reprappro / RepRapFirmware

OO C++ RepRap Firmware
Other
143 stars 120 forks source link

Finer control for using microswitch endstops with IR sensor #46

Open RRP-support opened 10 years ago

RRP-support commented 10 years ago

Give finer control over specifying which axes use a sensor. Something like: M558 P1 X0 Y0 Z1 Where P0 is sensor off and P1/2/XXX is used for probe type (already implemented). X0 Y0 Z1 define which axes use the sensor - 0 for off, 1 for on.

chrishamm commented 9 years ago

Has been implemented in my firmware fork: https://github.com/zombiepantslol/RepRapFirmware/commit/07bc17ef3fd587c385bcde01be7ef49889a5b8e2