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

    Duet 3 Mainboard 6HC - initial production run.

    Scheduled Pinned Locked Moved
    General Discussion
    40
    243
    33.4k
    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.
    • gtj0undefined
      gtj0 @wilriker
      last edited by

      @wilriker said in Duet 3 Mainboard 6HC - initial production run.:

      @gtj0 There is also MonoDevelop as an IDE. And the apps are actually based on .NET Core and as such do not need Mono (if anyone needs more recent packages of .NET Core on Arch Linux I have them in my Dropbox 😁 ).

      EDIT: one of these days I need to look into finding a good Language Server for C# and then I can develop in neovim. 🙂

      MonoDevelop doesn't support .NET Core projects using .csproj project files. It complains about the project file not having a ProjectGuid.

      BTW, I have a Wandboard loaded with Fedora 30 and SPI support running the DSF. No changes to the DSF needed but then I don't have a Duet3 board to test with 🙂

      wilrikerundefined 1 Reply Last reply Reply Quote 0
      • T3P3Tonyundefined
        T3P3Tony administrators @deckingman
        last edited by

        @deckingman said in Duet 3 Mainboard 6HC - initial production run.:

        @t3p3tony

        Tony, there is a bit of a conflict in the documentation https://duet3d.dozuki.com/Wiki/Duet_3_Mainboard_6HC_Hardware_Overview.

        The picture of the boards has a graphic with the words "6x stepper drivers rated to 4A peak". But under "Features" the words say "Six high-current advanced TMC5160 stepper drivers: SPI controlled will all the latest Trinamic features. Maximum motor current 6.3A peak per phase (4.45A RMS)."

        As DC ran the thermal tests on an expansion board at 6.3A, I'm assuming the "4A" in the graphic is incorrect.

        Thanks Ian - its fixed now

        www.duet3d.com

        deckingmanundefined 1 Reply Last reply Reply Quote 0
        • T3P3Tonyundefined
          T3P3Tony administrators @A Former User
          last edited by

          @calvinx Thats the plan - just see if we can get them sorted in time for this initial batch.

          www.duet3d.com

          A Former User? 1 Reply Last reply Reply Quote 0
          • evan38109undefined
            evan38109
            last edited by evan38109

            Dumb question: what voltage do the 5A OUT1-3 receive, the ones intended for "extruder heaters or similar?" Is it just VIN?

            https://duet3d.dozuki.com/Wiki/Duet_3_Mainboard_6HC_Hardware_Overview#Section_Heating_Fans

            (Apologies in advance if there's a better place to ask!)

            A Former User? dc42undefined 2 Replies Last reply Reply Quote 0
            • A Former User?
              A Former User @evan38109
              last edited by

              @evan38109 said in Duet 3 Mainboard 6HC - initial production run.:

              Is it just VIN?

              yeah

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

                @evan38109 said in Duet 3 Mainboard 6HC - initial production run.:

                Dumb question: what voltage do the 5A OUT1-3 receive, the ones intended for "extruder heaters or similar?" Is it just VIN?

                https://duet3d.dozuki.com/Wiki/Duet_3_Mainboard_6HC_Hardware_Overview#Section_Heating_Fans

                Yes.

                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 @T3P3Tony
                  last edited by

                  @t3p3tony said in Duet 3 Mainboard 6HC - initial production run.:

                  @deckingman said in Duet 3 Mainboard 6HC - initial production run.:

                  @t3p3tony

                  Tony, there is a bit of a conflict in the documentation https://duet3d.dozuki.com/Wiki/Duet_3_Mainboard_6HC_Hardware_Overview.

                  The picture of the boards has a graphic with the words "6x stepper drivers rated to 4A peak". But under "Features" the words say "Six high-current advanced TMC5160 stepper drivers: SPI controlled will all the latest Trinamic features. Maximum motor current 6.3A peak per phase (4.45A RMS)."

                  As DC ran the thermal tests on an expansion board at 6.3A, I'm assuming the "4A" in the graphic is incorrect.

                  Thanks Ian - its fixed now

                  Still showing 4A here https://duet3d.dozuki.com/Wiki/Duet_3_Mainboard_6HC_Hardware_Overview

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

                  T3P3Tonyundefined 1 Reply Last reply Reply Quote 0
                  • wilrikerundefined
                    wilriker @gtj0
                    last edited by

                    @gtj0 said in Duet 3 Mainboard 6HC - initial production run.:

                    MonoDevelop doesn't support .NET Core projects using .csproj project files. It complains about the project file not having a ProjectGuid.

                    It does so for me. Which versions of MonoDevelop and .NET Core do you use? I have MonoDevelop 7.8.3 and .NET Core 2.2.401 (with 2.2.6 Runtime).

                    Manuel
                    Duet 3 6HC (v0.6) with RPi 4B on a custom Cartesian
                    with probably always latest firmware/DWC (incl. betas or self-compiled)
                    My Tool Collection

                    gtj0undefined 1 Reply Last reply Reply Quote 0
                    • A Former User?
                      A Former User @T3P3Tony
                      last edited by

                      @t3p3tony said in Duet 3 Mainboard 6HC - initial production run.:

                      @calvinx Thats the plan - just see if we can get them sorted in time for this initial batch.

                      Thanks for the clarification.

                      Whats the plan to cater for those that purchased the initial batch if you cant amass connectors and plugs in time ?

                      1 Reply Last reply Reply Quote 0
                      • Dougal1957undefined
                        Dougal1957
                        last edited by

                        @t3p3tony Tony how is the pr-orders going for the first batch I need to order one but won't be able to till the end of this week?

                        Cheers

                        Doug

                        Danalundefined 1 Reply Last reply Reply Quote 0
                        • gtj0undefined
                          gtj0 @wilriker
                          last edited by

                          @wilriker said in Duet 3 Mainboard 6HC - initial production run.:

                          @gtj0 said in Duet 3 Mainboard 6HC - initial production run.:

                          MonoDevelop doesn't support .NET Core projects using .csproj project files. It complains about the project file not having a ProjectGuid.

                          It does so for me. Which versions of MonoDevelop and .NET Core do you use? I have MonoDevelop 7.8.3 and .NET Core 2.2.401 (with 2.2.6 Runtime).

                          .NET Core is the same but MonoDevelop is 5.10.0 which is what's packaged for Fedora. Upgrading to 7.8 fixed it. Thanks Manuel!

                          1 Reply Last reply Reply Quote 0
                          • Danalundefined
                            Danal @Dougal1957
                            last edited by

                            @dougal1957 said in Duet 3 Mainboard 6HC - initial production run.:

                            @t3p3tony Tony how is the pr-orders going for the first batch I need to order one but won't be able to till the end of this week?

                            Cheers

                            Doug

                            Also curious. I'll order one, just to support you guys, if there are enough left to stand a good chance of the order going through in this first batch.

                            Delta / Kossel printer fanatic

                            T3P3Tonyundefined 1 Reply Last reply Reply Quote 0
                            • fotomasundefined
                              fotomas
                              last edited by

                              The "Hardware overview" of the Duet 3 says "Ethernet for future expansion", I am guessing that this is a typo and the board has an ethernet connection not using WiFi?

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

                                @fotomas The RPi has an RJ45 Ethernet which is what will be used for the web server etc. So my guess (and it is just a guess) would be that it's not typo but is indeed an additional Ethernet connector.

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

                                A Former User? dc42undefined 2 Replies Last reply Reply Quote 0
                                • A Former User?
                                  A Former User @deckingman
                                  last edited by A Former User

                                  @deckingman
                                  You are correct the pi 3B+ also has wifi

                                  @fotomas

                                  I think you would benefit from reading and analyze and digest the documentation in greater detail, as guessing is the mother of all F******s

                                  1 Reply Last reply Reply Quote 0
                                  • A Former User?
                                    A Former User
                                    last edited by

                                    The ethernet port has been covered earlier in this very thread..

                                    https://forum.duet3d.com/post/104297
                                    https://forum.duet3d.com/post/104241

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

                                      @deckingman said in Duet 3 Mainboard 6HC - initial production run.:

                                      @fotomas The RPi has an RJ45 Ethernet which is what will be used for the web server etc. So my guess (and it is just a guess) would be that it's not typo but is indeed an additional Ethernet connector.

                                      The Ethernet connector is there for 2 reasons:

                                      1. For possible support of EtherCat in future.

                                      2. We have a small number of OEMs who use Duet 2 in print farms, where one PC uploads GCode files to multiple Duets. They will need to replicate this with Duet 3. So there will be the possibility of running the Duet 3 in standalone mode with a local SD card and no RPi. Then the Ethernet port will be used to upload files, send commands and get status, just like the Duet 2. But we haven't yet decided whether to fit the SD card socket as standard to the initial production run.

                                      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

                                      gtj0undefined fotomasundefined 2 Replies Last reply Reply Quote 0
                                      • gtj0undefined
                                        gtj0 @dc42
                                        last edited by

                                        @dc42 If you decide to not populate them, will the Duet3's be field upgradable if we decide we'd like that functionality? I.E. Is it just a matter of adding the magnetics/jack and the sd card holder?

                                        1 Reply Last reply Reply Quote 0
                                        • T3P3Tonyundefined
                                          T3P3Tony administrators @deckingman
                                          last edited by

                                          @deckingman yes 4A but RMS now. David has tested over 4A RMS but I will keep the claim to 4 for now until we have done more testing

                                          www.duet3d.com

                                          DocTruckerundefined 1 Reply Last reply Reply Quote 0
                                          • T3P3Tonyundefined
                                            T3P3Tony administrators @Danal
                                            last edited by

                                            @danal @Dougal1957

                                            We still have some of the first batch unallocated. When we have sold out of that production run it will be out of stock on the website.

                                            The "normal" production run later this year will not be a pre-order.

                                            Cheers

                                            Tony

                                            www.duet3d.com

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