Doesn't print gcodes and goes to diagnostics mod (Urgent please help!)
-
Does resetting the Duet (e.g. by pressing Emergency Stop) resolve the problem?
-
No, it doesn't. I reset the board and it didn't help. Also, I upgraded to the newest firmware after I saw that issue, and it's still not solved.
-
Which exact versions of DuetWiFiFirmware and DuetWebControl are you running? Look on the Settings/General page of DWC to find out.
-
Duet Ethernet: DuetEthernetFirmware-1.19 and DuetWebControl-1.19
-
My best guess is that one of the web files has become corrupted. Try uploading the DuetWebControl.zip file through the Settings/General tab. You can use DWC 1.19.3 if you like.
Also I recommend you upgrade DuetEthernetFirmware to 1.19.2.
-
I found an interesting/annoying bug here! I slice my STL models and save each layer into a different gcode file. When I reach the file that has "layer122.gode" in the name this error happens. It seems for some reason the software confuses those layers with M122 command. When I change the file name it solves the issue!
-
I'm glad you pinned down what was triggering the problem. What is the command you were sending that has the name layer122.gcode in it? I'd like to reproduce this problem so that I can implement a fix.
-
I uploaded the gcode to the board through the web interface and just clicked on it and started it.
-
OK, but please share the gcode file.
-
David, I sent the file to your email.