um3_aa0.4_PC_High_Quality.inst.cfg 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114
  1. [general]
  2. version = 2
  3. name = High Quality
  4. definition = ultimaker3
  5. [metadata]
  6. type = quality
  7. quality_type = high
  8. material = generic_pc_ultimaker3_AA_0.4
  9. weight = 1
  10. [values]
  11. acceleration_enabled = True
  12. acceleration_infill = =acceleration_print
  13. acceleration_layer_0 = =acceleration_topbottom
  14. acceleration_prime_tower = =math.ceil(acceleration_print * 2000 / 4000)
  15. acceleration_print = 4000
  16. acceleration_support = =math.ceil(acceleration_print * 2000 / 4000)
  17. acceleration_support_infill = =acceleration_support
  18. acceleration_support_interface = =acceleration_topbottom
  19. acceleration_topbottom = =math.ceil(acceleration_print * 500 / 4000)
  20. acceleration_wall = =math.ceil(acceleration_print * 1000 / 4000)
  21. acceleration_wall_0 = =math.ceil(acceleration_wall * 500 / 1000)
  22. acceleration_wall_x = =acceleration_wall
  23. adhesion_type = raft
  24. brim_width = 20
  25. cool_fan_full_at_height = =layer_height_0 + layer_height
  26. cool_fan_speed = 0
  27. cool_fan_speed_max = 50
  28. cool_min_layer_time = 5
  29. cool_min_layer_time_fan_speed_max = 5
  30. cool_min_speed = 8
  31. infill_line_width = =round(line_width * 0.4 / 0.35, 2)
  32. infill_overlap = 0
  33. infill_overlap_mm = 0.05
  34. infill_pattern = triangles
  35. infill_sparse_density = 20
  36. infill_wipe_dist = 0.1
  37. jerk_enabled = True
  38. jerk_infill = =jerk_print
  39. jerk_layer_0 = =jerk_topbottom
  40. jerk_prime_tower = =math.ceil(jerk_print * 15 / 25)
  41. jerk_print = 25
  42. jerk_support = =math.ceil(jerk_print * 15 / 25)
  43. jerk_support_infill = =jerk_support
  44. jerk_support_interface = =jerk_topbottom
  45. jerk_topbottom = =math.ceil(jerk_print * 5 / 25)
  46. jerk_wall = =math.ceil(jerk_print * 10 / 25)
  47. jerk_wall_0 = =math.ceil(jerk_wall * 5 / 10)
  48. jerk_wall_x = =jerk_wall
  49. layer_height = 0.06
  50. layer_height_0 = =round(machine_nozzle_size / 1.5, 2)
  51. line_width = =machine_nozzle_size * 0.875
  52. machine_min_cool_heat_time_window = 15
  53. machine_nozzle_cool_down_speed = 0.85
  54. machine_nozzle_heat_up_speed = 1.5
  55. material_bed_temperature = 107
  56. material_flow = 100
  57. material_initial_print_temperature = =material_print_temperature - 5
  58. material_final_print_temperature = =material_print_temperature - 10
  59. material_print_temperature = =default_material_print_temperature - 10
  60. material_standby_temperature = 100
  61. multiple_mesh_overlap = 0
  62. ooze_shield_angle = 40
  63. ooze_shield_dist = 2
  64. prime_tower_enable = True
  65. prime_tower_size = 16
  66. prime_tower_wipe_enabled = True
  67. raft_airgap = 0.25
  68. raft_margin = 15
  69. retraction_amount = 8
  70. retraction_count_max = 80
  71. retraction_extrusion_window = 1
  72. retraction_hop = 2
  73. retraction_hop_enabled = True
  74. retraction_hop_only_when_collides = True
  75. retraction_min_travel = 0.8
  76. retraction_prime_speed = 15
  77. retraction_speed = 35
  78. skin_overlap = 30
  79. speed_infill = =speed_print
  80. speed_layer_0 = 25
  81. speed_prime_tower = =speed_topbottom
  82. speed_print = 50
  83. speed_support = =speed_wall_0
  84. speed_support_interface = =speed_topbottom
  85. speed_topbottom = 25
  86. speed_travel = 250
  87. speed_wall = =math.ceil(speed_print * 40 / 50)
  88. speed_wall_0 = =math.ceil(speed_wall * 25 / 40)
  89. speed_wall_x = =speed_wall
  90. support_angle = 60
  91. support_bottom_distance = =support_z_distance
  92. support_infill_rate = 15
  93. support_pattern = zigzag
  94. support_roof_density = 100
  95. support_roof_enable = False
  96. support_roof_line_distance = 0.4
  97. support_roof_pattern = lines
  98. support_top_distance = =support_z_distance
  99. support_xy_distance = =wall_line_width_0 * 2.5
  100. support_xy_distance_overhang = =wall_line_width_0
  101. support_z_distance = =layer_height * 2
  102. switch_extruder_prime_speed = 15
  103. switch_extruder_retraction_amount = 20
  104. switch_extruder_retraction_speeds = 35
  105. top_bottom_thickness = 1.2
  106. travel_avoid_distance = 3
  107. travel_compensate_overlapping_walls_enabled = True
  108. xy_offset = -0.15
  109. wall_0_inset = 0
  110. wall_line_width_x = =round(line_width * 0.4 / 0.35, 2)
  111. wall_thickness = 1.2