Update software endstops if EEPROM is loaded
This commit is contained in:
@@ -186,6 +186,9 @@ void Config_Postprocess() {
|
||||
#endif
|
||||
|
||||
calculate_volumetric_multipliers();
|
||||
|
||||
// Software endstops depend on home_offset
|
||||
LOOP_XYZ(i) update_software_endstops((AxisEnum)i);
|
||||
}
|
||||
|
||||
#if ENABLED(EEPROM_SETTINGS)
|
||||
|
Reference in New Issue
Block a user