um2p_cpe_0.4_high.inst.cfg 612 B

1234567891011121314151617181920212223242526
  1. [general]
  2. version = 4
  3. name = Extra Fine
  4. definition = ultimaker2_plus
  5. [metadata]
  6. setting_version = 17
  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 = 22
  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)