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

    Controller for my larg format 3D printer

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    7
    40
    2.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.
    • Vetiundefined
      Veti
      last edited by

      yes that is the one

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

        More info on the tool board at https://duet3d.dozuki.com/Wiki/Duet_3_Tool_Board.

        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

        bernardomattiucciundefined 1 Reply Last reply Reply Quote 0
        • bernardomattiucciundefined
          bernardomattiucci @dc42
          last edited by

          @dc42

          beautiful

          Q600_Duet_controller_toolboard.jpg

          1 Reply Last reply Reply Quote 0
          • MrDuiundefined
            MrDui @bernardomattiucci
            last edited by

            Hello to you, fellow large format printer maker 😉

            @bernardomattiucci said in Controller for my larg format 3D printer:

            This plan should be calibrated every time the Z axis is zeroed, to do this I thought of controlling the 4 motors independently and using the (optical) limit switches, 1 for each motor, in order to have a fixed reference for each edge of the XY plane.

            Instead of this, I'd suggest you to use only one limit switch at the top of one of your Z axis corner and install a BL touch or any other probe you like somewhere on your tool head.

            The printer will first go to its home position, moving until it hits the endstop. Then it will go down until the Z probe hits the bed. Next step will be to probe each corner, near your leadscrews. After that, the printer will adjust the bed to make it leveled automatically.

            I only have 2 Z axis on my printer but that's how I did it, same principle for you there with 4 axis. It's much easier to do it this way.

            bernardomattiucciundefined 1 Reply Last reply Reply Quote 1
            • bernardomattiucciundefined
              bernardomattiucci @MrDui
              last edited by

              @MrDui

              Thanks for the suggestion, very interesting!

              1 Reply Last reply Reply Quote 0
              • bernardomattiucciundefined
                bernardomattiucci
                last edited by

                Ok
                If I am not mistaken, then, I should take the following:

                1 Duet 3 Mainboard 6HC +
                1 Duet Toolboard +
                1 Duet PanelDue 7" +
                1 BLTouch

                Correct?

                Vetiundefined 1 Reply Last reply Reply Quote 0
                • Vetiundefined
                  Veti @bernardomattiucci
                  last edited by Veti

                  @bernardomattiucci said in Controller for my larg format 3D printer:

                  1 Duet Toolboard +

                  if you want 3 extruders, then you need 3 toolboards or 1 Duet_3_Expansion_board_3HC

                  bernardomattiucciundefined 1 Reply Last reply Reply Quote 0
                  • bernardomattiucciundefined
                    bernardomattiucci @Veti
                    last edited by

                    @Veti

                    at this moment i only need 1 extruder

                    Thank you
                    Bernardo

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

                      You might also want to buy a Tool Distribution board. You can manage without it, but it make wiring easier when you add more extruders. If you don't use one, you will need add a CAN termination resistor, and provide a fuse in the VIN feed to the tool board. See https://duet3d.dozuki.com/Wiki/Duet_3_Tool_Board#Section_Connecting_CAN_FD_Bus_and_Power.

                      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 1
                      • bernardomattiucciundefined
                        bernardomattiucci
                        last edited by bernardomattiucci

                        Good morning,

                        is there the possibility of having the 4 motors of the Z axis of the "closed loop" type with 4 linear encoders mounted on the recirculating ball guides placed at the 4 edges of the XY plane?

                        Schema_Asse_Z.png

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

                          Not yet, but we have a closed loop expansion board for Duet 3 under development.

                          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
                          • bernardomattiucciundefined
                            bernardomattiucci
                            last edited by

                            Ok, then I have to wait ^ _ ^

                            Thank you

                            1 Reply Last reply Reply Quote 0
                            • bernardomattiucciundefined
                              bernardomattiucci
                              last edited by bernardomattiucci

                              Good evening. I hope everything goes well with you.

                              For my part I completed the zero prototype of the printer I was assembling and I started some tests using, as electronics, Arduino Mega, with a Ramps 1.4, external TB6600 drivers (in reality they are TB67S109AFTG) for Axis X, Axis Y and Axis Z , all powered at 24 volts; while for the extruder I'm using the original DRV8825 mounted on the Ramps.

                              As you well know, the complexity is given by the presence of 4 motors for the Z axis. Currently these motors are connected in parallel, the 2 on the right on one driver and the 2 on the left on another driver.

                              The adjustment is currently done manually ... acting directly on the ball screws SFU1204.
                              The ideal, however, is to have an "independent" control of the 4 motors, to which I intend to add linear encoders mounted on the guides.

                              In the current configuration, the zeroing of the Z axis occurs at the bottom, with a sensor positioned at X0 Y0.

                              The vertical movement of the XY plane (the printing table is fixed) occurs regularly and as long as the speed is not excessive, all 4 motors move simultaneously and with precision.

                              Not wanting to spend too much and wanting to use a Duet2 wifi, what configuration do you recommend the most?

                              First test: https://www.youtube.com/watch?v=N0FEGJcm668
                              Last test: https://www.youtube.com/watch?v=Xsnecz19VRQ

                              EDIT:

                              Duet2 Wi-Fi or Duet2 Maestro
                              Duex2_2
                              PanelDue 7i

                              Questions:

                              1. Is it possible to control Nema17 motors with Encoders (linear or angular) through this card?
                              2. Axis X, Y, Z and Extruder, how should they be distributed on the 2 boards?
                              3. the Duet2 Maestro, can it be enough to control my printer?

                              Thanks
                              Bernardo

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

                                Encoders are not currently supported. Same situation as the last reply from DC42. So if encoders are a hard requirement you'd have to wait a bit longer yet.

                                The Maestro is no longer being produced and is being supplanted by the Duet 3 Mini 5+ which is coming in the new year.

                                Given your requirement of 4 Z drivers, X Y E I think your best bet is probably a Duet 2 + Duex 5. With all 4 Z drivers on the Duex.

                                Some would question whether encoders are really useful anyway given the fact when properly configured skipped steps are quite rare and stall detection for X Y is fairly reliable for when the print head gets caught up on the print causing it to skip.

                                Z-Bot CoreXY Build | Thingiverse Profile

                                1 Reply Last reply Reply Quote 1
                                • bernardomattiucciundefined
                                  bernardomattiucci
                                  last edited by

                                  Good morning
                                  Thanks for the reply

                                  We arrived at the shopping list:

                                  Duet2 Wi-fi
                                  Duex5
                                  PanelDue 7i

                                  Do you need anything else to mount everything and make the printer work?
                                  For example, the temperature sensors and the heater for the hotend, do they need some other additional card?

                                  Thanks
                                  Bernardo

                                  Phaedruxundefined dc42undefined 2 Replies Last reply Reply Quote 0
                                  • Phaedruxundefined
                                    Phaedrux Moderator @bernardomattiucci
                                    last edited by

                                    @bernardomattiucci said in Controller for my larg format 3D printer:

                                    Do you need anything else to mount everything and make the printer work?
                                    For example, the temperature sensors and the heater for the hotend, do they need some other additional card?

                                    Genuine Duets comes with crimp and shell packs for the wiring. You'd need a crimping tool and wire obviously.

                                    Standard NTC thermistors can connect directly to the board. PT100 and thermocouples require a their own specific daughterboards.

                                    Z-Bot CoreXY Build | Thingiverse Profile

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

                                      @bernardomattiucci said in Controller for my larg format 3D printer:

                                      Good morning
                                      Thanks for the reply

                                      We arrived at the shopping list:

                                      Duet2 Wi-fi
                                      Duex5
                                      PanelDue 7i

                                      Do you need anything else to mount everything and make the printer work?
                                      For example, the temperature sensors and the heater for the hotend, do they need some other additional card?

                                      Thanks
                                      Bernardo

                                      If you still intend to use external drivers for the Z axis then you don't need the DueX5, you need the EBOB instead. Duet WiFi + EBOB will give you 5 internal drivers, plus 5 outputs for external drivers.

                                      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

                                      bernardomattiucciundefined 1 Reply Last reply Reply Quote 0
                                      • bernardomattiucciundefined
                                        bernardomattiucci @dc42
                                        last edited by

                                        @dc42 said in Controller for my larg format 3D printer:

                                        If you still intend to use external drivers for the Z axis then you don't need the DueX5, you need the EBOB instead. Duet WiFi + EBOB will give you 5 internal drivers, plus 5 outputs for external drivers.

                                        I prefer, on this printer that uses nema17, to use the Duet2 wi-fi + DueX5 internal drivers
                                        In the future, on the bigger and more powerful one (nema23), I will evaluate the Duet3.

                                        auto_awesome
                                        Forse cercavi: Preferisco, su questa stampante che usa nema 17, usare i driver interni della Duet2 wi-fi + DueX5 In futuro, su quella più grossa e potente (nema23), valuterò la Duet3. grazie
                                        175 / 5000
                                        Risultati della traduzione
                                        I prefer, on this printer that uses nema17, to use the Duet2 wi-fi + DueX5 internal drivers
                                        In the future, on the bigger and more powerful one (nema23), I will evaluate the Duet3.

                                        thanks

                                        1 Reply Last reply Reply Quote 0
                                        • bernardomattiucciundefined
                                          bernardomattiucci
                                          last edited by

                                          We have finally come to the end.
                                          We bought the electronics (from the Italian dealer) and it arrived yesterday morning.

                                          Before moving on to the assembly, however, I wanted to create a wiring diagram of the connections, to be sure there are no surprises.

                                          I would like to know from you if it is correct or if there is any error.

                                          Q600_Schema-elettronico_1.jpg

                                          Then I have questions:

                                          1. 12 volt 30 Amp or 24 volt 15 Amp power supply?
                                          2. Is it possible to install the electronics and relative display on a "console" external to the printer and connected to it with a cable of about 2 meters? I mean ... can the length of the connections affect the correct operation of the printer?

                                          Thank you
                                          Bernard

                                          1 Reply Last reply Reply Quote 0
                                          • fcwiltundefined
                                            fcwilt
                                            last edited by

                                            @bernardomattiucci said in Controller for my larg format 3D printer:

                                            I would like to know from you if it is correct or if there is any error.

                                            Just for your information it is perfectly feasible to have multiple Z endstops.

                                            On my printer I have 3 Z steppers each with their own endstop.

                                            When homing using the endstops the firmware runs each Z stepper until it's associated endstop is activated.

                                            BUT I also have a Z probe which I can (and do) use with Auto Bed Leveling (ABL) to insure the bed is level as possible.

                                            Now it may be that I have the Z probe configured wrong but I can home Z much faster using the endstops than I can if I configure things to home Z with the Z probe.

                                            Frederick

                                            Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

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