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

    Duet 3 Standalone RRF3 Package?

    Scheduled Pinned Locked Moved
    Firmware installation
    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.
    • Hornetriderundefined
      Hornetrider
      last edited by

      @wilriker thx
      so probably a wire mix up on RX/TX..will check on this again

      1 Reply Last reply Reply Quote 0
      • Hornetriderundefined
        Hornetrider
        last edited by

        @deckingman
        THX wire mix up solved, Paneldue connected

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

          Just for future refrence you can use the something like M575 P1to see if the serial port is configured.

          1 Reply Last reply Reply Quote 0
          • deckingmanundefined
            deckingman @Hornetrider
            last edited by

            @Hornetrider said in Duet 3 Standalone RRF3 Package?:

            @deckingman
            I know, I want to use the Ethernet connection...like with DUET2 Ethernet...

            Fair enough but in your OP you said "..............standalone like my other Duet2Wifi types". Hence my assumption that you wanted to use WiFi.

            Ian
            https://somei3deas.wordpress.com/
            https://www.youtube.com/@deckingman

            1 Reply Last reply Reply Quote 0
            • Hornetriderundefined
              Hornetrider
              last edited by

              I got it running after creating all the folders and integrating the latest DWC into the WWW folder.

              But now I am struggling to update the FW...having Checksum errors when using "Duet3Firmware_MB6HC.bin" for update from DC42 github ressource.
              Is this the right bin file?

              Sorry for all this questions...

              wilrikerundefined dc42undefined 2 Replies Last reply Reply Quote 0
              • wilrikerundefined
                wilriker @Hornetrider
                last edited by

                @Hornetrider said in Duet 3 Standalone RRF3 Package?:

                But now I am struggling to update the FW...having Checksum errors when using "Duet3Firmware_MB6HC.bin" for update from DC42 github ressource.
                Is this the right bin file?

                Yes, this is the correct file. Depending on which version of firmware currently is running on the board there will still be some bugs with uploading data over the internal ethernet interface. In that case it's best to copy the firmware binary directly on the SD card from your PC. Then you can flash it by issuing M997. After that uploads should be a lot more reliable and work via web interface from there on.

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

                  @Hornetrider said in Duet 3 Standalone RRF3 Package?:

                  I got it running after creating all the folders and integrating the latest DWC into the WWW folder.

                  But now I am struggling to update the FW...having Checksum errors when using "Duet3Firmware_MB6HC.bin" for update from DC42 github ressource.
                  Is this the right bin file?

                  Yes that's the right file. Please use the one from the 3.0RC2 release. Earlier beta releases frequently gave CRC errors during file uploads.

                  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
                  • Hornetriderundefined
                    Hornetrider
                    last edited by

                    doing it with 3.0RC2 but receiving Error: "Duet3iap_sd_MB6HC.bin not found"...

                    Danalundefined 1 Reply Last reply Reply Quote 0
                    • Danalundefined
                      Danal @Hornetrider
                      last edited by Danal

                      @Hornetrider Get the iap file from github and put it in sys. Then re-try the upload (or m997)

                      Delta / Kossel printer fanatic

                      1 Reply Last reply Reply Quote 0
                      • Hornetriderundefined
                        Hornetrider
                        last edited by

                        did that and still this error...

                        1 Reply Last reply Reply Quote 0
                        • Hornetriderundefined
                          Hornetrider
                          last edited by

                          had to rename the iap fie from github...but I am not sure if that worked as:

                          M122
                          

                          === Diagnostics ===
                          RepRapFirmware for Duet 3 MB6HC v0.6 or 1.0 version 3.0beta12 running on Duet 3 MB6HC
                          Board ID: 08DJM-956L2-G43S4-6JTDD-3SD6K-TV5UF
                          Used output buffers: 3 of 32 (12 max)

                          1 Reply Last reply Reply Quote 0
                          • Danalundefined
                            Danal
                            last edited by

                            No, that did not work. You will get:

                            M122 B1
                            Diagnostics for board 1:
                            Board EXP3HC firmware 3.0RC2 2019-12-28b4
                            

                            Delta / Kossel printer fanatic

                            deckingmanundefined 1 Reply Last reply Reply Quote 0
                            • deckingmanundefined
                              deckingman @Danal
                              last edited by

                              @Danal That's expansion board firmware which is different. Main board is

                              RepRapFirmware for Duet 3 MB6HC v0.6 or 1.0 version 3.0RC2 running on Duet 3 MB6HC

                              Ian
                              https://somei3deas.wordpress.com/
                              https://www.youtube.com/@deckingman

                              Danalundefined 1 Reply Last reply Reply Quote 0
                              • Danalundefined
                                Danal
                                last edited by

                                You should have the IAP and the regular firmware file from this link:

                                https://github.com/dc42/RepRapFirmware/releases/tag/3.0RC2

                                And you should not have to rename them. You may want to put it in /sys on the SD card directly in a PC (not web)

                                f99628ae-d6aa-44fb-8439-7fc7e510a4d5-image.png

                                Delta / Kossel printer fanatic

                                1 Reply Last reply Reply Quote 0
                                • Hornetriderundefined
                                  Hornetrider
                                  last edited by

                                  @Danal

                                  used this files right before my last post...
                                  Still got the error and then tried it by renaming the IAP, and then something worked..kind of..

                                  Danalundefined 1 Reply Last reply Reply Quote 0
                                  • Danalundefined
                                    Danal @deckingman
                                    last edited by

                                    @deckingman is as usual correct, I had a typo. Main board will look like THIS when correct:

                                    M122 B0
                                    === Diagnostics ===
                                    RepRapFirmware for Duet 3 MB6HC v0.6 or 1.0 version 3.0RC2 running on Duet 3 MB6HC
                                    Board ID: 08DGM-9T66A-G63SJ-6J1DD-3SD6K-1V0MA
                                    Used output buffers: 1 of 32 (18 max)
                                    

                                    Delta / Kossel printer fanatic

                                    1 Reply Last reply Reply Quote 0
                                    • Danalundefined
                                      Danal @Hornetrider
                                      last edited by

                                      @Hornetrider said in Duet 3 Standalone RRF3 Package?:

                                      @Danal

                                      used this files right before my last post...
                                      Still got the error and then tried it by renaming the IAP, and then something worked..kind of..

                                      Yeah, depending on what release you are coming FROM, there may be some renaming involved.

                                      Delta / Kossel printer fanatic

                                      dc42undefined 1 Reply Last reply Reply Quote 0
                                      • Hornetriderundefined
                                        Hornetrider
                                        last edited by

                                        then why do I have:
                                        M122
                                        === Diagnostics ===
                                        RepRapFirmware for Duet 3 MB6HC v0.6 or 1.0 version 3.0beta12 running on Duet 3 MB6HC
                                        Board ID: 08DJM-956L2-G43S4-6JTDD-3SD6K-TV5UF
                                        Used output buffers: 3 of 32 (12 max)

                                        1 Reply Last reply Reply Quote 0
                                        • Danalundefined
                                          Danal
                                          last edited by

                                          If you got it to do something, try again with the RC2 file and un-renamed IAP.

                                          Delta / Kossel printer fanatic

                                          1 Reply Last reply Reply Quote 0
                                          • Hornetriderundefined
                                            Hornetrider
                                            last edited by

                                            hhmmm...
                                            what now?

                                            sorry for picking on this...

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