check your endstop status with M119 with the axis off all endstops, they should all read open. if not change const bool (AXIS)_MIN_ENDSTOP_INVERTING = TRUE; to false or from false to true or the max endstops
↧