Tool Change Migration fixes and debugging (#18448)
This commit is contained in:
committed by
GitHub
parent
e392745c86
commit
c1dcc56a0b
@ -49,7 +49,7 @@ void M217_report(const bool eeprom=false) {
|
||||
" G", toolchange_settings.fan_time);
|
||||
|
||||
#if ENABLED(TOOLCHANGE_MIGRATION_FEATURE)
|
||||
SERIAL_ECHOPAIR(" N", int(migration.automode));
|
||||
SERIAL_ECHOPAIR(" A", int(migration.automode));
|
||||
SERIAL_ECHOPAIR(" L", LINEAR_UNIT(migration.last));
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user