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

Vibrates motor and error hight temp driver 0

Scheduled Pinned Locked Moved
General Discussion
5
11
296
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.
  • undefined
    Esteban
    last edited by 10 Aug 2024, 20:10

    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

    undefined 1 Reply Last reply 11 Aug 2024, 05:56 Reply Quote 0
    • undefined
      o_lampe @Esteban
      last edited by 11 Aug 2024, 05:56

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

      undefined 1 Reply Last reply 11 Aug 2024, 08:17 Reply Quote 0
      • undefined
        oliof @o_lampe
        last edited by 11 Aug 2024, 08:17

        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<>

        undefined 1 Reply Last reply 11 Aug 2024, 09:00 Reply Quote 0
        • undefined
          Esteban @oliof
          last edited by 11 Aug 2024, 09:00

          @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)
          undefined 1 Reply Last reply 11 Aug 2024, 12:35 Reply Quote 0
          • undefined
            oliof @Esteban
            last edited by 11 Aug 2024, 12:35

            @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<>

            undefined 1 Reply Last reply 11 Aug 2024, 18:15 Reply Quote 0
            • undefined
              Esteban @oliof
              last edited by 11 Aug 2024, 18:15

              @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.

              undefined 1 Reply Last reply 11 Aug 2024, 19:26 Reply Quote 0
              • undefined
                jay_s_uk @Esteban
                last edited by 11 Aug 2024, 19:26

                @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

                undefined 1 Reply Last reply 11 Aug 2024, 20:12 Reply Quote 0
                • undefined
                  Esteban @jay_s_uk
                  last edited by 11 Aug 2024, 20:12

                  @jay_s_uk

                  Ten days ago at ED3

                  1 Reply Last reply Reply Quote 0
                  • undefined
                    Phaedrux Moderator
                    last edited by 11 Aug 2024, 20:53

                    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

                    undefined 1 Reply Last reply 12 Aug 2024, 06:47 Reply Quote 0
                    • undefined
                      Esteban @Phaedrux
                      last edited by 12 Aug 2024, 06:47

                      @Phaedrux

                      OK, thanks for your help anyway

                      1 Reply Last reply Reply Quote 0
                      • undefined
                        Phaedrux Moderator
                        last edited by 12 Aug 2024, 20:34

                        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
                        7 out of 11
                        • First post
                          7/11
                          Last post
                        Unless otherwise noted, all forum content is licensed under CC-BY-SA