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

    Macros not showing on control page after updating from 1.24

    Scheduled Pinned Locked Moved Solved
    PanelDue
    6
    36
    2.1k
    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

      Link to the github issue. Any development done on this topic will be reflected there.

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

      mfs12 created this issue in Duet3D/PanelDueFirmware

      closed Macro buttons are not displayed in some cases #132

      1 Reply Last reply Reply Quote 4
      • Bipotronicundefined
        Bipotronic
        last edited by

        Have also the same Problem with Duet2 + Exp.board, 1Bed, 4Printheads and Panel Due FW-Version 3.2.11 macros were not shown. Any progress there?

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

          @philipp-r i could reproduce the issue. I hope to take care of that in the next release cycle. Check the gitlab issue. Any development concerning the problem is reflected there.

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

          mfs12 created this issue in Duet3D/PanelDueFirmware

          closed Macro buttons are not displayed in some cases #132

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

            This post is deleted!
            1 Reply Last reply Reply Quote 0
            • mfs12undefined
              mfs12
              last edited by

              Hey @egon-net, i think i could fix the problem you reported.

              it would be really helpful if you could test it with your setup. I assume from your report you are using a PanelDue v3-7.0. So the image is exactly for that hardware. Looking forward to hear from you.

              paneldue-3.3.0-rc4-egon.net-v3-7.0.bin

              Egon.Netundefined 2 Replies Last reply Reply Quote 0
              • Egon.Netundefined
                Egon.Net @mfs12
                last edited by

                @mfs12 said in Macros not showing on control page after updating from 1.24:

                Hey @egon-net, i think i could fix the problem you reported.

                it would be really helpful if you could test it with your setup. I assume from your report you are using a PanelDue v3-7.0. So the image is exactly for that hardware. Looking forward to hear from you.

                paneldue-3.3.0-rc4-egon.net-v3-7.0.bin

                Thanks! I'll test it tomorrow morning and report!

                1 Reply Last reply Reply Quote 0
                • Egon.Netundefined
                  Egon.Net @mfs12
                  last edited by

                  @mfs12
                  Just updated, but PanelDue now does not connect... Do I have to do something else?

                  Egon.Netundefined 1 Reply Last reply Reply Quote 0
                  • Egon.Netundefined
                    Egon.Net @Egon.Net
                    last edited by

                    @egon-net
                    Lowering to 57600 bauds connects, but still no macros buttons are shown. Updated also to 3.3.0 final, and got 115200 bauds working again, but also no macro buttons.

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

                      Hey @Egon-Net,

                      i was using this configuration and It displayed me macro buttons (it hast only 5 bed and tools configured):

                      https://forum.duet3d.com/post/236725

                      In case of more than 5 tools and beds no maco buttons are displayed.

                      Please use the version is sent: paneldue-3.3.0-rc4-egon.net-v3-7.0.bin

                      Because PanelDue-3.3.0 does NOT contain this fix yet!!! It will be released with the next release cycle.

                      Egon.Netundefined 2 Replies Last reply Reply Quote 0
                      • Egon.Netundefined
                        Egon.Net @mfs12
                        last edited by

                        @mfs12 said in Macros not showing on control page after updating from 1.24:

                        Hey @Egon-Net,

                        i was using this configuration and It displayed me macro buttons (it hast only 5 bed and tools configured):

                        https://forum.duet3d.com/post/236725

                        In case of more than 5 tools and beds no maco buttons are displayed.

                        Please use the version is sent: paneldue-3.3.0-rc4-egon.net-v3-7.0.bin

                        Because PanelDue-3.3.0 does NOT contain this fix yet!!! It will be released with the next release cycle.

                        I used the version you sent me (the egon.net one) and got no luck with the macro buttons. I have exactly one bed and 4 tools (1 heater each). I just tried the 3.3.0 final just to check if the baudrate was related to the custom version.

                        1 Reply Last reply Reply Quote 0
                        • Egon.Netundefined
                          Egon.Net @mfs12
                          last edited by

                          @mfs12 said in Macros not showing on control page after updating from 1.24:

                          Hey @Egon-Net,

                          i was using this configuration and It displayed me macro buttons (it hast only 5 bed and tools configured):

                          https://forum.duet3d.com/post/236725

                          In case of more than 5 tools and beds no maco buttons are displayed.

                          Please use the version is sent: paneldue-3.3.0-rc4-egon.net-v3-7.0.bin

                          Because PanelDue-3.3.0 does NOT contain this fix yet!!! It will be released with the next release cycle.

                          I returned to paneldue-3.3.0-rc4-egon.net-v3-7.0.bin again, and launched a test print, just in case. No macro buttons. Anything else I could test?

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

                            Hey @Egon-Net,

                            here we are one step further. I hope now it's fixed. Found another "off-by-one" error.

                            The macro button short list is displayed when there are at least 2 tool slots free.

                            Please test the attached image and provide a short feedback.

                            paneldue-3.4.0-dev-egon.net-v3-7.0.bin

                            Egon.Netundefined 1 Reply Last reply Reply Quote 0
                            • Egon.Netundefined
                              Egon.Net @mfs12
                              last edited by

                              @mfs12 said in Macros not showing on control page after updating from 1.24:

                              Hey @Egon-Net,

                              here we are one step further. I hope now it's fixed. Found another "off-by-one" error.

                              The macro button short list is displayed when there are at least 2 tool slots free.

                              Please test the attached image and provide a short feedback.

                              paneldue-3.4.0-dev-egon.net-v3-7.0.bin

                              Tested, and it's working on the "control" page, the macros buttons are shown. But in "status" page are not shown, is that intended?

                              Thank you very much!

                              mfs12undefined 1 Reply Last reply Reply Quote 0
                              • mfs12undefined
                                mfs12 @Egon.Net
                                last edited by mfs12

                                @egon-net said in Macros not showing on control page after updating from 1.24:

                                But in "status" page are not shown, is that intended?

                                Yes, they are only displayed in the control tab.

                                Thanks for the feedback and help testing. Then this patch is ready for the next release.

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