Logs
-
Hi. Today I arrived at the school and found the printer off. Asking, I was told that an assistant found the printer "not printing but hotend was hot and status said paused" and no more information, and he decided to turn it off. This is not the first time this kind of situation happens and I always end up without knowing what happened with the print.
Is there a log being keep somewhere or is there any way I can create a log in case something paused the print so in case the printer is then turned off at least later I can see what happened?Thanks in advance
-
@tinchus See: https://docs.duet3d.com/User_manual/Reference/Gcodes#m929-startstop-event-logging-to-sd-card
and
https://docs.duet3d.com/en/User_manual/Troubleshooting/LoggingIt's worth spending some time browsing the Duet3D documentation and in particular the gcode dictionary. Most features supported by RRF are enabled/disabled via gcode commands.
-
Do you have stall detection enabled and set to pause the print on a stall?
Or do you have it configured to pause on a thermal error?
If it had not been powered off we might be able to get some more idea of what's going on. If it does happen again, send M122 and gather a diagnostic report. And then see if resuming the print actually works.