Firmware list
-
Hi there,
my last installed firmware on the duet2 is 2.03 beta 3.
Where can i find a list of all the available firmwares ? github is somehow tricky to meIs the latest firmware (3.2) still compatible with my duet (not the duet3) ?
thx
-
2.05.1 is the most recent RRF2 version. 3.1.1 is the current stable release of RRF3.
You can update directly to 2.05.1 if you want to stay on RRF2
you should be able to upload the 2.05.1 zip file, as is, don't extract it, straight to the /sys folder. It should detect and update the firmware and web interface and reboot.
https://github.com/Duet3D/RepRapFirmware/releases/download/2.05.1/Duet2Firmware-2.05.1.zip
Then if you wanted to update to RRF3, do the same for the 3.0 and 3.1.1 zip files.
https://github.com/Duet3D/RepRapFirmware/releases/download/3.0/Duet2and3Firmware-3.0.zip
https://github.com/Duet3D/RepRapFirmware/releases/download/3.1.1/Duet2and3Firmware-3.1.1.zip
That should get you up to date and then you can upload a config file set zip file you get from the configurator https://configtool.reprapfirmware.org/Start
Then if you still have some issues we can tackle them then. It will be easier once you're on modern firmware.
-
Here's a list of the releases.
Click the "Assets" tab to see all the binaries.
There are Duet2 binaries for all the 3.2 releases. -
@Phaedrux said in Firmware list:
2.05.1 is the most recent RRF2 version. 3.1.1 is the current stable release of RRF3.
You can update directly to 2.05.1 if you want to stay on RRF2
you should be able to upload the 2.05.1 zip file, as is, don't extract it, straight to the /sys folder. It should detect and update the firmware and web interface and reboot.
https://github.com/Duet3D/RepRapFirmware/releases/download/2.05.1/Duet2Firmware-2.05.1.zip
Then if you wanted to update to RRF3, do the same for the 3.0 and 3.1.1 zip files.
https://github.com/Duet3D/RepRapFirmware/releases/download/3.0/Duet2and3Firmware-3.0.zip
https://github.com/Duet3D/RepRapFirmware/releases/download/3.1.1/Duet2and3Firmware-3.1.1.zip
That should get you up to date and then you can upload a config file set zip file you get from the configurator https://configtool.reprapfirmware.org/Start
Then if you still have some issues we can tackle them then. It will be easier once you're on modern firmware.
thx!
my question was if my duet ethernet is compatible with the 3.x series firmwares, I understand that it is compatible.
Can you confirm please ? -
@alankilian said in Firmware list:
Here's a list of the releases.
Click the "Assets" tab to see all the binaries.
There are Duet2 binaries for all the 3.2 releases.thx !
-
Yes it is compatible.
-
many thx !