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

    How to use multiple tools plus designated direct drive

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    4
    14
    418
    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 Phaedrux

      So you mean all tools will use the same extruder drive?

      I think when you define the tools with M563 you would just use the same D# for your direct drive extruder motor.

      But maybe I'm mistaking what you're asking.

      Z-Bot CoreXY Build | Thingiverse Profile

      Jeredundefined 1 Reply Last reply Reply Quote 1
      • Jeredundefined
        Jered @Phaedrux
        last edited by

        @phaedrux Tools use separate drivers, T0 - T6. But I want to have direct drive as well. So the 7 tools feed the direct drive via a kind of bowden style. So no matter what tool is being used, I need the direct drive motor to always be in use. I have attached my config just in case.

        config.g

        jumpedwithbothfeetundefined 1 Reply Last reply Reply Quote 0
        • jumpedwithbothfeetundefined
          jumpedwithbothfeet @Jered
          last edited by

          @jered I am just going through a similar thing as you, using a bowden extruder to feed a direct drive extruder, here is a copy of my config hope it helps 🙂

          config 1.g

          6HC Voron Trident based, 6XD CNC, Mini 5 polar printer

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

            Oh I see what you mean, the bowden extruders will feel the direct drive extruder?

            Then it would be as jumpedwithbothfeet shows in his config for the tool setup. Each tool would have a combination of the two drives, the direct drive, and the bowden.

            Z-Bot CoreXY Build | Thingiverse Profile

            Jeredundefined 1 Reply Last reply Reply Quote 0
            • Jeredundefined
              Jered @Phaedrux
              last edited by

              Sounds good. I will have a look at this when I get a chance. Thanks

              Jeredundefined 1 Reply Last reply Reply Quote 0
              • Jeredundefined
                Jered @Jered
                last edited by

                Ok, I have edited my config to what I think will work. Would you guys mind having a look?

                config.g

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

                  Yes that seems right. Have you tested the extruder movement yet?

                  The esteps will need to be very accurate to keep them moving the same amount.

                  Z-Bot CoreXY Build | Thingiverse Profile

                  Jeredundefined 1 Reply Last reply Reply Quote 0
                  • Jeredundefined
                    Jered @Phaedrux
                    last edited by

                    I have not tested it yet as I have not yet selected a direct drive hotend. Maybe you have an idea of what a good choice for this would be. Currently, I am just running my machine bowden style with a non metal hotend. When I make the move to an all metal hotend, I know I will need a direct drive to help pull the filament out of the nozzle.

                    I will be careful to tune the motors to work together.

                    Below is a link to one of my vids on youtube so you can see what I am doing.

                    Video to my printer

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

                      @jered There is one more thing you need to do in config.g and that is set the mixing ratio for each tool using M567 and you need to set it to 1:1. - i.e use M567 Pn E1.00:1.00 (where n is the tool number).

                      At least I'm almost certain you need to but it depends what the default behaviour is. I think it would default to being a 2 in 1 out hot end so without any M567 command, I think it will use 50% of each extruder so the sum of the two would equal the specified feed rate in any G1 En command. For your push-pull arrangement you need to use 100% of both extruders.

                      Regardless of what the default behaviour might be, using M567 Pn 1.00:1.00 would be my advice - just in case there is a change to the default behaviour at some time in the future.

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

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

                        @deckingman Good point. I assumed the default was 1:1. Best not to assume.

                        Z-Bot CoreXY Build | Thingiverse Profile

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

                          @phaedrux said in How to use multiple tools plus designated direct drive:

                          @deckingman Good point. I assumed the default was 1:1. Best not to assume.

                          As you say, best not to assume. But on the basis that 2 in 1 out hot ends are more common than push-pull, and on the basis that 0.5:0.5 would be safer in terms of potential to strip filament, then my money would go on that as the default.

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

                          Jeredundefined 1 Reply Last reply Reply Quote 0
                          • Jeredundefined
                            Jered @deckingman
                            last edited by

                            I see,
                            I will add the mixing ratio to each tool. 1:1 is what I need.

                            Jeredundefined 1 Reply Last reply Reply Quote 0
                            • Jeredundefined
                              Jered @Jered
                              last edited by

                              I think I've got this added correctly.

                              config.g

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