eryone_er20_normal.inst.cfg 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. [general]
  2. version = 4
  3. name = Normal
  4. definition = eryone_er20
  5. [metadata]
  6. setting_version = 16
  7. type = quality
  8. quality_type = normal
  9. weight = 0
  10. global_quality = True
  11. [values]
  12. acceleration_enabled = True
  13. acceleration_print = 1000
  14. acceleration_travel = 3000
  15. adhesion_type = brim
  16. brim_width = 5
  17. cool_fan_full_at_height = 0.5
  18. cool_fan_speed = 100
  19. cool_fan_speed_0 = 100
  20. infill_overlap = 15
  21. infill_pattern = zigzag
  22. infill_sparse_density = 25
  23. initial_layer_line_width_factor = 105
  24. jerk_enabled = True
  25. jerk_print = 8
  26. jerk_travel = 10
  27. layer_height = 0.2
  28. layer_height_0 = 0.2
  29. material_bed_temperature = 60
  30. material_diameter = 1.75
  31. default_material_print_temperature = 205
  32. material_print_temperature = 205
  33. material_print_temperature_layer_0 = 205
  34. material_initial_print_temperature = 205
  35. material_final_print_temperature = 205
  36. retract_at_layer_change = False
  37. retraction_amount = 6
  38. retraction_hop = 0.075
  39. retraction_hop_enabled = True
  40. retraction_hop_only_when_collides = True
  41. retraction_min_travel = 1.5
  42. retraction_speed = 55
  43. skirt_brim_speed = 40
  44. skirt_gap = 5
  45. skirt_line_count = 3
  46. speed_infill = =speed_print
  47. speed_print = 50
  48. speed_support = 30
  49. speed_topbottom = =math.ceil(speed_print * 20 / 50)
  50. speed_travel = 150
  51. speed_wall = =speed_print
  52. speed_wall_x = =speed_print
  53. support_angle = 50
  54. support_enable = True
  55. support_interface_enable = True
  56. support_pattern = triangles
  57. support_roof_enable = True
  58. support_type = everywhere
  59. support_use_towers = False
  60. support_z_distance = 0.3
  61. support_xy_distance = 0.7
  62. support_xy_distance_overhang = 0.2
  63. top_bottom_thickness = 1.2
  64. wall_thickness = 1.2