um2pc_cpep_0.8_draft.inst.cfg 778 B

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