um2pc_cpep_0.4_draft.inst.cfg 1.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. [general]
  2. version = 4
  3. name = Fast
  4. definition = ultimaker2_plus_connect
  5. [metadata]
  6. setting_version = 17
  7. type = quality
  8. quality_type = draft
  9. weight = -2
  10. material = generic_cpe_plus
  11. variant = 0.4 mm
  12. [values]
  13. cool_fan_speed = 50
  14. cool_fan_speed_min = =cool_fan_speed * 25 / 50
  15. cool_min_layer_time = 3
  16. cool_min_speed = 8
  17. infill_overlap = 5
  18. infill_sparse_density = 20
  19. layer_0_z_overlap = 0.22
  20. line_width = 0.38
  21. raft_airgap = 0.37
  22. raft_base_line_spacing = 1.6
  23. raft_base_line_width = 0.8
  24. raft_interface_line_spacing = 1
  25. raft_interface_line_width = 0.8
  26. raft_margin = 15
  27. raft_surface_line_width = 0.38
  28. speed_layer_0 = =math.ceil(speed_print * 15 / 25)
  29. speed_print = 25
  30. speed_topbottom = =math.ceil(speed_print * 20 / 25)
  31. speed_wall_0 = =math.ceil(speed_print * 20 / 25)
  32. speed_wall_x = =speed_print
  33. support_angle = 45
  34. support_enable = True
  35. support_infill_rate = =0 if support_enable and support_structure == 'tree' else 20
  36. support_pattern = lines
  37. support_z_distance = 0.26
  38. top_bottom_thickness = 1.5
  39. wall_thickness = 1.14
  40. retraction_combing_max_distance = 50