Adding a 2nd Probe
Is there a simple way to add functionality for another probe to the firmware? It doesn't need to work with the bed-leveling features, I just need it to probe and return a value. I am using the Z probe function (G30) to probe the Z axis. Is there a way to add another G code command (ex G31) to probe the Y axis? Or could I use G30 to command both probes (connected to different pins) and then return both values?
Comments