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

    3.5 B3 Toolboard stepper intermittently running backwards

    Scheduled Pinned Locked Moved Solved
    Beta Firmware
    12
    83
    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.
    • wieman01undefined
      wieman01
      last edited by

      Hello, @ctilley79,

      I generally have these issues when there is a problem with the wiring or the connectors. Manual extruding via DWC works fine, but then the motor needs higher currents, it move backwards because the wires only let through so much current.

      I would check every wiring the in particular the soldering joints and connectors. This solves this particular problem for me every time.

      wieman01

      ctilley79undefined 1 Reply Last reply Reply Quote 0
      • Exerqtorundefined
        Exerqtor @dc42
        last edited by Exerqtor

        @dc42 said in 3.5 B3 Toolboard stepper intermittently running backwards:

        @ctilley79 the new commands for configuring and controlling LED strips are implemented in the 3.5.0-beta.3+ binaries that I posted. They have been tested on Duet 3 Mini and 6HC.

        @Exerqtor please post the M950 and M150 commands you used.

        That's weird, since i'm quiiiite sure i'm using the right command set (for a Duet3 Mini).

        I TRY to send M950 E0 C"DO" T2, but i get the error mentioned above.

        The M150's have been changed to this (for example):

        M150 E0 R150 U150 B150 W150 S1 F1
        M150 E0 R150 U150 B150 W150 S2 F0
        
        gloomyandyundefined oliofundefined 2 Replies Last reply Reply Quote 0
        • gloomyandyundefined
          gloomyandy @Exerqtor
          last edited by

          @Exerqtor Is "DO" a valid pin name on the mini? I had a quick look and couldn't find any pins with that name. Is this for the neopixels in a display attached via the exp headers?

          1 Reply Last reply Reply Quote 0
          • oliofundefined
            oliof @Exerqtor
            last edited by

            @Exerqtor Are you sure DO is right and not D0?

            <>RatRig V-Minion Fly Super5Pro RRF<> V-Core 3.1 IDEX k*****r <> RatRig V-Minion SKR 2 Marlin<>

            Exerqtorundefined 1 Reply Last reply Reply Quote 0
            • Exerqtorundefined
              Exerqtor @oliof
              last edited by

              @oliof I copied it from the docs since I was unsure about the exact same thing 😆 So unless it's written wrong there as well it should be correct.

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

                @Exerqtor Which docs? I've just checked the source and there is no pin called either D0 or DO as far as I can tell. What pin are you trying to drive the neopixels from?

                Exerqtorundefined 1 Reply Last reply Reply Quote 0
                • Exerqtorundefined
                  Exerqtor @gloomyandy
                  last edited by Exerqtor

                  @gloomyandy said in 3.5 B3 Toolboard stepper intermittently running backwards:

                  @Exerqtor Which docs? I've just checked the source and there is no pin called either D0 or DO as far as I can tell. What pin are you trying to drive the neopixels from?

                  The only pin that supports it on a Duet 3 Mini, which from what I can see lacks a proper explanation on what the "DO" pin is actually called. "ctrl+f" search for DO here and look at the 14th entry. Thats the only mention of it (that i'm able to find) in all the docs / schematics.

                  It's also just called "DO" in the schematics:
                  alt text

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

                    @Exerqtor the dedicated LED port is known as "led" in the firmware. This needs to be added to the documentation.

                    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

                    Exerqtorundefined 1 Reply Last reply Reply Quote 1
                    • Exerqtorundefined
                      Exerqtor @dc42
                      last edited by

                      @dc42 Then i bet a beer on the problem being solved for both me and @ctilley79 now that we know that. Thx!

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

                        This post is deleted!
                        1 Reply Last reply Reply Quote 1
                        • ctilley79undefined
                          ctilley79 @Exerqtor
                          last edited by

                          @Exerqtor said in 3.5 B3 Toolboard stepper intermittently running backwards:

                          @dc42 Then i bet a beer on the problem being solved for both me and @ctilley79 now that we know that. Thx!

                          Does the M150 P parameter to work for you on this firmware build? I'm also using RGBW neopixels. The P parameter does nothing right now.

                          bf133bf0-ccde-4274-a5da-cbe1f1464f7e-image.png

                          Exerqtorundefined dc42undefined 2 Replies Last reply Reply Quote 0
                          • Exerqtorundefined
                            Exerqtor @ctilley79
                            last edited by

                            @ctilley79 said in 3.5 B3 Toolboard stepper intermittently running backwards:

                            @Exerqtor said in 3.5 B3 Toolboard stepper intermittently running backwards:

                            @dc42 Then i bet a beer on the problem being solved for both me and @ctilley79 now that we know that. Thx!

                            Does the M150 P parameter to work for you on this firmware build? I'm also using RGBW neopixels. The P parameter does nothing right now.

                            bf133bf0-ccde-4274-a5da-cbe1f1464f7e-image.png

                            I don't use the P parameter, only the R/G/B/W component "amount", it should yeld the same result although you would have to play around with the values to get the same effect.

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

                              @ctilley79 you are correct, the P parameter doesn't work for Neopixels. I will correct this before we release beta4.

                              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

                              hestiahuangundefined 1 Reply Last reply Reply Quote 2
                              • ctilley79undefined ctilley79 has marked this topic as solved
                              • hestiahuangundefined
                                hestiahuang @dc42
                                last edited by hestiahuang

                                @dc42 said in 3.5 B3 Toolboard stepper intermittently running backwards:

                                @ctilley79 you are correct, the P parameter doesn't work for Neopixels. I will correct this before we release beta4.

                                May I know how to define M950 for Duet2Wifi? It can use M150 directly before, however it is failed and need definition first now. But not pin name found...
                                2d7f6a47-440a-42d2-bcc4-b6a3d6dd4c09-image.png
                                b7edab84-2c96-4860-9813-dcad47549241-image.png

                                hestiahuangundefined 1 Reply Last reply Reply Quote 0
                                • hestiahuangundefined
                                  hestiahuang @hestiahuang
                                  last edited by

                                  @hestiahuang said in 3.5 B3 Toolboard stepper intermittently running backwards:

                                  @dc42 said in 3.5 B3 Toolboard stepper intermittently running backwards:

                                  @ctilley79 you are correct, the P parameter doesn't work for Neopixels. I will correct this before we release beta4.

                                  May I know how to define M950 for Duet2Wifi? It can use M150 directly before, however it is failed and need definition first now. But not pin name found...
                                  2d7f6a47-440a-42d2-bcc4-b6a3d6dd4c09-image.png
                                  b7edab84-2c96-4860-9813-dcad47549241-image.png

                                  Add the source code to confirm my finding.
                                  8ec7fdd2-9e23-4a0f-828d-67d51839ea80-image.png

                                  hestiahuangundefined 1 Reply Last reply Reply Quote 0
                                  • hestiahuangundefined
                                    hestiahuang @hestiahuang
                                    last edited by

                                    so don't miss Duet2Wifi...

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

                                      @hestiahuang thanks, this is now fixed ready for 3.5beta4.

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