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

    So close...Extruder connected to Toolboard won't budge.

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    4
    18
    1.0k
    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.
    • Phaedruxundefined
      Phaedrux Moderator
      last edited by

      Error: M569: Board 121 received unknown msg type 50
      Error: M350: Board 121 received unknown msg type 50
      Error: M906: Discarded msg src=121 typ=4510 RID=11 exp 14
      Discarded msg src=121 typ=4510 RID=11 exp 14
      Discarded msg src=121 typ=4510 RID=12 exp 14
      Board 121 received unknown msg type 6021
      Discarded msg src=121 typ=4510 RID=15 exp 16
      Warning: M307: Heater 0 appears to be over-powered. If left on at full power, its temperature is predicted to reach 365C
      Warning: M955: Command is not supported
      Error: M591: Remote ports not yet supported by this command
      

      definitely some errors.

      @arcadekilla said in So close...Extruder connected to Toolboard won't budge.:

      RepRapFirmware for Duet 3 MB6HC version 3.01-RC9 running on Duet 3 MB6HC v1.01 or later

      @arcadekilla said in So close...Extruder connected to Toolboard won't budge.:

      Duet Control Server v3.1.1

      @arcadekilla said in So close...Extruder connected to Toolboard won't budge.:

      Duet TOOL1LC firmware version 3.3 (2021-06-15 16:12:58)

      Your firmware versions are totally mismatched. How are you updating?

      Z-Bot CoreXY Build | Thingiverse Profile

      ArcadeKillaundefined 1 Reply Last reply Reply Quote 0
      • ArcadeKillaundefined
        ArcadeKilla @Phaedrux
        last edited by

        @phaedrux I ended up redoing the firmware as I was having communication issues. This might be the source of my issues.

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

          Yes make sure the firmwares are all on 3.3 and that DCS matches as well.

          Using the pi you should be able to update using sudo apt update and sudo apt upgrade but the main firmware of 3.01 RC9 may be problematic to update. If that's the case, you can try manually flashing the firmware for 3.3 using USB to get it back in sync.

          Z-Bot CoreXY Build | Thingiverse Profile

          ArcadeKillaundefined 1 Reply Last reply Reply Quote 0
          • ArcadeKillaundefined
            ArcadeKilla @Phaedrux
            last edited by

            @phaedrux

            Alright! Doing a lot better. I am getting communication and no errors now. Only issue now is I am only getting vibrations and no movement from any extruder commands.

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

              Check the wiring for the extruder.
              Check the steps per mm and motor current settings.

              If you send M98 P"config.g" now do you still get errors?

              Z-Bot CoreXY Build | Thingiverse Profile

              ArcadeKillaundefined 1 Reply Last reply Reply Quote 0
              • ArcadeKillaundefined
                ArcadeKilla @Phaedrux
                last edited by

                @phaedrux

                Wiring looks as pretty good.

                M98 P"config.g"
                Error: M552: Network-related commands are not supported when using an attached Single Board Computer
                CORS disabled
                CORS disabled
                CORS disabled
                Accelerometer 121:0 with orientation 12 samples at 1344Hz with 10-bit resolution
                
                
                1 Reply Last reply Reply Quote 0
                • dc42undefined
                  dc42 administrators @ArcadeKilla
                  last edited by

                  @arcadekilla said in So close...Extruder connected to Toolboard won't budge.:

                  Only issue now is I am only getting vibrations and no movement from any extruder commands.

                  That usually means one of three things:

                  1. The motor windings are not correctly phased. Check the phasing on the connector that plugs into the tool board, as described at https://duet3d.dozuki.com/Wiki/Choosing_and_connecting_stepper_motors#Section_Identifying_the_stepper_motor_phases. The two wires at one end of the connector should belong to one phase, and the two wires at the other end to the other phase.

                  2. You have a bad crimp connection in the motor wiring. If you do the phase check described above, this may identify a bad crimp.

                  3. The stepper driver on the tool board has partially failed.

                  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

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

                    @arcadekilla said in So close...Extruder connected to Toolboard won't budge.:

                    ; Network M552 S1 ; enable network M586 P0 S1 ; enable HTTP M586 P1 S0 ; disable FTP M586 P2 S0 ; disable Telnet

                    You'll need to remove these when using SBC move since networking is handled there.

                    Z-Bot CoreXY Build | Thingiverse Profile

                    1 Reply Last reply Reply Quote 0
                    • ArcadeKillaundefined
                      ArcadeKilla @dc42
                      last edited by

                      @dc42 Windings are correct. Plug seems good enough after re-crimping. Going to attempting to see if it will drivee a different stepper. How do I get the toolboard warrantied if it is dead? It's the only thing keeping this machine from running.

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

                        Let us know if the new motor works.

                        Z-Bot CoreXY Build | Thingiverse Profile

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