high.inst.cfg 297 B

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