@shaunppl said in Bed Leveling issues using multiple stepper motors on Maestro:
I can get the bed to home correctly using either home all or home z in the control panel, but when i go to true bed levelling the homez works fine, but when it goes to probe the 3 points it rams the head against the endstops and keeps going like this for upto 5 seconds and then performs the z level at that point and then does the exact same thing on the 2nd point this time on the y axis endstop, its like it is not seeing the endstops and just keeps going to push the head into them.
The M208 limits are ignored when running G30 probing, because it is sometimes necessary to probe outside the normal limits. You need to move the XY coordinates in the G30 commands in bed.g to be coordinates that are reachable by the Z probe.