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

    Missing Steps - Cant Print SpreadCycle StealthChop tuning help

    Scheduled Pinned Locked Moved Solved
    Tuning and tweaking
    15
    286
    32.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.
    • Phaedruxundefined
      Phaedrux Moderator @carcamerarig
      last edited by

      @carcamerarig said in Missing Steps - Cant Print SpreadCycle StealthChop tuning help:

      Run in standalone mode?

      Always worth trying.

      Z-Bot CoreXY Build | Thingiverse Profile

      carcamerarigundefined 1 Reply Last reply Reply Quote 1
      • carcamerarigundefined
        carcamerarig @Phaedrux
        last edited by

        @phaedrux said in Missing Steps - Cant Print SpreadCycle StealthChop tuning help:

        @carcamerarig said in Missing Steps - Cant Print SpreadCycle StealthChop tuning help:

        Run in standalone mode?

        Always worth trying.

        Is there a debugging mode that could do a hw / fw dump or whatever you call it?

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

          @carcamerarig M122 gives a dump of info on the current state. And there is additional logging you can enable but I'm not sure it will capture anything useful in this case.

          https://duet3d.dozuki.com/Wiki/Logging
          and
          https://duet3d.dozuki.com/Wiki/Getting_Started_With_Duet_3#Section_Monitoring_optional

          Z-Bot CoreXY Build | Thingiverse Profile

          1 Reply Last reply Reply Quote 1
          • fulgundefined
            fulg
            last edited by

            Just another data point: I am having a similar problem on a CoreXY setup, Mini5+ and 0.9 motors. The printer worked perfectly with a Duet2 but will randomly (and loudly!) skip steps with a Mini5+.

            I have raised the motor amps and lowered jerk a lot (M566), reduced travel & print speed in the slicer, forced spreadCycle mode all the time on XY but still I get skipping, exactly like @carcamerarig describes (suddenly a loud "thump" and then there is a major layer shift). It is random, sometimes I can finish a small print but usually not.

            I see this in the M122 dump, could it be related? Write errors, timeouts, failedOps...

            Driver 0: position 99200, standstill, SG min/max 0/54, read errors 0, write errors 1, ifcnt 59, reads 53605, writes 19, timeouts 184, DMA errors 0, failedOp 0x41
            Driver 1: position 0, standstill, SG min/max 0/52, read errors 0, write errors 1, ifcnt 59, reads 53758, writes 19, timeouts 31, DMA errors 0, failedOp 0x72
            Driver 2: position 5755, standstill, SG min/max 0/56, read errors 0, write errors 1, ifcnt 58, reads 53596, writes 18, timeouts 194, DMA errors 0, failedOp 0x6f
            Driver 3: position 0, standstill, SG min/max 0/56, read errors 0, write errors 1, ifcnt 58, reads 53650, writes 19, timeouts 138, DMA errors 0, failedOp 0x6f
            Driver 4: position 0, standstill, SG min/max 0/62, read errors 0, write errors 1, ifcnt 41, reads 53792, writes 13, timeouts 3, DMA errors 0, failedOp 0x01
            Driver 5: position 0, standstill, SG min/max 0/510, read errors 0, write errors 1, ifcnt 55, reads 53598, writes 18, timeouts 192, DMA errors 0, failedOp 0x72
            Driver 6: position 0, standstill, SG min/max 0/496, read errors 0, write errors 1, ifcnt 55, reads 53787, writes 18, timeouts 3, DMA errors 0, failedOp 0x41
            

            I tried upgrading from 3.2.2 to 3.3b2 and that made no difference, skipping is still random.

            VORON V2 CoreXY + Duet3 Mini5+ Ethernet v1.0 with Mini2+ expansion, VORON V0 CoreXY + Duet2 Maestro

            SputnikOC3dundefined gloomyandyundefined 2 Replies Last reply Reply Quote 2
            • SputnikOC3dundefined
              SputnikOC3d @fulg
              last edited by

              @fulg - what motors are you running - brand and model # ?

              Thank you for posting ...

              fulgundefined 1 Reply Last reply Reply Quote 1
              • carcamerarigundefined
                carcamerarig
                last edited by

                What are @fulg 's write errors? I have seen those in my M122 reports in the past.

                1 Reply Last reply Reply Quote 0
                • fulgundefined
                  fulg @SputnikOC3d
                  last edited by

                  @sputnikoc3d Motors are 17HM19-2004S bought directly from OMC StepperOnline.

                  It seems not everyone with a Mini5+ and these motors is affected, I am talking with another VORON user who has the same Mini5+ setup with the same motors and he has no issues at any speed, with the "default" M569 parameters (i.e. no need to increase current, force spreadCycle mode or anything special). I believe he has a 0.5 board though (mine is 1.0).

                  He also sees similar errors reported from the drivers in M122 but it works for him so it's probably unrelated. He is also running 3.3b2.

                  Note that I am not using any of the sensorless features, I have real endstops on my machine and do not care about tuning hybrid mode (it was unusable on Maestro, I had to disable it over there too on a different printer).

                  I really wish we can get to the bottom of it because I am contemplating going back to Duet2, this Mini5+ is completely unusable.

                  VORON V2 CoreXY + Duet3 Mini5+ Ethernet v1.0 with Mini2+ expansion, VORON V0 CoreXY + Duet2 Maestro

                  carcamerarigundefined SputnikOC3dundefined 2 Replies Last reply Reply Quote 1
                  • carcamerarigundefined
                    carcamerarig @fulg
                    last edited by

                    @fulg said in Missing Steps - Cant Print SpreadCycle StealthChop tuning help:

                    @sputnikoc3d Motors are 17HM19-2004S bought directly from OMC StepperOnline.

                    It seems not everyone with a Mini5+ and these motors is affected, I am talking with another VORON user who has the same Mini5+ setup with the same motors and he has no issues at any speed, with the "default" M569 parameters (i.e. no need to increase current, force spreadCycle mode or anything special). I believe he has a 0.5 board though (mine is 1.0).

                    He also sees similar errors reported from the drivers in M122 but it works for him so it's probably unrelated. He is also running 3.3b2.

                    Note that I am not using any of the sensorless features, I have real endstops on my machine and do not care about tuning hybrid mode (it was unusable on Maestro, I had to disable it over there too on a different printer).

                    I really wish we can get to the bottom of it because I am contemplating going back to Duet2, this Mini5+ is completely unusable.

                    Who is it?

                    fulgundefined 1 Reply Last reply Reply Quote 0
                    • gloomyandyundefined
                      gloomyandy @fulg
                      last edited by

                      @fulg It is normal to get a single write error when RRF first talks to a TMC driver (after power on/reset etc). Basically the two sides need to get in sync to be able to communicate correctly, as a result of this process the first write from RRF will fail (and be recorded as a write error). Not sure about the timeouts though.

                      1 Reply Last reply Reply Quote 1
                      • fulgundefined
                        fulg @carcamerarig
                        last edited by fulg

                        @carcamerarig very well then, I will drag him into this thread. 🙂

                        Hello @oc_geek, you have been summoned! I don't know if you can share more details that haven't been shared already. You seem to have found the magic recipe that eludes many of us.

                        I know we have the same printer, same motors, same LCD, same firmware version, so perhaps you can help...

                        For now I am trying another workaround, which is to force stealthChop all the time via M569 ... V1. It is a bit too early to call but so far I am further into a print that has always failed before (I need to slowly remove all my other attempts at working around this issue!). The motors are quite a bit noisier in stealthChop (I would have expected the opposite) but they seem not to stall anymore.

                        EDIT: this turned out to be false and does not help, I don't want to mislead anyone reading this later.

                        VORON V2 CoreXY + Duet3 Mini5+ Ethernet v1.0 with Mini2+ expansion, VORON V0 CoreXY + Duet2 Maestro

                        Argoundefined 1 Reply Last reply Reply Quote 0
                        • SputnikOC3dundefined
                          SputnikOC3d @fulg
                          last edited by

                          @fulg - Thanks so much!

                          Im in process of building a V2.4 and have the pi - expansion board needed and the Duet 3 Mini 5+ in hand ... I have OMC stepper online motors in a cart waiting to pull trigger and / or the LDO's. Both of those options seem questionable atm.

                          We too have an associate on the full duet3 main board and V2.4 using stepper online [ omc 1.8* motors and No missing steps issues - yet ]

                          Baffling to say the least ...

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

                            Thanks all for the extra information, please do keep it coming. Can everyone remind me if they are using their Duet 3 Mini 5+ with SBC (and which one, if so) or not? If you are using SBC, if you try printing without SBC, do you still get the thumping and move errors?

                            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

                            fulgundefined carcamerarigundefined 2 Replies Last reply Reply Quote 0
                            • fulgundefined
                              fulg @droftarts
                              last edited by

                              @droftarts I knew I should have waited before posting. Forcing stealthChop with M569 V1 does not help, I just had that same random stall, it just progressed quite a bit further than before.

                              I am running in stand-alone mode.

                              VORON V2 CoreXY + Duet3 Mini5+ Ethernet v1.0 with Mini2+ expansion, VORON V0 CoreXY + Duet2 Maestro

                              1 Reply Last reply Reply Quote 0
                              • carcamerarigundefined
                                carcamerarig @droftarts
                                last edited by

                                @droftarts said in Missing Steps - Cant Print SpreadCycle StealthChop tuning help:

                                Thanks all for the extra information, please do keep it coming. Can everyone remind me if they are using their Duet 3 Mini 5+ with SBC (and which one, if so) or not? If you are using SBC, if you try printing without SBC, do you still get the thumping and move errors?

                                Ian

                                Im try to setup standalone now if I can get past this damn wifi issue...

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

                                  @carcamerarig in config.g, I comment these lines:

                                  ;M550 P"Duet3"													; Set machine name
                                  ;M552 S1														; Enable network
                                  ;M586 P0 S1														; Enable HTTP
                                  ;M586 P1 S0														; Disable FTP
                                  ;M586 P2 S0
                                  
                                  

                                  If you haven’t added the WiFi SSID, connect via USB and follow https://duet3d.dozuki.com/Guide/1.)+Getting+Connected+to+your+Duet/7#s9

                                  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

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

                                    I am trying to catch up with this thread. From what I have read, the main issue is that the motor is making banging/thumping noises when switching between low and high speeds, even when the motor is supposedly running in spreadCycle mode.

                                    Some questions for those affected:

                                    1. Does the problem still occur if you have never changed the M569 settings from the defaults? If you are using stall-detect homing, then to test this you will needs to "pretend home" using G92 instead of homing using stall detection.

                                    2. If you pause the print, then re-send the M569 commands to select spreadCycle, confirm the setting using M122, and then resume the print, does the problem continue?

                                    3. If #2 doesn't help, what happens if you pause the print, send M569 P# V4000 for each axis driver #, and then resume the print: does the problem continue?

                                    One possibility that I am considering is that after switching to stealthChop, switching back to spreadCycle isn't working; although in the test that I have just done, it does work.

                                    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

                                    fulgundefined ctilley79undefined SputnikOC3dundefined 3 Replies Last reply Reply Quote 0
                                    • fulgundefined
                                      fulg @dc42
                                      last edited by fulg

                                      @dc42 said in Missing Steps - Cant Print SpreadCycle StealthChop tuning help:

                                      the motor is making banging/thumping noises when switching between low and high speeds, even when the motor is supposedly running in spreadCycle mode.

                                      This is not completely exact. It seems to work fine most of the time (normal moves are well over the default threshold of 2.3mm/s and usually don't have an issue), the problem is that randomly during a print you will hear this "thump" and then realize you now have a layer shift in your print. It behaves exactly like the head has hit something mid-print, yet there is no evidence of any obstruction. It does seem to correspond to a travel move. The behavior is random, restarting the same print may fail at a different point along the way (or not at all).

                                      1. Does the problem still occur if you have never changed the M569 settings from the defaults? If you are using stall-detect homing, then to test this you will needs to "pretend home" using G92 instead of homing using stall detection.

                                      Yes, the problem happens with default M569 values, i.e. M569 P5 S1. I am not using sensorless homing. The problem also occurs by forcing the drivers to stay in spreadCycle mode (M569 D2 ...) or stealthChop mode (M569 V1 ...). I guess I should try M569 V4000 ... too, perhaps just D2 is not enough.

                                      As for your questions #2 and #3, after the problem happens the printer has essentially lost its XY reference due to the skip, so it is hard to continue a print. If I am not next to the printer to stop it, it keeps going fine (but shifted!). I have not let it continue up to a second shift during the same print.

                                      Also note that this happens even with increased motor current, reduced printing & travel speeds and significantly lower instant movement thresholds (everything much slower than my Duet2 settings on the same machine).

                                      So far I've only had the problem happen in one direction on my CoreXY. I don't know if it matters but so far it is always the X motor that skips, as confirmed by G1 H2 X10 moving in the same diagonal. Could be luck of the draw too...

                                      Is there a way to dump out the TMC2209 registers easily? I should build my own version of the firmware to help out.

                                      VORON V2 CoreXY + Duet3 Mini5+ Ethernet v1.0 with Mini2+ expansion, VORON V0 CoreXY + Duet2 Maestro

                                      1 Reply Last reply Reply Quote 1
                                      • ctilley79undefined
                                        ctilley79 @dc42
                                        last edited by ctilley79

                                        @dc42 Not exactly. The issue is that it thumps in all modes even when explicitly setting the driver to spreadcycle using for example M569 P0 D2 after homing. The thumps seem to be slightly less abrupt in spreadcycle, but still enough to cause layer shifts in the OP’s case.

                                        The thumps occur in stealthchop with no changeover speed, Spreadcycle entirely, and everywhere in between.

                                        carcamerarigundefined 1 Reply Last reply Reply Quote 0
                                        • Argoundefined
                                          Argo @fulg
                                          last edited by

                                          @fulg said in Missing Steps - Cant Print SpreadCycle StealthChop tuning help:

                                          For now I am trying another workaround, which is to force stealthChop all the time via M569 ... V1. It is a bit too early to call but so far I am further into a print that has always failed before (I need to slowly remove all my other attempts at working around this issue!). The motors are quite a bit noisier in stealthChop (I would have expected the opposite) but they seem not to stall anymore.

                                          Did you try to set the V parameter to "0"? This should disable hybrid mode. With Marlin I'm also having bangs in hybrid mode with TMC2209s.

                                          fulgundefined 1 Reply Last reply Reply Quote 1
                                          • SputnikOC3dundefined
                                            SputnikOC3d @dc42
                                            last edited by

                                            @dc42 - et al ... I have also given the motor #s of the users involved here to my contact at LDO motors for him to give to his engineering team to review and to compare their motors to their competitors that are both working and not working as well - to see if they have some insight that might help us all resolve.

                                            Not sure if that task will bear fruit - and not holding my breath - but hopeful.

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