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

    Duet 3 6HC dead, I is sad (fixed!)

    Scheduled Pinned Locked Moved
    General Discussion
    4
    21
    670
    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.
    • kb58undefined
      kb58
      last edited by kb58

      Well it was fun while it lasted...

      Was gradually bringing up a cubeXY printer, checking out all the steppers and switches. Things were going well, but while updating config.g, hitting SAVE this time didn't complete the write and everything hung up.

      All Ethernet communications stopped, and the green LED on the Ethernet connector went out. The four power LEDs on the board remain lit, and the STATUS LED continues to blink slowly, but other than that, it's completely dead.

      I disconnected everything except power and tried connecting a PanelDue, but it failed to connect as well.

      I erased the board and the Status LED is very dimly lit. BOSSA was used to reload code and the STATUS LED started flashing again, but all comms remains dead. The PanelDue also does not connect. At the time of failure, power had been on for a while, and no steppers were running, so it's doubtful that it's power-related, but more likely, "infant mortality."

      The board (1.01a) is about a month old, is there any sort of warranty on them? Guess I'll contact Filistruder, sigh. Perfect timing, too, as I had planned to take off the week of July 4 to get the board fully up and running. Apparently not.

      I guess I'm writing in the vain hope that someone has a miracle solution, but with a background in HW and SW, and currently working in Field Support, I know what this probably means 😞

      Scratch-built 350mmx350mm coreXY, linear rails, ballscrews, 3 Z axis, Duet3 6HC, v3.3, Tool Board v1.1, BondTech LGX + Mosquito hot end

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

        It sounds like you're still able to flash it with firmware, so that's good. Can you send commands to it over USB via YAT?

        The paneldue will only connect when the command to set the baud rate and port is sent. M575 P1 B57600 S1

        Try working through this guide: https://duet3d.dozuki.com/Wiki/What_to_do_if_your_Duet_won't_respond

        Z-Bot CoreXY Build | Thingiverse Profile

        kb58undefined 1 Reply Last reply Reply Quote 0
        • kb58undefined
          kb58 @Phaedrux
          last edited by kb58

          @phaedrux Okay, thanks, I'll look through that guide.

          BTW, what specific binary files have to be loaded? I loaded only the "firmware_MB6HC" binary (I'm running the board in standalone mode). Are any other binaries required for a from-zero code load?

          Scratch-built 350mmx350mm coreXY, linear rails, ballscrews, 3 Z axis, Duet3 6HC, v3.3, Tool Board v1.1, BondTech LGX + Mosquito hot end

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

            That looks like the correct firmware file. The bootloader is already in there and can't be damaged so it should boot up fine once the firmware is flashed. The pulsing diagnostic light is a good sign.

            We need to know if you can still communicate with the board over usb terminal. If it can accept commands than it may just be an SD card problem.

            Z-Bot CoreXY Build | Thingiverse Profile

            kb58undefined 1 Reply Last reply Reply Quote 0
            • kb58undefined
              kb58 @Phaedrux
              last edited by

              @phaedrux Just connected with YAT, but haven't tried sending any commands.

              Scratch-built 350mmx350mm coreXY, linear rails, ballscrews, 3 Z axis, Duet3 6HC, v3.3, Tool Board v1.1, BondTech LGX + Mosquito hot end

              kb58undefined 1 Reply Last reply Reply Quote 0
              • kb58undefined
                kb58 @kb58
                last edited by

                @kb58 FWIW, the SD card was installed once at the start and never removed nor touched, but I hear you.

                Scratch-built 350mmx350mm coreXY, linear rails, ballscrews, 3 Z axis, Duet3 6HC, v3.3, Tool Board v1.1, BondTech LGX + Mosquito hot end

                kb58undefined 1 Reply Last reply Reply Quote 0
                • kb58undefined
                  kb58 @kb58
                  last edited by kb58

                  @kb58 Randomly, I tried querying the board with "M27" (SD printing), and it did reply with "Not SD printing", so that's something.

                  Also tried M119:
                  64f7853b-a755-4662-9b7b-062f6bc25ff6-image.png

                  Scratch-built 350mmx350mm coreXY, linear rails, ballscrews, 3 Z axis, Duet3 6HC, v3.3, Tool Board v1.1, BondTech LGX + Mosquito hot end

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

                    Send M115 to see what firmware is flashed.

                    Send M122 for a full diagnostic report.

                    Send M552 S1 to enable networking and see if the port lights up.

                    Send M575 P1 B57600 S1 to enable the paneldue.

                    If you pull the SD card and put it in a PC is the file system still intact?

                    Z-Bot CoreXY Build | Thingiverse Profile

                    kb58undefined 1 Reply Last reply Reply Quote 0
                    • kb58undefined
                      kb58 @Phaedrux
                      last edited by

                      @phaedrux dc231e9e-9688-4708-b71d-62ebec8ac18a-image.png

                      Scratch-built 350mmx350mm coreXY, linear rails, ballscrews, 3 Z axis, Duet3 6HC, v3.3, Tool Board v1.1, BondTech LGX + Mosquito hot end

                      kb58undefined 3 Replies Last reply Reply Quote 0
                      • kb58undefined
                        kb58 @kb58
                        last edited by

                        @kb58 c4b8614a-20b0-49ad-b391-9e03e8c0596f-image.png

                        Scratch-built 350mmx350mm coreXY, linear rails, ballscrews, 3 Z axis, Duet3 6HC, v3.3, Tool Board v1.1, BondTech LGX + Mosquito hot end

                        1 Reply Last reply Reply Quote 0
                        • kb58undefined
                          kb58 @kb58
                          last edited by

                          @kb58 84572cc7-8980-4b97-acf6-34225f18d85d-image.png

                          Interesting... the green network LED is blinking now... huh.

                          Scratch-built 350mmx350mm coreXY, linear rails, ballscrews, 3 Z axis, Duet3 6HC, v3.3, Tool Board v1.1, BondTech LGX + Mosquito hot end

                          1 Reply Last reply Reply Quote 0
                          • kb58undefined
                            kb58 @kb58
                            last edited by

                            @kb58 8feada11-5d20-40f7-81c9-033d7b28d608-image.png

                            This worked as well. Confirmed that the PanelDue was NOT connecting, entered the above string, and it connected.

                            What does this all mean?

                            Scratch-built 350mmx350mm coreXY, linear rails, ballscrews, 3 Z axis, Duet3 6HC, v3.3, Tool Board v1.1, BondTech LGX + Mosquito hot end

                            kb58undefined Phaedruxundefined 2 Replies Last reply Reply Quote 0
                            • kb58undefined
                              kb58 @kb58
                              last edited by

                              @kb58 You asked, "If you pull the SD card and put it in a PC is the file system still intact?"

                              Yes, there are a ton of files in there. I haven't messed with the SD card or added anything, but yes, the file structure seems normal. Not sure to go from here, but a huge THANK YOU for getting me out of the worst of this mystery.

                              Rebooting the board (unplugging the USB briefly) confirms that the ports are back to not working. Should I manually reenable and refresh config.g?

                              Scratch-built 350mmx350mm coreXY, linear rails, ballscrews, 3 Z axis, Duet3 6HC, v3.3, Tool Board v1.1, BondTech LGX + Mosquito hot end

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

                                @kb58 said in Duet 3 6HC dead, I is sad...:

                                What does this all mean?

                                Power off, pull the SD card and check it in your PC. It sounds like the SD card either isn't being read, or it doesn't have a config.g on it.

                                Z-Bot CoreXY Build | Thingiverse Profile

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

                                  @kb58 said in Duet 3 6HC dead, I is sad...:

                                  Should I manually reenable and refresh config.g?

                                  Check if config.g exists in the /sys/ folder on the SD card.

                                  Z-Bot CoreXY Build | Thingiverse Profile

                                  kb58undefined 1 Reply Last reply Reply Quote 0
                                  • kb58undefined
                                    kb58 @Phaedrux
                                    last edited by

                                    @phaedrux yes

                                    a1e789e2-4f2a-4163-8475-c8aba02362d6-image.png

                                    Scratch-built 350mmx350mm coreXY, linear rails, ballscrews, 3 Z axis, Duet3 6HC, v3.3, Tool Board v1.1, BondTech LGX + Mosquito hot end

                                    kb58undefined 1 Reply Last reply Reply Quote 0
                                    • kb58undefined
                                      kb58 @kb58
                                      last edited by kb58

                                      @kb58 Oh now this is interesting... zero file size.

                                      31f60e1d-ff1c-4bda-98b5-56f1b2d53004-image.png

                                      Scratch-built 350mmx350mm coreXY, linear rails, ballscrews, 3 Z axis, Duet3 6HC, v3.3, Tool Board v1.1, BondTech LGX + Mosquito hot end

                                      kb58undefined 1 Reply Last reply Reply Quote 0
                                      • kb58undefined
                                        kb58 @kb58
                                        last edited by kb58

                                        @kb58 Fixed!!!!!!!

                                        Deleted config.g and renamed the backup to .g, and it's all working again. Wonder how that happened, but regardless, a huge thank you, phaedrux!

                                        Scratch-built 350mmx350mm coreXY, linear rails, ballscrews, 3 Z axis, Duet3 6HC, v3.3, Tool Board v1.1, BondTech LGX + Mosquito hot end

                                        tecnoundefined kb58undefined 2 Replies Last reply Reply Quote 1
                                        • tecnoundefined
                                          tecno @kb58
                                          last edited by

                                          @kb58

                                          Take a backup of your sys folder !!!

                                          1 Reply Last reply Reply Quote 1
                                          • kb58undefined
                                            kb58 @kb58
                                            last edited by kb58

                                            @kb58 For anyone else who has their controller freezing up immediately after editing config.g:

                                            Apparently the existing file on the SD card is first erased, and then the edited file takes its place. If the write fails, the controller has nothing to fall back on, so config.g has to be rewritten via other means.

                                            Scratch-built 350mmx350mm coreXY, linear rails, ballscrews, 3 Z axis, Duet3 6HC, v3.3, Tool Board v1.1, BondTech LGX + Mosquito hot end

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