um2p_tpu_0.6_fast.inst.cfg 791 B

1234567891011121314151617181920212223242526272829303132333435
  1. [general]
  2. definition = ultimaker2_plus
  3. name = Normal
  4. version = 4
  5. [metadata]
  6. material = generic_tpu
  7. quality_type = fast
  8. setting_version = 23
  9. type = quality
  10. variant = 0.6 mm
  11. weight = -1
  12. [values]
  13. adhesion_type = brim
  14. brim_line_count = 8
  15. cool_fan_speed = 60
  16. cool_fan_speed_min = =cool_fan_speed * 35 / 60
  17. infill_sparse_density = 10
  18. layer_0_z_overlap = 0.12
  19. raft_airgap = 0.24
  20. retraction_count_max = 15
  21. retraction_hop_enabled = 0.2
  22. speed_infill = =math.ceil(speed_print * 45 / 45)
  23. speed_print = 45
  24. speed_support = 40
  25. speed_topbottom = =math.ceil(speed_print * 35 / 45)
  26. speed_travel = 150
  27. speed_wall_0 = =math.ceil(speed_print * 15 / 45)
  28. speed_wall_x = =math.ceil(speed_print * 40 / 45)
  29. support_angle = 45
  30. support_enable = True
  31. support_z_distance = =layer_height * 2
  32. top_bottom_thickness = 1.2