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

    Panel Due with RRF 3.0 issue

    Scheduled Pinned Locked Moved
    PanelDue
    8
    22
    1.3k
    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.
    • smoki3undefined
      smoki3 @dc42
      last edited by smoki3

      @dc42 said in Panel Due with RRF 3.0 issue:

      Does pressing the Reset button on the PanelDue always fix it immediately? When it stops displaying temperature changes, are you still able to switch between the 4 pages?

      I tested today after another freeze with the reset button of the duet.

      The PanelDue is not able to connect again with the duet2. It stays with "connecting" until I reset the duet2. But the Emergency stop button is working.

      1 Reply Last reply Reply Quote 0
      • A Former User?
        A Former User
        last edited by

        unrelated; but maybe helpfull troublehooting tip for PanelDue? Could help point to Panel, wire, or Duet 2 Wifi.
        @dc42 said in Maestro will not communicate to display:

        My guess it that it's the cable. If you connect a PC running YAT or Pronterface etc. to the Duet via USB and send M111 S1 P3, then every command received by the Duet will be echoed to USB. If the Duet is receiving data from the 5i then you should see "aux: M408" lines regularly.

        1 Reply Last reply Reply Quote 0
        • MrSteve920undefined
          MrSteve920
          last edited by MrSteve920

          I'm seeing a similar issue as well with the Panel Due on RRF3. I have not experienced the display of temperature or coordinates freezing on its own. When I go to the control page and click a macro to run, the display stops updating and the macro is never run. The display isn't actually frozen l, but no variable readings are being updated.

          If given enough time though (around 15 minutes roughly), the display does seem to unfreeze/reconnect to the duet and any macros that I wanted to run get performed. Resetting the panel due does not immediately fix the problem as the display doesn't reconnect to the duet.

          This wasn't a problem on 2.04 and it's not a problem when a print isn't running. Panel Due is on latest firmware.

          smoki3undefined dc42undefined 2 Replies Last reply Reply Quote 0
          • smoki3undefined
            smoki3 @MrSteve920
            last edited by

            @MrSteve920
            Sounds exactly as my problem

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

              @MrSteve920 said in Panel Due with RRF 3.0 issue:

              When I go to the control page and click a macro to run, the display stops updating and the macro is never run.

              Please provide your config.g file and a sample macro file for which this occurs. If possible, also please confirm whether it still happens using the 3.01beta1 release.

              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

              smoki3undefined MrSteve920undefined 2 Replies Last reply Reply Quote 0
              • smoki3undefined
                smoki3 @dc42
                last edited by

                @dc42 said in Panel Due with RRF 3.0 issue:

                @MrSteve920 said in Panel Due with RRF 3.0 issue:

                When I go to the control page and click a macro to run, the display stops updating and the macro is never run.

                Please provide your config.g file and a sample macro file for which this occurs. If possible, also please confirm whether it still happens using the 3.01beta1 release.

                I think you got it wrong: If the temperatures and coordinates are already frozen then it is not possible to run any macro or something else.

                So its not related to any macro. The problem is more or less that the connection between the duet and panel due is broken

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

                  @smoki3 said in Panel Due with RRF 3.0 issue:

                  @dc42 said in Panel Due with RRF 3.0 issue:

                  @MrSteve920 said in Panel Due with RRF 3.0 issue:

                  When I go to the control page and click a macro to run, the display stops updating and the macro is never run.

                  Please provide your config.g file and a sample macro file for which this occurs. If possible, also please confirm whether it still happens using the 3.01beta1 release.

                  I think you got it wrong: If the temperatures and coordinates are already frozen then it is not possible to run any macro or something else.

                  So its not related to any macro. The problem is more or less that the connection between the duet and panel due is broken

                  That's not what @MrSteve920 said:

                  I have not experienced the display of temperature or coordinates freezing on its own. When I go to the control page and click a macro to run, the display stops updating and the macro is never run.

                  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
                  • MrSteve920undefined
                    MrSteve920 @dc42
                    last edited by

                    @dc42 Requested files attached:
                    config.g
                    1_Lights Off.g
                    Config.g has been configured to account for the changes from release 3.0 to pre-release 3.01 beta 1, but I can't see how that would make a difference.

                    Again to reiterate, I am not seeing any freezing on the temperature/coordinates prior to pressing a macro button on the panel. Also just for full disclosure, running these macros over the web interface causes absolutely no issues and it does seem to happen regardless of what macro I try to run (I've been using my overhead lights off macro as a test case).

                    Tested this issue against 3.01 beta 1 and the issue is still present on that pre-release build.

                    smoki3undefined 1 Reply Last reply Reply Quote 0
                    • smoki3undefined
                      smoki3 @MrSteve920
                      last edited by

                      @MrSteve920 Now I got what you mean. I also noticed that especially when you are printing and you call a macro for example "led off.g" then it has few minutes delay until it is executed. Thats also really wired

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

                        Seems since v3 macro execution started from PanelDue is queued until a non printing move is done. At least this is what i have observed so far.
                        For large print (especially the first layer), it may take a long time until the macro is executed.

                        This happens to me when i try to switch On/Off my lights with the macros on the PanelDue. When executed from DWC it is executed after some moves, as with RRF 2.0.5.

                        I will post my config later, since i currently have no access to it.

                        Edit:
                        Here are my config files. 1_Licht_ein.g and 2_Licht_aus.g are the macros mentioned in the post.

                        personal_config.g
                        estop_enable.g
                        estop_disable.g
                        config.g
                        2_Licht_aus.g
                        1_Licht_ein.g

                        1 Reply Last reply Reply Quote 0
                        • MrSteve920undefined
                          MrSteve920
                          last edited by

                          Is this something that will be resolved in the future or is this just going to stay the way it is because of some changes that were made in reprap 3?

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

                            Thanks for reminding me about this. I can see why the behaviour has changed, and I will fix it in 3.01-RC2.

                            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

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

                              This should be fixed in the RRF3 internal build at https://www.dropbox.com/sh/3azy1njy3ayjsbp/AACquxr2m00eV568RZg5QG5wa?dl=0.

                              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
                              • MrSteve920undefined
                                MrSteve920 @dc42
                                last edited by

                                @dc42 Not a problem! Thanks for being so responsive as always. In the end, this is a pretty minor bug but it will be nice to have this working properly again.

                                1 Reply Last reply Reply Quote 0
                                • Damienundefined
                                  Damien
                                  last edited by

                                  I know this is an old post but I am having similar problems with Paneldue 7i. The panel was working fine, even after I updated my Duet 2 Maestro board to 3.1.1. I decided to update the firmware in the paneldue and now its stuck on "connecting" and none of the buttons work.(i.e. Nothing happens).

                                  Any suggestions?

                                  A Former User? 1 Reply Last reply Reply Quote 0
                                  • A Former User?
                                    A Former User @Damien
                                    last edited by A Former User

                                    @Damien said in Panel Due with RRF 3.0 issue:

                                    Any suggestions?

                                    read the https://github.com/Duet3D/RepRapFirmware/blob/v3-dev/WHATS_NEW_RRF3.md#reprapfirmware-310 before upgrading.

                                    All PanelDue users: the PanelDue connector (or IO_0 on Duet 3) is no longer dedicated to PanelDue, therefore if you connect a PanelDue to this port you must use the following command in config.g to enable it: M575 P1 S1 B57600. You can use baud rates other than 57600, however the IAP files all assume 57600 baud; therefore if you use another baud rate then PanelDue will not display firmware update progress.

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