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

    Multi color printing with Prusa's MMU V2 & Duet?

    Scheduled Pinned Locked Moved
    General Discussion
    27
    91
    23.1k
    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.
    • bartolomeusundefined
      bartolomeus @fma
      last edited by bartolomeus

      @fma why would the sensor not be triggered?

      1 Reply Last reply Reply Quote 0
      • fmaundefined
        fma
        last edited by

        If case the filament does not engage correctly in the carriage, because of melted end (blob).

        Frédéric

        1 Reply Last reply Reply Quote 0
        • bartolomeusundefined
          bartolomeus
          last edited by

          I guess that's why 'ramming' needs to be tuned properly.

          Anyway, with those available gcodes should it not be possible to write some custom macro's?

          1 Reply Last reply Reply Quote 0
          • fmaundefined
            fma
            last edited by

            Yes, sure! This is simple motors, so a couple of G1 commands should do the job. And the carriage needs to be homed.

            Frédéric

            1 Reply Last reply Reply Quote 0
            • bartolomeusundefined
              bartolomeus
              last edited by bartolomeus

              I don't see any homing switches so I guess it relies on sensorless homing

              1 Reply Last reply Reply Quote 0
              • fmaundefined
                fma
                last edited by

                Right. It uses TMC drivers...

                Frédéric

                1 Reply Last reply Reply Quote 0
                • Red Sand Robotundefined
                  Red Sand Robot
                  last edited by

                  If it uses sensorless homing normally, wouldn't installing a normal endstop switch correct for that issue?

                  almost an engineer

                  1 Reply Last reply Reply Quote 1
                  • fmaundefined
                    fma
                    last edited by

                    Yes, sure. And it should be easy to do.

                    Frédéric

                    1 Reply Last reply Reply Quote 0
                    • Olimanundefined
                      Oliman
                      last edited by

                      I was hoping to pick up the MMU2 to put on a custom printer with a Duet 2 board.
                      Is this something anyone has already accomplished or would it be supported by Duet at any point in time?

                      Or is this only a home grown venture?

                      bartolomeusundefined 1 Reply Last reply Reply Quote 0
                      • bartolomeusundefined
                        bartolomeus @Oliman
                        last edited by

                        @oliman I was going to. Awaiting a bit more reviews on the MMU2 and maybe the first design iterations.

                        1 Reply Last reply Reply Quote 0
                        • Olimanundefined
                          Oliman
                          last edited by

                          Thanks @bartolomeus, I'll keep an eye out on reviews but I think I'm convinced the MMU 2 will be better than the Palette+. At least the design principles of the MMU 2 seem more dependable (also I'm not a fan of the custom Palette+ splicer).

                          Anyways, maybe someone will come out with a more mod friendly or printer independent MMU 2 clone. I would rather support Prusa, but not at the expense of taking a gamble of the MMU 2 not working with a non-Prusa printer.

                          I'm sure someone smarter than me will figure it out soon.

                          1 Reply Last reply Reply Quote 0
                          • fmaundefined
                            fma
                            last edited by

                            For sure, MMU2 seems more reliable, and easier/cheaper to fix if it brakes. And interfacing it with the Duet/Duex is easy if you remove the electronic, and wire motors to the Duet. Then it is just a matter of a few G-Codes as macros to use it. Maybe ask Prusa if they can sell it without the electronic?

                            BTW, I'm working on my own filament multiplexer, but a mix between v1 and v2: a passive mux above the extruder, like in the v1, but a simple loader, not Bowden, like in v2. I'm waiting for mini-clutch to test my design.

                            Frédéric

                            OBELIKSundefined 1 Reply Last reply Reply Quote 0
                            • bartolomeusundefined
                              bartolomeus
                              last edited by

                              Someone is already designing an alternative. The design is on thingiverse. He also has a thread on this forum somewhere,

                              1 Reply Last reply Reply Quote 0
                              • fmaundefined
                                fma
                                last edited by

                                In fact, there are 2 designs on Thingiverse (both guys are on this forum). I started mine because it is different in many ways...

                                Frédéric

                                tjb1undefined 1 Reply Last reply Reply Quote 0
                                • OBELIKSundefined
                                  OBELIKS @fma
                                  last edited by OBELIKS

                                  @fma Do you really think it would be easier without MMU v2 electronics? I think it should be possible to send the code to change the filament. But it is true you would need to change Duet FW to support this.
                                  I really hope it will go this way.

                                  P3Steel Toolson mk2 - Duet 2 WiFi --> RatRig V-Core with Duet WiFi 1.03
                                  Original Prusa i3 MK3S

                                  1 Reply Last reply Reply Quote 0
                                  • fmaundefined
                                    fma
                                    last edited by

                                    Well, wiring the motors on the Duet is a solution you can use right now, without any modification, so anyone can do it, and it does not need too much efforts nor skills...

                                    I'm not sure it will be possible to communicate with the electronic, as it uses a SPI bus (MOSI/MISO/CLK are available - maybe not on a header, though - but it needs an additional CS - chip select - signal).

                                    Frédéric

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

                                      If the Prusa MMU needs 3 stepper motors, I wonder whether there is any cost saving compared to a 5-input Diamond, or a QuadFusion if 4 colours is enough for you; plus the 1 or 2 additional stepper motors and drivers. Also the Diamond and the Quad can do colour mixing, although the mixing isn't perfect.

                                      If the MMU communicates with the main electronics via SPI, then you could connect it to the daughter board connector on the Duet. Of course, RRF would need to be modified to support the MMU.

                                      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

                                      bartolomeusundefined 1 Reply Last reply Reply Quote 1
                                      • tjb1undefined
                                        tjb1 @fma
                                        last edited by

                                        @fma said in Multi color printing with Prusa's MMU V2 & Duet?:

                                        In fact, there are 2 designs on Thingiverse (both guys are on this forum). I started mine because it is different in many ways...

                                        Do you have any links to these?

                                        1 Reply Last reply Reply Quote 0
                                        • fmaundefined
                                          fma
                                          last edited by

                                          Have a look at this thread: https://forum.duet3d.com/topic/6346/multi-material-filament-feeder-repurpose-e1-stepper-driver

                                          There are links to both.

                                          Frédéric

                                          1 Reply Last reply Reply Quote 1
                                          • bartolomeusundefined
                                            bartolomeus @dc42
                                            last edited by

                                            @dc42 for me the benefit of the mmu2 is that it remains direct drive, and doesn't add mass to the X carriage.

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