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

    delta Z motor goes clunk, regardless of motor or driver

    Scheduled Pinned Locked Moved
    General Discussion
    9
    30
    1.4k
    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.
    • achrnundefined
      achrn @Phaedrux
      last edited by achrn

      @Phaedrux it's on the Z-tower motor, regardless of which physical motor or which driver that is. I've tried three different motors and four of the drivers on the 6HC board, in various combinations, whatever is defined as Z-tower motor clunks. The motors and drivers that clunk when they are Z do not clunk when they are X or Y.

      1 Reply Last reply Reply Quote 0
      • droftartsundefined
        droftarts administrators @achrn
        last edited by

        @achrn I'll set up a bench test with a 6HC and generic NEMA17 motors, and test standalone and SBC, using your config.g. Do you have a config-override.g as well?

        Ian

        Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

        achrnundefined 1 Reply Last reply Reply Quote 0
        • achrnundefined
          achrn @droftarts
          last edited by

          @droftarts no, no config-override.

          I've tried taking teh test case that clunks and rotating it 120 degrees about the global z-axis, and running taht to see if teh X tower motor then clunks. All teh moves are then teh same relative to X tower as teh clunking case were relative to Z tower. However, when I do that, nothing clunks.

          This is my rotated test case:

          ; test clunking for varying coordinates
          ; rotated 120 degrees about Z
          
          G1 X56.292 Y32.500 F9000
          G4 P100
          G1 X43.292 Y55.017
          
          G4 S3
          
          G1 X56.292 Y32.500 F9000
          G4 P100
          G1 X42.792 Y55.883
          
          G4 S3
          
          G1 X56.292 Y32.500 F9000
          G4 P100
          G1 X43.292 Y55.017
          
          G4 S3
          
          G1 X56.292 Y32.500 F9000
          G4 P100
          G1 X42.792 Y55.883
          
          G4 S3
          
          droftartsundefined 1 Reply Last reply Reply Quote 0
          • Phaedruxundefined
            Phaedrux Moderator @achrn
            last edited by

            @achrn said in delta Z motor goes clunk, regardless of motor or driver:

            It's MB6HC (with toolboard) in SBC mode (Pi 4) running bookworm DuetPi and 3.5.1 firmware. It also clunks with 3.4.2 firmware and an older DuetPi.

            Have you tried in standalone mode? Would you be able to go back through firmware versions to see if there is one were it doesn't happen? Totally understand if that's too much testing to try.

            Z-Bot CoreXY Build | Thingiverse Profile

            1 Reply Last reply Reply Quote 0
            • droftartsundefined
              droftarts administrators @achrn
              last edited by

              @achrn Okay, I set up a bench test with a 6HC on 3.5.1 with 3 large NEMA stepper motors, running standalone. I ran the clunking test from your post here https://forum.duet3d.com/post/340420
              I get the rough/clunking Z move on the 4th and 8th move of that macro, just like your video. I noticed you were running input shaping, and the clunk disappears as soon as I turn this off with M593 P"none" and rerun the test. So looks like an input shaping issue. I didn't try any other changes to your config.g. I'll report it to @dc42 for investigation.

              Ian

              Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

              achrnundefined 1 Reply Last reply Reply Quote 1
              • achrnundefined
                achrn @droftarts
                last edited by

                @droftarts Aha! Excellent, thank you. I was just about to figure out how to try it standalone, following @Phaedrux 's request. I confirm that if I run mine SBC mode without input shaping I have no clunks. Since the cause has been narrowed this far and repeated by someone else, I'm not inclined to work back through old firmware versions, unless really likely to make teh difference between solving it and never resolving it, but I could try some older versions if it will make a big difference to tracking down the problem - please let me know.

                Input shaping as the 'cause' stacks up because I only relatively recently put on a toolboard, and it's only when I got the toolboard (with the accelerometer) that I enabled input shaping. So although I hadn't made the connection that that's when clunks started, with hindsight it's very credible it was at about that time. I don't run it fast enough to really need input shaping anyway - the quality enhancement is debatable, and it's more a case of enabling it because it's there, so disabling it is not a hardship.

                Thanks everyone for input, I'm now clunk free (though I also have a printer in pieces, so I need to spend some time re-assembling).

                1 Reply Last reply Reply Quote 3
                • achrnundefined
                  achrn
                  last edited by

                  It occurred to me to check some other input shapinng:

                  M593 P"zvd" F37 clunks more softly and at different movements: in the 1200 acceleration case (which clunks under zvddd other than 12-26) it clunks for movements above xval=22

                  M593 P"zvdd" F37 clunks intermediately loudly, but at different movements: in the 1200 acceleration case (which clunks under zvddd other than 12-26) it clunks other than xval=8-24

                  So I also tried varying teh frequency

                  M593 P"zvddd" F74 and M593 P"zvddd" F18 both clunk and not-clunks differently to F37

                  droftartsundefined T3P3Tonyundefined 3 Replies Last reply Reply Quote 1
                  • droftartsundefined
                    droftarts administrators @achrn
                    last edited by

                    @achrn Thanks. I've raised an issue for this on Github: https://github.com/Duet3D/RepRapFirmware/issues/1015

                    Ian

                    droftarts created this issue in Duet3D/RepRapFirmware

                    closed Input shaping on linear delta causes Z motor clunking at specific bed locations #1015

                    Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

                    SPAXundefined 1 Reply Last reply Reply Quote 1
                    • SPAXundefined
                      SPAX @droftarts
                      last edited by SPAX

                      Hello. I have a duet2Wifi Delta. Have the same problem after update on 3.5.2, 3.5.3 Release Candidate 1 problem too. When I switch off input shaping M593 P"none" all axis moving without clunk.
                      Do you have solve for this bug?

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

                        @SPAX thanks for your report.

                        TBH although it appears that there is a bug in this area, we might not fix it for the following reasons:

                        • Input shaping has been completely reimplemented 3.6 than in 3.5 and works much better. We have no reports of a similar bug in 3.6.
                        • It's likely that tracking this bug down would require substantial effort, which ultimately would be wasted because the 3.6 code is completely different.
                        • Delta printers typically have little or no need for input shaping because their resonant frequencies tend to be higher.

                        Of course, if anyone else tracks this down and supplies a fix that we can validate, we will gladly include it in a future 3.5.x release.

                        If you are brave enough then I suggest you try RRF 3.6.0-alpha.5 on your machine. Or you can wait for 3.6.0-beta.1 which I estimate is 2 weeks away.

                        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

                        SPAXundefined 1 Reply Last reply Reply Quote 0
                        • SPAXundefined
                          SPAX @dc42
                          last edited by

                          @dc42 Hello!
                          I updated firmware to 3.5.4 and have same problem still...

                          droftartsundefined 1 Reply Last reply Reply Quote 0
                          • droftartsundefined
                            droftarts administrators @SPAX
                            last edited by

                            @SPAX Please try RRF 3.6.0-beta.2: https://github.com/Duet3D/RepRapFirmware/releases/tag/3.6.0-beta.2

                            Ian

                            Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

                            1 Reply Last reply Reply Quote 0
                            • T3P3Tonyundefined
                              T3P3Tony administrators @achrn
                              last edited by

                              @achrn @SPAX

                              Please try 3.6Beta3 to confirm if the issues is resolved or not

                              https://forum.duet3d.com/topic/37289/software-version-3-6-0-beta-3-now-available

                              www.duet3d.com

                              achrnundefined 1 Reply Last reply Reply Quote 0
                              • droftartsundefined
                                droftarts administrators @achrn
                                last edited by

                                @achrn @SPAX I've gone back and tested this 'Delta clunking' issue. I set up a 6HC with 3.5.3 and reproduced the clunking, updated to 3.6.0-beta.4 and reran, no clunking. I don't think we're planning on fixing this in 3.5.x, as IS has been rewritten in 3.6.

                                If you're facing this issue in 3.5.x, it can be resolved by turning off input shaping.

                                Ian

                                Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

                                1 Reply Last reply Reply Quote 0
                                • achrnundefined
                                  achrn @T3P3Tony
                                  last edited by

                                  @T3P3Tony said in delta Z motor goes clunk, regardless of motor or driver:

                                  @achrn @SPAX

                                  Please try 3.6Beta3 to confirm if the issues is resolved or not

                                  https://forum.duet3d.com/topic/37289/software-version-3-6-0-beta-3-now-available

                                  Apologies for the long delay to get back to this. I didn't try any of the betas, but I've done some multiple test cases now with 3.6.0-rc.1 and no clunks for any case. I've only tried ZVDDD input shaping (that's what I was using that clunked), but I have tried varying the other things that seemed to influence it and not triggered anything untoward.

                                  Thanks.

                                  apakundefined 1 Reply Last reply Reply Quote 3
                                  • apakundefined
                                    apak @achrn
                                    last edited by apak

                                    @achrn I can confirm that I have also ZVDDD configured on a 3.5.4 delta, and also have some clunks issues.

                                    Will update this afternoon to 3.6 RC and test

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