um_s5_aa0.8_pp_0.4mm.inst.cfg 1.0 KB

123456789101112131415161718192021222324252627282930313233343536
  1. [general]
  2. definition = ultimaker_s5
  3. name = Sprint
  4. version = 4
  5. [metadata]
  6. material = generic_pp
  7. quality_type = superdraft
  8. setting_version = 23
  9. type = quality
  10. variant = AA 0.8
  11. weight = -4
  12. [values]
  13. brim_width = 25
  14. infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'tetrahedral'
  15. material_final_print_temperature = =material_print_temperature - 10
  16. material_initial_print_temperature = =material_print_temperature - 10
  17. material_print_temperature = =default_material_print_temperature + 15
  18. multiple_mesh_overlap = 0.2
  19. prime_tower_enable = True
  20. prime_tower_flow = 100
  21. prime_tower_min_volume = 20
  22. retraction_count_max = 15
  23. retraction_extra_prime_amount = 0.5
  24. retraction_hop = 0.5
  25. retraction_prime_speed = 15
  26. speed_infill = =math.ceil(speed_wall * 30 / 30)
  27. speed_wall_x = =math.ceil(speed_wall * 30 / 30)
  28. switch_extruder_prime_speed = 15
  29. switch_extruder_retraction_amount = 20
  30. switch_extruder_retraction_speeds = 45
  31. top_bottom_thickness = 1.6
  32. top_skin_expand_distance = =line_width * 2
  33. wall_0_wipe_dist = =line_width * 2