MAGNETIC_PARKING_EXTRUDER (#12351)
This commit is contained in:
committed by
Scott Lahteine
parent
1bd9a63049
commit
524c6c10bf
@ -2078,6 +2078,10 @@ void MarlinSettings::reset(PORTARG_SOLO) {
|
||||
toolchange_settings.z_raise = TOOLCHANGE_ZRAISE;
|
||||
#endif
|
||||
|
||||
#if ENABLED(MAGNETIC_PARKING_EXTRUDER)
|
||||
mpe_settings_init();
|
||||
#endif
|
||||
|
||||
//
|
||||
// Global Leveling
|
||||
//
|
||||
|
Reference in New Issue
Block a user