mingda_global_low.inst.cfg 721 B

1234567891011121314151617181920212223242526272829303132333435
  1. [general]
  2. version = 4
  3. name = Low Quality
  4. definition = mingda_base
  5. [metadata]
  6. setting_version = 20
  7. type = quality
  8. quality_type = low
  9. weight = -4
  10. global_quality = True
  11. [values]
  12. layer_height = 0.28
  13. layer_height_0 = 0.28
  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)