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

    Firmware 2.02 released!

    Scheduled Pinned Locked Moved
    Firmware installation
    23
    70
    12.2k
    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 think the problem may be the I0 in M906 and the S0 in M84. My guess is that this sets the motor currents to zero immediately after the homing move stops, and that is flagging the axes as not homed 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

      Hornetriderundefined 1 Reply Last reply Reply Quote 0
      • Hornetriderundefined
        Hornetrider @dc42
        last edited by

        @dc42
        You are a genius!
        After setting I0 in M906 to I0.1 it works fine again!

        Thank you very much!

        1 Reply Last reply Reply Quote 0
        • BPisLifeundefined
          BPisLife
          last edited by

          @dc42 thanks for incorporating my feedback on the latest PanelDue firmware with both the Stop button taking priority and actually stopping the printer immediately as well as the 2mm/s federate on the extruder.

          Really liking the notification system on the latest firmware! Nice work to everyone involved.

          1 Reply Last reply Reply Quote 0
          • joestefanoundefined
            joestefano
            last edited by

            David, I am having trouble with Z height reliability. I am using your Z IR probe, I have a slightly tinted glass heat bed approx. 6mm thick. I have placed a piece of black paper under the glass at my home location. I test it by homing the printer then entering G1 Z0 and most of the time the Z gap is tight against the glass (to tight to print first layer). I repeat the procedure with G92 Z0 after adjusting the Z gap then runG30 S-1 and enter value in M558. Is there anything I can do to improve this.0_1547918741025_Z probe.jpg

            I am running 2.02

            ; Endstops
            M574 X1 S0 ; Define active low and unused microswitches
            M574 Y2 S0
            ;M574 Z1 S1
            M564 H0
            M558 P1 X0 Y0 Z1.297 H0 F500 T3000 ; Set Z probe type to modulated, the axes for which it is used and the probe + travel speeds
            G31 P500 X0 Y0 Z 1.1 ; Set Z probe trigger value, offset and trigger height

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

              G1 Z0 should place the nozzle just touching the glass if you have set the trigger height correctly in the G31 command. The printer will command the nozzle to the first layer height before it prints the first layer, for example it will send G1 Z0.2 if your first layer height is 0.2mm.

              If you are using a config-override.g file, check that the trigger height isn't being overwritten by another G31 command in that 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
              • leifundefined
                leif
                last edited by

                Installed 2.02 today. Download and install of .zip was insanely easy. No issues here on a kossel mini with smarteffector. Homing et.al. worked as expected.

                Thanks again for your hard work @dc42 🙂

                1 Reply Last reply Reply Quote 0
                • Catalin_ROundefined
                  Catalin_RO
                  last edited by Catalin_RO

                  Just upgraded my WorkBee to firmware 2.02 as I have to do some parts. There was no change required in the configuration files.

                  But, as I had to machine a cylindrical shape, I can clearly see a possible problem with the G2/G3 segment length correlated to the arc radius. The piece was milled at very low speed, so the cutting tool could not make such regular marks.
                  0_1548505999386_WIN_20190126_14_32_38_Pro.jpg
                  The whole GCode is made up of G2/G3 for the cutting. The circle radius varies between 15mm and 18mm and the facets are perfectly aligned between the two diameters.

                  Is there a way to control the relative segment length or chose between new and old behavior?

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

                    Perhaps I should change the firmware to reduce the segment length when the commanded speed is low. What would be a typical milling speed?

                    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

                    Catalin_ROundefined 1 Reply Last reply Reply Quote 0
                    • Catalin_ROundefined
                      Catalin_RO @dc42
                      last edited by Catalin_RO

                      @dc42 It depends a lot on material and cutting tool. Standard WorkBee can't exceed 2500mm/min for screw driven, but it can be as fast as 10000mm/min for belt driven one. Also, CNC machining can have two passes (and most of the time it does so!) - roughing, when the bulk of the material is removed and quality is not important as there is some left over material for the second pass, and finishing, when just a fine layer of material is removed and the machining parameters are focused toward surface quality. The picture shows a piece half finished, with the remaining finishing to be done with a different setup.

                      P.S. Maybe adding some parameter to upper limit the segments length?

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

                        What would you consider a reasonable upper limit on segment length? 1mm?

                        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

                        Catalin_ROundefined 1 Reply Last reply Reply Quote 0
                        • Catalin_ROundefined
                          Catalin_RO @dc42
                          last edited by Catalin_RO

                          @dc42 It depends on what needs to be machined. In the photo the facets are about 1.2mm wide. So 1mm would not be significantly different. Honestly I would consider something like 0.1mm a lot more suitable, but that is because the WorkBee accuracy is around that. If a CNC has much better mechanics, even 0.1mm might be too much. That is why the segment length upper limit should be configurable!

                          Right now I have an Al piece with corners machined with 3mm radius. I can clearly see the facets. A picture will come soon... once the machining ends and I can clean the Al part for a photo!

                          1 Reply Last reply Reply Quote 0
                          • Catalin_ROundefined
                            Catalin_RO
                            last edited by Catalin_RO

                            As promised
                            , a 3mm radius corner, with two facets properly visible.
                            0_1548533242387_WIN_20190126_22_06_34_Pro.jpg

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

                              Rather than making the upper limit configurable, I think it better to make it speed-dependent. The reason I made it radius-dependent in the first place is that users complained that in 3D printer mode, the maximum speed achievable for G2/G3 commands was too low. But speeds are much lower in CNC machines anyway, so I could leave the segment length at 0.1mm unless the requested speed requires a longer segment and the radius allows that without losing much accuracy.

                              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

                              Catalin_ROundefined 1 Reply Last reply Reply Quote 0
                              • Catalin_ROundefined
                                Catalin_RO @dc42
                                last edited by

                                @dc42 Sounds better! But it is important to know the threshold speed value. While roughing apparently is done at higher speed than finishing, it depends on many factors and it may be actually done at lower speeds (bulk material removal requires a lot more torque than just shaving off a thin layer). 4000mm/s is a reasonable upper limit for 0.1mm/s, if possible. The WorkBee that I have is capable of 2500mm/s, and it's not that rare that I need to set feed rates close to the top limit. If using larger cutters I would have to go faster, just that I know that the machine is not rigid enough for the associated torques and thus I don't go beyond a certain diameter.

                                DIY CNCs usually rely on lowest cost motion solutions - that is stepper. Considering a 300rpm limit for the stepper while still having meaningful torque, combined with the usual 1610 lead screw (16mm thick screw, 10mm lead), that gives 3000mm/min feed rate. That is why I consider 4000mm/min a reasonable limit for CNCs that use steppers rated for up to 3A. CNCs that use belts are imprecise at higher speeds because of the belts flexibility and the ones that use screws and can go faster have much larger steppers, impossible to use with the Duet 2.

                                Or make different rules depending on the controller mode if the threshold speed is too low - no more than or fixed at 0.1mm for CNC (whatever was before) and new algorithm for 3D printing.

                                1 Reply Last reply Reply Quote 0
                                • Vladundefined
                                  Vlad
                                  last edited by

                                  @dc42 have you stopped supporting DUETWIFI or something? I can't find any new firmware on that board, all firmware switched to DUET2WIFI, which is basically the same board, but the problem is that firmware won't install on DUETWIFI. Needless to say, that there is of course zero instructions about that.

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

                                    @vlad the duetwifi and duwt2wifi are one in the same.

                                    Instructions for updating are the same.

                                    https://duet3d.dozuki.com/Wiki/Installing_and_Updating_Firmware

                                    Z-Bot CoreXY Build | Thingiverse Profile

                                    Vladundefined 1 Reply Last reply Reply Quote 1
                                    • Vladundefined
                                      Vlad @Phaedrux
                                      last edited by

                                      @phaedrux Thanks. Only if it was mentioned anywhere, as the firmware has different name and won't install, unless you rename it, which I did.

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

                                        @vlad said in Firmware 2.02 released!:

                                        @phaedrux Thanks. Only if it was mentioned anywhere, as the firmware has different name and won't install, unless you rename it, which I did.

                                        I guess you didn't read https://duet3d.dozuki.com/Wiki/Installing_and_Updating_Firmware#Section_Upgrading_a_Duet_2_WiFi_or_Ethernet_to_firmware_1_21_or_later_from_1_20_or_earlier.

                                        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

                                        Vladundefined 1 Reply Last reply Reply Quote 1
                                        • Vladundefined
                                          Vlad @dc42
                                          last edited by Vlad

                                          @dc42 I figured that out on my own already. Not easy to find a documentation in your holly mess here David 🙂 lol. I haven't seen such a mess since I saw my room when I was a kid. Impossible to find any required info. You should check adafruit website as a good example of how documentation should be organized. P.S: my board has failed, so I guess I won't need anything for a while.

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

                                            And you should learn to use the search facility. Duet+RRF is 100x more complicated than anything Adafriot sells.

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