um3_aa0.4_PC_High_Quality.inst.cfg 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. [general]
  2. version = 4
  3. name = Extra Fine
  4. definition = ultimaker3
  5. [metadata]
  6. setting_version = 4
  7. type = quality
  8. quality_type = high
  9. weight = 1
  10. material = generic_pc
  11. variant = AA 0.4
  12. [values]
  13. acceleration_enabled = True
  14. acceleration_print = 4000
  15. adhesion_type = raft
  16. brim_width = 20
  17. cool_fan_full_at_height = =layer_height_0 + layer_height
  18. cool_fan_speed_max = 50
  19. cool_min_layer_time_fan_speed_max = 5
  20. cool_min_speed = 8
  21. infill_line_width = =round(line_width * 0.4 / 0.35, 2)
  22. infill_overlap = 0
  23. infill_overlap_mm = 0.05
  24. infill_pattern = triangles
  25. infill_wipe_dist = 0.1
  26. jerk_enabled = True
  27. jerk_print = 25
  28. layer_height = 0.06
  29. machine_min_cool_heat_time_window = 15
  30. machine_nozzle_cool_down_speed = 0.85
  31. machine_nozzle_heat_up_speed = 1.5
  32. material_final_print_temperature = =material_print_temperature - 10
  33. material_initial_print_temperature = =material_print_temperature - 5
  34. material_print_temperature = =default_material_print_temperature - 10
  35. material_standby_temperature = 100
  36. multiple_mesh_overlap = 0
  37. ooze_shield_angle = 40
  38. prime_tower_enable = True
  39. prime_tower_wipe_enabled = True
  40. raft_airgap = 0.25
  41. raft_interface_thickness = =max(layer_height * 1.5, 0.225)
  42. retraction_count_max = 80
  43. retraction_extrusion_window = 1
  44. retraction_hop = 2
  45. retraction_hop_only_when_collides = True
  46. retraction_min_travel = 0.8
  47. retraction_prime_speed = 15
  48. skin_overlap = 30
  49. speed_layer_0 = 25
  50. speed_print = 50
  51. speed_topbottom = =math.ceil(speed_print * 25 / 50)
  52. speed_travel = 250
  53. speed_wall = =math.ceil(speed_print * 40 / 50)
  54. speed_wall_0 = =math.ceil(speed_wall * 25 / 40)
  55. support_bottom_distance = =support_z_distance
  56. support_interface_density = 87.5
  57. support_interface_pattern = lines
  58. switch_extruder_prime_speed = 15
  59. switch_extruder_retraction_amount = 20
  60. switch_extruder_retraction_speeds = 35
  61. wall_0_inset = 0
  62. wall_line_width_x = =round(line_width * 0.4 / 0.35, 2)
  63. wall_thickness = 1.2