um3_aa0.4_CPE_High_Quality.inst.cfg 453 B

123456789101112131415161718192021
  1. [general]
  2. definition = ultimaker3
  3. name = Extra Fine
  4. version = 4
  5. [metadata]
  6. material = generic_cpe
  7. quality_type = high
  8. setting_version = 23
  9. type = quality
  10. variant = AA 0.4
  11. weight = 1
  12. [values]
  13. machine_nozzle_cool_down_speed = 0.85
  14. machine_nozzle_heat_up_speed = 1.5
  15. material_print_temperature = =default_material_print_temperature - 10
  16. speed_print = 50
  17. speed_topbottom = =math.ceil(speed_print * 30 / 50)
  18. speed_wall = =math.ceil(speed_print * 30 / 50)