M409 Through Http Request
-
Hello,
I am hoping to replicate the functionality of M409 through an HTTP request. Our successful M code looks like this:
M409 K"sensors.analog[7]"
We have successfully pulled all of the data off of the board using an HTTP request that looks like this:
However we are hoping to only pull relevant sensor data, if at all possible. We have tried playing around with the rr_model function without luck. Any help would be greatly appreciated. Thanks in advance!
We are using the most up to date version of reprap along with a Duet3 6HC
Braden
-
-
Yes that is what we are trying to do! We are not having success with rr_model.
-
@btmclain OK, sorry - it is on my list of things to try next, after I get the expansion boards talking to the main board again.
-
No problem, thank you!