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

    New firmware 1.21RC1 available

    Scheduled Pinned Locked Moved
    Firmware installation
    24
    71
    10.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.
    • GrodanBundefined
      GrodanB
      last edited by

      Maybe should add: All working fine here as far as I can see on my Dual E3D BigBox. 1.21RC1 with DuetWifi 1.0 and duex5.

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

        @GrodanB:

        Maybe should add: All working fine here as far as I can see on my Dual E3D BigBox. 1.21RC1

        Thanks for the feedback.

        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
        • resamundefined
          resam
          last edited by

          Would it make sense to use the new multi-tap feature and modify it to do e.g. 3 taps and average them?
          My BLtouch has quite large variance in its probe distance. So I think taking the average of multiple points could be used to counteract this - or am I missing some important math/statistics here?

          1 Reply Last reply Reply Quote 0
          • DjDemonDundefined
            DjDemonD
            last edited by

            Installed on corexy running duetwifi printing now no issues. Printed fine, also installed on delta no issues.

            Simon. Precision Piezo Z-Probe Technology
            www.precisionpiezo.co.uk
            PT1000 cartridge sensors NOW IN, just attach to your Duet board directly!

            1 Reply Last reply Reply Quote 0
            • okerchoundefined
              okercho
              last edited by

              Not sure if this is a bug or that is intended, but it's something that worked differently to what I was expecting 🙂

              I've noticed that G31 Z is not adjusted "live" even if I change it, I mean, I setup a Z offset (while printer is idle), then I do a mesh level (G29 S0), and I make a test print… if I stop because I want to change Z offset, that Z offset is not applied until I do a new mesh level or I restart the printer, even though the machine properties reflect the new offset.

              This is not new to this RC, I noticed it during some testing I was doing several days ago, but I wasn't sure until today, when I performed a test (configure Z at -0.14, print, check, stop print, configure Z at -1.14, print, check<<same result="">>, refresh mesh, print<<1mm higher than before>>).

              Regards</same>

              Okercho
              Custom Prusa i3 Hephestos with Duet Wi-Fi
              E3d V6 with Bondtech BMG DirectDrive and PrecisionPiezo Sensor
              Rebuilding Hypercube Evolution

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

                You are correct, changing the G31 Z values has no effect until you probe again. To make a temporary change to Z offset, use baby stepping.

                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
                • okerchoundefined
                  okercho
                  last edited by

                  @dc42:

                  You are correct, changing the G31 Z values has no effect until you probe again. To make a temporary change to Z offset, use baby stepping.

                  Just the Z probe is required, or do I need to do the complete mesh?

                  Okercho
                  Custom Prusa i3 Hephestos with Duet Wi-Fi
                  E3d V6 with Bondtech BMG DirectDrive and PrecisionPiezo Sensor
                  Rebuilding Hypercube Evolution

                  1 Reply Last reply Reply Quote 0
                  • resamundefined
                    resam
                    last edited by

                    Just finished a 30h print with 1.21RC1 on my corexy+BLTouch+single v6+Titan printer. No problems.

                    1 Reply Last reply Reply Quote 0
                    • Barracuda72undefined
                      Barracuda72
                      last edited by

                      Hi, im new to the duetWifi board.
                      Did a update of the Firmware today.FW dirst..then Duet Wifi then the Web interfache from the page of Christian HAmmacher..

                      Versions are now:

                      FW: 1.21RC1
                      WiFi: 1.21RC1
                      Web: 1.20

                      I read something about to simulate the print but cant find anything in the Web interface…wrong version of the Interface? or something that i have to activate?

                      1 Reply Last reply Reply Quote 0
                      • Captain_squndefined
                        Captain_sq
                        last edited by

                        @Barracuda72:

                        Hi, im new to the duetWifi board.
                        Did a update of the Firmware today.FW dirst..then Duet Wifi then the Web interfache from the page of Christian HAmmacher..

                        Versions are now:

                        FW: 1.21RC1
                        WiFi: 1.21RC1
                        Web: 1.20

                        I read something about to simulate the print but cant find anything in the Web interface…wrong version of the Interface? or something that i have to activate?

                        In the G-code file menu, navigate to the file you want to simulate. RIGHT click it. Select simulation.

                        Custom made Kossel Mini - Duet WiFi / Modded Tronxy X5S - Duet WiFi / Prusa i3 MKIII


                        Embedded systems designer, RC Pilot, maker and Gadget-o-holic

                        1 Reply Last reply Reply Quote 0
                        • Barracuda72undefined
                          Barracuda72
                          last edited by

                          lol..thx alot…looked for a button all day long..sometimes its can be so complicated 😉

                          1 Reply Last reply Reply Quote 0
                          • GrodanBundefined
                            GrodanB
                            last edited by

                            @resam:

                            Would it make sense to use the new multi-tap feature and modify it to do e.g. 3 taps and average them?
                            My BLtouch has quite large variance in its probe distance. So I think taking the average of multiple points could be used to counteract this - or am I missing some important math/statistics here?

                            My first interpretation of the function was that the "A" set the number of measured values to average and the "S" tolerance was the max allowed difference to include the measured swarm… But that would only work if you had one more parameter which is maximum retries and a smart algorithm to handle the fault cases that:

                            • no number, are within the tolerances

                            • some but not all, are within the tolerances

                            Suddenly this is not a small simple function. This is not unsolvable but will require much more work and at least for me this is a good middle way.

                            I really like the SMD version of the Z IR sensor you can buy on there page. Running the repeat-ability script really shows how nice this is. If the BL-touch is not as repeatable I would seriously consider changing it to something with better repeat-ability.

                            I think this is a good start (if not good enough), maybe this function could be improved. Especially when bed leveling, more important to be accurate than fast in my book.

                            Just compared a reason print to one very early in my BB life… It is amazing what i rise in quality I made since switching from Marlin to Duet. Thank for the good work.

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

                              I agree: if BLTouch doesn't give reproducible results, don't use it. Or find a slower probing speed or harder bed surface or a better make (if you are using a clone) or whatever it takes to get consistent readings from it. Trying to use a Z probe that doesn't give sufficiently consistent results when you probe the same point repeatedly is a waste of time. Except that if it's only the first probe after deployment that is out, you can do a dummy probe after deployment or use the multi-cap functionality to allow for that.

                              However, as there is currently no mechanism to abort G32 bed probing and whatever may have called it if probing fails, I'll probably change the next RC firmware version to print a warning but take the average of all readings, if the maximum count was reached without being within the tolerance.

                              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
                              • nytundefined
                                nyt
                                last edited by

                                I've been noticing some oddities with bed leveling, even before this release.

                                I run compensation, and average level is above 0, run it again, it's below, run it again, it's above, etc. It's like it's using old values every time it runs. I tracked this down and fixed it with G29 S2 at the top of bed.g, but shouldn't bed leveling disregard old values anyway?

                                also great work w/ the new bed leveling averaging. Going to test the pressure advance stuff for stupid slicers now. I've been harassing simplify3d to fix their broken g-code, but they're dense.

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

                                  @nyt:

                                  I've been noticing some oddities with bed leveling, even before this release.

                                  I run compensation, and average level is above 0, run it again, it's below, run it again, it's above, etc. It's like it's using old values every time it runs. I tracked this down and fixed it with G29 S2 at the top of bed.g, but shouldn't bed leveling disregard old values anyway?

                                  Please post your bed.g file.

                                  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
                                  • timcurtis67undefined
                                    timcurtis67
                                    last edited by

                                    I ran my printer for a good 30+ hrs over the weekend after the upgrade and didn't run into any bugs or issues.

                                    The only thing I think could be happening is slower uploads when I load gcode files? Maybe its my imagination but it seems like the upload speeds are half as fast now? I thought I was seeing 700+ speeds but now 400 is the fastest I have seen.
                                    1. I'll try resetting my router tonight.
                                    2. I can revert back to 1.20 to make sure but I'm really happy with this version so far.

                                    Great work dc42! Thank you.

                                    1 Reply Last reply Reply Quote 0
                                    • nytundefined
                                      nyt
                                      last edited by

                                      @dc42:

                                      @nyt:

                                      I've been noticing some oddities with bed leveling, even before this release.

                                      I run compensation, and average level is above 0, run it again, it's below, run it again, it's above, etc. It's like it's using old values every time it runs. I tracked this down and fixed it with G29 S2 at the top of bed.g, but shouldn't bed leveling disregard old values anyway?

                                      Please post your bed.g file.

                                      Just added the G29 S2 which fixed it…

                                      G29 S2 ; clear height map
                                      M376 H10 ; correction taper after 10mm
                                      M557 X10:394 Y4:390 S55:52
                                      G28 ; home
                                      G1 X0 Y0 ; move to 0,0
                                      M400 ; wait for move to complete
                                      G29 ; probe bed
                                      G1 Z5 ; position

                                      1 Reply Last reply Reply Quote 0
                                      • DaveAundefined
                                        DaveA
                                        last edited by

                                        @Jackal:

                                        I have just updated from 1.20 to 1.21RC1 and not sure why the mesh bed compensation shows a rectangular bed instead of a circular bed for my delta. I didn't change my config.g, maybe I missed something that I should change?

                                        I have M558 P1 R0.4 X0 Y0 Z0 H1.5 F100 T3000 I0 in my config.g and M557 R100 S15 in my bed.g

                                        Just noticed the same thing. When I do a G29 it probes the bed using my correct delta geometry but when it brings up the heightmap it is shown as a rectangle.
                                        There are also some real "flyers" near the border of the delta area. Dropped back to 1.20 and the delta shape is back and the flyers are gone.

                                        Is this intentional?

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

                                          There are some new bugs in G29 bed probing in firmware 1.21RC1. I will fix them in the next RC.

                                          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
                                          • DocTruckerundefined
                                            DocTrucker
                                            last edited by

                                            Hi,

                                            Just to clarify if I see a RepRapFirmware.bin file in the release folder it is safe to assume it runs on the Duet v0.6?

                                            Saw some notes on the 1.20 that this was the last release that you planned for v0.6 / v0.8.5 boards other than 1.20.x bug fixes (such as the 1.20.1RC)?

                                            Thanks.

                                            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
                                            • First post
                                              Last post
                                            Unless otherwise noted, all forum content is licensed under CC-BY-SA