um2p_cpep_0.4_draft.inst.cfg 656 B

123456789101112131415161718192021222324252627282930
  1. [general]
  2. definition = ultimaker2_plus
  3. name = Fast
  4. version = 4
  5. [metadata]
  6. material = generic_cpe_plus
  7. quality_type = draft
  8. setting_version = 23
  9. type = quality
  10. variant = 0.4 mm
  11. weight = -2
  12. [values]
  13. adhesion_type = raft
  14. cool_fan_speed = 50
  15. cool_fan_speed_min = =cool_fan_speed * 25 / 50
  16. infill_overlap = =0 if infill_sparse_density > 80 else 5
  17. infill_sparse_density = 30
  18. layer_0_z_overlap = 0.22
  19. raft_airgap = 0.37
  20. speed_print = 25
  21. speed_topbottom = =math.ceil(speed_print * 20 / 25)
  22. speed_wall_0 = =math.ceil(speed_print * 20 / 25)
  23. speed_wall_x = =speed_print
  24. support_angle = 45
  25. support_enable = True
  26. support_z_distance = 0.26
  27. top_bottom_thickness = 1.5