um3_aa0.4_PETG_Draft_Print.inst.cfg 599 B

123456789101112131415161718192021222324
  1. [general]
  2. definition = ultimaker3
  3. name = Fast
  4. version = 4
  5. [metadata]
  6. material = generic_petg
  7. quality_type = draft
  8. setting_version = 20
  9. type = quality
  10. variant = AA 0.4
  11. weight = -2
  12. [values]
  13. material_final_print_temperature = =material_print_temperature - 5
  14. material_initial_print_temperature = =material_print_temperature
  15. material_print_temperature = =default_material_print_temperature + 5
  16. retraction_combing = all
  17. skin_overlap = 20
  18. speed_print = 60
  19. speed_topbottom = =math.ceil(speed_print * 35 / 60)
  20. speed_wall = =math.ceil(speed_print * 45 / 60)
  21. speed_wall_0 = =math.ceil(speed_wall * 35 / 45)