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

    Failed Z motor drive on Version 0.8.5 Duet board

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    3
    7
    307
    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.
    • wacrosslandundefined
      wacrossland
      last edited by

      After years of good service -- the Z motor will not drive on my Mini Kossel.
      If I replace the motor with a tested motor -- it still will not drive. The motor is still OK.
      Is it possible to repair the motor driver on the Duet board?
      Could I request advice on how to proceed.
      William

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

        If you are not using the E1 motor output, you could connect the Z motor to that instead.

        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

        wacrosslandundefined 1 Reply Last reply Reply Quote 0
        • wacrosslandundefined
          wacrossland
          last edited by

          Thank you, this sounds very good! Will it require changes to the firmware?
          William

          1 Reply Last reply Reply Quote 0
          • wacrosslandundefined
            wacrossland @dc42
            last edited by

            @dc42
            Can I change the driver for the Z motor from driver 0 (which is not working on my board) to 4 by using inserting the following command into the config file:
            M584 X0 Y1 Z4 E3:4:5:6
            ----- and then moving the Z motor from Z connector to the connector E1 on the board?

            Many thanks for your help.

            William

            N.B. Pressumably the default connections for the motors are contained in the boards firmware -- as I cannot find the g-code command M584 anywhere?

            1 Reply Last reply Reply Quote 0
            • wacrosslandundefined
              wacrossland
              last edited by

              Sorry -- I should have said driver 4 (that is connected to the Z motor) has faied (not driver 0).

              William

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

                Basically, yes, connect your Z motor to E1 (label on the board), but use M584 X0 Y1 Z4 E3.

                This assumes you have only one extruder. Duet 0.85 only has 5 stepper drivers, so should be M584 X0 Y1 Z4 E3 (leaving the original Z2 out, and no extruders on E4:5:6). You don't need the extra extruders E5 and E6, unless you have a Duex4 expansion board and extra extruders plugged into it. If you do have extra extruders, still don't put E4 in, as you've already defined Z4.

                Note that drive numbers map to the labels on the board: 0:X; 1:Y; 2:Z; 3:E0; 4:E1, as shown here https://reprap.org/wiki/Duet#Drive_numbers. There's a bit of confusion in your posts about the driver number that has failed, as I think you're counting them sequentially from one end of the board. The order of the drive numbers on the physical board order are 4:E1, 3:E0, 0:X; 1:Y; 2:Z.

                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

                1 Reply Last reply Reply Quote 0
                • wacrosslandundefined
                  wacrossland
                  last edited by

                  Thank you very much for this.
                  I will let you know how I get on!!
                  William

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