anycubic_i3_mega_normal.inst.cfg 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. [general]
  2. version = 4
  3. name = Normal
  4. definition = anycubic_i3_mega
  5. [metadata]
  6. setting_version = 17
  7. type = quality
  8. quality_type = normal
  9. weight = 0
  10. global_quality = True
  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.2
  27. layer_height_0 = 0.2
  28. material_diameter = 1.75
  29. retract_at_layer_change = False
  30. retraction_amount = 6
  31. retraction_hop = 0.075
  32. retraction_hop_enabled = True
  33. retraction_hop_only_when_collides = True
  34. retraction_min_travel = 1.5
  35. retraction_speed = 40
  36. skirt_brim_speed = 40
  37. skirt_gap = 5
  38. skirt_line_count = 3
  39. speed_infill = =speed_print
  40. speed_print = 50
  41. speed_support = 30
  42. speed_topbottom = =math.ceil(speed_print * 20 / 50)
  43. speed_travel = 100
  44. speed_wall = =speed_print
  45. speed_wall_x = =speed_print
  46. support_angle = 60
  47. support_enable = True
  48. support_interface_enable = True
  49. support_pattern = triangles
  50. support_roof_enable = True
  51. support_type = everywhere
  52. support_use_towers = False
  53. support_xy_distance = 0.7
  54. top_bottom_thickness = 1.2
  55. wall_thickness = 1.2