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

    Duet 3 Tool Board motor driver issue

    Scheduled Pinned Locked Moved Solved
    Duet Hardware and wiring
    3
    13
    506
    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.
    • evomotorsundefined
      evomotors @Scachi
      last edited by

      @Scachi said in Duet 3 Tool Board motor driver issue:

      @evomotors said in Duet 3 Tool Board motor driver issue:

      E121.0

      looks like the steps and not like a drive ID

      121 is Tool board address and 0 is driver address

      1 Reply Last reply Reply Quote 0
      • fcwiltundefined
        fcwilt
        last edited by

        Hi,

        Do you have a tool defined?

        Frederick

        Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

        evomotorsundefined 1 Reply Last reply Reply Quote 0
        • evomotorsundefined
          evomotors @fcwilt
          last edited by

          @fcwilt said in Duet 3 Tool Board motor driver issue:

          Hi,

          Do you have a tool defined?

          Frederick

          This what I have
          ; Tools
          M563 P0 S"Frankenstein" D0 H1 F0 ; define tool 0
          G10 P0 X0 Y0 Z0 ; set tool 0 axis offsets
          G10 P0 R0 S0 ; set initial tool 0 active and standby temperatures to 0C

          1 Reply Last reply Reply Quote 0
          • fcwiltundefined
            fcwilt
            last edited by

            Hi,

            Did you try this from the docs:

            Check that you can communicate with the Tool Board, by sending M115 B121 (if that fails, try M115 B10).

            Frederick

            Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

            evomotorsundefined 1 Reply Last reply Reply Quote 0
            • evomotorsundefined
              evomotors @fcwilt
              last edited by evomotors

              @fcwilt said in Duet 3 Tool Board motor driver issue:

              Hi,

              Did you try this from the docs:

              Check that you can communicate with the Tool Board, by sending M115 B121 (if that fails, try M115 B10).

              Frederick

              Communication with board is fine:
              M115 B121
              Board TOOL1LC firmware 3.1.0 (2020-05-15b1)

              Heater and temperature reading also work

              1 Reply Last reply Reply Quote 0
              • fcwiltundefined
                fcwilt
                last edited by

                Hi,

                I notice that in the docs for the tool board they suggest using 20 for the first tool board address.

                Perhaps the current firmware has a problem with numbers like 121 for E?

                That, however, seems like grasping at straws.

                How about as a test change Z to just Z0.2 and see what happens?

                Frederick

                Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

                1 Reply Last reply Reply Quote 0
                • evomotorsundefined
                  evomotors
                  last edited by

                  Sorry guys, my fault. It's my change filament macro.

                  fcwiltundefined 1 Reply Last reply Reply Quote 0
                  • evomotorsundefined
                    evomotors
                    last edited by

                    This is my first Duet board.

                    1 Reply Last reply Reply Quote 0
                    • fcwiltundefined
                      fcwilt @evomotors
                      last edited by

                      @evomotors said in Duet 3 Tool Board motor driver issue:

                      Sorry guys, my fault. It's my change filament macro.

                      No problem

                      But could you explain what the macro did that caused the issue?

                      Thanks.

                      Frederick

                      Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

                      evomotorsundefined 1 Reply Last reply Reply Quote 0
                      • evomotorsundefined
                        evomotors @fcwilt
                        last edited by evomotors

                        @fcwilt said in Duet 3 Tool Board motor driver issue:

                        @evomotors said in Duet 3 Tool Board motor driver issue:

                        Sorry guys, my fault. It's my change filament macro.

                        No problem

                        But could you explain what the macro did that caused the issue?

                        Thanks.

                        Frederick

                        I had it

                        G28				; home 
                        

                        in the filament config.g file

                        fcwiltundefined 1 Reply Last reply Reply Quote 0
                        • fcwiltundefined
                          fcwilt @evomotors
                          last edited by

                          @evomotors

                          Thanks for the reply.

                          As you found out you don't want to do that.

                          Just FYI, the things I set in my filament config files are the hotend temp, bed temp and extrusion multiplier.

                          Frederick

                          Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

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