Hi!
Is possible to read digital pin input with M code and send status to the host?
Imported from wikidot
Hi!
Is possible to read digital pin input with M code and send status to the host?
Imported from wikidot
Hey.
Not at this time I don’t think.

The only idea I have is to use ADC of thermistors. ?
You are the first person to need this. It has not been implemented so far.
Would you feel ready to add it to the code ?
I need this option to check with the sensor if gripper has grabbed the object. Maybe there is other elegant solution but now i have no idea.
I am not a programmer but maybe with a help and some suggestions I can try.
You can configure your sensor as the Zprobe, and read it’s status with M119. That’d probably work.