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

    PanelDue 7i Duet 3 RRF3

    Scheduled Pinned Locked Moved
    PanelDue
    3
    6
    167
    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.
    • MartinNYHCundefined
      MartinNYHC
      last edited by

      Hi,

      is it normal that it takes around 10-15 seconds until a PanelDue 7i connection to a Duet 3 is established? RRF3 and PanelDue firmware are the latest versions. Connectin is configured for 115200 bps.

      M575 P1 S1 B115200                                        ; enable support for PanelDue
      

      Thanks, Martin

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

        It's much quicker than that for me, using Duet 3 in standalone mode, but I use the default 57600 baud.

        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
        • MartinNYHCundefined
          MartinNYHC
          last edited by

          Changing the baud rate makes no difference. Already tried that. But I certainly can live with some additional seconds when powering up the printer 😉

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

            Do you have a splash screen on your PanelDue? I do on mine, and I usually touch it as soon as it comes up to clear it. Meanwhile the Duet has booted and is ready to receive data from the PanelDue.

            If the PanelDue sends its first command before the Duet is ready to receive it, it waits (5 seconds AFAIR) before timing out and trying again.

            If you have CAN-connected boards in your Duet 3 system, it's worth ensuring that the M575 command is early in config.g, before any commands that refer to expansion boards.

            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
            • jay_s_ukundefined
              jay_s_uk
              last edited by jay_s_uk

              Are you in standalone or SBC mode?

              Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

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

                @jay_s_uk said in PanelDue 7i Duet 3 RRF3:

                Are you in standalone or SBC mode?

                SBC and in the meantime I realized that of course the RPI first has to finish the boot sequence. I should use my brain 😅

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