um3_aa0.4_CPE_Normal_Quality.inst.cfg 582 B

1234567891011121314151617181920212223
  1. [general]
  2. version = 2
  3. name = Normal Quality
  4. definition = ultimaker3
  5. [metadata]
  6. type = quality
  7. quality_type = normal
  8. material = generic_cpe_ultimaker3_AA_0.4
  9. weight = 0
  10. [values]
  11. machine_nozzle_cool_down_speed = 0.85
  12. machine_nozzle_heat_up_speed = 1.5
  13. material_initial_print_temperature = =material_print_temperature - 5
  14. material_final_print_temperature = =material_print_temperature - 10
  15. material_standby_temperature = 100
  16. prime_tower_size = 17
  17. speed_print = 55
  18. speed_layer_0 = 20
  19. speed_topbottom = =math.ceil(speed_print * 30 / 55)
  20. speed_wall = =math.ceil(speed_print * 30 / 55)