Add filament_retract_length_toolchange/filament_retract_restart_extra_toolchange config and update tool changer printer's profiles (#15039)

* update snapmaker profiles. largely ported for Snapmaker Orca fork

* update prime volume

* set precise_outer_wall to 1

* Update per-material multi-tool ramming to the filament library

* Add per-filament overrides for toolchange retraction

* Set toolchange retraction per filament for Snapmaker U1

* set default support type to tree

* format snapmaker profiles
This commit is contained in:
SoftFever
2026-08-05 00:13:27 +08:00
committed by GitHub
parent 0051768206
commit 6312caaf13
219 changed files with 10287 additions and 1263 deletions
@@ -176,8 +176,6 @@
"Normal Lift",
"Normal Lift"
],
"bed_mesh_max": "267,267",
"bed_mesh_min": "3,3",
"purge_in_prime_tower": "0",
"machine_pause_gcode": "M601",
"change_filament_gcode": "",
@@ -186,12 +184,14 @@
"nozzle_type": "undefine",
"auxiliary_fan": "0",
"default_bed_type": "Textured PEI Plate",
"printer_agent": "snapmaker",
"printable_area": [
"0.5x1",
"270.5x1",
"270.5x271",
"0.5x271"
],
"printable_height": "270.05"
"printable_height": "270.05",
"bed_mesh_min": "3,3",
"bed_mesh_max": "267,267",
"printer_agent": "snapmaker"
}