sovol_titan_global_low.inst.cfg 475 B

12345678910111213141516171819202122
  1. [general]
  2. definition = sovol_base_titan
  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. layer_height = 0.28
  13. layer_height_0 = 0.28
  14. speed_print = 60
  15. speed_topbottom = =math.ceil(speed_print * (60 / 100))
  16. speed_wall = =math.ceil(speed_print * (60 / 100))
  17. support_interface_height = =layer_height*4
  18. top_bottom_thickness = =layer_height_0+layer_height*3
  19. wall_thickness = =line_width*2