pla_0.6_normal.inst.cfg 502 B

123456789101112131415161718192021222324
  1. [general]
  2. definition = ultimaker2_plus
  3. name = Fine
  4. version = 4
  5. [metadata]
  6. material = generic_pla
  7. quality_type = fast
  8. setting_version = 23
  9. type = quality
  10. variant = 0.6 mm
  11. weight = 0
  12. [values]
  13. cool_min_layer_time = 5
  14. cool_min_speed = 10
  15. infill_sparse_density = 20
  16. speed_layer_0 = =round(speed_print * 30 / 55)
  17. speed_print = 55
  18. speed_topbottom = =math.ceil(speed_print * 20 / 55)
  19. speed_wall = =math.ceil(speed_print * 40 / 55)
  20. speed_wall_0 = =math.ceil(speed_print * 25 / 55)
  21. top_bottom_thickness = 1.2