um_s5_aa0.25_tough-pla_0.1mm.inst.cfg 846 B

12345678910111213141516171819202122232425262728293031
  1. [general]
  2. definition = ultimaker_s5
  3. name = Fine
  4. version = 4
  5. [metadata]
  6. material = generic_tough_pla
  7. quality_type = normal
  8. setting_version = 23
  9. type = quality
  10. variant = AA 0.25
  11. weight = 0
  12. [values]
  13. brim_width = 8
  14. infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'grid'
  15. machine_nozzle_cool_down_speed = 0.9
  16. machine_nozzle_heat_up_speed = 1.4
  17. material_print_temperature = =default_material_print_temperature - 5
  18. speed_print = 30
  19. speed_topbottom = =math.ceil(speed_print * 20 / 30)
  20. speed_wall = =math.ceil(speed_print * 25 / 30)
  21. speed_wall_0 = =math.ceil(speed_print * 20 / 30)
  22. support_bottom_distance = =support_z_distance
  23. support_interface_enable = True
  24. support_top_distance = =support_z_distance
  25. support_z_distance = =math.ceil(0.3/layer_height)*layer_height
  26. top_bottom_thickness = 0.72
  27. wall_0_inset = 0.015
  28. wall_0_wipe_dist = 0.25