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

    Adding two custom extruders to reprap firmware and DWC

    Scheduled Pinned Locked Moved
    Firmware installation
    3
    5
    337
    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.
    • usescoastersundefined
      usescoasters
      last edited by

      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?

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

        @usescoasters See this page: https://duet3d.dozuki.com/Wiki/Using_external_stepper_motor_drivers

        You may be able to add two extra steppers on CONN_LCD (they map to drives 10 and 11, and are supported in firmware), but do you have spare connections for temperature control and heaters?

        Please post your config.g, and response to M115 so we know what firmware version you are on.

        Ian

        Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

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

          I do have enough open pins left on the duex5 board to actually connect the heating elements and temperature sensors of the extra nozzles themselves. My tool heads are as follows: 1) single nozzle stock extruder, 2) dual nozzle E3D chimera hotend, 3) M3D quadfusion mixing head -basically one nozzle with four motors independently pushing filament in. That adds a total of 4 required heating elements and temperature sensors. With the duet wifi and duex5 board combined I have more than enough thermistor and heater connections left over to fit two more extruder nozzles. As I understand it, it is possible to add two more to the duet with external stepper drivers. I just don't know how to configure the firmware tool.
          Here's my altered config.g fileconfig.g

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

            @usescoasters firmware version? Send M115, post response.

            Ian

            Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

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

              When you run M584 without parameters, what does it report?

              When you send M98 P"config.g" are there any error messages?

              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