um_s5_aa0.8_um-petg_0.3mm.inst.cfg 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. [general]
  2. definition = ultimaker_s5
  3. name = Extra Fast
  4. version = 4
  5. [metadata]
  6. material = ultimaker_petg
  7. quality_type = verydraft
  8. setting_version = 24
  9. type = quality
  10. variant = AA 0.8
  11. weight = -3
  12. [values]
  13. acceleration_infill = =acceleration_print
  14. acceleration_ironing = 1000
  15. acceleration_layer_0 = =acceleration_wall_0
  16. acceleration_print = 3500
  17. acceleration_roofing = =acceleration_wall_0
  18. acceleration_topbottom = =acceleration_wall
  19. acceleration_wall = =acceleration_infill
  20. acceleration_wall_0 = 1500
  21. acceleration_wall_x = =acceleration_wall
  22. bridge_skin_material_flow = 100
  23. bridge_skin_speed = =bridge_wall_speed
  24. bridge_sparse_infill_max_density = 50
  25. bridge_wall_material_flow = 100
  26. bridge_wall_speed = 20
  27. cool_min_layer_time = 4
  28. gradual_flow_discretisation_step_size = 0.2
  29. gradual_flow_enabled = True
  30. infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'grid'
  31. infill_sparse_density = 15
  32. jerk_infill = =jerk_print
  33. jerk_layer_0 = =jerk_wall_0
  34. jerk_print = =max(30, speed_print/2)
  35. jerk_roofing = =jerk_wall_0
  36. jerk_topbottom = =jerk_wall
  37. jerk_wall = =jerk_infill
  38. jerk_wall_0 = =max(30, speed_wall_0/2)
  39. machine_nozzle_cool_down_speed = 1.4
  40. machine_nozzle_heat_up_speed = 1.7
  41. material_extrusion_cool_down_speed = 0.7
  42. material_flow = 93
  43. material_max_flowrate = 23
  44. material_print_temperature = =default_material_print_temperature - 5
  45. max_flow_acceleration = 1
  46. optimize_wall_printing_order = False
  47. prime_tower_enable = True
  48. retraction_amount = 3.5
  49. retraction_prime_speed = 15
  50. retraction_speed = 45
  51. small_skin_on_surface = False
  52. small_skin_width = 4
  53. speed_infill = =speed_print
  54. speed_ironing = 20
  55. speed_layer_0 = 30
  56. speed_prime_tower = =speed_wall_0
  57. speed_print = 75
  58. speed_roofing = =math.ceil(speed_wall*(45/100))
  59. speed_support_interface = =speed_wall_0
  60. speed_topbottom = =speed_print
  61. speed_wall = =speed_infill
  62. speed_wall_0 = =math.ceil(speed_wall*(30/75))
  63. speed_wall_x = =speed_wall
  64. speed_wall_x_roofing = =speed_roofing
  65. support_angle = 70
  66. support_interface_enable = False
  67. support_structure = tree
  68. top_bottom_thickness = =max(1.2 , layer_height * 6)
  69. wall_0_wipe_dist = 0.8
  70. wall_line_width_0 = =line_width * (1 + magic_spiralize * 0.25)
  71. zig_zaggify_infill = True