Rotating magnet filament sensor's calibrated data in OM.
-
Hi. Im trying to use value from filament monitor in macro. By looking at the documentation for OM i can see there is a field called sensors.filamentMonitors[].calibrated.totalDistance. I cant use this value (even during printing from sd card), because sensor always return null when trying to get sensors.filamentMonitors[0].calibrated. Does this mean it cant calibrate? if so, what are possible causes? this is my filament sensor config:
M591 D0 P3 C"20.io2.in" S1 R10:150 E3 A1 L25.24
M591 D0 returns:
Maybe i am missing some additionals steps when calibrating this sensor?
-
@azs123 which version of RRF are you using?
-
@T3P3Tony 3.4
-
@azs123 ahh those fields may have been added in a later version. Try 3.4.5
-
@T3P3Tony I guess this might be the case, i use tool board v1.1
-
@azs123 ah yes, that will be the reason, good spot.