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

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. [general]
  2. definition = ultimaker_s5
  3. name = Extra Fast
  4. version = 4
  5. [metadata]
  6. material = generic_tpu
  7. quality_type = verydraft
  8. setting_version = 23
  9. type = quality
  10. variant = AA 0.8
  11. weight = -3
  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. infill_sparse_density = 15
  21. machine_nozzle_cool_down_speed = 0.5
  22. machine_nozzle_heat_up_speed = 2.5
  23. material_final_print_temperature = =material_print_temperature - 10
  24. material_flow = 105
  25. material_initial_print_temperature = =material_print_temperature - 10
  26. material_print_temperature = =default_material_print_temperature - 2
  27. multiple_mesh_overlap = 0.2
  28. prime_tower_enable = True
  29. prime_tower_flow = 100
  30. retraction_count_max = 15
  31. retraction_extra_prime_amount = 0.5
  32. retraction_hop = 1.5
  33. retraction_hop_only_when_collides = False
  34. retraction_prime_speed = 15
  35. speed_print = 30
  36. speed_topbottom = =math.ceil(speed_print * 23 / 30)
  37. speed_wall = =math.ceil(speed_print * 30 / 30)
  38. speed_wall_x = =math.ceil(speed_wall * 30 / 30)
  39. support_angle = 50
  40. switch_extruder_prime_speed = 15
  41. switch_extruder_retraction_amount = 20
  42. switch_extruder_retraction_speeds = 45
  43. top_bottom_thickness = =layer_height * 6
  44. top_skin_expand_distance = =line_width * 2
  45. travel_avoid_distance = 1.5
  46. wall_0_wipe_dist = =line_width * 2