Tool sensors (#17239)
This commit is contained in:
parent
73f6426114
commit
553487cc8a
7 changed files with 174 additions and 28 deletions
|
|
@ -130,6 +130,7 @@ void menu_advanced_settings();
|
|||
#if ENABLED(TOOLCHANGE_MIGRATION_FEATURE)
|
||||
|
||||
#include "../../module/motion.h" // for active_extruder
|
||||
#include "../../gcode/queue.h"
|
||||
|
||||
void menu_toolchange_migration() {
|
||||
PGM_P const msg_migrate = GET_TEXT(MSG_TOOL_MIGRATION_SWAP);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue