How can I find the right firmware?
-
OK my friend.
Then I will just upload the "Duet 2 Combined Firmware.bin" and hope that everything works out again ... Just like last time./EDIT
Well that was easy again. Everything runs.P.S.
I have no idea what I did wrong during the initial installation. -
@crazycreator glad it's working out.
-
Me too
-
Hi all
Sorry maybe stupid question, but Duet2 wifi working like a charm with my 3d printer and forgot whole updates
Now thinking how hard is update my this version to new one. Do i need to do different changes to config files or something or is everything going automatically?
My version now:
How i updates everything on right order, thats way not broke anything?
edit: I have PanelDue 7" too connected my printer. Thats need updated too?
-
@lassivv You can simply upload this zip file to the settings page and the Duet will do the rest.
https://github.com/dc42/RepRapFirmware/releases/download/2.03/Duet2Firmware-2.03.zip
For the PanelDue, you can find the update procedure here: https://miscsolutions.wordpress.com/paneldue/
-
@lassivv, prior to upgrading your firmware, read the upgrade notes and known issues sections for firmware 2.03, and also for the 2.02 version that you are skipping, at https://github.com/dc42/RepRapFirmware/blob/dev/WHATS_NEW.md. From that you should be able to tell whether you need any changes to config files.
-
@dc42 said in How can I find the right firmware?:
also for
Big thanks both fast reply. Thats zip update goes very easily and works like a charm. Big thanks to efford all programmers to get that update procedure that easy. Not know is there any big updates recarding normal cartesian 3d printer, but maybe better have newer firmware that older. (older 2.01 work like a charm too)
Paneldue update goes easily too, Paneldue update not possible same like other firmware updates with that one zip package on web interface?
-
@lassivv said in How can I find the right firmware?:
Paneldue update goes easily too, Paneldue update not possible same like other firmware updates with that one zip package on web interface?
Not yet.
-
@phaedrux said in How can I find the right firmware?:
The beta and release candidates will usually only include the files that have changed, so to get the other files that appear to be missing you'd have to go back to the last stable release.
I share OP's confusion when it comes to upgrades, what files are part of the release and what combinations are suppose to work.
It will be useful to list the names and versions of files that are supposed to work together such that we can verify that we have a consistent set of versions or fix if not.
-
@zapta the releases page for each version does state which versions of wifi firmware and DWC that it works with.
-
Thanks @phaedrux. Looking at the top release here https://github.com/dc42/RepRapFirmware/releases, assuming I want to get my DWF to that version, what files/versions do I need to have?
-
@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?