um_s5_aa0.4_ABS_High_Quality.inst.cfg 698 B

12345678910111213141516171819202122232425262728
  1. [general]
  2. version = 3
  3. name = Extra Fine
  4. definition = ultimaker_s5
  5. [metadata]
  6. setting_version = 4
  7. type = quality
  8. quality_type = high
  9. weight = 1
  10. material = generic_abs
  11. variant = AA 0.4
  12. [values]
  13. cool_min_speed = 12
  14. machine_nozzle_cool_down_speed = 0.8
  15. machine_nozzle_heat_up_speed = 1.5
  16. material_print_temperature = =default_material_print_temperature + 5
  17. material_initial_print_temperature = =material_print_temperature - 15
  18. material_final_print_temperature = =material_print_temperature - 20
  19. prime_tower_enable = False
  20. speed_print = 50
  21. speed_layer_0 = 20
  22. speed_topbottom = =math.ceil(speed_print * 30 / 50)
  23. speed_wall = =math.ceil(speed_print * 30 / 50)
  24. infill_line_width = 0.4
  25. speed_infill = 40