Hello,
is there a possibility to enable filament monitoring while printing via an external host like Repetier-Server via USB?
Unfortunately the documentation states, that filament monitoring is only active when printing via SD-Card.
As the duet gets all information about xy moves without extruding, xy moves with extruding and extrude only commands isnt it possible to monitor all the time regardless of printing from SD?
I found this in an old thread:
"dc42 ADMINISTRATORS 25 May 2020, 12:14
How would the firmware notify Repetier that the filament has run out?
Even if Repetier paused, RRF would still empty the moves in its movement queue. Whereas when printing from SD card, RRF is usually able to stop without emptying the movement queue, and rewind the SD file position so that it can resume at the correct point.
Another issue is that RRF can't distinguish between commands received over USB that are from a file being printed, and commands being sent manually by the user.
I think the best we can do when RRF is not in control of the print would be to have a command that enables the filament monitor even when not printing from SD card, but when a filament error is detected it just sends a message to all channels saying so. It would then turn off filament monitoring until commanded to turn it on again."
Thanks in advance,
Timo