anycubic_i3_mega_draft.inst.cfg 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. [general]
  2. definition = anycubic_i3_mega
  3. name = Draft
  4. version = 4
  5. [metadata]
  6. global_quality = True
  7. quality_type = draft
  8. setting_version = 23
  9. type = quality
  10. weight = -2
  11. [values]
  12. acceleration_enabled = True
  13. acceleration_print = 1800
  14. acceleration_travel = 3000
  15. adhesion_type = skirt
  16. brim_width = 4.0
  17. cool_fan_full_at_height = 0.5
  18. cool_fan_speed_max = 100
  19. infill_overlap = 15
  20. infill_pattern = zigzag
  21. infill_sparse_density = 25
  22. initial_layer_line_width_factor = 140
  23. jerk_enabled = True
  24. jerk_print = 8
  25. jerk_travel = 10
  26. layer_height = 0.3
  27. layer_height_0 = 0.3
  28. retract_at_layer_change = False
  29. retraction_amount = 6
  30. retraction_hop = 0.075
  31. retraction_hop_enabled = True
  32. retraction_hop_only_when_collides = True
  33. retraction_min_travel = 1.5
  34. retraction_speed = 40
  35. skirt_brim_speed = 40
  36. skirt_gap = 5
  37. skirt_line_count = 3
  38. speed_infill = =speed_print
  39. speed_print = 60
  40. speed_support = 60
  41. speed_topbottom = =math.ceil(speed_print * 30 / 60)
  42. speed_travel = 100
  43. speed_wall = =speed_print
  44. speed_wall_x = =speed_print
  45. support_angle = 60
  46. support_enable = True
  47. support_interface_enable = True
  48. support_pattern = triangles
  49. support_roof_enable = True
  50. support_type = everywhere
  51. support_use_towers = False
  52. support_xy_distance = 0.7
  53. top_bottom_thickness = 1.2
  54. wall_thickness = 1.2