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

Extruder motor not working

Scheduled Pinned Locked Moved
Duet Hardware and wiring
3
6
751
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
    Craig
    last edited by 3 Jul 2018, 19:31

    I tested it for polarity and wired it the same way as the three axis motors. They move the extruder doesn't. Its a Bowden on a Delta using RepRap firmware. There is no hot end yet and no heater. THe motor is geared 5:1. I am just trying to calibrate the motor. I am probably missing something simple but I can't seem to find my problem. Any suggests as to where to look next? Should I connect it to X and see if it turns?

    1 Reply Last reply Reply Quote 0
    • undefined
      Craig
      last edited by 3 Jul 2018, 19:35

      When I try to extrude I get a Red circle with a line through it!

      1 Reply Last reply Reply Quote 0
      • undefined
        Phaedrux Moderator
        last edited by 3 Jul 2018, 19:53

        If you have no hotend configured you probably aren't reaching the safe extrusion temperature.

        During testing you can use M302 to allow cold extrusion.

        https://duet3d.dozuki.com/Wiki/GCode#Section_M302_Allow_cold_extrudes

        Z-Bot CoreXY Build | Thingiverse Profile

        undefined 2 Replies Last reply 3 Jul 2018, 20:19 Reply Quote 0
        • undefined
          Craig @Phaedrux
          last edited by 3 Jul 2018, 20:19

          @phaedrux Thanks, I will try that, but my hotend thermistor is absent and the control shows 2000 degrees.

          1 Reply Last reply Reply Quote 0
          • undefined
            dc42 administrators
            last edited by dc42 7 Mar 2018, 20:25 3 Jul 2018, 20:24

            In order to extrude:

            1. The extruder drive concerned must be assigned to a tool. This is done in a M563 command in config.g.

            2. That tool must be selected. Use a T command to select it, for example T0 to select tool 0.

            3. If the tool definition includes any heaters, either those heaters must be at 160C or more, or you must have enabled cold extrusion using M302.

            HTH David

            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

            1 Reply Last reply Reply Quote 0
            • undefined
              Craig @Phaedrux
              last edited by 4 Jul 2018, 00:35

              @phaedrux Thanks, it was a combination of no thermister and allowing cold extrusion. I had to connect a thermister and the do M302P1 and I was able to configure my extruder. Thanks for the quick help!

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