um_s5_aa0.8_tpu_0.2mm.inst.cfg 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. [general]
  2. definition = ultimaker_s5
  3. name = Fast
  4. version = 4
  5. [metadata]
  6. material = generic_tpu
  7. quality_type = draft
  8. setting_version = 23
  9. type = quality
  10. variant = AA 0.8
  11. weight = -2
  12. [values]
  13. bridge_skin_material_flow = 200
  14. bridge_skin_speed = =bridge_wall_speed
  15. bridge_sparse_infill_max_density = 50
  16. bridge_wall_material_flow = =bridge_skin_material_flow
  17. bridge_wall_speed = 10
  18. brim_width = 8.75
  19. infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'cross_3d'
  20. machine_nozzle_cool_down_speed = 0.5
  21. machine_nozzle_heat_up_speed = 2.5
  22. material_final_print_temperature = =material_print_temperature - 10
  23. material_flow = 105
  24. material_initial_print_temperature = =material_print_temperature - 10
  25. material_print_temperature = =default_material_print_temperature - 4
  26. multiple_mesh_overlap = 0.2
  27. prime_tower_enable = True
  28. prime_tower_flow = 100
  29. retraction_count_max = 15
  30. retraction_extra_prime_amount = 0.5
  31. retraction_hop = 1.5
  32. retraction_hop_only_when_collides = False
  33. retraction_prime_speed = 15
  34. speed_print = 30
  35. speed_topbottom = =math.ceil(speed_print * 25 / 30)
  36. speed_wall = =math.ceil(speed_print * 30 / 30)
  37. speed_wall_x = =math.ceil(speed_wall * 30 / 30)
  38. support_angle = 50
  39. switch_extruder_prime_speed = 15
  40. switch_extruder_retraction_amount = 20
  41. switch_extruder_retraction_speeds = 45
  42. top_bottom_thickness = =layer_height * 6
  43. top_skin_expand_distance = =line_width * 2
  44. travel_avoid_distance = 1.5
  45. wall_0_wipe_dist = =line_width * 2