Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order

    Adding 11th and 12th extruders (Repost)

    General Discussion
    4
    6
    108
    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.
    • usescoasters
      usescoasters last edited by

      I'm re-posting this under general discussion because I haven't gotten an answer from the firmware installation subforum.
      I'm building a multi extruder machine with tool switching. I successfully set up a duet wifi with a duex5 expansion board but I would like at least one or two more extruders. I know from reading that it is possible to hook up two external stepper drivers to the CONN_LCD pins on the duet 2 wifi and have figured out the hardware wiring from a previous forum posting. The only issue I have now is how to add them in the reprap firmware. I'm unable to add any more additional extruders through the configurator web tool. I tried simply manually changing the config.g file to two extra defined drives and that created a visual change in the DWC of adding two extra selectable drives in the Tools section of settings which I could click on. However whenever I try to create tool I get an error message that says "bad drive selection". Is there a hard-set limit to how many extruder drivers can be configured in the reprap firmware and if so is there any way around this? Does anyone have experience creating their own custom firmware?

      droftarts 1 Reply Last reply Reply Quote 0
      • Eumldeuml
        Eumldeuml last edited by

        You might want to look into the Duet3 board. I don't really know much about it but since nobody has replied yet I thought I might give you a hint in the (possibly) right direction. The Duet3 features CAN bus where you can connect up to 24 stepper motors (see https://www.duet3d.com/Duet3Mainboard6HC).
        You might also check this interview with Anthony from Duet3D at TCT2019: https://www.youtube.com/watch?v=W6U-u0wBdfQ
        As I said, I can't really answer specific questions about this topic but maybe it still helps 🙂

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

          You will need to use M584 to declare all the extruders, after that you should be able to use them in M563 commands. What M584 command did you use, and what M563 commands are failing? Which firmware version are you using?

          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
          • droftarts
            droftarts administrators @usescoasters last edited by

            @usescoasters please don’t post duplicate threads. It makes supporting you more difficult.

            Original thread: https://forum.duet3d.com/topic/14897/adding-two-custom-extruders-to-reprap-firmware-and-dwc?_=1584099788778

            Ian

            Cartesian bed-slinger with Duet 3 Mini 5+ WiFi : RRP Fisher Delta v1 with Duet 2 Maestro : TronXY X5S with Duet 2 Wifi (in progress)

            1 Reply Last reply Reply Quote 0
            • usescoasters
              usescoasters last edited by

              Thanks for the advice! Sorry about the repost. However my problem seems to have mysteriously solved itself over night after restarting my duet. Now the user interface seems to register the changes I made to the config.g file (which, for the record, did have the M584 command line changed to add additional drives). Also, according to the web ui my firmware was 2.0(RTOS) (2018-06-05b3).

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

                @usescoasters said in Adding 11th and 12th extruders (Repost):

                Also, according to the web ui my firmware was 2.0(RTOS) (2018-06-05b3).

                That's rather old, so I recommend you upgrade to a more recent version such as 2.05.1. Read the upgrade notes first, including the ones for the versions you skipped.

                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
                • First post
                  Last post
                Unless otherwise noted, all forum content is licensed under CC-BY-SA