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

    Vibrates motor and error hight temp driver 0

    Scheduled Pinned Locked Moved
    General Discussion
    5
    11
    298
    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.
    • Estebanundefined
      Esteban
      last edited by

      Good evening,
      I have a problem with a motor that vibrates. The one on the X axis (Driver 0).

      There are a lot of conversations about this, like this one:
      https://forum.duet3d.com/topic/18875/stepper-motors-vibrating-but-not-turning

      So I've realised that it's often a problem with the phase or the condition of the wiring and crimping.

      For my part, I took the time to :

      • test with several motors (Nema 17 1.5A 1.8 deg)
      • look at each crimp
      • check with a tester that my 4 wires were continuous
      • check the motor phases
      • test the first motor with which I encountered the problem on another driver (all the motors I had on hand worked perfectly, except on driver 0)

      My console displays an error message about an abnormal temperature on my driver.

      However, the wiring was identical to the other motors, which were working.

      My configuration seems correct (it was generated from the online configuration tool)

      Would anyone be able to diagnose anything else?

      Thank you in advance for all your help

      o_lampeundefined 1 Reply Last reply Reply Quote 0
      • o_lampeundefined
        o_lampe @Esteban
        last edited by

        @Esteban I'd take a closer look to the driver itself. There might be a shortcut between pins or a bad solder joint.

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

          In addition, I'd check if the issue persists moving a working motor to driver0, and moving the non working motor to another driver. If the issue sticks with driver0, @o_lampe points at the right tests, if the issue wanders when swapping motors between drivers, it's most likely the motor.

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

          Estebanundefined 1 Reply Last reply Reply Quote 0
          • Estebanundefined
            Esteban @oliof
            last edited by

            @oliof
            So after further checking, visually the driver has no particular soldering defect.

            As for my motors, as mentioned above, they all work on the other drivers but only vibrate on driver 0...
            I double-checked that my motors were 1.8deg and the program. Everything seems correct.

            motor reference : 42HD2037-01

            code :

             - M584 X0.0 Y0.1 Z0.2:0.4 ; set axis mapping
             - M350 X256 Y256 Z256 I0 ; configure microstepping without interpolation
             - M906 X1500 Y1500 Z1500 ; set axis driver currents
             - M92 X1600 Y1600 Z6400 ; configure steps per mm
             - M208 X0:350 Y0:350 Z0:450 ; set minimum and maximum axis limits
             - M566 X900 Y900 Z12 ; set maximum instantaneous speed changes (mm/min)
             - M203 X600000 Y600000 Z9000 ; set maximum speeds (mm/min)
             - M201 X5000 Y5000 Z250 ; set accelerations (mm/s^2)
            
            oliofundefined 1 Reply Last reply Reply Quote 0
            • oliofundefined
              oliof @Esteban
              last edited by

              @Esteban that's not your actual config.g, please share the file unmodified (also 256x microstepping is likely not useful, 16x or 32x will be sufficient for 3d printers).

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

              Estebanundefined 1 Reply Last reply Reply Quote 0
              • Estebanundefined
                Esteban @oliof
                last edited by

                @oliof

                config.g

                I restarted my configuration and here it is.

                But still the same problem.

                All the axes work. The X axis motor works on the other drivers but not on 0.0.

                The machine has never worked before, I'm just putting it together, and these are my first tests.

                jay_s_ukundefined 1 Reply Last reply Reply Quote 0
                • jay_s_ukundefined
                  jay_s_uk @Esteban
                  last edited by

                  @Esteban when and where did you purchase the board?

                  Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

                  Estebanundefined 1 Reply Last reply Reply Quote 0
                  • Estebanundefined
                    Esteban @jay_s_uk
                    last edited by

                    @jay_s_uk

                    Ten days ago at ED3

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

                      Please send an email to warranty@duet3d.com and CC your reseller. Include a link to this forum thread and the details of your original purchase. You'll receive a reply with a form to fill out.

                      Z-Bot CoreXY Build | Thingiverse Profile

                      Estebanundefined 1 Reply Last reply Reply Quote 0
                      • Estebanundefined
                        Esteban @Phaedrux
                        last edited by

                        @Phaedrux

                        OK, thanks for your help anyway

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

                          Yes, unfortunately it seems like the driver has failed and should be replaced under warranty.

                          Z-Bot CoreXY Build | Thingiverse Profile

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