ObjectModel update frequency
-
Hi everyone,
Is it possible to increase the ObjectModel update frequency? If so, how?
I realized the updates occur every 400ms, would be possible to reduce it to 100-200ms?
Thanks.
-
@CarlosR It should update every 250ms. What RRF version, and what hardware, are you using? Send M122 and post the response.
Ian
-
@CarlosR what value(s) do you want to retrieve more often than every 250ms?
In expressions, the "live" gcode values are used, although some live values are themselves only updated periodically, e.g. machine position and sensor temperatures.
We are looking at adding a facility to make selected variables available more often. This will be a major change, requiring the values to be pushed from RRF to an attached SBC or other device, so it wont be in 3.6.0 stable.