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

    Firmware 2.03 (Duet 2) and 1.24 (Duet 06/085) released

    Scheduled Pinned Locked Moved
    Firmware installation
    11
    29
    4.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.
    • clegg78undefined
      clegg78
      last edited by

      So reading through the Whats new file, I saw the comment about offsets being in the tool files for IDEX printers. Any clarification on what this means for existing configs?

      "Tool changers, IDEX printers and similar using tpre#.g and tpost#.g files: tool offsets are now applied within the tpre#.g and tpost#.g macros."

      My tool definitions in config.g are this: (Having issues with the duplication one as I mentioned in another post but that's besides the point)
      *; Tool 0 X - Left hand Extruder
      M563 P0 D0 H1 F0 X0 S"Left Titan Aero" ; tool 0 uses extruder 0 and heater 1 and maps X to X, use fan 2 as the print cooling fan
      G10 P0 X0 Y0 Z0 ; Set tool 0 axis offsets
      ;G10 P0 R0 S0 ; Set initial tool 0 active and standby temperatures to 0C

      ;Tool 1 U - Right hand Extruder
      M563 P1 D1 H2 X3 F1 S"Right Titan Aero" ; tool 1 uses extruder 1 and heater 2 and maps X to U, use fan 1 as the print cooling fan
      G10 P1 X0 Y-2.95 Z0 ; Set initial tool 1 active and standby temperatures to 0C (was -.71 before adjusted the Left X axis down)
      ;G10 P1 R0 S0 ; Set initial tool 0 active and standby temperatures to 0C

      ; Duplication Tool 2
      M563 P2 D0:1 H1:2 X0:3 F0:1 S"Dual Duplication Print" ; tool 2 uses both extruders and hot end heaters, maps X to both X and U, and uses both print cooling fans
      G10 P2 X150 Y0 U-150 S0 R0 ; set tool offsets and temperatures for tool 2
      M567 P2 E1:1 ; set mix ratio 100% on both extruders*

      Does this mean I need to move the G10 lines to the Pre/post macros? Just curious what the actual guidance is based on that mention in the documentation.

      A geek designing and building his own custom IDEX printer from scratch as seen here: https://joekelly.co/3d/

      1 Reply Last reply Reply Quote 0
      • Vetiundefined
        Veti
        last edited by

        the configurator needs to be updates with a choice for this firmware because of the M669.

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

          @veti said in Firmware 2.03 (Duet 2) and 1.24 (Duet 06/085) released:

          the configurator needs to be updates with a choice for this firmware because of the M669.

          Not necessary, because the M669 K codes that RRF 2.02 supports are also supported in RRF 2.03 and they set the appropriate default matrix.

          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
          • SupraGuyundefined
            SupraGuy
            last edited by

            Thanks! Time to update my boards!

            I'm not sure what qualifies as "high levels" for pressure advance, but most likely I'm going to leave the jerk settings to default anyway, so it probably won't matter.

            Lead screw driven printer, powered by Duet 2 Wifi
            MPCNC powered by Duet 2 Wifi
            CoreXY printer driven by Duet 3 6HC
            LowRider CNC powered by Duet 2 Wifi

            1 Reply Last reply Reply Quote 0
            • DocTruckerundefined
              DocTrucker
              last edited by

              Thanks for the continuing updates to the 1.x firmware. Will update later this evening.

              Running 3 P3Steel with Duet 2. Duet 3 on the shelf looking for a suitable machine. One first generation Duet in a Logo/Turtle style robot!

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

                Tested it out last night on a 6 hour print. I even tried the Jerk policy of 1 to see if I could tell the difference. I wasn't sure what to look out for, but the print completed successfully at any rate. XY jerk of 700, PA of 0.045.

                Z-Bot CoreXY Build | Thingiverse Profile

                1 Reply Last reply Reply Quote 0
                • Alpenprinterundefined
                  Alpenprinter
                  last edited by

                  Since updating to 2.03, I think, that there is a new issue.

                  Within long prints, the display and the web interface twice got unresponsive about in the middle of a print (after around 5h).
                  But the print was finished correctly. After finishing, the duet display (7´) and the web interface still show the bed and hotend temperature that where used during the print.

                  The "STOP" button on the display reacts, but failed to connect to the duet board again.

                  Power on/off fixes the problem.

                  In the 2.03 RC the fault did not appear.

                  zerspaner_gerdundefined 1 Reply Last reply Reply Quote 0
                  • zerspaner_gerdundefined
                    zerspaner_gerd @Alpenprinter
                    last edited by

                    @alpenprinter said in Firmware 2.03 (Duet 2) and 1.24 (Duet 06/085) released:

                    Within long prints, the display and the web interface twice got unresponsive about in the middle of a print (after around 5h).
                    But the print was finished correctly. After finishing, the duet display (7´) and the web interface still show the bed and hotend temperature that where used during the print.

                    I also observed that!
                    At first I thought only of wireless problems but also the PanelDue did not react anymore.
                    I also had this in 2.03 RC, Final 2.03 I have just installed today.

                    Board: Duet WiFi 1.03 | Firmware Version: 3.1.1 | WiFi Server Version: 1.23 | Web Interface Version: 3.1.1

                    Alpenprinterundefined 1 Reply Last reply Reply Quote 0
                    • Alpenprinterundefined
                      Alpenprinter @zerspaner_gerd
                      last edited by

                      What's the latest firmware version known to run stable?

                      @zerspaner_gerd said in Firmware 2.03 (Duet 2) and 1.24 (Duet 06/085) released:

                      @alpenprinter said in Firmware 2.03 (Duet 2) and 1.24 (Duet 06/085) released:

                      Within long prints, the display and the web interface twice got unresponsive about in the middle of a print (after around 5h).
                      But the print was finished correctly. After finishing, the duet display (7´) and the web interface still show the bed and hotend temperature that where used during the print.

                      I also observed that!
                      At first I thought only of wireless problems but also the PanelDue did not react anymore.
                      I also had this in 2.03 RC, Final 2.03 I have just installed today.

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

                        @alpenprinter said in Firmware 2.03 (Duet 2) and 1.24 (Duet 06/085) released:

                        What's the latest firmware version known to run stable?

                        2.02 was the last stable release.

                        What version of DWC and PanelDue firmware are you running?

                        Z-Bot CoreXY Build | Thingiverse Profile

                        Alpenprinterundefined 2 Replies Last reply Reply Quote 0
                        • Alpenprinterundefined
                          Alpenprinter @Phaedrux
                          last edited by

                          @phaedrux said in Firmware 2.03 (Duet 2) and 1.24 (Duet 06/085) released:

                          @alpenprinter said in Firmware 2.03 (Duet 2) and 1.24 (Duet 06/085) released:

                          What's the latest firmware version known to run stable?

                          2.02 was the last stable release.

                          What version of DWC and PanelDue firmware are you running?

                          Panel Due 1.20
                          DWC 2.0.0

                          1 Reply Last reply Reply Quote 0
                          • Alpenprinterundefined
                            Alpenprinter @Phaedrux
                            last edited by

                            @phaedrux said in Firmware 2.03 (Duet 2) and 1.24 (Duet 06/085) released:

                            @alpenprinter said in Firmware 2.03 (Duet 2) and 1.24 (Duet 06/085) released:

                            What's the latest firmware version known to run stable?

                            2.02 was the last stable release.

                            What version of DWC and PanelDue firmware are you running?

                            I downgraded to 2.02 and all is running fine again. I kept DWC 2.0.0, no problem with this.

                            1 Reply Last reply Reply Quote 0
                            • A Former User?
                              A Former User
                              last edited by A Former User

                              Not sure if this is a bug or a feature/limitation, but if using M918 P1 E4 to enable a 12864 display the PanelDue serial port does not get the {"beep_freq":7000,"beep_length":2000} message even if the serial port is set up with M575 P1 B57600 S0. Which seems odd as {"message":"HELLO WORLD"} from M117 Hello World is sent to the PanelDue port even with the 12864 display enabled, removing the 12864 from the config results in the beep messages being sent to the PanelDue port without any other changes made.

                              (Also M918 P0 is rejected as unkown display, so only way is to reboot. Same behavior in v3 in both cases)

                              dc42undefined 1 Reply Last reply Reply Quote 0
                              • dc42undefined
                                dc42 administrators @A Former User
                                last edited by

                                @bearer said in Firmware 2.03 (Duet 2) and 1.24 (Duet 06/085) released:

                                Not sure if this is a bug or a feature/limitation, but if using M918 P1 E4 to enable a 12864 display the PanelDue serial port does not get the {"beep_freq":7000,"beep_length":2000} message even if the serial port is set up with M575 P1 B57600 S0. Which seems odd as {"message":"HELLO WORLD"} from M117 Hello World is sent to the PanelDue port even with the 12864 display enabled, removing the 12864 from the config results in the beep messages being sent to the PanelDue port without any other changes made.

                                That's the way it is written. But I can make both the 12864 and PanelDue bleep in the next build.

                                (Also M918 P0 is rejected as unkown display, so only way is to reboot. Same behavior in v3 in both cases)

                                I didn't anticipate any requirement to disable the 12864 display once it has been enabled.

                                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

                                A Former User? 1 Reply Last reply Reply Quote 0
                                • A Former User?
                                  A Former User @dc42
                                  last edited by

                                  @dc42 said in Firmware 2.03 (Duet 2) and 1.24 (Duet 06/085) released:

                                  I didn't anticipate any requirement to disable the 12864 display once it has been enabled.

                                  I just tried as the g-code wiki listed Pn Directly-connected display type: P0 = none (default) which the firmware rejected, I don't see the need to un-configure it, but maybe the wiki was a bit unclear in that respect.

                                  As for the beep with and without 12864, I'm okay either way, was just surprised that there was a difference between M117 and M300 without any indication of it being by design or not. If supporting efforts like https://forum.duet3d.com/topic/10720/duet3d-monitor-adding-a-big-status-light-to-your-printer is a priority I can see having the protocol as complete as possible even if not used with a PanelDue would be beneficial.

                                  dc42undefined 1 Reply Last reply Reply Quote 0
                                  • dc42undefined
                                    dc42 administrators @A Former User
                                    last edited by

                                    @bearer said in Firmware 2.03 (Duet 2) and 1.24 (Duet 06/085) released:

                                    I just tried as the g-code wiki listed Pn Directly-connected display type: P0 = none (default) which the firmware rejected, I don't see the need to un-configure it, but maybe the wiki was a bit unclear in that respect.

                                    I have removed the P0 option from the description in the GCode wiki.

                                    As for the beep with and without 12864, I'm okay either way, was just surprised that there was a difference between M117 and M300 without any indication of it being by design or not. If supporting efforts like https://forum.duet3d.com/topic/10720/duet3d-monitor-adding-a-big-status-light-to-your-printer is a priority I can see having the protocol as complete as possible even if not used with a PanelDue would be beneficial.

                                    That's why I changed the code yesterday to send the beep to both displays. This change is already in the RRF3 beta build and it will also be in RRF 2.03.1 when I release 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

                                    1 Reply Last reply Reply Quote 0
                                    • A Former User?
                                      A Former User
                                      last edited by

                                      ☝ Awesome!

                                      1 Reply Last reply Reply Quote 0
                                      • Yakanduundefined
                                        Yakandu
                                        last edited by

                                        Another "maybe" bug.
                                        I have duet 3d wifi on a delta printer, with the new function "M665 L260.0:260.0:260.0" to give the firmware the diagonal rod offsets, if I leave them the same as in the example everything works fine, now, if I change the values after calibrating with the hexagon I get (and thats what I got when I was running Marlin) L267.3:267.1:266.9, a 0.2mm difference between the rod pairs, my printer misses steps while homing (the second bump, but not in the first one) and misses steps while calibrating and printing.
                                        I, then, proceed to experiment, the greater the difference, the more steps it misses.
                                        So I'm now back to the L267.1 (the mean of the tree pairs) until this is fixed, it happens too to others in my printing community.

                                        Here I provide you my homedelta, config override and config in case you want to check them out.

                                        2_1561532460509_homedelta.g 1_1561532460509_config-override.g 0_1561532460509_config.g

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

                                          Thanks for your report - I've added it to my list to investigate.

                                          The recommended way to handle scaling errors is not to adjust the rod lengths but to use M579.

                                          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
                                          • kraegarundefined
                                            kraegar
                                            last edited by

                                            Two things I've seen so far.

                                            M280 to turn a servo in a macro sometimes doesn't run until the end of the macro, after any other moves etc. Putting M400's before/after fixes it. (It's not every macro that's affected, some run as expected, others don't turn the servo until the end, no rhyme or reason I can spot)

                                            M116 behavior changed slightly, still looking at this. Probably only affects testing, but I'm not sure. Previously if no temp was set I could switch through tools and the M116 did nothing. Now it stalls and waits on something. I tried setting the temp to 30c on each tool. It does bring the temp up to 30c but never proceeds. I may need to set a standby temp for each tool and retest, still looking into it. Commenting out the M116 lets the swaps proceed as normal.

                                            One other thing that may be as intended, but surprised me. I thought having a minima for Z set to -0.1 wouldn't affect anything other than letting me move down "into the bed" past Z=0. I homed X/Y/Z, then did a mesh probe and the mesh showed entirely "under the bed". Changing the minima to Z0 resolved that. It's likely I just misunderstood this functionality, but figured I'd note it. (the documentation seems to indicate this is expected behavior)

                                            Co-Creator of the RailcoreII CoreXY printer
                                            https://www.thingiverse.com/thing:2407174

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