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

    Duet 3 6hc vs some others

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    custom diy wiring duet3 6hc extruder
    5
    15
    865
    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.
    • SageAardvarkundefined
      SageAardvark @dc42
      last edited by

      @dc42 They are probably going to be nema 17 motors. Just so you know I haven't fully built it yet but I have been trying to do a lot of research so I know what to do when I get it, the extruders may be run by a direct drive or it might be a bowen setup. Ill have to so a little modeling if i wanted to try and see if it would work. Thank you all so much for your help with this and taking your time to respond.

      I hope this information helps

      1 Reply Last reply Reply Quote 0
      • SageAardvarkundefined
        SageAardvark @SageAardvark
        last edited by

        @SageAardvark in my response here I made a slight mistake. I meant that the board that I was thinking of using only has enough room for 3 extruder and 3 temperature sensors as I know of. The board wouldn't have enough slots for all of the extruders so is there any boards that I can use that would have 4 extruder slots or expansion boards I could use. And would the Duet 3 3hc have any slots for extruder heaters.

        dc42undefined 1 Reply Last reply Reply Quote 0
        • deckingmanundefined
          deckingman @SageAardvark
          last edited by deckingman

          @SageAardvark Tool boards (1LC) are a bit unique in that they only have CAN in. So if you want to use multiple tool boards, then you need the tool distribution board. As @dc42 suggested, tool boards are a good option if your extruders are direct drive. As the name implies, you can fit one to each tool. On the other hand, expansion boards such as the 3HC have both CAN in and CAN out. So they can be "daisy chained". That is to say you connect CAN out from the main board to CAN in on the 3HC. If you wanted to add another expansion board, then you connect the CAN in of that board to the CAN out of the first expansion board and so on.

          With regard to you latest post, for 4 extruders you have a number of choices. Firstly, don't forget that a 6HC main board has 6 stepper drivers so you could use one or more of those to drive extruders. If you can't or don't want to use any of the mainboard drivers, then you could use a single 3HC plus a single tool board. Or you could use 4 tool boards plus a tool distribution board. Or you could use a second 6HC as an expansion board although that would give you 6 stepper drivers.

          I think it would be best if you peruse the documentation here https://docs.duet3d.com/en/Duet3D_hardware/Duet_3_family

          This will give you the capabilities of each board in the Duet 3 range and should answer all your questions about heaters and so forth.

          Ian
          https://somei3deas.wordpress.com/
          https://www.youtube.com/@deckingman

          jay_s_ukundefined 1 Reply Last reply Reply Quote 0
          • jay_s_ukundefined
            jay_s_uk @deckingman
            last edited by

            @deckingman the 1LC has in and out (2 x CAN_H and 2 x CAN_L on the 4 pin connector) so you could chain them if required.

            Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

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

              @SageAardvark said in Duet 3 6hc vs some others:

              @SageAardvark in my response here I made a slight mistake. I meant that the board that I was thinking of using only has enough room for 3 extruder and 3 temperature sensors as I know of. The board wouldn't have enough slots for all of the extruders so is there any boards that I can use that would have 4 extruder slots or expansion boards I could use. And would the Duet 3 3hc have any slots for extruder heaters.

              The 3HC provides 3 high current outputs (e.g. for extruder heaters), 3 thermistor or PT1000 inputs, 6 lower current outputs (e.g. for fans), and additional I/O.

              The tool board provides one high current output for an extruder heater, two lower current outputs intended for fans, an accelerometer, two thermistor or PT1000 sensor inputs, and various I/O to handle Z probes, endstop switches etc.

              You can use tool boards without the tool distribution board, but the tool distribution board makes wiring easier when you have multiple tool boards. In particular, it provides fused power output connectors for up to 4 tool boards.

              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
              • deckingmanundefined
                deckingman @jay_s_uk
                last edited by

                @jay_s_uk said in Duet 3 6hc vs some others:

                @deckingman the 1LC has in and out (2 x CAN_H and 2 x CAN_L on the 4 pin connector) so you could chain them if required.

                Having just wired one up a couple of weeks ago, you'd have thought that I'd remember that - thanks for correcting my senility driven error 🙂

                Ian
                https://somei3deas.wordpress.com/
                https://www.youtube.com/@deckingman

                1 Reply Last reply Reply Quote 1
                • ablackundefined
                  ablack
                  last edited by

                  i have a question. I have 2 6HC. Is it possible to use one as a main controller and the second as the expansion board? (connect it via CAN bus)

                  deckingmanundefined 1 Reply Last reply Reply Quote 0
                  • deckingmanundefined
                    deckingman @ablack
                    last edited by

                    @ablack said in Duet 3 6hc vs some others:

                    i have a question. I have 2 6HC. Is it possible to use one as a main controller and the second as the expansion board? (connect it via CAN bus)

                    Yes - it is now (I was the first person to use that configuration and helped the Duet guys iron out any issue so i know it works).

                    Ian
                    https://somei3deas.wordpress.com/
                    https://www.youtube.com/@deckingman

                    ablackundefined 1 Reply Last reply Reply Quote 1
                    • ablackundefined
                      ablack @deckingman
                      last edited by

                      @deckingman super. maybe you can briefly explain how to do it properly? and what steps are important to do. thank you

                      jay_s_ukundefined deckingmanundefined 2 Replies Last reply Reply Quote 0
                      • jay_s_ukundefined
                        jay_s_uk @ablack
                        last edited by

                        @ablack You just need to put an SD card in the second and use M954 in your config.g. Then just connect the two boards together using CAN

                        Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

                        1 Reply Last reply Reply Quote 1
                        • deckingmanundefined
                          deckingman @ablack
                          last edited by deckingman

                          @ablack As @jay_s_uk has said and you use the "A" parameter in M954 to denote the CAN address you want to use. Plus you need to put a special IAP in the /firmware folder of the main board that you are going to use as an expansion board to facilitate firmware updates by the usual method. Fora 6HC, that file is Duet3_CANiap32_MB6HC.bin

                          Bear in mind that main boards only have a single CAN connector, so if you have other expansion boards, the 6HC must be the last one in the chain.

                          Here is a link to everything you need to know. https://docs.duet3d.com/en/User_manual/Machine_configuration/CAN_connection

                          You might need to scroll down to find the section "Mainboard as expansion board".

                          Ian
                          https://somei3deas.wordpress.com/
                          https://www.youtube.com/@deckingman

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