um3_aa0.4_TPU_Fast_Print.inst.cfg 1.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. [general]
  2. version = 2
  3. name = Normal
  4. definition = ultimaker3
  5. [metadata]
  6. type = quality
  7. quality_type = fast
  8. material = generic_tpu_ultimaker3_AA_0.4
  9. weight = -1
  10. setting_version = 1
  11. [values]
  12. acceleration_enabled = True
  13. acceleration_print = 4000
  14. brim_width = 8.75
  15. cool_fan_speed_max = 100
  16. cool_min_layer_time_fan_speed_max = 6
  17. cool_min_speed = 4
  18. gradual_infill_step_height = =5 * layer_height
  19. gradual_infill_steps = 4
  20. infill_line_width = =round(line_width * 0.38 / 0.38, 2)
  21. infill_overlap = 0
  22. infill_pattern = tetrahedral
  23. infill_sparse_density = 96
  24. infill_wipe_dist = 0.1
  25. jerk_enabled = True
  26. jerk_print = 25
  27. layer_height = 0.15
  28. line_width = =machine_nozzle_size * 0.95
  29. machine_min_cool_heat_time_window = 15
  30. machine_nozzle_cool_down_speed = 0.5
  31. machine_nozzle_heat_up_speed = 2.5
  32. material_final_print_temperature = =material_print_temperature - 21
  33. material_flow = 106
  34. material_initial_print_temperature = =material_print_temperature - 16
  35. material_print_temperature = =default_material_print_temperature + 2
  36. material_print_temperature_layer_0 = =default_material_print_temperature + 2
  37. material_standby_temperature = 100
  38. multiple_mesh_overlap = 0
  39. prime_tower_wipe_enabled = True
  40. retraction_amount = 7
  41. retraction_count_max = 12
  42. retraction_extra_prime_amount = 0.8
  43. retraction_extrusion_window = 1
  44. retraction_hop = 1.5
  45. retraction_hop_enabled = True
  46. retraction_hop_only_when_collides = True
  47. retraction_min_travel = 0.8
  48. retraction_prime_speed = 15
  49. skin_overlap = 5
  50. speed_equalize_flow_enabled = True
  51. speed_layer_0 = 18
  52. speed_print = 25
  53. speed_topbottom = =math.ceil(speed_print * 25 / 25)
  54. speed_travel = 300
  55. speed_wall = =math.ceil(speed_print * 25 / 25)
  56. speed_wall_0 = =math.ceil(speed_wall * 25 / 25)
  57. support_angle = 50
  58. switch_extruder_prime_speed = 15
  59. switch_extruder_retraction_amount = 20
  60. switch_extruder_retraction_speeds = 35
  61. top_bottom_thickness = 0.7
  62. travel_avoid_distance = 1.5
  63. wall_0_inset = 0
  64. wall_line_width_x = =line_width
  65. wall_thickness = 0.76