um_s3_aa0.4_PETG_Fast_Print.inst.cfg 779 B

12345678910111213141516171819202122232425262728
  1. [general]
  2. version = 4
  3. name = Normal
  4. definition = ultimaker_s3
  5. [metadata]
  6. setting_version = 17
  7. type = quality
  8. quality_type = fast
  9. weight = -1
  10. material = generic_petg
  11. variant = AA 0.4
  12. [values]
  13. cool_min_speed = 7
  14. material_print_temperature = =default_material_print_temperature
  15. material_initial_print_temperature = =material_print_temperature - 5
  16. material_final_print_temperature = =material_print_temperature - 10
  17. retraction_combing_max_distance = 8
  18. speed_print = 60
  19. speed_layer_0 = =math.ceil(speed_print * 20 / 60)
  20. speed_topbottom = =math.ceil(speed_print * 30 / 60)
  21. speed_wall = =math.ceil(speed_print * 40 / 60)
  22. speed_wall_0 = =math.ceil(speed_wall * 30 / 40)
  23. infill_pattern = triangles
  24. speed_infill = =math.ceil(speed_print * 50 / 60)
  25. initial_layer_line_width_factor = 100