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

    RepRapFirmware 3.01-RC3 released

    Scheduled Pinned Locked Moved
    Beta Firmware
    22
    68
    4.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.
    • Phaedruxundefined
      Phaedrux Moderator @jens55
      last edited by Phaedrux

      @jens55 said in RepRapFirmware 3.01-RC3 released:

      For a Duet2wifi, do I just need to upgrade the Duet2CombinedFirmware.bin file or do I need other stuff ?
      I am running the web panel 2.0.7 code already.

      Yes, you'd need the combined firmware file, but you'll also need some IAP files from the 3.0 release first, if you haven't upgraded to rrf3 yet. So update to 3 first using the zip file. Then you should be good to go.

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

      Z-Bot CoreXY Build | Thingiverse Profile

      jens55undefined 1 Reply Last reply Reply Quote 0
      • jens55undefined
        jens55 @Phaedrux
        last edited by

        @Phaedrux, thanks for confirming! I had already upgraded to 3.01-RC2 (I think). I installed the Duet2CombinedFirware.bin file and the web interface shows a successful upgrade. I haven't actually run anything on it but suspect it will be just fine.

        1 Reply Last reply Reply Quote 0
        • tobias_munichundefined
          tobias_munich
          last edited by

          many thanks @dc42 works ... 😉

          IMG_0230.png

          Hypercube-Evolution, Dual-Z, Nimble v2, Orion Piezo
          Duet3, DuetWifi, Raspberry Pi 4, 7 inch HDMI Display, Panel-Due
          Firmware: RepRapFirmware for Duet 3 MB6HC 'always the latest release'

          1 Reply Last reply Reply Quote 0
          • Guyarosundefined
            Guyaros
            last edited by

            I'm using Board: Duet WiFi 1.0 or 1.01
            Running Firmware: RepRapFirmware for Duet 2 WiFi/Ethernet 2.03RC5 (2019-06-05b5)
            Duet WiFi Server Version: 1.23
            Duet Web Control 2.0.2

            Printer is running perfectly, with no issues at all.

            1. Should I consider upgrading to RRF3.01-RC3? What are the benefits?
            2. What is the upgrade procedure?
            3. In case I will upgrade to RRF3, is it possible to bind Heater E1 as a Fan output?

            Thanks,

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

              @Guyaros said in RepRapFirmware 3.01-RC3 released:

              Printer is running perfectly, with no issues at all.

              Should I consider upgrading to RRF3.01-RC3? What are the benefits?

              I suggest you upgrade to either 2.05.1 or 3.01RC3. The main benefits of 3.01 are more flexible pin allocation, and conditions and loops in GCode and macro files; but upgrading from 2.x to 3.x is more complicated than upgrading to 2.05.1.

              What is the upgrade procedure?

              If you want to upgrade to 3.01 from 2.x then you must first upgrade to 3.0, and from there to 3.01. You will also have to make a lot of changes to your config.g file.

              In case I will upgrade to RRF3, is it possible to bind Heater E1 as a Fan output?

              Yes.

              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

              CNCModellerundefined 1 Reply Last reply Reply Quote 1
              • imrjundefined
                imrj
                last edited by

                I cant get this to work for the life of me on a Duet3 1.0. I have tried with both M997 and via WebUI and it never upgrades the firmware even thou it says it is.....it keeps asking for a file i cant find named "Duet3iap_sd_MB6HC" and its not on your github.....I have renamed the "Duet3Firmware_MB6HC" to "Duet3iap_sd_MB6HC" and same result, nothing happens, it keeps showing the Beta12 firmware
                am having an issue with OUT0 nozzle heater doesnt put any output to the heater, any clue as to why (is not the heater itself, works fine on another machine),.....

                gtj0undefined 1 Reply Last reply Reply Quote 0
                • gtj0undefined
                  gtj0 @imrj
                  last edited by gtj0

                  @imrj
                  Try putting this file in /sys on your SD card:
                  https://github.com/dc42/RepRapFirmware/releases/download/3.01-RC1/Duet3_SDiap_MB6HC.bin

                  @dc42 It might be helpful if you included the IAP files in every release.

                  garyd9undefined 1 Reply Last reply Reply Quote 0
                  • garyd9undefined
                    garyd9 @gtj0
                    last edited by

                    @gtj0 said in RepRapFirmware 3.01-RC3 released:

                    @imrj
                    Try putting this file in /sys on your SD card:
                    https://github.com/dc42/RepRapFirmware/releases/download/3.01-RC1/Duet3_SDiap_MB6HC.bin

                    @dc42 It might be helpful if you included the IAP files in every release.

                    It's also confusing because the name of the duet3 IAP files changed from the early 3 betas to release. If someone purchases a new Duet3 board, it likely has one of those early pre-release versions of the firmware loaded. A user has to get the older IAP files on the SD card to upgrade to a more recent firmware, and then change to the newer IAP files.

                    For that, I'd suggest including the older IAP file (as well as the new one) with a note "needed for upgrading from XX and earlier."

                    "I'm not saying that you are wrong - I'm just trying to fit it into my real world simulated experience."

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

                      In all fairness the release has all the relevant files and instructions

                      https://github.com/dc42/RepRapFirmware/blob/v3-dev/WHATS_NEW_RRF3.md#reprapfirmware-30

                      You should also upload the new IAP file for your system. You will need it when upgrading firmware in future. These files are called Duet2CombinedIAP.bin, DuetMaestroIAP.bin, Duet3_SBCiap_MB6HC.bin (for Duet 3+SBC) and Duet3_SDiap.bin (for Duet 3 standalone systems). Leave the old IAP files on your system, they have different names and you will need them again if you downgrade to older firmware.

                      And most users dealing with testing the unstable releases would either track down the files or just use bossa?

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

                        I believe DC42 had mentioned the next full release will have all the files needed for a direct update.

                        Z-Bot CoreXY Build | Thingiverse Profile

                        1 Reply Last reply Reply Quote 0
                        • CNCModellerundefined
                          CNCModeller @dc42
                          last edited by

                          @dc42 said in RepRapFirmware 3.01-RC3 released:

                          I suggest you upgrade to either 2.05.1 or 3.01RC3. The main benefits of 3.01 are more flexible pin allocation, and conditions and loops in GCode and macro files; but upgrading from 2.x to 3.x is more complicated than upgrading to 2.05.1.

                          What is the upgrade procedure?

                          If you want to upgrade to 3.01 from 2.x then you must first upgrade to 3.0, and from there to 3.01. You will also have to make a lot of changes to your config.g file.

                          Hi All / @dc42
                          Unfortunately I think I've made a foolish error with my Duet 2 Ethernet... after upgrading to RRF3 (R3 zip then R3.01) I decided that I needed to spend much more time learning the new config commands so re-uploaded the 2.05 firmware, unfortunately (I think) I forgot that V3 uses a newer web interface and now I cant connect to the board via the web interface.

                          Is there any way for me to re-configure things on the SD card directly so I can get back to using my printer with 2.05 in the short term?

                          Also is polar config supported in RR3? I know I should have checked before upgrading but I am having a "hard of thinking" day. I only ask as the home files being called by the web interface for x appear to be the xhome rather than the radiushome file.

                          Any help would be much appreciated. 🙂

                          Many Thanks
                          Barry M

                          Polar Duet3 Mini + 1HCL
                          https://youtube.com/playlist?list=PLWjZVEdMv1BY82izahK45qKh-hp3NFkix
                          Wanhao D4S: Duet2
                          https://forum.duet3d.com/post/296755
                          K40 Laser, Duet2
                          https://forum.duet3d.com/post/312082
                          Wanhao D5S
                          https://www.youtube.com/CNCModellerUK

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

                            @CNCModeller said in RepRapFirmware 3.01-RC3 released:

                            Is there any way for me to re-configure things on the SD card directly so I can get back to using my printer with 2.05 in the short term?

                            You can place the 2.05 firmware file on the SD card in the /sys folder, connect via USB terminal, and send M997 to flash the firmware.

                            While you've got the SD card in your PC, you can also replace the contents of the /www folder with the files from DWC 2.0.7 just to make sure it's all there.

                            Z-Bot CoreXY Build | Thingiverse Profile

                            CNCModellerundefined 1 Reply Last reply Reply Quote 0
                            • CNCModellerundefined
                              CNCModeller @Phaedrux
                              last edited by

                              @Phaedrux said in RepRapFirmware 3.01-RC3 released:

                              @CNCModeller said in RepRapFirmware 3.01-RC3 released:

                              Is there any way for me to re-configure things on the SD card directly so I can get back to using my printer with 2.05 in the short term?

                              You can place the 2.05 firmware file on the SD card in the /sys folder, connect via USB terminal, and send M997 to flash the firmware.

                              While you've got the SD card in your PC, you can also replace the contents of the /www folder with the files from DWC 2.0.7 just to make sure it's all there.

                              Thanks @Phaedrux,
                              I'm thinking that the firmware is already installed so I'm hoping I just need to copy over the files to the WWW folder.

                              Fingers Xed!!!

                              Cheers
                              BPM

                              Polar Duet3 Mini + 1HCL
                              https://youtube.com/playlist?list=PLWjZVEdMv1BY82izahK45qKh-hp3NFkix
                              Wanhao D4S: Duet2
                              https://forum.duet3d.com/post/296755
                              K40 Laser, Duet2
                              https://forum.duet3d.com/post/312082
                              Wanhao D5S
                              https://www.youtube.com/CNCModellerUK

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

                                @CNCModeller You can send M115 to see what firmware is actually flashed.

                                Z-Bot CoreXY Build | Thingiverse Profile

                                CNCModellerundefined 1 Reply Last reply Reply Quote 0
                                • CNCModellerundefined
                                  CNCModeller @Phaedrux
                                  last edited by

                                  @Phaedrux said in RepRapFirmware 3.01-RC3 released:

                                  @CNCModeller You can send M115 to see what firmware is actually flashed.

                                  Cool thanks for the heads up...

                                  Polar Duet3 Mini + 1HCL
                                  https://youtube.com/playlist?list=PLWjZVEdMv1BY82izahK45qKh-hp3NFkix
                                  Wanhao D4S: Duet2
                                  https://forum.duet3d.com/post/296755
                                  K40 Laser, Duet2
                                  https://forum.duet3d.com/post/312082
                                  Wanhao D5S
                                  https://www.youtube.com/CNCModellerUK

                                  1 Reply Last reply Reply Quote 0
                                  • DaBitundefined
                                    DaBit
                                    last edited by

                                    That daemon-task runs always? Also when the printer is idle or off?

                                    So, in theory I could use that to generate the desired chargepump signal, albeit at only 0,5Hz?

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

                                      @DaBit said in RepRapFirmware 3.01-RC3 released:

                                      That daemon-task runs always? Also when the printer is idle or off?

                                      So, in theory I could use that to generate the desired chargepump signal, albeit at only 0,5Hz?

                                      You could run it faster than that if you use a loop within the daemon.g file.

                                      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
                                      • imrjundefined
                                        imrj @A Former User
                                        last edited by

                                        @bearer bossa crashes on my Mac running Movaje, and i dont have a laptop w Windows, so I would have to rip out the board and uncable it all, trying to avoid that......
                                        I tried the file "Duet3_SDiap_MB6HC.bin" that someone posted the link for but it still wont take, it says soemthing about in-app error (i notices is a really small file of 55k vs. the usual 550k or so).....I dunno this shouldnt be that difficult....help!!

                                        Danalundefined droftartsundefined dc42undefined 3 Replies Last reply Reply Quote 0
                                        • DaBitundefined
                                          DaBit
                                          last edited by

                                          @dc42 said in RepRapFirmware 3.01-RC3 released:

                                          You could run it faster than that if you use a loop within the daemon.g file.

                                          I suppose I could, but as long as I do not have to interface with existing boards the frequency is not that important.

                                          How do we prevent the daemon task from taking away too much processing from the main G-code pipe? Is an endless while() harmful? Or is all that handled by priority in RRF?

                                          Anyway, nice addition that daemon task!
                                          I could use the daemon task to monitor the heaters for faulting, generate a chargepump signal when OK, quit generating the chargepump and send an M81 when failing.

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

                                            @imrj said in RepRapFirmware 3.01-RC3 released:

                                            @bearer bossa crashes on my Mac running Movaje, and i dont have a laptop w Windows, so I would have to rip out the board and uncable it all, trying to avoid that......
                                            I tried the file "Duet3_SDiap_MB6HC.bin" that someone posted the link for but it still wont take, it says soemthing about in-app error (i notices is a really small file of 55k vs. the usual 550k or so).....I dunno this shouldnt be that difficult....help!!

                                            Do you have a Raspberry Pi?

                                            The instructions for bossa on Pi are on the dozuki, just below the instructions for Winders (<=Texas edition of WIndows)

                                            Delta / Kossel printer fanatic

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