um2pc_tpu_0.6_fast.inst.cfg 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. [general]
  2. version = 4
  3. name = Normal
  4. definition = ultimaker2_plus_connect
  5. [metadata]
  6. setting_version = 17
  7. type = quality
  8. quality_type = fast
  9. weight = -1
  10. material = generic_tpu
  11. variant = 0.6 mm
  12. [values]
  13. adhesion_type = brim
  14. brim_line_count = 20
  15. cool_fan_speed = 80
  16. cool_fan_speed_min = =cool_fan_speed
  17. cool_min_speed = 15
  18. infill_sparse_density = 10
  19. layer_0_z_overlap = 0.12
  20. line_width = 0.57
  21. raft_airgap = 0.24
  22. raft_base_line_spacing = 1.2
  23. raft_base_line_width = 0.6
  24. raft_interface_line_spacing = 1.2
  25. raft_interface_line_width = 0.57
  26. raft_margin = 15
  27. raft_surface_line_width = 0.5
  28. retraction_hop_enabled = 0.2
  29. speed_layer_0 = =math.ceil(speed_print * 30 / 45)
  30. speed_print = 45
  31. speed_support = 40
  32. speed_topbottom = =math.ceil(speed_print * 35 / 45)
  33. speed_travel = 150
  34. speed_wall_0 = =math.ceil(speed_print * 15 / 45)
  35. speed_wall_x = =math.ceil(speed_print * 40 / 45)
  36. support_angle = 45
  37. support_enable = True
  38. support_infill_rate = =0 if support_structure == 'tree' else 25
  39. support_xy_distance = 0.7
  40. support_z_distance = =layer_height * 2
  41. top_bottom_thickness = 1.2
  42. wall_thickness = 1.14
  43. speed_infill = =math.ceil(speed_print * 45 / 45)