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

    Alarm if stepper-wire disconnected?

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    4
    8
    294
    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.
    • FBGundefined
      FBG
      last edited by

      I use board Duet3 6HC for move my printer.
      Talking about Z axis is moved for 4 screws, each Z stepper motor I connect in one connector of the board 6HC output stepper motor.
      Everything works properly.

      BUT if for example I forget connect one of this 4 connectors the printer will move 3 screws, doing a big crash in my printer...

      There are some way of config an alarm, and if the duet board detect that there are a stepper motor NOT connected give me an alarm and don't move thing...??

      Best Regards

      jay_s_ukundefined Phaedruxundefined 2 Replies Last reply Reply Quote 0
      • jay_s_ukundefined
        jay_s_uk @FBG
        last edited by

        @FBG usually if the connector isn't connected you'll get a message about short to ground or something like that on coils A and B.
        you could use the built in events system to react to that https://docs.duet3d.com/en/User_manual/RepRapFirmware/Events

        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

        FBGundefined 1 Reply Last reply Reply Quote 1
        • FBGundefined
          FBG @jay_s_uk
          last edited by

          Sorry for me long delay.

          The problem is that I don't receive any message.
          Why I don't receive any message if wire is disconnected?

          Tnks

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

            @FBG said in Alarm if stepper-wire disconnected?:

            4 screws, each Z stepper motor I connect in one connector of the board 6HC output stepper motor.

            So you have 4 motors connected to one driver in parallel? Is that correct?

            If that's the case, the driver has no way of knowing if one of those is disconnected, as far as it knows there is still a motor load present since there are still 3 motors connected.

            Z-Bot CoreXY Build | Thingiverse Profile

            FBGundefined 1 Reply Last reply Reply Quote 1
            • FBGundefined
              FBG @Phaedrux
              last edited by FBG

              @Phaedrux Not not.
              Each stepper motor is connected in one driver of the board duet3 6HC.

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

                @FBG are you running 3.4.5 and have the events setup?

                www.duet3d.com

                FBGundefined 1 Reply Last reply Reply Quote 0
                • FBGundefined
                  FBG @T3P3Tony
                  last edited by

                  @T3P3Tony Tested in 3.4.5 yes.

                  Whats do you mean with "have the events setup"?
                  sorry...

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

                    @FBG I mean do you have the event macro setup to handle the driver errors, see:
                    https://docs.duet3d.com/en/User_manual/RepRapFirmware/Events

                    www.duet3d.com

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