high.inst.cfg 296 B

12345678910111213141516
  1. [general]
  2. version = 4
  3. name = Extra Fine
  4. definition = fdmprinter
  5. [metadata]
  6. setting_version = 20
  7. type = quality
  8. quality_type = high
  9. weight = 1
  10. global_quality = True
  11. [values]
  12. layer_height = 0.06
  13. speed_topbottom = =math.ceil(speed_print * 15 / 60)
  14. speed_infill = =math.ceil(speed_print * 80 / 60)