um_s5_aa0.8_um-tough-pla_0.2mm.inst.cfg 2.3 KB

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