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

    Firmware 1.19 released

    Scheduled Pinned Locked Moved
    Firmware installation
    12
    27
    3.6k
    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.
    • dc42undefined
      dc42 administrators
      last edited by

      As some of you may have noticed, I have released firmware 1.19 for the Duet series. You can find it here https://github.com/dc42/RepRapFirmware/releases.

      This release has taken much longer than originally planned, in part due to the number of OEM requests for feature additions that we had to satisfy. But I've also implemented some major items from the firmware wishlist; for example, bed levelling using multiple independent leadscrews, and resume-after-power-fail.

      The plan for future releases is as follows:

      • If necessary, additional 1.19 point releases to fix bugs
      • Possibly a 1.20 release within the next 8 weeks
      • After that will come version 2.0 firmware for the Series 2 Duets (WiFi and Ethernet) and their successors only. The firmware architecture will be changed to use a real time operating system (RTOS), which will make some of the future enhancements we have planned much easier to implement.

      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
      • larsundefined
        lars
        last edited by

        Great work David! Lots of nice features in 1.19!

        1 Reply Last reply Reply Quote 0
        • curieosundefined
          curieos
          last edited by

          Will 2.0 continue to support the beta Wifi boards? I assume they will since very little was changed between beta and release.

          She/Her
          I work at a local 3D printing shop.
          Printers: Micron+ w/Duet 3 Mini, in-progress adaptation of the Jubilee REL onto an E3D MS, Prusa i3 MK3S.

          1 Reply Last reply Reply Quote 0
          • T3P3Tonyundefined
            T3P3Tony administrators
            last edited by

            Yes

            www.duet3d.com

            1 Reply Last reply Reply Quote 0
            • 3dmntbighkerundefined
              3dmntbighker
              last edited by

              Are series 2 Duets what ships now or a newer rev. not yet out? I only just got mine.

              Scratch built CoreXY with Maestro
              Heavily modified Ender 3 with Maestro
              MPCNC work in progress with Duet WiFi

              1 Reply Last reply Reply Quote 0
              • DjDemonDundefined
                DjDemonD
                last edited by

                I believe they are the duetwifi and duet ethernet, but not the duet 0.6 and duet 0.85. Correct me if Im wrong Tony, DC42.

                Simon. Precision Piezo Z-Probe Technology
                www.precisionpiezo.co.uk
                PT1000 cartridge sensors NOW IN, just attach to your Duet board directly!

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

                  @DjDemonD:

                  I believe they are the duetwifi and duet ethernet, but not the duet 0.6 and duet 0.85. Correct me if Im wrong Tony, DC42.

                  That is correct.

                  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
                  • DjDemonDundefined
                    DjDemonD
                    last edited by

                    1.19 working perfectly for me. Many thanks. I can see this has been a very busy period with the PCB effector as well as this update. Don't work too hard.

                    Simon. Precision Piezo Z-Probe Technology
                    www.precisionpiezo.co.uk
                    PT1000 cartridge sensors NOW IN, just attach to your Duet board directly!

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

                      Thanks for the feedback!

                      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
                      • spathiundefined
                        spathi
                        last edited by

                        Upgraded nicely, thank you for all the hard work 🙂

                        Printer: Balco (Wanhao Duplicator i3) with extended Y Carriage (200x300).
                        Building: Hypercube CoreXY

                        1 Reply Last reply Reply Quote 0
                        • sigxcpuundefined
                          sigxcpu
                          last edited by

                          The Web UI still showing Vin instead of CPU temp and interval of Vin is in degrees Celsius.

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

                            It is supposed to display VIN where CPU temp used to be. It displays the units as V for me, not degC. Please go to the Settings page of DWC and verify which version of the web interface you are running.

                            You can see the MCU temperature if you click on "Extra" near the top left corner.

                            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
                            • sigxcpuundefined
                              sigxcpu
                              last edited by

                              I am running DWC 1.19 final. Here's the output for a grep (unarchived the .zip and the language.xml.gz inside it). I am talking about the tooltip.

                              grep -i Minimum language.xml
                              		<string t="Minimum: {0} °C Maximum: {1} °C">Minimum: {0} °C Maximum: {1} °C</string>
                              		<string t="Minimum">Mínimo</string>
                              		<string t="Minimum: {0} °C Maximum: {1} °C">Minimum: {0} °C Maximum: {1} °C</string>
                              
                              

                              Regardless of this bug, isn't the MCU temperature more important because it can vary a lot? Chances that Vin varies are small (toasted or underpowered supply). Motor EMF surges are short so they will not be displayed nor seen on the UI.

                              1 Reply Last reply Reply Quote 0
                              • chrishammundefined
                                chrishamm administrators
                                last edited by

                                @sigxcpu:

                                I am running DWC 1.19 final. Here's the output for a grep (unarchived the .zip and the language.xml.gz inside it). I am talking about the tooltip.

                                grep -i Minimum language.xml
                                		<string t="Minimum: {0} °C Maximum: {1} °C">Minimum: {0} °C Maximum: {1} °C</string>
                                		<string t="Minimum">Mínimo</string>
                                		<string t="Minimum: {0} °C Maximum: {1} °C">Minimum: {0} °C Maximum: {1} °C</string>
                                
                                

                                Regardless of this bug, isn't the MCU temperature more important because it can vary a lot? Chances that Vin varies are small (toasted or underpowered supply). Motor EMF surges are short so they will not be displayed nor seen on the UI.

                                Thanks, I didn't spot that. Will fix it in the next version.

                                Duet software engineer

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

                                  Chris moved the CPU temperature display to the Extra list because there is now the facility to display up to 10 additional temperatures, and there isn't room for all of them on the main page.

                                  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
                                  • Syko_Symaticundefined
                                    Syko_Symatic
                                    last edited by

                                    I am getting the error that "DuetWifiFirmware.bin is not valid for these electronics" HELP! I have done the erase and reset, but no luck.

                                    I have tried it over Wifi and USB but I m getting the same issue.

                                    Edit: I may have solved it, I have just seen that there is an additional few steps for upgrading firmware from 18.2 and below. I will give that a try!

                                    1 Reply Last reply Reply Quote 0
                                    • Syko_Symaticundefined
                                      Syko_Symatic
                                      last edited by

                                      Nope still the same problem:

                                      SENT: M997 S0:1
                                      READ: Error: Firmware binary "DuetWiFiFirmware.bin" is not valid for this electronics.

                                      😞

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

                                        My guess is that you have not downloaded the firmware file correctly. It should be 321Kb in size.

                                        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
                                        • Syko_Symaticundefined
                                          Syko_Symatic
                                          last edited by

                                          Spot on seems there was a issue with the download. Now I have it all installed but apparently M587 is not recognized?

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

                                            M587 will not work until you have enabled the WiFi module with M552 S0.

                                            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
                                            • First post
                                              Last post
                                            Unless otherwise noted, all forum content is licensed under CC-BY-SA