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

    Software bundle 3.4.0 beta 6 available

    Scheduled Pinned Locked Moved
    Beta Firmware
    8
    14
    1.1k
    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 dc42

      On behalf of team Duet3D I am please to announce the availability of RRF/DWC/DSF 3.4.0 beta 6. Highlights of this release include:

      • DWC has a search/replace function in the code editor
      • DSF has a much improved SBC interface
      • RRF supports two new types of input shaping, other minor improvements, and bug fixes

      RRF release notes: https://github.com/Duet3D/RepRapFirmware/wiki/Changelog-RRF-3.x-Beta-&-RC#reprapfirmware-340beta6
      DWC release notes: https://github.com/Duet3D/DuetWebControl/wiki/Changelog-DWC-3.x
      DSF release notes: https://github.com/Duet3D/DuetSoftwareFramework/wiki/Changelog-DSF-3.x

      The RRF upgrade notes include important information relating to tool change behaviour and to the use of M80/M81.

      Users running Duet in standalone mode can download the new RRF binaries and the new DWC from https://github.com/Duet3D/RepRapFirmware/releases/tag/3.4.0beta6. Users running with attached Single Board Computer should upgrade from the unstable feed of the Duet3D package server.

      If you encounter issues with this release, please start a new thread and include [3.4.0beta6] in the topic name.

      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

      ajdtreydundefined A Former User? 2 Replies Last reply Reply Quote 1
      • ajdtreydundefined
        ajdtreyd @dc42
        last edited by

        @dc42 Perfect timing for starting my weekend!

        I'll be downloading and installing while having my morning cup of joe. I'm excited to test the new IS modes.

        Thx!

        1 Reply Last reply Reply Quote 0
        • oozeBotundefined
          oozeBot
          last edited by oozeBot

          I received the following error when updating on a 6HC and SBC. Here is the console output. I did recently manually remove the DUetPiManagementPlugin.. not sure if that's the issue.

          edit - it appears it upgraded successfully but had to reboot and manually apply the firmware using M997.

          Preparing to unpack .../0-duetsoftwareframework_3.4-b6_armhf.deb ...
          Unpacking duetsoftwareframework (3.4-b6) over (3.4-b5) ...
          To delete the "dsf" user run as root: userdel --force dsf
          Preparing to unpack .../1-duettools_3.4-b6_armhf.deb ...
          Unpacking duettools (3.4-b6) over (3.4-b5) ...
          Preparing to unpack .../2-duetpimanagementplugin_3.4-b6_armhf.deb ...
          chmod: cannot access '/opt/dsf/plugins/DuetPiManagementPlugin.json': No such file or directory
          dpkg: warning: old duetpimanagementplugin package pre-removal script subprocess returned error exit status 1
          dpkg: trying script from the new package instead ...
          chmod: cannot access '/opt/dsf/plugins/DuetPiManagementPlugin.json': No such file or directory
          dpkg: error processing archive /tmp/apt-dpkg-install-2ohPdo/2-duetpimanagementplugin_3.4-b6_armhf.deb (--unpack):
           new duetpimanagementplugin package pre-removal script subprocess returned error exit status 1
          chown: cannot access '/opt/dsf/plugins/DuetPiManagementPlugin.json': No such file or directory
          chmod: cannot access '/opt/dsf/plugins/DuetPiManagementPlugin.json': No such file or directory
          chown: cannot access '/opt/dsf/plugins/DuetPiManagementPlugin': No such file or directory
          chmod: cannot access '/opt/dsf/plugins/DuetPiManagementPlugin': No such file or directory
          Preparing to unpack .../3-duetpluginservice_3.4-b6_armhf.deb ...
          Unpacking duetpluginservice (3.4-b6) over (3.4-b5) ...
          Preparing to unpack .../4-duetcontrolserver_3.4-b6_armhf.deb ...
          Unpacking duetcontrolserver (3.4-b6) over (3.4-b5) ...
          To delete "gpio" group run as root: groupdel gpio
          Preparing to unpack .../5-duetruntime_3.4-b6_armhf.deb ...
          Unpacking duetruntime (3.4-b6) over (3.4-b5) ...
          Preparing to unpack .../6-duetwebserver_3.4-b6_armhf.deb ...
          Unpacking duetwebserver (3.4-b6) over (3.4-b5) ...
          Preparing to unpack .../7-duetwebcontrol_3.4-b6_all.deb ...
          Unpacking duetwebcontrol (3.4-b6) over (3.4-b5) ...
          Preparing to unpack .../8-reprapfirmware_3.4-b6-1_all.deb ...
          Unpacking reprapfirmware (3.4-b6-1) over (3.4-b5-1) ...
          Errors were encountered while processing:
           /tmp/apt-dpkg-install-2ohPdo/2-duetpimanagementplugin_3.4-b6_armhf.deb
          E: Sub-process /usr/bin/dpkg returned an error code (1)
          
          chrishammundefined 1 Reply Last reply Reply Quote 0
          • chrishammundefined
            chrishamm administrators @oozeBot
            last edited by

            @oozebot Thanks for reporting it, I'll have a look. Make sure you finish the upgrade process via dpkg as recommended by apt, then an update prompt should show up if your boards are still out-of-date.

            Duet software engineer

            1 Reply Last reply Reply Quote 0
            • mckozundefined
              mckoz
              last edited by

              Just attempted a firmware upgrade on Duet 2 Wifi by using the ..github.com/Duet3D/RepRapFirmware/releases/download/3.4.0beta6/Duet2CombinedFirmware.bin. Received the following error:

              Error: M997: In-application programming binary "0:/firmware/Duet2_SDiap32_WiFiEth.bin" not found

              Cheers,
              David

              chrishammundefined A Former User? 2 Replies Last reply Reply Quote 0
              • chrishammundefined
                chrishamm administrators @mckoz
                last edited by

                @mckoz Download the missing file from https://github.com/Duet3D/RepRapFirmware/releases/tag/3.3 and upload it again on the system files page, then you should be able to upgrade using M997.

                Duet software engineer

                mckozundefined 1 Reply Last reply Reply Quote 0
                • mckozundefined
                  mckoz @chrishamm
                  last edited by

                  @chrishamm Worked, thank you!

                  1 Reply Last reply Reply Quote 0
                  • ajdtreydundefined
                    ajdtreyd
                    last edited by

                    This post is deleted!
                    1 Reply Last reply Reply Quote 0
                    • martin7404undefined
                      martin7404
                      last edited by martin7404

                      I am not a native English speaker, excuse me if this is nonsense.
                      So is this

                      [Duet 3 MB6HC and 3 Mini] Heaters, fans and filament monitors are now supported on these boards when they are switched into expansion mode using M954. Caution: this has not been tested thoroughly!
                      [Duet 3 + expansion boards] Expansion boards now track the temperatures of all sensors in the system. This means that a thermostatic fan connected to an expansion board can now be controlled by sensor(s) on different expansion boards(s).
                      

                      means that I can now connect my filament sensor to MB6HC using extruder, heater and thermistor on my Toolboard v1.1?

                      Muldex IDEX Duet2+Duex5
                      Custom CoreXY 600x400 Hemera , Duet3+Toolboard+1HCL closed loop
                      Sapphire Pro with Duet2, with closed-loop motors
                      custom high temp E3D tool changer with Duet2+Duex

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

                        @martin7404 said in Software bundle 3.4.0 beta 6 available:

                        I am not a native English speaker, excuse me if this is nonsense.
                        So is this

                        [Duet 3 MB6HC and 3 Mini] Heaters, fans and filament monitors are now supported on these boards when they are switched into expansion mode using M954. Caution: this has not been tested thoroughly!
                        [Duet 3 + expansion boards] Expansion boards now track the temperatures of all sensors in the system. This means that a thermostatic fan connected to an expansion board can now be controlled by sensor(s) on different expansion boards(s).
                        

                        means that I can now connect my filament sensor to MB6HC using extruder, heater and thermistor on my Toolboard v1.1?

                        No, it means that you can use a MB6HC as an expansion board to another MB6HC.

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

                          @dc42 said in Software bundle 3.4.0 beta 6 available:

                          On behalf of team Duet3D I am please to announce the availability of RRF/DWC/DSF 3.4.0 beta 6. Highlights of this release include:

                          • DWC has a search/replace function in the code editor
                          • DSF has a much improved SBC interface
                          • RRF supports two new types of input shaping, other minor improvements, and bug fixes

                          RRF release notes: https://github.com/Duet3D/RepRapFirmware/wiki/Changelog-RRF-3.x-Beta-&-RC#reprapfirmware-340beta6
                          DWC release notes: https://github.com/Duet3D/DuetWebControl/wiki/Changelog-DWC-3.x
                          DSF release notes: https://github.com/Duet3D/DuetSoftwareFramework/wiki/Changelog-DSF-3.x

                          The RRF upgrade notes include important information relating to tool change behaviour and to the use of M80/M81.

                          Users running Duet in standalone mode can download the new RRF binaries and the new DWC from https://github.com/Duet3D/RepRapFirmware/releases/tag/3.4.0beta6. Users running with attached Single Board Computer should upgrade from the unstable feed of the Duet3D package server.

                          If you encounter issues with this release, please start a new thread and include [3.4.0beta6] in the topic name.

                          have you included the corrections for the magnetic sensor you added in the pre beta you've attached here: https://forum.duet3d.com/topic/25271/rotating-magnetic-sensor-keeps-pausing-printer/115?_=1636287442850 ?

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

                            Thanks for the firmware update @dc42.

                            I've just updated my printer to 3.4.0 beta 6 and based on a very simple motion test (simple 50mm jog in cartesian Y at differing bed radii) M669 F parameter seem to be working properly when using Polar kinematics, I assume that'll translate to A too. Thanks for the speedy fix!

                            As a side note I am still having to use the usb interface and reset double tap procedure to get my D3 Mini + to take an update, DWC and the CAN driver are both updating from a simple upload. Its not impacting anything for me at the moment as my printer is in the same room as my desktop. However I'd like to get it sorted as if I ever get to the point of building out a farm, I'd prefer not to have to go to each machine individually.

                            Many thanks again to all the duet team!

                            Cheers
                            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

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

                              @thedragonlord said in Software bundle 3.4.0 beta 6 available:

                              have you included the corrections for the magnetic sensor you added in the pre beta you've attached here

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

                                @mckoz said in Software bundle 3.4.0 beta 6 available:

                                Just attempted a firmware upgrade on Duet 2 Wifi by using the ..github.com/Duet3D/RepRapFirmware/releases/download/3.4.0beta6/Duet2CombinedFirmware.bin. Received the following error:

                                Error: M997: In-application programming binary "0:/firmware/Duet2_SDiap32_WiFiEth.bin" not found

                                Cheers,
                                David

                                You have to upload the .bin file in the firmware subfolder

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