@dc42 said in Using GPIO on duet 3:
@jordna-le1299 said in Using GPIO on duet 3:
@dc42 if I wanted to store the offset and use it as a variable instead how would I do so. The reason why is because rather than the button being at the bed it would actually be at some known height above it. Therefore I would be able to use that number and offset it from the true height.
You could specify the button height as the trigger height of the probe, then it would be taken into account automatically.
I don't think the Z probe last stop height is currently stored in the OM, but I could add it.
I have added last stop height to the Z probe object model in the forthcoming RRF 3.2beta.