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

    Firmware 2.03RC5/1.24RC5 released

    Scheduled Pinned Locked Moved
    Firmware installation
    23
    61
    7.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've released this at https://github.com/dc42/RepRapFirmware/releases/tag/2.03RC5. It is mostly a bug fix to 2.03RC4 but it includes a few minor feature improvements too.

      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

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

        Compatible DuetWiFiServer: 1.23 or 1.24

        Is WifiServer 1.24 available yet?

        Z-Bot CoreXY Build | Thingiverse Profile

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

          @phaedrux said in Firmware 2.03RC5/1.24RC5 released:

          Compatible DuetWiFiServer: 1.23 or 1.24

          Is WifiServer 1.24 available yet?

          I'm still testing it.

          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
          • oliofundefined
            oliof
            last edited by

            A quick home and mesh bed compensation run worked as expected (-:

            <>RatRig V-Minion Fly Super5Pro RRF<> V-Core 3.1 IDEX k*****r <> RatRig V-Minion SKR 2 Marlin<>

            1 Reply Last reply Reply Quote 0
            • ArnoldVRundefined
              ArnoldVR
              last edited by

              I don't know if it was also intended to address this in this release, but to have a second print start correctly, I still have to resume the printer, otherwise I have an offset of both Y and Z. Maybe it's better to start a new post for this.

              Arnold

              Custom Cartesian / Duet 2 Wifi / Panel Due 7i / E3D Titan Aero / BL Touch

              1 Reply Last reply Reply Quote 0
              • mloidlundefined
                mloidl
                last edited by

                @dc42: In the release notes you've mentioned that this release is compatible with DuetWebControl: 1.22.6 or 2.0RC6.

                Latest DWC Release currently is 2.0RC7. => https://github.com/chrishamm/DuetWebControl/releases/tag/2.0.0-RC7

                It's hard to find on the release page https://github.com/chrishamm/DuetWebControl/releases because it's below 2.0.0-RC1

                Exerqtorundefined 1 Reply Last reply Reply Quote 0
                • Adrian52undefined
                  Adrian52
                  last edited by

                  My first try on a delta gave error G1/G0: target position not reachable from current position. Model printing on reverting to rc4.

                  dc42undefined 1 Reply Last reply Reply Quote 0
                  • Exerqtorundefined
                    Exerqtor @mloidl
                    last edited by Exerqtor

                    @mloidl said in Firmware 2.03RC5/1.24RC5 released:

                    @dc42: In the release notes you've mentioned that this release is compatible with DuetWebControl: 1.22.6 or 2.0RC6.

                    Latest DWC Release currently is 2.0RC7. => https://github.com/chrishamm/DuetWebControl/releases/tag/2.0.0-RC7

                    It's hard to find on the release page https://github.com/chrishamm/DuetWebControl/releases because it's below 2.0.0-RC1

                    Both FW 2.03-RC4 & RC5 works fine with DWC 2.0RC7, though i think it's strange that it's listed way down bellow in his github.

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

                      @adrian52 said in Firmware 2.03RC5/1.24RC5 released:

                      My first try on a delta gave error G1/G0: target position not reachable from current position. Model printing on reverting to rc4.

                      You will need to give more information if you want me to do anything about that.

                      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

                      Adrian52undefined 1 Reply Last reply Reply Quote 0
                      • Adrian52undefined
                        Adrian52 @dc42
                        last edited by

                        @dc42 sorry - error occurs when starting a print from the homed position. Have got the same behaviour even when trying to print a 40x40x10mm cube. I updated dwc 2 at the same time, but reverting this to rc6 did not change the error. What further information do you need?

                        dc42undefined minimundefined 2 Replies Last reply Reply Quote 0
                        • Adrian52undefined
                          Adrian52
                          last edited by

                          Im using a 1.01 duet 2 wifi

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

                            @adrian52 said in Firmware 2.03RC5/1.24RC5 released:

                            @dc42 sorry - error occurs when starting a print from the homed position. Have got the same behaviour even when trying to print a 40x40x10mm cube. I updated dwc 2 at the same time, but reverting this to rc6 did not change the error. What further information do you need?

                            What is the first movement command after homing in the GCode file you are trying to print? My guess is that it is a pure XY move.

                            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

                            Adrian52undefined Kodachromeundefined 2 Replies Last reply Reply Quote 0
                            • Phaedruxundefined
                              Phaedrux Moderator
                              last edited by

                              Upgrade from 2.02 went well. Ran a few multi hour prints without issue.

                              I did get a warning that I'm loading the heightmap before the Z datum is set. I load it in config.g. I haven't had any issues, but I think I'll move the loading of the heightmap into the start gcode after homing, just to get rid of the warning.

                              Z-Bot CoreXY Build | Thingiverse Profile

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

                                @adrian52 said in Firmware 2.03RC5/1.24RC5 released:

                                @dc42 sorry - error occurs when starting a print from the homed position. Have got the same behaviour even when trying to print a 40x40x10mm cube. I updated dwc 2 at the same time, but reverting this to rc6 did not change the error. What further information do you need?

                                I home my delta with G28 before a print and don't have this issue. Maybe upload the start of the file you are printing would reveal something if I compared it to mine.

                                1 Reply Last reply Reply Quote 0
                                • Adrian52undefined
                                  Adrian52 @dc42
                                  last edited by

                                  @dc42 indeed. Prefixed a z move, and now it works fine. Definite change in behaviour from rc4 for me though.

                                  dc42undefined 1 Reply Last reply Reply Quote 0
                                  • Adrian52undefined
                                    Adrian52
                                    last edited by

                                    Still getting disconnect error during long print. Yat connection OK. Disabled and re-enabled the WiFi (led went off, and came back on steady after flashing as expected) but dwc only reconnects for a few seconds (request failed status code 503). M122 from yat gives a truncated response, but shows buffers 22/24 (24max).

                                    1 Reply Last reply Reply Quote 0
                                    • avaradusundefined
                                      avaradus @dc42
                                      last edited by

                                      @dc42 Trying that version. But bug with release free output buffers is not fixed.
                                      After start printer i see Used output buffers: 2 of 24 (5 max)
                                      Now after 21 hours have passed i see Used output buffers: 16 of 24 (24 max)
                                      And in YAT i see not full and truncated result of command M122
                                      I think tomorrow the number of buffers will reach a maximum 24 and the printer will finally hang freeze.

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

                                        @adrian52 said in Firmware 2.03RC5/1.24RC5 released:

                                        @dc42 indeed. Prefixed a z move, and now it works fine. Definite change in behaviour from rc4 for me though.

                                        It's an intentional change in behaviour. In previous releases, if you attempted an XY move that wasn't possible at the current Z height, RRF would truncate the move or reduce the ending height. That's unsafe if you are nearing the end of a tall print, so now the firmware treats it as an error.

                                        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

                                        jakemestreundefined 1 Reply Last reply Reply Quote 0
                                        • Surgikillundefined
                                          Surgikill
                                          last edited by

                                          I'm currently running a corexy printer on 2.01. I noticed in the release notes that the core kinematics has been changed around and you recommend setting the current lower and testing with small steps. That was on one of the betas. Is that still required or has that been fixed?

                                          dc42undefined deckingmanundefined 2 Replies Last reply Reply Quote 0
                                          • dc42undefined
                                            dc42 administrators @Surgikill
                                            last edited by

                                            @surgikill said in Firmware 2.03RC5/1.24RC5 released:

                                            I'm currently running a corexy printer on 2.01. I noticed in the release notes that the core kinematics has been changed around and you recommend setting the current lower and testing with small steps. That was on one of the betas. Is that still required or has that been fixed?

                                            Other users with CoreXY printers report success with the later 2.03RCs. But when using any new firmware, IMO it's wise to reduce motor current when testing the printer with the new firmware, to reduce the possibility of damage.

                                            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