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

    New firmware 1.19 beta 2

    Scheduled Pinned Locked Moved
    Firmware installation
    18
    70
    9.8k
    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

      I have withdrawn beta 4 and released beta 5, which fixes the known issue that was causing software resets. Those of you who were affected by this, please accept my apologies for the inconvenience caused. The WiFi module code has not changed, so you can install beta 5 over beta 4 using the standard firmware upgrade procedure.

      The Duet06/085 build is still at beta 4 because it was not affected by this issue.

      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
      • cbusilloundefined
        cbusillo
        last edited by

        Beta 5 does the same thing for me. While flashing the firmware becomes unresponsive. After power down and up, it is running the old firmware.

        I'm excited for this firmware to become stable. I want to buy a couple more 😃

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

          @cbusillo:

          Beta 5 does the same thing for me. While flashing the firmware becomes unresponsive. After power down and up, it is running the old firmware.

          I'm excited for this firmware to become stable. I want to buy a couple more 😃

          You mean it's still reporting in DWC that beta 4 is running? You may need to update file iap4e.bin to latest version first - just up!oad it through the Settings/General page as you do the firmware.

          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
          • cbusilloundefined
            cbusillo
            last edited by

            Where do I find the most up to date iap4e.bin? The one in my sys directory currently is 60.0 KiB 4/7/2017, 1:24:13 PM.

            I noticed I am on the CK fork. Could that be my problem? I believe at the time you had not released the most up to date Duet Ethernet firmware. I was trying to get bed mesh to work so I was trying anything I could think of.

            Thank you for the quick responses as always.

            1 Reply Last reply Reply Quote 0
            • cbusilloundefined
              cbusillo
              last edited by

              I used SAM-BA to flash beta 5. That appears to have worked. As I was pressing the erase button I realized the reset button MAY have been pressed by a wire.

              1 Reply Last reply Reply Quote 0
              • minimundefined
                minim
                last edited by

                @dc42:

                I have withdrawn beta 4 and released beta 5, which fixes the known issue that was causing software resets. Those of you who were affected by this, please accept my apologies for the inconvenience caused. The WiFi module code has not changed, so you can install beta 5 over beta 4 using the standard firmware upgrade procedure.

                The Duet06/085 build is still at beta 4 because it was not affected by this issue.

                Nothing to apologise for! I'm using the beta releases to try to help test and locate the bugs. If I needed is to be stable all the time I'd be on the stable release 🙂 Glad to see that you got it sorted.

                You are doing great work btw!

                1 Reply Last reply Reply Quote 0
                • kelchmundefined
                  kelchm
                  last edited by

                  @dc42:

                  @kelchm, you don't need USB or PanelDue to complete the upgrade. See https://duet3d.com/wiki/DuetWiFiFirmware_1.19_alpha#Getting_ready_to_upgrade. But I recommend you wait until I have released beta 5.

                  Just reviewing the steps again it seems step 2 under 'Doing the upgrade' requires a PanelDue or USB:
                  "When the Duet has restarted after the firmware upgrade, execute the SetNetwork macro on PanelDue or via USB (if using USB then the command is M98 P/macros/SetNetwork)."

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

                    I see. You could temporarily put that M98 command at the end of config.g.

                    EDIT: I just realised that won't work, because the network won't be enabled at that point.

                    In a later beta I will add the facility to set up the connection by temporarily running the Duet as an access point, as before.

                    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
                    • BlackTomundefined
                      BlackTom
                      last edited by

                      I'll give another try to 1.19 soon.. with the 1yr old twins, time is missing 😉

                      1 Reply Last reply Reply Quote 0
                      • tomasfundefined
                        tomasf
                        last edited by

                        I just updated my test machine to beta 5. Still the same problem where it won't connect to my network. After [c]M552 S1[/c], nothing happens for a while, until it finally says "Wifi module is idle".

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

                          In theory that means that you didn't send it a M587 command with the correct SSID and password, or that it can't see the wifi network. You can send M587 with no parameters to check that it has remembered the SSID correctly.

                          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
                          • tomasfundefined
                            tomasf
                            last edited by

                            Hmm. I added another network (M587 reports both), and it did successfully join that one. Unfortunately, that's not the network I ideally want to use. Countless other devices in my home connect to my regular network without any problems. Strange.

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

                              I've just noticed a bug. If the password contains a semicolon then the M587 command will not be parsed correctly. So passwords containing semicolons won't work. I'll fix this in the next beta.

                              There may be other characters that won't work in wifi passwords - unfortunately the SDK for the WiFi module is not open source, so I can't check. But they should be the same characters that didn't work before, or a subset of them.

                              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
                              • Adamfilipundefined
                                Adamfilip
                                last edited by

                                Just updated to 1.19 Beta 5, working well overall. noticed two small issues

                                1. when using Gcode console, if i try to add a new wifi network using
                                  M587 S"Wifi Name" P"MyPassword" it will convert it all to Capitals. even if i need it to be Case sensitive.

                                2. during a print, I paused it, and then went to control on Panel Due and wanted to extrude extra filament as i was changing rolls.. i set to to extrude 50mm at 5mms/sec and it ignores the speed setting and tried to extrude all within 1 second.. which was way too fast and caused the extruder to skip, dont recall if this was an issue on previous firmware

                                1 Reply Last reply Reply Quote 0
                                • Jackalundefined
                                  Jackal
                                  last edited by

                                  @Adamfilip:

                                  Just updated to 1.19 Beta 5, working well overall. noticed two small issues

                                  1. when using Gcode console, if i try to add a new wifi network using
                                    M587 S"Wifi Name" P"MyPassword" it will convert it all to Capitals. even if i need it to be Case sensitive.

                                  2. during a print, I paused it, and then went to control on Panel Due and wanted to extrude extra filament as i was changing rolls.. i set to to extrude 50mm at 5mms/sec and it ignores the speed setting and tried to extrude all within 1 second.. which was way too fast and caused the extruder to skip, dont recall if this was an issue on previous firmware

                                  For number 1 you can turn off "Always Convert G-Codes to Upper-Case" in "Settings > User Interface", probably DWC need a check to see if it is a M587 gcode or simply leave the case of quoted parameters.

                                  1 Reply Last reply Reply Quote 0
                                  • Adamfilipundefined
                                    Adamfilip
                                    last edited by

                                    Hoping a Tab can be added to webcontrol to add/remove wifi networks. Enable ADhoc

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

                                      I've just released 1.19beta6. Those of you already running a 1.19beta version can just install it over the network. See https://github.com/dc42/RepRapFirmware/blob/dev/WHATS_NEW.md for the change list.

                                      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
                                      • gate546undefined
                                        gate546
                                        last edited by

                                        @dc42:

                                        I've just released this at https://github.com/dc42/RepRapFirmware/tree/dev/Release (look in the Edge folder for your board). See https://github.com/dc42/RepRapFirmware/blob/dev/WHATS_NEW.md for the full change information and important upgrade notes.

                                        Hello,

                                        what means this :"DuetWiFiServer-1.19beta1.bin Restored DuetWiFiServer-1.19beta1.bin"
                                        Thank you
                                        Dommy

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

                                          I accidentally removed that file from the Duet-WiF/Edge folder when I committed release 1.19beta6 of RepRapFirmware. So I put it back again.

                                          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
                                          • Kulitorumundefined
                                            Kulitorum
                                            last edited by

                                            1.19 beta 6 does not connect

                                            I tried 1.19 beta6 but is unable to get the printer to connect to my wifi.
                                            After updating, and running the SetNetwork macro, I connect through USB and M552 returns "Wifi module is idle"
                                            Sending "M552 S1" and I get "Wifi module is changing state" for 1-2 minutes, then "Wifi module is idle" again.

                                            Ideas?

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