um2pc_tpu_0.25_high.inst.cfg 895 B

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