um_s5_aa0.4_tough-pla_0.15mm.inst.cfg 717 B

12345678910111213141516171819202122232425262728
  1. [general]
  2. definition = ultimaker_s5
  3. name = Normal
  4. version = 4
  5. [metadata]
  6. material = generic_tough_pla
  7. quality_type = fast
  8. setting_version = 23
  9. type = quality
  10. variant = AA 0.4
  11. weight = -1
  12. [values]
  13. machine_nozzle_cool_down_speed = 0.75
  14. machine_nozzle_heat_up_speed = 1.6
  15. prime_tower_enable = False
  16. retraction_prime_speed = =retraction_speed
  17. speed_print = 45
  18. speed_topbottom = =math.ceil(speed_print * 35 / 45)
  19. speed_wall = =math.ceil(speed_print * 40 / 45)
  20. speed_wall_0 = =math.ceil(speed_wall * 35 / 45)
  21. support_bottom_distance = =support_z_distance
  22. support_interface_enable = True
  23. support_top_distance = =support_z_distance
  24. support_z_distance = =math.ceil(0.3/layer_height)*layer_height
  25. top_bottom_thickness = 1.2