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

    Firmware install from scratch

    Scheduled Pinned Locked Moved
    Firmware installation
    4
    13
    592
    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.
    • Festivejellyundefined
      Festivejelly
      last edited by

      I'm trying to install the RepRapFirmware from scratch to my duet wifi, i've been following the guide but its very unclear on some aspects and there's a lot of acronyms that are not explained.

      I'm struggling to determined what files I actually need on my duet wifi.

      Under the Required Files section it states that I need:

      Firmware binary
      In-App programmer (IAP) binary
      WiFi firmware binary
      Duet Web Control (DWC) zip

      However when looking at the latest releases its not clear which files I need from the list. So far I have:

      Duet2CombinedFirmware.bin
      Duet2_SDiap32_WiFiEth.bin
      DuetWebControl-SD-3.3b2.zip

      What is Duet2Firmware_SBC.bin? It isn't explained anywhere what SBC means?

      The guide is full of replies from a chap called Jason Znack suggesting people to come here if they have issues. So here I am. Its very overwhelming for a new user, the documentation seems to be all over the place.

      alankilianundefined 1 Reply Last reply Reply Quote 0
      • alankilianundefined
        alankilian @Festivejelly
        last edited by alankilian

        @festivejelly This page should help.

        https://duet3d.dozuki.com/Wiki/Installing_and_Updating_Firmware

        I <think> you have a duet2/WiFi, right?
        Then you need to decide if you want RRF 1, RRF 2 or RRF 3.

        If you've got NO firmware on the board, Fallback #2 is your path to printing:
        https://duet3d.dozuki.com/Wiki/Installing_and_Updating_Firmware#Section_Fallback_procedure_Num_2

        Now that you have a thread started here, we WILL get you running.
        There may be a lot of questions for you, but we'll get you there I'm confident.

        SeemeCNC Rostock Max V3 converted to V3.2 with a Duet2 Ethernet Firmware 3.2 and SE300

        1 Reply Last reply Reply Quote 0
        • Festivejellyundefined
          Festivejelly
          last edited by

          @alankilian Thanks! Appreciate it, im just a bit frustrated by getting this new tool changer from e3d and I just want to play with it 🙂

          It has a duet wifi, it already has firmware on the board but I couldnt get the wifi working so im basically trying to get a newer version of the firmware on it to see if that helps.

          I think RRF 3 is probably the best idea since I would assume that is the most recent firmware.

          Problem is I cannot connect to the Web UI as I cant get it to connect to my wifi, it keeps saying wrong password and it 100% isnt wrong.

          Festivejellyundefined 1 Reply Last reply Reply Quote 0
          • Festivejellyundefined
            Festivejelly @Festivejelly
            last edited by Festivejelly

            Im basically getting

            ok<LF>WiFi reported error: Wrong password while trying to connect to TP-Link_53BE<LF>WiFi module is idle<LF>

            The correct details are there as I can ping my wifi from both my phone and raspberry pi.

            alankilianundefined 1 Reply Last reply Reply Quote 0
            • alankilianundefined
              alankilian @Festivejelly
              last edited by

              @festivejelly OK, what version firmware are you running right now?

              If you can get to a GCODE console try M115 and report back.

              Also, you can ping it from your phone, but cannot connect to it with a browser?
              Because the things you are saying are a bit in conflict.
              If it's not connected to your WiFi, you can't ping it.
              If it's connected to your WiFi, it won't say connecting to the WiFi failed.

              So onward.

              SeemeCNC Rostock Max V3 converted to V3.2 with a Duet2 Ethernet Firmware 3.2 and SE300

              Festivejellyundefined 1 Reply Last reply Reply Quote 0
              • Festivejellyundefined
                Festivejelly
                last edited by

                @alankilian I was able to get access to the UI by following a guide on ooze nest

                So ive connected to it as an access point which makes me think the wifi module seems to be working okay.

                When I run M115 I get:

                FIRMWARE_NAME: RepRapFirmware for Duet 2 WiFi/Ethernet FIRMWARE_VERSION: 3.01-beta3 ELECTRONICS: Duet WiFi 1.02 or later + DueX5 FIRMWARE_DATE: 2020-01-29b1<LF>ok<LF>

                This sounds a bit old so I imagine I should probably upgrade it. My issue was not being able to connect to the wifi but I wonder if I can upload via this accesspoint method using the web interface I just need to figure out how to add my wifi details there.

                1 Reply Last reply Reply Quote 0
                • Festivejellyundefined
                  Festivejelly @alankilian
                  last edited by

                  @alankilian Sorry I was unclear. I mean I can ping my wifi from my phone but the duet cannot seem to connect to it.

                  The signal is strong too. I think it may be a firmware issue thats blocking me as I am able to connect to the board when I put it in access point mode.

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

                    Now that you have access to the web interface the firmware update is very easy.

                    Upload this zip file to the system tab in the web interface.

                    https://github.com/Duet3D/RepRapFirmware/releases/download/3.2.2/Duet2and3Firmware-3.2.2.zip

                    Z-Bot CoreXY Build | Thingiverse Profile

                    Festivejellyundefined 1 Reply Last reply Reply Quote 0
                    • Festivejellyundefined
                      Festivejelly @Phaedrux
                      last edited by

                      @phaedrux I tried this but I keep getting network error. Should I power up the board? At the moment its running on USB power.

                      1 Reply Last reply Reply Quote 0
                      • Festivejellyundefined
                        Festivejelly
                        last edited by

                        Okay I manged to update the firmware by getting the SD card in my PC, dragging the new firmware files into the SD directory then putting the SD card back in the board, connecting via USB again and updating the firmware.

                        I also sent some commands to "forget" all wifi networks before trying to connect to my home hub... this seems to have done the trick and the wifi module is now connected to my home network 🙂 I can now navigate to its local IP too and all the tools etc are showing.

                        Phew that was a struggle but I think im there now 🙂

                        alankilianundefined 1 Reply Last reply Reply Quote 1
                        • alankilianundefined
                          alankilian @Festivejelly
                          last edited by

                          @festivejelly Excellent!

                          SeemeCNC Rostock Max V3 converted to V3.2 with a Duet2 Ethernet Firmware 3.2 and SE300

                          1 Reply Last reply Reply Quote 0
                          • GeneRisiundefined
                            GeneRisi
                            last edited by

                            @Phaedrux , how do I untangle a mix of RRF 3.2.2 and 3.3 ? My goal is 3.3 but the printer is behaving strangely and the web interface and the Paneldue are not working fully correctly?

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

                              @generisi said in Firmware install from scratch:

                              @Phaedrux , how do I untangle a mix of RRF 3.2.2 and 3.3 ? My goal is 3.3 but the printer is behaving strangely and the web interface and the Paneldue are not working fully correctly?

                              Depends what you're running. It would be best if you started a new thread with your details.

                              Z-Bot CoreXY Build | Thingiverse Profile

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