tevo_blackwidow_high.inst.cfg 652 B

123456789101112131415161718192021222324252627282930313233
  1. [general]
  2. definition = tevo_blackwidow
  3. name = High
  4. version = 4
  5. [metadata]
  6. global_quality = True
  7. quality_type = high
  8. setting_version = 23
  9. type = quality
  10. weight = 1
  11. [values]
  12. brim_width = 4.0
  13. infill_pattern = zigzag
  14. layer_height = 0.1
  15. speed_infill = =speed_print
  16. speed_print = 50
  17. speed_support = 30
  18. speed_topbottom = =math.ceil(speed_print * 15 / 50)
  19. speed_travel = 100
  20. speed_wall = =speed_print
  21. speed_wall_x = =speed_print
  22. support_angle = 60
  23. support_enable = True
  24. support_interface_enable = True
  25. support_pattern = triangles
  26. support_type = everywhere
  27. support_use_towers = False
  28. support_xy_distance = 0.7
  29. top_bottom_thickness = 1.2
  30. wall_thickness = 1.2