How can I find the right firmware?
-
@zapta from the release notes for 2.03
https://github.com/dc42/RepRapFirmware/blob/dev/WHATS_NEW.md -
Thanks @phaedrux, that's useful, but if version 2.03 requires three files (firmware, web, and wifi), listing all three with links to actual files would make the upgrade even more intuitive. Same for release candidates.
(this is not criticism, just a data point from a user that gets confused by the upgrade requirements).
-
I think this Steps are every time the right Steps:
-
@crazycreator in most cases if you're only upgrading from full release to full release you only need to upload the single zip file. Easy as that.
It's only when you are upgrading from a very old firmware, or if you've manually updated something in between such as when using the beta and release candidate versions.
-
I understood that already. It was actually addressed to @zapta to show him a completely safe way that he also has definitely all 3 important packages in the latest version.
After that, it should always be enough to load the Combined, or did I misunderstand something?
-
@crazycreator ah I see, I was thrown off when you said every time the right way.
Hopefully in time the DWC (or single board computer) will be able to manage the update process in the near future.
-
Is this the proper set of file to upgrade a duet wifi and paneldue 5 to the latest stable version? Also, where can I find DuetWebControl 1.22.6 ?
-
https://github.com/dc42/RepRapFirmware/releases/download/2.03/Duet2Firmware-2.03.zip
-
https://github.com/dc42/RepRapFirmware/releases/download/2.03/DuetWebControl-1.22.6.zip
-
https://github.com/dc42/PanelDueFirmware/releases/download/1.23.2/PanelDue-v3-5.0-nologo.bin
-
DuetWiFiServer 1.23 (where is the file?)
-
-
@zapta said in How can I find the right firmware?:
Is this the proper set of file to upgrade a duet wifi and paneldue 5 to the latest stable version? Also, where can I find DuetWebControl 1.22.6 ?
-
https://github.com/dc42/RepRapFirmware/releases/download/2.03/Duet2Firmware-2.03.zip
-
https://github.com/dc42/RepRapFirmware/releases/download/2.03/DuetWebControl-1.22.6.zip
-
https://github.com/dc42/PanelDueFirmware/releases/download/1.23.2/PanelDue-v3-5.0-nologo.bin
-
DuetWiFiServer 1.23 (where is the file?)
The zip file in #1 includes Duet Web Control and DuetWiFiServer as well as the main firmware.
-
-
@dc42 said in How can I find the right firmware?:
The zip file in #1 includes Duet Web Control and DuetWiFiServer as well as the main firmware.
Thanks dc42, so I just need #1 for the duet and #3 for the panel due?
-
@zapta yup
-