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

                      Ok I have followed everything and installed both firmwares simultaneously. Run the set Network macro and still M587 says unsupported?

                      Done!! Found the issue. The update support file (I can't recall it's name) was also corrupt when it was downloaded. Downloaded again. Now it all works like a charm!

                      1 Reply Last reply Reply Quote 0
                      • lignumaquaundefined
                        lignumaqua
                        last edited by

                        David,

                        1. Are there any significant changes from the final RC to the release version?

                        2. Can you update using the web system from RC to release version?

                        Thanks!

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

                          @Syko_Symatic:

                          Ok I have followed everything and installed both firmwares simultaneously. Run the set Network macro and still M587 says unsupported?

                          Have you run M115 to check that you really are running version 1.19?

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

                            @lignumaqua:

                            David,

                            1. Are there any significant changes from the final RC to the release version?

                            2. Can you update using the web system from RC to release version?

                            Thanks!

                            1. Yes, but they will not be significant to most users.

                            2. 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

                            1 Reply Last reply Reply Quote 0
                            • SpoonUnitundefined
                              SpoonUnit
                              last edited by

                              Could you please add details for the 1.19 upgrade specific to the Ethernet version. After following the Wifi instructions, I couldn't run M997 S0:1 (complaining about the 1), and when using the web interface to upload the WifiFirmware (renamed as per the instructions (I assumed WifiFirmware was the expected filename)) complained from M997 S0 (I figured what the hell, I'll try updating just one firmware) that DuetEthernetFirmware wasn't present. Now I'm wondering whether or not I need the WifiServer bin at all, or whether I'm not moving it from the Wifi Board to the Duet because actually that already happened when you set up the Ethernet firmware.

                              From what I can see, in the Settings>General tab, I am on 1.19 DWC and Firmware and, given that I'm seeing the UI at all, I assume the server aspect is working.

                              FWIW, I did leave in the GCODE instruction to specify the MAC Address and I do seem to have retained the same IP address. The instructions implied that it would be fixed from the unique board id, but happily the MAC address override still seems to work. But will that code be removed at some point?

                              All in all, I'd just like to check that everything is as it should be.

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

                                For the Duet Ethernet, it's a perfectly standard firmware and DWC upgrade through the web interface, except for the changing MAC address if you didn't specify one in config.g. I've no plans to remove the MAC address override gcode on the Duet Ethernet.

                                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
                                • SpoonUnitundefined
                                  SpoonUnit
                                  last edited by

                                  Thanks for the confirmation.

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