sovol_planetary_global_draft.inst.cfg 505 B

1234567891011121314151617181920212223
  1. [general]
  2. definition = sovol_base_planetary
  3. name = Draft Quality
  4. version = 4
  5. [metadata]
  6. global_quality = True
  7. quality_type = draft
  8. setting_version = 23
  9. type = quality
  10. weight = -5
  11. [values]
  12. adhesion_type = skirt
  13. layer_height = 0.32
  14. layer_height_0 = 0.32
  15. speed_print = 60
  16. speed_topbottom = =math.ceil(speed_print * (60 / 100))
  17. speed_wall = =math.ceil(speed_print * (60 / 100))
  18. support_interface_height = =layer_height*4
  19. top_bottom_thickness = =layer_height_0+layer_height*3
  20. wall_thickness = =line_width*2