Hello,
I have a few problems but they are all somehow related to the Z-axis.
I have started trying to breathe new life into my beloved old Mendel by Nophead.
First I set the endstops to active-low (pull-up) and they are recognised.
M119 gives me the right output.
After I had to run the motors in reverse direction, all motors turned towards the endstop when homing.
BUT I have to adjust all home*.g files because they contain a Z-lift and even if M119 tells me that the end stop is triggered, the axis still tries to move upwards.
Due to the architecture of the printer, the endstops are X-Front, Y-Right, Z-Up.
If I manually rotate the Z-axis down to make room for the lift commands, the homing works fine, but I have doubts that the changes to the g-code files are correct. I have a feeling that I may have done something wrong in the setup.
Why are movement commands executed even though the end stop is pressed?
Have I done something wrong or is it only the moment of pressing that is relevant for homing?