Stable uploads of large files
-
I'm trying to upload gcode files of about 65MB to my Duet3D 6HC (Firmware 3.3) via the Duet web interface. Here I get every time an error code at the end that the checksums do not fit.
An upload via Prusaslicer "unfortunately" worked, but was also buggy and destroyed my 12h print just before the end. So now I simulate the files before I print them. It turned out that the only way seems to be to copy the file directly to the SD card of the Duet3D.
Although the computer and the Duet3D are connected to the same router via LAN, I can't get an error-free file transfer via the web interface for large files >50MB.
Using the SD card every time is not an option for me.Is there a trick to make the transfer more robust?
-
I think this is resolved in the 3.4 beta
https://forum.duet3d.com/topic/26787/unofficial-rrf-3-4-0beta7-4-files/
-
Unfortunately no. Just updated the boards to the release 3.4.0 beta 7. Still errors during upload:
Error: Uploaded file CRC is different (949aee68 vs. expected 884c939a)
-
@romeofox said in Stable uploads of large files:
e release 3.4.0 beta 7. Still errors during upload:
Did you try the beta 7+4 I linked to?
-
That worked, but now I get a lot of event errors:
Error: Driver 0.2 error: ok
Error: Driver 0.3 error: ok
Error: Driver 0.0 error: ok
Error: Driver 0.1 error: ok
Error: Driver 0.5 error: okAs we speak, development seems to be going on live:
M115
FIRMWARE_NAME: RepRapFirmware for Duet 3 MB6HC FIRMWARE_VERSION: 3.4.0beta7+6 ELECTRONICS: Duet 3 MB6HC v1.01 or later FIRMWARE_DATE: 2022-01-13 18:24:07I will now follow up in the linked thread to the firmware. Thanks for the help.
-
Can you share your config.g and the results of M98 P"config.g" ?
@romeofox said in Stable uploads of large files:
Thanks for the help.
Thanks for testing.