mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-07-22 22:23:54 -06:00
Enhance IDEX toolchange auto-return w/ no park, full control (#14117)
This commit is contained in:
parent
3d9d72e8db
commit
aa0383a83b
92 changed files with 137 additions and 42 deletions
|
@ -1435,6 +1435,7 @@
|
|||
#if EXTRUDERS > 1
|
||||
// Z raise distance for tool-change, as needed for some extruders
|
||||
#define TOOLCHANGE_ZRAISE 2 // (mm)
|
||||
//#define TOOLCHANGE_NO_RETURN // Never return to the previous position on tool-change
|
||||
|
||||
// Retract and prime filament on tool-change
|
||||
//#define TOOLCHANGE_FILAMENT_SWAP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue