PanelDueFirmware 3.2.10 released
-
I am pleased to announce PanelDueFirmware 3.2.10. This is most likely the last release in 3.2.x branch unless urgent bugs will be discovered. See below for changes and fixes.
Version 3.2.10
Upgrade Notes:
- This release is compatible with RepRapFirmware 3.2 or later.
- Flashing this release will reset the configuration to defaults
Limitations
- Due to the lack of RAM this build will not run on version 1 or early version 2 PanelDue boards that use the
ATSAM3S2B
chip.- Version 1.0, 1.1 and earlier v2 PanelDue:
ATSAM3S2B
processor (64MHz, 32kb RAM, 128kB flash) - these are the ones that the new firmware probably won't run on. - Version 2 PanelDue manufactured from August 2016:
ATSAM3S4B
processor (64MHz, 48kb RAM, 256kb flash). Will run the new firmware, but not as fast as version 3 will. - Version 3 PanelDue, including all 5i and 7i:
ATSAM4S4B
processor, 120MHz, 64kB RAM, 256kb flash. Will run the new firmware.
- Version 1.0, 1.1 and earlier v2 PanelDue:
Changed:
- Added Italian language - thanks @brisma
- If no tool is selected show fan speed of Fan 0
- Add a new setting so multiple heaters of one tool can be combined into one (as it was until 3.2.6)
Bug fixes:
- Try a few graphic glitches
Downloads and Instructions
Binaries can be found at https://github.com/Duet3D/PanelDueFirmware/releases/tag/3.2.10
Flashing instructions can be found at https://duet3d.dozuki.com/Wiki/PanelDue_Firmware_update -
@wilriker Manuel
Is there any reason why the 2 Binaries for the 7.0C version are the same.
Appears that they are both non-Logo versions?
Doug
-
Thank you for all your great work!
I really appreciate M997 S4 - firmware upgrade on the PanelDue is so much easier! -
@Dougal1957 Hi Doug,
thanks for noticing. I fixed it and updated the release binaries.
-
@wilriker On my Duet 3 Mini 5+ with a PI4. Can't install paneldue firmware via DWC. It still gives: Error: M997: Network-related commands are not supported when using an attached Single Board Computer
FIRMWARE_NAME: RepRapFirmware for Duet 3 Mini 5+ FIRMWARE_VERSION: 3.2.2 ELECTRONICS: Duet 3 Mini5plus WiFi FIRMWARE_DATE: 2021-02-11
Duet TOOL1LC firmware version 3.2.2 (2021-02-11)
Duet Web Control 3.2.2 -
@Stephen6309 I'm sorry to admit that this fix was forgotten to be back-ported from 3.3-beta to 3.2.2 so it only works with 3.3-beta1 and later.
-
@wilriker So, I now have an excuse to install 3.3beta1.
-
Hi,
First let me say thanks for all you hard work - it just gets better and better.
I have a 5i that reported it was running firmware 1.24.
The Mini 5 it was connected to was running firmware 3.2.2.
So I tried the update from the Mini 5 process and aside from having to push the two buttons on the 5i the process appeared to work.
The programming completed and the verification completed.
However the 5i is still reporting firmware 1.24.
What went wrong?
Thanks.
Frederick
-
@fcwilt Duet 3 Mini 5+ doesn't support upgrading paneldue firmware from DWC with firmwares before 3.3. It's supposed be in the 3.3.
-
@Stephen6309 said in PanelDueFirmware 3.2.10 released:
@fcwilt Duet 3 Mini 5+ doesn't support upgrading paneldue firmware from DWC with firmwares before 3.3. It's supposed be in the 3.3.
OK I will go the other route.
But how did the DWC execute the process and report that all things were fine?
That's strange.
Frederick
-
@fcwilt Don't know, I get a network function is not supported in SBC mode.
-
@Stephen6309 said in PanelDueFirmware 3.2.10 released:
@fcwilt Don't know, I get a network function is not supported in SBC mode.
I run the Mini 5 in stand-alone mode.
It seemed like all was going so well.
How the DWC can verify that all is good when nothing actually changed is odd.
Thanks.
I have bossa installed - I will try that.
Frederick
-
Well my brain is not firing on all cylinders today.
I had tried to update my new 5i from the DWC.
It reported that it was successful but the 5i still reported version v1.24.
It turns out that if you try to update the 5i with the 5i v1.24 bin file the 5i ends up with v1.24.
Who knew?
So when I went back and tried again with the correct v3.2.10 file all is now good.
Except my brain, it appears to be not so good.
Frederick
-
I have released PanelDueFirmware 3.2.11 now. Please continue in this thread.