Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    PanelDueFirmware 3.2.8 released

    Scheduled Pinned Locked Moved
    PanelDue
    6
    11
    549
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • wilrikerundefined
      wilriker
      last edited by

      I am pleased to announce release 3.2.8 of PanelDueFirmware. This is mainly a bugfix release to address bugs introduced in 3.2.6 and 3.2.7. For details see release notes below.

      Version 3.2.8

      Upgrade Notes:

      • This release is compatible with RepRapFirmware 3.2 or later.

      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.

      Changed:

      • Added Ukrainian translation (disabled for now) - thanks vitaliy172
      • Removed unused fonts
      • Move heater status into bed and chamber only to save some RAM
      • Support multiplexed heaters
      • Add color gradient to buttons in Dark 1 theme

      Bug fixes:

      • Fan used fans[].actualValue instead of fans[].requestedValue
      • Color gradient for heater-fault was broken on Light theme
      • Additional bed and heater buttons alwaysed controlled the first bed or chamber respectively
      • Extrusion factor could be shown for an element without an extruder
      • Active/standby controls for tools with multiple heaters always set all heaters of this tool

      Downloads and Instructions

      Binaries can be found at https://github.com/Duet3D/PanelDueFirmware/releases/tag/3.2.8
      Flashing instructions can be found at https://duet3d.dozuki.com/Wiki/PanelDue_Firmware_update

      Manuel
      Duet 3 6HC (v0.6) with RPi 4B on a custom Cartesian
      with probably always latest firmware/DWC (incl. betas or self-compiled)
      My Tool Collection

      BoAundefined Stephen6309undefined 2 Replies Last reply Reply Quote 1
      • BoAundefined
        BoA @wilriker
        last edited by BoA

        @wilriker There is something strange going on in this firmware...

        https://www.youtube.com/watch?v=_dw5heELJEw

        wilrikerundefined 1 Reply Last reply Reply Quote 0
        • wilrikerundefined
          wilriker @BoA
          last edited by

          @BoA please provide the output of

          M409 K"heat" F"d99vn"
          M409 K"tools" F"d99vn"
          

          Manuel
          Duet 3 6HC (v0.6) with RPi 4B on a custom Cartesian
          with probably always latest firmware/DWC (incl. betas or self-compiled)
          My Tool Collection

          1 Reply Last reply Reply Quote 0
          • BoAundefined
            BoA
            last edited by BoA

            Commands executed during print.
            console.txt

            Seems there is some relation with bed heater and tool1:
            https://www.youtube.com/watch?v=E9w-VdB8ghc

            T1 state "blinks" with the same state as heatbed.
            On video it is on stby, but making it active makes T1 blinking in red also.

            And after pressing Emergency Stop:
            e708f8fe-9cb1-42ef-b36e-751f6481409e-obraz.png

            1 Reply Last reply Reply Quote 0
            • Stephen6309undefined
              Stephen6309 @wilriker
              last edited by

              @wilriker Sent M997 S4, and I get: Error: M997: Network-related commands are not supported when using an attached Single Board Computer

              Duet 3 Mini with 3.2 and a Pi4.

              1 Reply Last reply Reply Quote 0
              • oozeBotundefined
                oozeBot
                last edited by oozeBot

                I’ve also seen my macros blank out like that this am after upgrading to 3.2.8 and the rapid blinking of temps like in your video.

                1 Reply Last reply Reply Quote 0
                • flopo76undefined
                  flopo76
                  last edited by

                  Thanks,when Italian language?

                  wilrikerundefined 1 Reply Last reply Reply Quote 0
                  • MartinNYHCundefined
                    MartinNYHC
                    last edited by

                    Same here...

                    IMG_0278.png

                    If you touch the field once it is shown properly again.

                    1 Reply Last reply Reply Quote 0
                    • wilrikerundefined
                      wilriker
                      last edited by

                      Thanks all for reporting and confirming. I will have a look at these today.

                      Manuel
                      Duet 3 6HC (v0.6) with RPi 4B on a custom Cartesian
                      with probably always latest firmware/DWC (incl. betas or self-compiled)
                      My Tool Collection

                      1 Reply Last reply Reply Quote 0
                      • wilrikerundefined
                        wilriker @flopo76
                        last edited by

                        @flopo76 said in PanelDueFirmware 3.2.8 released:

                        Thanks,when Italian language?

                        I don't speak Italian so unless someone is willing to translate the strings at https://github.com/Duet3D/PanelDueFirmware/blob/master/src/Strings.hpp#L123 there is not much I can do unfortunately.

                        Manuel
                        Duet 3 6HC (v0.6) with RPi 4B on a custom Cartesian
                        with probably always latest firmware/DWC (incl. betas or self-compiled)
                        My Tool Collection

                        1 Reply Last reply Reply Quote 0
                        • wilrikerundefined
                          wilriker
                          last edited by

                          And I released PanelDueFirmware 3.2.9 that hopefully fixes all the mentioned issues. It turned out that the bug with broken macro buttons was in fact a side-effect of the status-bug and I could no longer reproduce it once I fixed the that.

                          Please continue in the other thread and apologies for the numerous releases.

                          Manuel
                          Duet 3 6HC (v0.6) with RPi 4B on a custom Cartesian
                          with probably always latest firmware/DWC (incl. betas or self-compiled)
                          My Tool Collection

                          1 Reply Last reply Reply Quote 0
                          • First post
                            Last post
                          Unless otherwise noted, all forum content is licensed under CC-BY-SA