LAN SPEED
-
-
@icy_snake said in LAN SPEED:
my upload speed is around 429.8 KiB/s
That's about what I get with my Duet2 1.04
-
@icy_snake said in LAN SPEED:
Is there a way to speed it up?
One way would be to switch to a Duet3 board that allows for a SBC connection like a RaspberryPi. The Pi takes over networking and file management. Uploading to a wired Pi4 would be substantially faster. The Duet2 has limited ram capacity for buffering the upload before writing to the SD card.
-
@phaedrux yes 290MB is small.
My small printer can handle 600x600x660.
On the big printer 1800x600x600So files sizes are easy between 200MB and 1000MB or more.
-
@phaedrux ok thx for thee information
-
@icy_snake your upload speed is somewhat lower than we would expect. You may be able to improve it somewhat by using a better SD card. Format it using the largest cluster size possible, which is normally 64kb. The maximum SD card size supported is 32Gb.
-
@icy_snake Also check if your current SD card is nearly full, and if files are being fragmented, which will slow down read and write speeds. You can check free space and cluster size of the SD card on the Duet by sending M39.
Ian
-
@droftarts thanks for that information:
m39
SD card in slot 0: capacity 7.95Gb, free space 7.91Gb, speed 20.00MBytes/sec, cluster size 64kbthats my result
-
@icy_snake you can also use M122 P104 to test the speed of writing to the SD card. See https://docs.duet3d.com/en/User_manual/Reference/Gcodes#m122-diagnose.
-
@dc42 many thx
here is the result
SD read speed for 10.0Mbyte file was 1.24Mbytes/sec
15.2.2022, 18:37:40 SD write speed for 10.0Mbyte file was 2.14Mbytes/sec
Testing SD card read speed...
15.2.2022, 18:37:35 m122 p104
Testing SD card write speed... -
@icy_snake not a space issue, then! What firmware version are you running? Newer versions tend to be a bit faster. Sent M115 to check.
Ian
-
@droftarts m115
FIRMWARE_NAME: RepRapFirmware for Duet 2 WiFi/Ethernet FIRMWARE_VERSION: 3.3 ELECTRONICS: Duet Ethernet 1.02 or later + DueX5 FIRMWARE_DATE: 2021-06-15 21:45:03