Spark-Concepts / xPRO

CNC xPRO Driver (4x DRV8825 motor drivers; dual motor confiurations on X,Y, or Z axis + wireless support
https://github.com/Spark-Concepts/xPRO
34 stars 28 forks source link

Limit Switch Setup #4

Closed fryjacob closed 9 years ago

fryjacob commented 9 years ago

I'm trying to set up limit switches so I can enable homing. My problem is that while the X and Y limit switch connections read open to ground (as they should), the Z limit switch connection is shorted (about 120 ohms) between the signal and ground. This is read straight off the xPro, with the switch disconnected. As a result, GRBL doesn't see the switch close and never stops the Z axis motor. Any ideas?