mingda_global_draft.inst.cfg 726 B

123456789101112131415161718192021222324252627282930313233343536
  1. [general]
  2. version = 4
  3. name = Draft Quality
  4. definition = mingda_base
  5. [metadata]
  6. setting_version = 20
  7. type = quality
  8. quality_type = draft
  9. weight = -5
  10. global_quality = True
  11. [values]
  12. layer_height = 0.32
  13. layer_height_0 = 0.32
  14. top_bottom_thickness = =layer_height_0+layer_height*3
  15. wall_thickness = =line_width*2
  16. support_interface_height = =layer_height*4
  17. jerk_travel = 20
  18. acceleration_print = 2000
  19. acceleration_wall = 1500
  20. acceleration_wall_0 = 1000
  21. acceleration_topbottom = 1000
  22. acceleration_travel = 2000
  23. infill_sparse_density = 10
  24. infill_line_width = =line_width*1
  25. speed_print = 50
  26. speed_wall = 50
  27. raft_airgap = 0.18
  28. raft_base_thickness = =round(layer_height*1.5, 2)
  29. raft_interface_thickness = =round(layer_height*1.2, 2)