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

    Help with setting up new Duet 6HC/3HC and Panel 7i

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    duet 6hc duet
    4
    22
    837
    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.
    • rmilyardundefined
      rmilyard @Phaedrux
      last edited by

      @phaedrux Still can't get working. I have my Pi 4 powered with own power. I have SD card ONLY in Pi. I have the Duet 6HC on 24v PSU. I have the ribbon cable between the pi and duet. When I power up pi I can get to pi via putty. I did all the updates etc on the pi. When all running I see panel 7i screen with Connecting in the top right corner. On the duet I have 4 LEDs on and a 5th labeled RSTEXT is blinking red.

      https://share.icloud.com/photos/0637SFnuSXnb6LqF5q-kpTlAw

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

        Is this a clone Duet?
        If you put the SD card in a PC to view the contents does it have a set of folders www sys macros gcodes ?
        If it does, put that SD card into the Duet itself and see if it will startup and connect with the PanelDue and if it becomes visible through a USB terminal. The goal is to see what the status of the board itself is.

        Z-Bot CoreXY Build | Thingiverse Profile

        rmilyardundefined 2 Replies Last reply Reply Quote 0
        • rmilyardundefined
          rmilyard @Phaedrux
          last edited by

          @phaedrux 48a899dc-b94b-4538-8e04-d8dd7c7a7e6e-image.png

          1 Reply Last reply Reply Quote 0
          • rmilyardundefined
            rmilyard @Phaedrux
            last edited by

            @phaedrux if SD card in duet and pi off it does connect.

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

              Ok, so with the SD card in the Duet connect via USB terminal like YAT and check the firmware version by sending M115. It's possible that you'll just need to update the firmware to get in sync with the Pi software versions.

              Did you create a new SD card for the Pi using a DuetPi image?

              You can use this procedure to update the Duet 3 firmware directly via USB and Bossa. Or you can connect to it via the network and update the firmware over the web interface.

              Both options are described here: https://docs.duet3d.com/en/User_manual/RepRapFirmware/Updating_firmware

              You may also need to update the PanelDue firmware via USB as described here: https://docs.duet3d.com/en/User_manual/RepRapFirmware/Updating_PanelDue

              Z-Bot CoreXY Build | Thingiverse Profile

              rmilyardundefined 1 Reply Last reply Reply Quote 0
              • rmilyardundefined
                rmilyard @Phaedrux
                last edited by rmilyard

                @phaedrux m115 shows:

                FIRMWARE_NAME: RepRapFirmware for Duet 3 MB6HC FIRMWARE_VERSION: 3.1.1 ELECTRONICS: Duet 3 MB6HC v1.01 or later FIRMWARE_DATE: 2020-05-19b2<LF>ok<LF>

                And yes flashed the DuetPI on sd card

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

                  @rmilyard said in Help with setting up new Duet 6HC/3HC and Panel 7i:

                  3.1.1

                  Ok, so it's likely that the Duet firmware is too out of date for DuetPi to communicate with it successfully.

                  Update the Duet firmware to 3.4 using one of the methods described in the link from my last post.

                  Z-Bot CoreXY Build | Thingiverse Profile

                  rmilyardundefined 1 Reply Last reply Reply Quote 0
                  • rmilyardundefined
                    rmilyard @Phaedrux
                    last edited by

                    @phaedrux which part should I do? I can't get into webui when duet straight to PC

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

                      Use fallback #2 to flash it via USB

                      https://docs.duet3d.com/en/User_manual/RepRapFirmware/Updating_firmware#fallback-procedure-2

                      Or connect the Duet to the network and use the webui.

                      Z-Bot CoreXY Build | Thingiverse Profile

                      rmilyardundefined 1 Reply Last reply Reply Quote 0
                      • rmilyardundefined
                        rmilyard @Phaedrux
                        last edited by

                        @phaedrux so in BOSSA getting just this when click write. Never moves %

                        82f76d00-1543-4abd-8202-f041a1266c89-image.png

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

                          Can you try with this version of Bossa?

                          https://github.com/Duet3D/BOSSA/releases/tag/1.9.1a-duet3d

                          What file specifically are you trying to flash?

                          Z-Bot CoreXY Build | Thingiverse Profile

                          rmilyardundefined 2 Replies Last reply Reply Quote 0
                          • rmilyardundefined
                            rmilyard @Phaedrux
                            last edited by

                            @phaedrux Duet3Firmware_MB6HC.bin

                            1 Reply Last reply Reply Quote 0
                            • rmilyardundefined
                              rmilyard @Phaedrux
                              last edited by

                              @phaedrux after messing with it more I think have 3.4.0 on duet and 1.2.4 on panel 7

                              FIRMWARE_NAME: RepRapFirmware for Duet 3 MB6HC FIRMWARE_VERSION: 3.4.0 ELECTRONICS: Duet 3 MB6HC v1.01 or later FIRMWARE_DATE: 2022-03-15 18:57:26<LF>ok<LF>

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

                                @rmilyard said in Help with setting up new Duet 6HC/3HC and Panel 7i:

                                1.2.4 on panel 7

                                You may want to update to the latest 3.x version available for the paneldue.

                                Now that the Duet is updated you can try connecting to the Pi again. Make sure the SD card is removed from the Duet.

                                Z-Bot CoreXY Build | Thingiverse Profile

                                rmilyardundefined 1 Reply Last reply Reply Quote 0
                                • rmilyardundefined
                                  rmilyard @Phaedrux
                                  last edited by rmilyard

                                  @phaedrux I flashed PanelDue-v3-7.0.bin164

                                  As for connecting to pi still same. Just not sure.

                                  dc42undefined rmilyardundefined 2 Replies Last reply Reply Quote 0
                                  • dc42undefined
                                    dc42 administrators @rmilyard
                                    last edited by dc42

                                    @rmilyard said in Help with setting up new Duet 6HC/3HC and Panel 7i:

                                    @phaedrux I flashed PanelDue-v3-7.0.bin164

                                    That's the wrong binary for a 7i. It may work, but the colours will be wrong.

                                    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
                                    • rmilyardundefined
                                      rmilyard @rmilyard
                                      last edited by

                                      @rmilyard said in Help with setting up new Duet 6HC/3HC and Panel 7i:

                                      @phaedrux I flashed PanelDue-v3-7.0.bin164

                                      As for connecting to pi still same. Just not sure.

                                      So wrong bin? Have the 7" PanelDue V3.0

                                      Stephen6309undefined 1 Reply Last reply Reply Quote 0
                                      • Stephen6309undefined
                                        Stephen6309 @rmilyard
                                        last edited by

                                        @rmilyard If you have the 7" PanelDue with the addon board that mounts via header pins, that the correct firmware.

                                        The addon Board: https://www.filastruder.com/collections/electronics/products/paneldue

                                        7i: https://www.filastruder.com/products/paneldue-7i

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