duet 2 wifi update to rrf 3.4.2
-
I have update my duet 2 wifi. now i see in the general section: Duet Web Control 3.4.2.
but in the section machine specific: i see this: Firmware: RepRapFirmware for Duet 2 WiFi/Ethernet 3.3 (2021-06-15)
it still on the ver 3.3 and not 3.4.2! how can i update this?thank you.
Denis
-
Upload the complete zip file for 3.4.2 to the system tab in DWC.
https://github.com/Duet3D/RepRapFirmware/releases/download/3.4.2/Duet2and3Firmware-3.4.2.zip
That should update everything.
-
Hello, that's exactly what I did.
I think the board update is done but it doesn't show it.
is there another way to solve this?Denis.
-
@denisvdb Send
M997
using the G-code input and check if that updates your Duet as expected. -
hello, with the m997 command it do an update but in dwc it is not updated.
see screen shot.any other way to resolve this?
tank you.
Denis
-
Can you try uploading this bin file to the system tab in DWC?
https://github.com/Duet3D/RepRapFirmware/releases/download/3.4.2/Duet2CombinedFirmware.bin
It should detect it and prompt you to update the firmware.
What messages did you get in the console when you sent M997?
If that still doesn't work, you can flash the firmware directly using USB and software called BOSSA. See the instructions here: https://docs.duet3d.com/en/User_manual/RepRapFirmware/Updating_firmware#fallback-procedure-2
-
@phaedrux
Uploding the bin file do not solve the problem.
the m997 command : start the update again.
See the message:
I will try the bosa procedure later.
thank you.
Denis