pla_0.4_fast.inst.cfg 496 B

123456789101112131415161718192021222324
  1. [general]
  2. version = 4
  3. name = Normal
  4. definition = ultimaker2_plus
  5. [metadata]
  6. setting_version = 17
  7. type = quality
  8. quality_type = fast
  9. weight = -1
  10. material = generic_pla
  11. variant = 0.4 mm
  12. [values]
  13. cool_min_layer_time = 5
  14. cool_min_speed = 10
  15. infill_sparse_density = 18
  16. speed_layer_0 = =round(speed_print * 30 / 60)
  17. speed_print = 60
  18. speed_topbottom = =math.ceil(speed_print * 30 / 60)
  19. speed_travel = 150
  20. speed_wall = =math.ceil(speed_print * 50 / 60)
  21. top_bottom_thickness = 0.75
  22. wall_thickness = 0.7