@ -374,7 +374,7 @@ inline void update_endstops() {
UPDATE_ENDSTOP(Y, MAX);
#endif
}
#if defined(COREXY) || defined(COREXZ)
#if defined(COREXY)
@ -459,6 +459,9 @@ inline void update_endstops() {
#if defined(COREXZ)
old_endstop_bits = current_endstop_bits;