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

    Internal stepper drivers form Duet WiFi are not responding

    Scheduled Pinned Locked Moved
    Firmware installation
    4
    11
    467
    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.
    • JoergS5undefined
      JoergS5 @AllSirius
      last edited by JoergS5

      @allsirius said in Internal stepper drivers form Duet WiFi are not responding:

      M350 X16 Y16 Z16 E16 U16 I1

      I don't know whether this causes your problem, but you still use an undefined U in M350, and M669 without parameters.
      You can call M98 P"config.g" to test for syntax errors.

      AllSiriusundefined 1 Reply Last reply Reply Quote 0
      • AllSiriusundefined
        AllSirius @JoergS5
        last edited by

        @joergs5
        Thanks' for pointing out, i'll check it,
        but I pasted the MicroSd card to another Duet and it was working..

        JoergS5undefined 1 Reply Last reply Reply Quote 0
        • JoergS5undefined
          JoergS5 @AllSirius
          last edited by JoergS5

          @allsirius maybe some problem with the external drivers then (sharing ground or not sharing ground signal and power? => depends on whether they are optocoupled). Anyway, I would disconnect everything from the Duet and test every driver isolated to see whether they are damaged. (I always make an image before pulling all wires...)

          AllSiriusundefined 1 Reply Last reply Reply Quote 1
          • AllSiriusundefined
            AllSirius @JoergS5
            last edited by

            @joergs5
            Already ! Naked duet connected to 12v and only few steppers, m564 s0 h0, movements on DWC , and quiet motors.. =/

            JoergS5undefined 2 Replies Last reply Reply Quote 0
            • JoergS5undefined
              JoergS5 @AllSirius
              last edited by JoergS5

              @allsirius you can use G1 H2 also, it also ignores any homing and limits, and addresses the individual axes.
              G1 H2 X100 uses only the first axis/actuator, even if coupled by kinematics like CoreXY.
              Sorry to hear quiet, if you mean they don't move at all.

              Are you sure the steppers are ok, which you connect? (Duet would probably report an error, but as last idea...)

              1 Reply Last reply Reply Quote 1
              • JoergS5undefined
                JoergS5 @AllSirius
                last edited by JoergS5

                @allsirius do you have some measuring equipment, like a voltmeter? Maybe some fuse is defect. Another thing to check is whether there are burned elements on the board.

                One more thing I saw was, in your M122 report were no movements, so there will be no stepper data also. Please try some movements first (like G1 H2 X, Y, Z ones), with drives connected and mapped with M584, then make a M122. The M122 may include some better report data in the Driver lines then.

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

                  @AllSirius what firmware version were you running before? There was an issue where if a driver had been damaged/ removed from the board then in 3.3 all the drivers wont startup.

                  This was fixed in 3.4b5:

                  https://github.com/Duet3D/RepRapFirmware/wiki/Changelog-RRF-3.x-Beta-&-RC#reprapfirmware-340beta5

                  [Duet 2 WiFi/Ethernet] If a TMC2660 driver was removed from the Duet or Duex then none of the TMC2660 drivers would start up

                  you may want to upgrade to 3.4b5 to see if that resolved the driver issue.

                  www.duet3d.com

                  AllSiriusundefined 1 Reply Last reply Reply Quote 1
                  • o_lampeundefined
                    o_lampe @AllSirius
                    last edited by

                    @allsirius said in Internal stepper drivers form Duet WiFi are not responding:

                    M669 ;K1 ; select Cartesian mode

                    I bet my money on the FW version, like Tony mentioned. But this line above has a semikolon (at the wrong place)

                    1 Reply Last reply Reply Quote 1
                    • AllSiriusundefined
                      AllSirius @T3P3Tony
                      last edited by

                      @t3p3tony 😳 🙌 😵 🤘 You are the King Man!
                      @JoergS5 @o_lampe Thanks for your help friends !!
                      I'm almost gave up on this board! Nothing was helping..
                      It's looks like it some weird bug with previous version of a firmware ., which was fixed by update to 3.4b5!
                      I'm feel in family now !👨‍💻 💚 👨‍👩‍👦

                      JoergS5undefined 1 Reply Last reply Reply Quote 1
                      • JoergS5undefined
                        JoergS5 @AllSirius
                        last edited by

                        @allsirius that are good news!!!

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