Page 1 of 1
z axis homeing
Posted: Thu Feb 23, 2017 9:31 pm
by Northspire
When I run the g code m119 it reports the x,y,and z probe as not stopped but the z axis reports max stop even if the endstop switch is unplugged. Any Ideas? Also the zstop led is not lighting up like the y and xstop led.
Re: z axis homeing
Posted: Fri Feb 24, 2017 1:58 am
by dc42
If you are using NC microswitches or other endstop switches that produce an active high output, then it's normal for them to read stopped when they are disconnected. All other common firmwares work this way too.
If the Z endstop led is not lit when your NC microswitch is not triggered, then you have a wiring fault.
Re: z axis homeing
Posted: Sat Mar 04, 2017 10:18 pm
by Northspire
Sorry for the late reply it was a wiring issue Thanks dc42