um3_aa0.4_PETG_Normal_Quality.inst.cfg 661 B

12345678910111213141516171819202122232425
  1. [general]
  2. definition = ultimaker3
  3. name = Fine
  4. version = 4
  5. [metadata]
  6. material = generic_petg
  7. quality_type = normal
  8. setting_version = 20
  9. type = quality
  10. variant = AA 0.4
  11. weight = 0
  12. [values]
  13. machine_nozzle_cool_down_speed = 0.85
  14. machine_nozzle_heat_up_speed = 1.5
  15. material_final_print_temperature = =material_print_temperature - 15
  16. material_initial_print_temperature = =material_print_temperature - 10
  17. material_print_temperature = =default_material_print_temperature - 5
  18. retraction_combing = all
  19. speed_infill = =math.ceil(speed_print * 45 / 55)
  20. speed_print = 55
  21. speed_topbottom = =math.ceil(speed_print * 30 / 55)
  22. speed_wall = =math.ceil(speed_print * 30 / 55)