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

    PanelDueFirmware 3.2-RC3 released

    Scheduled Pinned Locked Moved
    PanelDue
    7
    41
    1.9k
    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 @oozeBot
      last edited by

      @oozeBot said in PanelDueFirmware 3.2-RC3 released:

      @wilriker - one item I'd like to ask, with the introduction of the Object Model, could Baby Steps be modified to mirror what's set in DWC instead of being fixed at .02mm?

      Baby step amount in DWC is a DWC-local setting that RRF does know nothing about. Therefore unfortunately this cannot be mirrored to PanelDue.

      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

        I would like to se a setting for baby steps - step in paneldue πŸ˜„

        wilrikerundefined 1 Reply Last reply Reply Quote 0
        • dc42undefined
          dc42 administrators
          last edited by dc42

          Current babystepping amount is present in the OM already, it's in move.axes[n].babystep.

          Duet WiFi hardware designer and firmware engineer
          Please do not ask me for Duet support via PM or email, use the forum
          http://www.escher3d.com, https://miscsolutions.wordpress.com

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

            @dc42 I think the request is rather about the amount to be applied when pressing the babystep buttons.

            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 1
            • dc42undefined
              dc42 administrators
              last edited by

              Ah, I misunderstood.

              Duet WiFi hardware designer and firmware engineer
              Please do not ask me for Duet support via PM or email, use the forum
              http://www.escher3d.com, https://miscsolutions.wordpress.com

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

                @BoA said in PanelDueFirmware 3.2-RC3 released:

                I would like to se a setting for baby steps - step in paneldue πŸ˜„

                This can be added quite easily. Though, I would like to fix this to 4-6 preset values because user-input is always quite tricky.

                How about:

                • 0.01
                • 0.02
                • 0.05
                • 0.1

                Something smaller? Something larger? Something completely different?

                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

                oozeBotundefined 1 Reply Last reply Reply Quote 2
                • oozeBotundefined
                  oozeBot @wilriker
                  last edited by

                  @wilriker that would certainly cover it for us! However, long term, I'd still suggest syncing this with DWC through the Object Model.

                  Thanks!

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

                    @oozeBot said in PanelDueFirmware 3.2-RC3 released:

                    However, long term, I'd still suggest syncing this with DWC through the Object Model.

                    Once user variables have been implemented in RRF this would be very easy.

                    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
                    • oozeBotundefined
                      oozeBot
                      last edited by

                      I wanted to report back that I'm seeing an M291 S3 popup on the PanelDue fail to display randomly..

                      I'll be doing more testing today and through the weekend, so maybe I can put my finger on the exact scenario which is causing it.

                      To quickly describe where I've seen it happen, it's at the beginning of a job when homing - I have an M291 S3 command in my homez.g file. It's here that sometimes the popup is never displayed on the PanelDue.

                      Thanks

                      1 Reply Last reply Reply Quote 0
                      • docboboundefined
                        docbobo
                        last edited by

                        I just set up my 5i with an BTT SKR 1.4 Turbo using 3.2-RC3 together with all the other betas (DWC, DSF, FW).

                        At least for me, M300 doesn't result in any sound coming out of the PanelDue, even though it does beep when I am pressing some of the buttons.

                        Am I missing anything there?

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

                          @docbobo I would say M300 is processed by the board, not the panel. If Your board has no "beeper" then no sound πŸ˜‰

                          docboboundefined 1 Reply Last reply Reply Quote 0
                          • docboboundefined
                            docbobo @BoA
                            last edited by

                            @BoA Well, the documentation seems to say

                            Play beep sound, use to notify events like the end of printing. If an LCD device is attached to RepRapFirmware, a sound is played via the add-on touch screen control panel. Else the web interface will play a beep sound.
                            
                            wilrikerundefined BoAundefined 2 Replies Last reply Reply Quote 1
                            • wilrikerundefined
                              wilriker @docbobo
                              last edited by

                              @docbobo Yes, M300 are supposed to be played by PanelDue. I have to investigate the problem because it worked when I tested a while back.

                              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
                              • docboboundefined
                                docbobo
                                last edited by

                                @wilriker πŸ‘ Let me know if there's anything I can do.

                                BTW, when running mesh compensation, I noticed that coordinates for X Y Z were updating the screen, even though it was in sleep mode. Doesn't seem to happen while printing.

                                wilrikerundefined 2 Replies Last reply Reply Quote 0
                                • BoAundefined
                                  BoA @docbobo
                                  last edited by BoA

                                  @docbobo I am not sure, but isn't the board responsible for sending this M300 to panel to make it beeping?

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

                                    @docbobo said in PanelDueFirmware 3.2-RC3 released:

                                    @wilriker πŸ‘ Let me know if there's anything I can do.

                                    Will let you know if that's necessary, thanks.

                                    BTW, when running mesh compensation, I noticed that coordinates for X Y Z were updating the screen, even though it was in sleep mode. Doesn't seem to happen while printing.

                                    I am not exactly sure if I understand what you mean. Du you mean it's waking up the panel from screensaver when running mesh compensation?

                                    If so, here's the small list of what will wait up the panel from screensaver:

                                    • Incoming message pop-up
                                    • Machine state changed e.g. Idle to Busy or Printing to Paused, etc.

                                    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

                                    docboboundefined 1 Reply Last reply Reply Quote 0
                                    • docboboundefined
                                      docbobo @wilriker
                                      last edited by docbobo

                                      @wilriker no, it’s not waking up the panel. It was mostly black, just the numbers for x, y, and z were appearing.

                                      IMG_1054.jpeg

                                      oozeBotundefined wilrikerundefined 3 Replies Last reply Reply Quote 0
                                      • oozeBotundefined
                                        oozeBot @docbobo
                                        last edited by

                                        @docbobo - I've seen this as well..

                                        @wilriker - I've had the PanelDue not display an M291 S3 command like I described earlier several times today. There is no pattern to it that I've been able to find. However, I can say with certainty that it is still occurring.

                                        Like I mentioned before, it's within my homez.g file as interaction is expected when beginning a print.

                                        Thanks

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

                                          @docbobo Thanks for reporting. I'll investigate that.

                                          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 @oozeBot
                                            last edited by

                                            @oozeBot said in PanelDueFirmware 3.2-RC3 released:

                                            @wilriker - I've had the PanelDue not display an M291 S3 command like I described earlier several times today. There is no pattern to it that I've been able to find. However, I can say with certainty that it is still occurring.

                                            Like I mentioned before, it's within my homez.g file as interaction is expected when beginning a print.

                                            Thanks

                                            I need more information about your setup, please. Duet 2 or Duet 3 and standalone or with DSF?
                                            Also in which state is the machine when this pop-up should occur? Idle, Busy, something else?

                                            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

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