Tool Change Migration fixes and debugging (#18448)
This commit is contained in:
committed by
GitHub
parent
e392745c86
commit
c1dcc56a0b
@@ -59,7 +59,7 @@
|
||||
} migration_settings_t;
|
||||
constexpr migration_settings_t migration_defaults = { 0, 0, false, false };
|
||||
extern migration_settings_t migration;
|
||||
void extruder_migration();
|
||||
bool extruder_migration();
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user