um_s5_aa0.25_pla_0.1mm.inst.cfg 838 B

1234567891011121314151617181920212223242526272829303132
  1. [general]
  2. definition = ultimaker_s5
  3. name = Fine
  4. version = 4
  5. [metadata]
  6. material = generic_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 - 10
  18. retraction_hop = 0.2
  19. speed_print = 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. travel_avoid_distance = 0.4
  28. wall_0_inset = 0.015
  29. wall_0_wipe_dist = 0.25