um3_aa0.8_TPU_Verydraft_Print.inst.cfg 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. [general]
  2. definition = ultimaker3
  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. brim_width = 8.75
  14. gradual_infill_step_height = =4 * layer_height
  15. infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'cross_3d'
  16. infill_sparse_density = 15
  17. layer_height = 0.3
  18. machine_nozzle_cool_down_speed = 0.5
  19. machine_nozzle_heat_up_speed = 2.5
  20. material_final_print_temperature = =material_print_temperature - 10
  21. material_flow = 105
  22. material_initial_print_temperature = =material_print_temperature - 10
  23. material_print_temperature = =default_material_print_temperature - 2
  24. multiple_mesh_overlap = 0.2
  25. prime_tower_enable = True
  26. prime_tower_flow = 100
  27. retraction_count_max = 15
  28. retraction_extra_prime_amount = 0.5
  29. retraction_hop = 1.5
  30. retraction_hop_only_when_collides = False
  31. retraction_min_travel = =line_width * 2
  32. retraction_prime_speed = 15
  33. speed_print = 30
  34. speed_topbottom = =math.ceil(speed_print * 23 / 30)
  35. speed_travel = 300
  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 = 1.2
  43. top_skin_expand_distance = =line_width * 2
  44. travel_avoid_distance = 1.5
  45. wall_0_wipe_dist = =line_width * 2