um3_aa0.4_CPE_High_Quality.inst.cfg 442 B

123456789101112131415161718192021
  1. [general]
  2. version = 2
  3. name = High Quality
  4. definition = ultimaker3
  5. [metadata]
  6. type = quality
  7. quality_type = high
  8. material = generic_cpe_ultimaker3_AA_0.4
  9. weight = 1
  10. [values]
  11. cool_min_speed = 12
  12. machine_nozzle_cool_down_speed = 0.85
  13. machine_nozzle_heat_up_speed = 1.5
  14. material_standby_temperature = 100
  15. prime_tower_size = 17
  16. speed_print = 50
  17. speed_topbottom = =math.ceil(speed_print * 30 / 50)
  18. speed_wall = =math.ceil(speed_print * 30 / 50)