um_s5_aa0.8_um-pla_0.4mm.inst.cfg 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. [general]
  2. definition = ultimaker_s5
  3. name = Sprint
  4. version = 4
  5. [metadata]
  6. material = ultimaker_pla
  7. quality_type = superdraft
  8. setting_version = 24
  9. type = quality
  10. variant = AA 0.8
  11. weight = -4
  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_speed = =bridge_wall_speed
  23. bridge_sparse_infill_max_density = 50
  24. bridge_wall_speed = 30
  25. cool_min_layer_time = 6
  26. gradual_flow_discretisation_step_size = 0.2
  27. gradual_flow_enabled = True
  28. infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'grid'
  29. infill_sparse_density = 15
  30. jerk_infill = =jerk_print
  31. jerk_layer_0 = =jerk_wall_0
  32. jerk_print = =max(30, speed_print/2)
  33. jerk_roofing = =jerk_wall_0
  34. jerk_topbottom = =jerk_wall
  35. jerk_wall = =jerk_infill
  36. jerk_wall_0 = =max(30, speed_wall_0/2)
  37. machine_nozzle_cool_down_speed = 1.3
  38. machine_nozzle_heat_up_speed = 1.9
  39. material_extrusion_cool_down_speed = 0.7
  40. material_flow = 93
  41. material_max_flowrate = 15
  42. material_print_temperature = =default_material_print_temperature + 15
  43. max_flow_acceleration = 2
  44. optimize_wall_printing_order = False
  45. raft_airgap = 0.25
  46. retraction_amount = 4
  47. retraction_prime_speed = 22
  48. retraction_speed = 45
  49. small_skin_on_surface = False
  50. small_skin_width = 4
  51. speed_infill = =speed_print
  52. speed_ironing = 20
  53. speed_layer_0 = 30
  54. speed_prime_tower = =speed_wall_0
  55. speed_print = 45
  56. speed_roofing = =math.ceil(speed_wall*(45/100))
  57. speed_support_interface = =speed_wall_0
  58. speed_topbottom = =speed_print
  59. speed_wall = =speed_infill
  60. speed_wall_0 = =math.ceil(speed_wall*(30/45))
  61. speed_wall_x = =speed_wall
  62. speed_wall_x_roofing = =speed_roofing
  63. support_angle = 70
  64. support_interface_enable = False
  65. support_structure = tree
  66. top_bottom_thickness = =max(1 , layer_height * 5)
  67. wall_0_wipe_dist = 0.8
  68. wall_line_width_0 = =line_width * (1 + magic_spiralize * 0.25)
  69. zig_zaggify_infill = True