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

    6XD I/O >> Issue solved

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    4
    121
    5.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.
    • tecnoundefined
      tecno @droftarts
      last edited by

      @droftarts

      M42 P2 S1
      echo state.gpOut[1].pwm

      M42 P2 S0.5
      echo state.gpOut[1].pwm

      M42 P2 S0
      echo state.gpOut[1].pwm

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

        @tecno said in 6XD I/O >> Faulty Driver 5:

        echo state.gpOut[1].pwm

        Wrong pin. Use:

        echo state.gpOut[2].pwm

        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

        tecnoundefined 1 Reply Last reply Reply Quote 0
        • tecnoundefined
          tecno @droftarts
          last edited by

          @droftarts

          2024-09-23 13:52:19 M98 P"0:/macros/TEST"
          1.000
          0.500
          0.000

          Still DEAD output

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

            @tecno said in 6XD I/O >> Faulty Driver 5:

            Still DEAD output

            How are you measuring that?

            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

            tecnoundefined 1 Reply Last reply Reply Quote 0
            • tecnoundefined
              tecno @droftarts
              last edited by

              @droftarts

              Now suddenly the OUT2 works, so go figure what is going on. Cold soldering seems far away but could be.
              Been take out plugs and inserted them testing.

              Whole day yesterday I did not see the LED light up but OUT1 and OUT0 was working.

              So DRIVER5 is still an issue here.

              tecnoundefined 1 Reply Last reply Reply Quote 0
              • tecnoundefined
                tecno @tecno
                last edited by

                @dc42 @droftarts

                Driver 5 is still DEAD !! How do you want to solve this?

                Cheers
                Bengt

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

                  @tecno Can you post a good picture of both sides of the board, please. There's so very little to go wrong with these ports, I feel like it's something obvious. Did you check it with a multimeter, like I asked you to?

                  out2 is still working correctly? Does the LED come on when active?

                  Also, please send M586 and post the response, to see what network protocols are enabled, because your config doesn't have any set.

                  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

                  tecnoundefined 1 Reply Last reply Reply Quote 0
                  • tecnoundefined
                    tecno @droftarts
                    last edited by

                    @droftarts
                    Hi Ian,
                    Re multimeter = no as you can see it is not so accessible in the video. Later on today.
                    https://photos.app.goo.gl/L56Zn79kaww26Q4U6

                    out2 is OK

                    2024-09-25 09:26:27 m586
                    CORS disabled
                    HTTP is enabled on port 80
                    FTP is disabled
                    TELNET is disabled
                    Multicast Discovery is disabled
                    MQTT is disabled

                    Cheers
                    Bengt

                    tecnoundefined 1 Reply Last reply Reply Quote 0
                    • tecnoundefined
                      tecno @tecno
                      last edited by

                      Pictures of 6XD board https://photos.app.goo.gl/6ME2iY7CesXBjeKPA

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

                        @tecno Were you able to do any tests with a multimeter? I can't see anything obvious from the pictures.

                        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

                        tecnoundefined 1 Reply Last reply Reply Quote 0
                        • tecnoundefined
                          tecno @droftarts
                          last edited by

                          @droftarts
                          Pls repeate exactly what you want me to measure now that the board is in the open.

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

                            @tecno From the video I can see that you're using 3 of the pins of each driver connector: 5V_EXT, D#_STEP- and D#_DIR-. I can't clearly see Driver 5, but I assume it is the same as the others.

                            With the multimeter, and the Duet powered, and being careful not to touch probe to the wrong pins (especially not to touch across 5V pins to 3.3V pins):

                            • Test for 5V between 5V_EXT and GND on the driver 5 connector. This should read 5V.
                            • Test for 5V between 5V_EXT and D5_DIR-. Send a command that moves the axis one way, then the other. You should get 5V in one direction, and 0V in the other direction.
                            • It may be difficult to see a signal if you put the multimeter between 5V_EXT and D5_STEP-, because the step pulses happen faster than the multimeter can register them. You could try doing a fast move, which might register.
                            • You could also do the tests on Driver 4, so you can see what the expected response is.

                            4ce4b232-a202-460d-bc09-a9dabd380353-image.png

                            Let me know how that goes.

                            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

                            tecnoundefined 1 Reply Last reply Reply Quote 0
                            • tecnoundefined
                              tecno @droftarts
                              last edited by

                              @droftarts

                              Hi Ian,
                              Looks like the 3 wires original cable is not to par, brittle so crimps go bad. Will make new wireing to all motors.
                              This el cheapo chinese cable, found also twisted wire splices with only shrink tubing loosely fitted.

                              DMM test shows driver to be OK

                              I hope I have enough crimpconnectors 🙂

                              Cheers
                              BEngt

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

                                @tecno Okay, that's good news, I guess! But more work for you. Let me know how you get on.

                                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

                                tecnoundefined 1 Reply Last reply Reply Quote 0
                                • tecnoundefined
                                  tecno @droftarts
                                  last edited by

                                  @droftarts

                                  Yes a lot of extra work to make new cables. Will report!

                                  tecnoundefined 1 Reply Last reply Reply Quote 0
                                  • tecnoundefined
                                    tecno @tecno
                                    last edited by

                                    New set of cables ready.

                                    PXL_20240926_085916538.jpg

                                    tecnoundefined 1 Reply Last reply Reply Quote 1
                                    • tecnoundefined
                                      tecno @tecno
                                      last edited by

                                      @droftarts
                                      Hi Ian,

                                      All axis are now moving 👍

                                      Happy camper here
                                      Bengt

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

                                        @tecno Phew! Glad it's all working. Hopefully your faith in the 6XD is restored.

                                        Edit: You weren't tempted to wire in the enable signal 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

                                        tecnoundefined 1 Reply Last reply Reply Quote 0
                                        • tecnoundefined
                                          tecno @droftarts
                                          last edited by

                                          @droftarts

                                          No need for enable as I see it. 6XD is a very nice controller.

                                          Now I have to sort out further I/O

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

                                            @tecno you only need the Enable connections to the drivers if you want the Duet to be able to turn off the motor current. If you leave them disconnected, the motors will be energized whenever power is applied to the drivers.

                                            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

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