Look at your gcode. Around the 4th line you should see something like:
G28 X0 Y0
G28 Z0
The first line above homes x,y and the second line homes z. If you have this G28 Z0 already then your endstop (limit switch) is signalling already even without it being pushed. Could it be mechnically stuck? Does it click when you push on it? Remove it and the cabling from the machine. Check it with an ohmeter. It should change from infinite ohms (open) to 0 ohms (short) when you push on it. I suspect it is always shorted.
If the switch is fine, then there is something wrong with your board. Maybe a missing pullup resistor on the circuit that connects to the z endstop.
See what happens is when it goes to home the z it moves the platform up until the z trips but if it thinks the z endstop is already closed you never notice it moving up.
Recommended Posts
Daid 304
Are you using Cura? Then the platform should home to the top. If this isn't happening there might be something wrong with the Z top endstop...
Link to post
Share on other sites