um3_aa0.8_TPU_Superdraft_Print.inst.cfg 1.4 KB

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