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

    Anybody using a Duet board with a Klipper SBC?

    Scheduled Pinned Locked Moved
    General Discussion
    12
    32
    21.2k
    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.
    • Luke'sLaboratoryundefined
      Luke'sLaboratory @PaulHew
      last edited by

      @PaulHew

      Interesting - not sure what issues there were with your heated bed. Haven't had any weirdness like that.

      as for the aligning of the x axises, not sure what you're going for, but there are several routines for adjustment, what were you looking to do? is there a baked-in RRF gcode for it?

      as for annex specifying duet boards, recent BOM's switched from SKR -> Fystek S6 https://docs.google.com/spreadsheets/d/1oXqvtk06rsHcD06igabW3sL7RkIG_uLstGmKU9D9Gv8/edit#gid=1410625863

      CROXY specifies Duet Boards.

      I hope to have definitive comparisons to help out with these discussions and raise the bar for everyone! ๐Ÿ˜„

      Luke
      http://lukeslab.online

      zaptaundefined 1 Reply Last reply Reply Quote 0
      • zaptaundefined
        zapta @Luke'sLaboratory
        last edited by

        Here is a good Klipper introduction video by the Voron guy. One of his Klipper based printers is based on a Duet2 and has a functioning Panel Due (Around 15:45 time mark).

        https://www.youtube.com/watch?v=iNHta6zljoM

        gaweyoundefined 1 Reply Last reply Reply Quote 0
        • gaweyoundefined
          gaweyo @zapta
          last edited by

          @zapta said in Anybody using a Duet board with a Klipper SBC?:

          Here is a good Klipper introduction video by the Voron guy. One of his Klipper based printers is based on a Duet2 and has a functioning Panel Due (Around 15:45 time mark).

          https://www.youtube.com/watch?v=iNHta6zljoM

          you can add [?|&]t=945 to the url to jump to the timecode in seconds or "use the copy video url at current time" option form the context menu in youtube https://youtu.be/iNHta6zljoM?t=945

          1 Reply Last reply Reply Quote 0
          • jrocklandundefined
            jrockland @Luke'sLaboratory
            last edited by

            @Luke-sLaboratory any chance you can send me your config file ? Duet 3 mini should be close enought to duet 6hc.. Im still trying to find the stepper address for the 6hc board.

            1 Reply Last reply Reply Quote 0
            • Argoundefined
              Argo
              last edited by

              Just wanted to add that besides input shaper RRF has more on it's road map:

              https://forum.duet3d.com/topic/20602/reprapfirmware-road-map-q1-2021?_=1615749405350

              "RRF 3.4: the focus of this will be the motion system. We will be looking at input shaping, S-curve acceleration, better cornering algorithms, and other mechanisms to improve print quality. "

              zaptaundefined 1 Reply Last reply Reply Quote 0
              • zaptaundefined
                zapta @Argo
                last edited by

                @Argo said in Anybody using a Duet board with a Klipper SBC?:

                RRF 3.4: the focus of this will be the motion system

                Hopefully that release will significantly benefit my Duet2 Wifi, no extenders, no SBC printer. The recent releases seem to be 'for other people'. ๐Ÿ˜‰

                BTW, looking more into the Klipper, its two tiers architecture of an SBC tied to heterogenous 'dumb' I/O slaves seems to be simpler, more open, and more promising than the Duet's 3 tier approach of a SBC, a proprietary smart controller and proprietary slave controllers (extenders, tool boards, etc). I like it more and more, but don't have yet real life experience with it.

                1 Reply Last reply Reply Quote 1
                • minimundefined
                  minim
                  last edited by

                  I tested klipper on duet WiFi and deux5 this weekend. I run true bed leveling with it quite fine and the input shaper does magic. The UI is not great compared to duet but I might stay with it because of the magic the input shaper does. Wish I could add a photo here easy and Iโ€™ll show the huge difference.

                  Managed to crash my Z axis during setup so I got some Z banding now but I canโ€™t blame klipper for a user error ๐Ÿ˜›

                  gaweyoundefined droftartsundefined Luke'sLaboratoryundefined 3 Replies Last reply Reply Quote 0
                  • gaweyoundefined
                    gaweyo @minim
                    last edited by

                    @minim said in Anybody using a Duet board with a Klipper SBC?:

                    Wish I could add a photo here easy and Iโ€™ll show the huge difference.

                    copy n' paste and drag n' drop should work for pictures, there is also the upload image icon on the toolbar (second last)

                    minimundefined 1 Reply Last reply Reply Quote 0
                    • droftartsundefined
                      droftarts administrators @minim
                      last edited by droftarts

                      @minim said in Anybody using a Duet board with a Klipper SBC?:

                      The UI is not great compared to duet

                      I hear this Is a criticism often levelled at Klipper. By no means an endorsement, but I did find this recently: https://github.com/Stephan3/dwc2-for-klipper-socket

                      Ian

                      Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

                      1 Reply Last reply Reply Quote 1
                      • minimundefined
                        minim @gaweyo
                        last edited by

                        @gaweyo It was a bit easier from a pc than from my phone ๐Ÿ™‚ I have some issues in the Z axis after a crash during config but it still shows great improvement of ringing in the lower print with input shaper enabled. Upper print is without input shaper. Both are done with 1500mms accleration increasing each 5mm up to 7000mm/s accleration and the print speed is 100mm/s.

                        161295168_10164807339180234_381545447153503559_o.jpg

                        zaptaundefined 1 Reply Last reply Reply Quote 2
                        • zaptaundefined
                          zapta @minim
                          last edited by

                          @minim said in Anybody using a Duet board with a Klipper SBC?:

                          it still shows great improvement of ringing

                          Improvement is very significant. Does the printer sound quiet or more graceful at high speeds?

                          minimundefined 1 Reply Last reply Reply Quote 0
                          • Luke'sLaboratoryundefined
                            Luke'sLaboratory @minim
                            last edited by Luke'sLaboratory

                            @minim take a look at fluidd - it's excellent.

                            Luke
                            http://lukeslab.online

                            1 Reply Last reply Reply Quote 0
                            • minimundefined
                              minim @zapta
                              last edited by

                              @zapta yeah it does actually. I donโ€™t think I will switch back even if I hate SBC ๐Ÿ˜›

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