um2pc_cpe_0.4_high.inst.cfg 657 B

123456789101112131415161718192021222324252627
  1. [general]
  2. version = 4
  3. name = Extra Fine
  4. definition = ultimaker2_plus_connect
  5. [metadata]
  6. setting_version = 16
  7. type = quality
  8. quality_type = high
  9. weight = 1
  10. material = generic_cpe
  11. variant = 0.4 mm
  12. [values]
  13. cool_fan_speed_min = =cool_fan_speed * 0.8
  14. cool_min_layer_time = 2
  15. cool_min_layer_time_fan_speed_max = 15
  16. cool_min_speed = 15
  17. infill_sparse_density = 20
  18. speed_layer_0 = =round(speed_print * 30 / 45)
  19. speed_print = 45
  20. speed_wall = =math.ceil(speed_print * 30 / 45)
  21. top_bottom_thickness = 0.72
  22. wall_thickness = 1.05
  23. speed_topbottom = =math.ceil(speed_print * 15 / 45)
  24. speed_infill = =math.ceil(speed_print * 45 / 45)
  25. retraction_combing_max_distance = 50