Please help me with the update.
-
Good day.
I got my hands on a duet 2 wifi V1.04 board and a PT100 board for a temperature sensor. Now on the board there is such a firmware as in the screenshot.
I read the recommendations and it says that it is advisable to update everything to the latest versions. But when I went to the page in the github https://github.com/Duet3D/RepRapFirmware/releases/tag/3.2, then I saw a lot of files, I'm confused which of the files need to be updated and in what order to do it?
I will collect such a handsome man.
Forgive me for my bad English, I am from Russia and translate everything through a google translator. -
Follow the steps here:
https://duet3d.dozuki.com/Wiki/Installing_and_Updating_Firmware#Section_Upgrading_a_Duet_WiFi_Ethernet_Maestro_from_firmware_2_x_to_3_01_or_later(@dc42 I guess this should be renamed to also include
3.0
as source, to then get upgraded to 3.01 as target FW version?)Then go into DuetWebControl of your printer and upload this file: https://github.com/Duet3D/RepRapFirmware/releases/download/3.2/Duet2and3Firmware-3.2.zip
-
Thanks, I did it and got the java error!
The firmware version has changed, the web interface cannot be updated. I tried it but it didn't work.
-
@AKLion
Also update the web interface -
@DIY-O-SphereI tried it, but the update doesn't work for some reason. The file is loaded, the program shows that it is being updated, but in the end nothing is updated.
-
@AKLion
If you have access to the sd-card. The easiest way is to remove the card delete all files in www folder and create new ones by unziping the latest DWC release -
Всё получилось...!
Everything worked out...
Снимок экрана 2021-01-16 в 01.52.37.png -
In this case I think the easiest thing to do would be to pull out the SD card and use your PC to replace the files in the /www folder on the SD card with the files from this zip file.
https://github.com/Duet3D/RepRapFirmware/releases/download/3.2/DuetWebControl-SD.zip
Then when you check again the DWC should look much different and the version in there should show 3.2 as well.
After that, just for good measure to ensure everything is up to date, you should go to the system tab, and upload this zip file.
https://github.com/Duet3D/RepRapFirmware/releases/download/3.2/Duet2and3Firmware-3.2.zip
Going forward, this is how you would do a full update. Just upload the single combined firmware zip file that comes in every major release.
-
Thanks to all!!!
-
Continuing to study the control board, I got to the config.g file and I see in the first line "; Configuration file for Duet WiFi (firmware version 1.21)" But I already have firmware 3.2 where can I get the config.g file for version 3.2?
-
That's just a text tag from when it was created. You can update that text yourself if you wish.
If you want a truly fresh config for RRF3 you can generate one here: