Last read value in object model
-
Hi,
I'm currently playing with BtnCmd. One of the charts I've made is to chart the value
sensors.filamentMonitors[0].calibrated.percentMin
and
sensors.filamentMonitors[0].calibrated.percentMax
Would it be possible to have a last read percentage value in the object model?
Even better would be to also have a readout in mm last read and another value for requested mm which is synced with the update frequency for the filament monitor, but I imagine that would be more work to implement. Perhaps even with volumetric flow rate also.
This would create a graph where you can see requested extrusion vs measured extrusion and could really help in tuning.
-