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

    PanelDue Firmware 3.3.0-rc3 released

    Scheduled Pinned Locked Moved
    PanelDue
    6
    15
    937
    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.
    • mfs12undefined
      mfs12
      last edited by

      Release Notes 3.3.0-rc3

      This release requires RepRapFirmware 3.3 or later.

      Version 2 (after August 2016) and Version 3 PanelDue are supported.

      Features:

      • added Russian translation
      • added support for emerging backlight mp3302 chip
      • renamed 'Print' tab into 'Status'
      • added slicer time
      • added simulated time
      • removed layer time
      • faster and consistent display of printer status
      • display IP address of printer in Setup tab
      • adaption to changes of object model
      • allow assignment of fans, extruders and heaters to multipls beds, chambers or tools
      • added debugging interface to write debugging information as gcode comments to the reprap uart

      Bug fixes:

      • gracefully handle parsing errors in M409 K"<key>" requests
      • show warning instead of error when JSON parsing errors occur
      • fix displaying of percent sign
      • fix displaying of M291 dialogs
      • fix sending filename in M37
      • fix unresponsive screen when showing m291 message while screensaver is active
      • fix updating of simulated time left during print

      Downloads and flashing instructions:

      Binaries can be found at https://github.com/Duet3D/PanelDueFirmware/releases/tag/3.3.0-rc3

      Flashing instructions can be found at https://duet3d.dozuki.com/Wiki/PanelDue_Firmware_update

      Visit me on github at https://github.com/mfs12/

      GeneRisiundefined 1 Reply Last reply Reply Quote 0
      • mfs12undefined
        mfs12
        last edited by mfs12

        Right on time before the weekend the hopefully last release candidate. Some minor but relevant changes were introduced. Check the release notes.

        I am very happy about any feedback. But most interested in bug reports 😉

        And thanks to all people who tested, reported bugs and brought new ideas to the project.

        Visit me on github at https://github.com/mfs12/

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

          What's up here....strange colors 🤠 The white is yellow.

          PanelDue 7 V3 just updated to 3.3.0-RC3 (PanelDueFirmware-3.3.0-rc3-v3-7.0.bin).

          IMG_0543.png IMG_0542.png IMG_0544.png

          Phaedruxundefined 1 Reply Last reply Reply Quote 0
          • Phaedruxundefined
            Phaedrux Moderator @MartinNYHC
            last edited by

            @martinnyhc If you flash back to previous version does it improve?

            Are you sure you have a V3 and not a 7i?

            Z-Bot CoreXY Build | Thingiverse Profile

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

              Yes, it's a V3 on my old printer.

              Just changed to RC2 and then to RC3 again and now it looks good. Strange....

              1 Reply Last reply Reply Quote 1
              • mloidlundefined
                mloidl
                last edited by

                The simulated times left seems be to shown correctly after a print with 3.3.0-rc3.
                Thanks a lot @mfs12 for the fix.

                1 Reply Last reply Reply Quote 1
                • Aitorundefined
                  Aitor
                  last edited by

                  Good morning @mfs12,

                  I have been doing more tests with PanelDue 3.3.0-rc3, and I have seen that M291 S2 or S3, X1 Y1 Z1... do not show the scrolling panel, in web control they do appear.

                  Anyway I have also tried in the following versions without success:
                  PanelDue 3.3.0-rc2
                  PanelDue 3.2.11
                  PanelDue 1.24

                  The duet2 wifi firmware was always in 3.3, I'm almost sure that these were shown in 1.24, so I'm not sure if it's something of the paneldue.

                  This is the code that doesn't work, am I doing something wrong?

                  M291 R "MOVE X" P "select position X" S2 X1
                  

                  Best regards and thanks

                  mfs12undefined 1 Reply Last reply Reply Quote 0
                  • mfs12undefined
                    mfs12 @Aitor
                    last edited by

                    @aitor actually there were some major changes from paneldue 1.24 to 3.x.

                    I can't confirm that the message is not displayed to me. Although it's quite delayed since sending the command until message dialog is displayed.

                    My process:

                    • start paneldue, rrf and dwc
                    • connect dwc to duet3
                    • send command 'M291 R "MOVE X" P "select position X" S2 X1'

                    In dwc it's instantly displayed. On paneldue the message is delayed up to 1-2s if screen is active, if screensaver is active it's delayed up to 8s.

                    Visit me on github at https://github.com/mfs12/

                    Aitorundefined 1 Reply Last reply Reply Quote 0
                    • Aitorundefined
                      Aitor @mfs12
                      last edited by Aitor

                      Good morning @mfs12 ,

                      The message is displayed, the scroll bar is the one that is not displayed.

                      As you say in dwc it is displayed instantly. In the panel, the message is delayed up to 1-2 seconds if the screen is active, if the screen saver is active, it is delayed up to 8 seconds, but the scrollbar is not displayed

                      My process:

                      • start paneldue5i 3.3RC3, rrf3.3 and dwc3.3

                      • connect dwc to duet2 wifi + duex5

                      • send command 'M291 R"MOVE X" P"select position X" S3 X1'

                      M291 S3 X1.jpeg

                      I don't know if I understood you correctly, in duet3 if the scroll bar is shown?

                      Best regards and thanks

                      mfs12undefined 1 Reply Last reply Reply Quote 0
                      • mfs12undefined
                        mfs12 @Aitor
                        last edited by mfs12

                        @aitor said in PanelDue Firmware 3.3.0-rc3 released:

                        I don't know if I understood you correctly, in duet3 if the scroll bar is shown?

                        the extra buttons are not displayed.

                        Visit me on github at https://github.com/mfs12/

                        Aitorundefined 1 Reply Last reply Reply Quote 0
                        • Aitorundefined
                          Aitor @mfs12
                          last edited by

                          @mfs12 said in PanelDue Firmware 3.3.0-rc3 released:

                          los botones adicionales

                          Sorry, it's Monday and I'm a bit sleepy today.

                          The extra buttons should appear, right?

                          mfs12undefined 1 Reply Last reply Reply Quote 0
                          • mfs12undefined
                            mfs12 @Aitor
                            last edited by

                            Hey @aitor, sorry, to tell you once more. This is not yet implemented. Only for Z-axis is supported so far.

                            I created an issue on github and will keep any progress there updated.

                            https://github.com/Duet3D/PanelDueFirmware/issues/158

                            mfs12 created this issue in Duet3D/PanelDueFirmware

                            closed Add support for axis positioning dialog #158

                            Visit me on github at https://github.com/mfs12/

                            1 Reply Last reply Reply Quote 0
                            • GeneRisiundefined
                              GeneRisi @mfs12
                              last edited by GeneRisi

                              @mfs12 Hello! I am getting more standby temp boxes than I have defined extruders. Interestingly, the number of active temp boxes is correct.

                              mfs12undefined 1 Reply Last reply Reply Quote 0
                              • mfs12undefined
                                mfs12 @GeneRisi
                                last edited by mfs12

                                @generisi thanks for reporting. It's known already. Please check

                                • https://github.com/Duet3D/PanelDueFirmware/issues/132
                                • https://forum.duet3d.com/topic/24266/paneldue-issue-with-standby-temperatures
                                mfs12 created this issue in Duet3D/PanelDueFirmware

                                closed Macro buttons are not displayed in some cases #132

                                Visit me on github at https://github.com/mfs12/

                                1 Reply Last reply Reply Quote 0
                                • mfs12undefined
                                  mfs12
                                  last edited by

                                  A new release candidate was published. Please check

                                  https://forum.duet3d.com/topic/24373/paneldue-firmware-3-3-0-rc4-released

                                  Visit me on github at https://github.com/mfs12/

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