Duet Web control is not available at time of printing
-
@DronBroks said in Duet Web control is not available at time of printing:
@Phaedrux Yes, I switched to 1x16 microsteps. Perhaps the reason is actually in the memory card. I’m not very fast. Today I will buy a new one and check with a new card
Yes please test with a new SD card. When you do so, replace the files in the /www folder with a fresh set from the DWC 3.1.1 zip file.
https://github.com/Duet3D/RepRapFirmware/releases/download/3.1.1/DuetWebControl-SD-3.1.1.zip
Also try with a different ethernet cable, just in case.
-
@Phaedrux said in Duet Web control is not available at time of printing:
Yes please test with a new SD card. When you do so, replace the files in the /www folder with a fresh set from the DWC 3.1.1 zip file.
I replaced the SD card with a new (class 10), the DWC has updated the files, replace the cable. As a result, the DWC fell off after 8 hours printing. On the old card it occurred 5-6 hours after printing
-
@DronBroks said in Duet Web control is not available at time of printing:
Most often, the problem appears when you create a folder on the memory card, or transfer to the card volumetric files.
Can you share one of your volumetric gcode files?
Do you have a large number of nested folders?
Can you try a different ethernet port on your switch/router?
-
@Phaedrux said in Duet Web control is not available at time of printing:
Can you share one of your volumetric gcode files?
And where to put this file?
-
@Phaedrux said in Duet Web control is not available at time of printing:
Do you have a large number of nested folders?
There are many subfolders (each project has its own folder). But this problem does not depend on the depth of nesting. The interface also freezes if you print a file from the root of the card and from a subfolder.
-
@DronBroks said in Duet Web control is not available at time of printing:
@Phaedrux said in Duet Web control is not available at time of printing:
Can you share one of your volumetric gcode files?
And where to put this file?
If it's too large to upload directly you can try zipping the gcode file and then changing the file extension to .txt and uploading that. Otherwise put it on dropbox or google drive and share a link.
@DronBroks said in Duet Web control is not available at time of printing:
There are many subfolders (each project has its own folder). But this problem does not depend on the depth of nesting. The interface also freezes if you print a file from the root of the card and from a subfolder.
I was just speculating that a large number of folders could be causing DWC to spend a lot of time searching recursively through folders causing issues.
One way to test would be to place your SD card in aPC, cut and paste the contents of the gcodes folder to your PC as a backup, and then see if the DWC still has problems responding.