um2pc_cpe_0.4_high.inst.cfg 631 B

1234567891011121314151617181920212223242526
  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_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. retraction_combing_max_distance = 50
  19. retraction_prime_speed = =retraction_speed
  20. speed_print = 45
  21. speed_wall = =math.ceil(speed_print * 30 / 45)
  22. top_bottom_thickness = 0.72
  23. speed_topbottom = =math.ceil(speed_print * 15 / 45)
  24. speed_infill = =math.ceil(speed_print * 45 / 45)