mingda_global_low.inst.cfg 718 B

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