Web Interface not showing newly uploaded files
-
We can upload a file through the web interface. It completes successfully.
It does not show up in the list in the web interface though.
We've resorted, refreshed (both on the web page and the browser), etc.
The file IS actually on the SD card, because when we walk over to the machine panel 7", it's there, prints, etc.Thanks in advance
-
What version of DWC are you running?
-
I've noticed this one ever since I had the machine. Some new files show up on the web interface, others don't. Its quite random, and they are sensible file names too, i.e. no spaces and not excessively long.
Doesn't make any difference whether you reload/reboot etc.
I keep meaning to see if any of the entries that don't show have something in common.
Some directories don't show either, even though they are created.As an example it doesn't like "GearsetSpinner", but it will accept "gearset-spinner"
Firmware: Reprap 2.0(RTOS)
WifiServer: 1.21RC4(08b3)
Web interface: 1.21.1 -
@robgee1964 said in Web Interface not showing newly uploaded files:
Firmware: Reprap 2.0(RTOS)
WifiServer: 1.21RC4(08b3)
Web interface: 1.21.1you need to upgrade your firmware and your web interface
-
https://github.com/dc42/RepRapFirmware/releases/tag/2.05
Upload this: https://github.com/dc42/RepRapFirmware/releases/download/2.05/Duet2Firmware-2.05.zip
That will update the main firmware, wifi server, and DWC.
Then upload the combined firmware, and DWC 2.07 from here: https://github.com/dc42/RepRapFirmware/releases/tag/2.05.1
That will get you up to speed.
Read the release notes to see what's changed, since quite a bit has since 2.0
Probably best to avoid updating to the 3.x branch for the time being.