[ToolChanger] Lock the current tool at power-up (#17093)
This commit is contained in:
@@ -97,6 +97,10 @@
|
||||
void est_init();
|
||||
#endif
|
||||
|
||||
#if ENABLED(SWITCHING_TOOLHEAD)
|
||||
void swt_init();
|
||||
#endif
|
||||
|
||||
/**
|
||||
* Perform a tool-change, which may result in moving the
|
||||
* previous tool out of the way and the new tool into place.
|
||||
|
||||
Reference in New Issue
Block a user