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

    Klipper on Duet 3 Mainboard

    Scheduled Pinned Locked Moved
    Using Duet Controllers
    15
    43
    11.3k
    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 @flopo76
      last edited by

      @flopo76 you need to invert the "select" pin, not the address pins -

      Luke
      http://lukeslab.online

      flopo76undefined 1 Reply Last reply Reply Quote 0
      • flopo76undefined
        flopo76 @Luke'sLaboratory
        last edited by

        In this way?

        [stepper_x]
        #driver6 X in MOTOR B
        step_pin: PC18
        dir_pin: !PA27
        enable_pin: !PC28
        microsteps: 16
        rotation_distance: 40
        endstop_pin: ^PC31
        position_endstop: 0
        position_max: 450

        [tmc2209 stepper_x]
        uart_pin: PA1
        tx_pin: PA0
        select_pins: !PD0
        uart_address: 2
        run_current: 1
        sense_resistor: 0.076

        mitchundefined 1 Reply Last reply Reply Quote 0
        • cloudseedsundefined
          cloudseeds @Luke'sLaboratory
          last edited by

          @luke-slaboratory is there a fork somewhere to participate in that development / testing?

          rockydubbundefined 1 Reply Last reply Reply Quote 0
          • rockydubbundefined
            rockydubb @cloudseeds
            last edited by

            @Luke-sLaboratory Hi Luke, did you manage to get Klipper working on the Duet 3 6HC board? Thanks!

            Ender 5 Plus - Duet 3 6HC / TMC5160's
            Creality CR-10 V2 - Duet 2 Wi-Fi / TMC5160's
            FlashForge Inventor Dual Extruder / Bondtech BMG Dual Extruders

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

              @rockydubb

              Just merged. Configs to come "soon"

              https://github.com/Klipper3d/klipper/pull/5366

              eamaclean opened this pull request in Klipper3d/klipper

              closed Add SAM E70 support #5366

              Luke
              http://lukeslab.online

              dhusoloundefined 1 Reply Last reply Reply Quote 2
              • dhusoloundefined
                dhusolo @Luke'sLaboratory
                last edited by

                @luke-slaboratory That's great news. Do you know if Duet Tool Board support will be included as well?

                jay_s_ukundefined 1 Reply Last reply Reply Quote 0
                • jay_s_ukundefined
                  jay_s_uk @dhusolo
                  last edited by

                  @dhusolo klipper doesn't support CAN-FD so I doubt it

                  Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

                  1 Reply Last reply Reply Quote 0
                  • ibashundefined
                    ibash
                    last edited by

                    For future travelers, I was one of the folks testing Alex Maclean's work. I haven't used the latest (time) but wanted to share my config as an example. Note it might have bugs, but hopefully gets you started: https://github.com/ibash/railcore-klipper/blob/main/ibash.cfg

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

                      @ibash said in Klipper on Duet 3 Mainboard:

                      https://github.com/ibash/railcore-klipper/blob/main/ibash.cfg

                      The Klipper config is much more readable and user friendly than the RRF config. Just saying.

                      https://forum.duet3d.com/topic/24849/rrf-configuration-using-object-model-notation?_=1649511582658

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

                        This post is deleted!
                        zaptaundefined A Former User? 2 Replies Last reply Reply Quote 8
                        • zaptaundefined
                          zapta @A Former User
                          last edited by

                          @arnold_r_clark said in Klipper on Duet 3 Mainboard:

                          if you dare disagree with them they become an abusive angry mob

                          That's not different from many other aspects of our lives these days.

                          😉

                          1 Reply Last reply Reply Quote 0
                          • droftartsundefined droftarts referenced this topic
                          • A Former User?
                            A Former User @A Former User
                            last edited by

                            @arnold_r_clark well said, even though I'm coming into this thread a few years later. I actually paid someone on Youtube to do some videos about Klipper when it was first coming out. But it was hard for them to make a video back then, and klipper was in it's infancy.

                            Anyways, if you read this, I appreciate your honesty and intelligence.

                            Mac / Mark / Corlissmedia (2.0).

                            1 Reply Last reply Reply Quote 0
                            • mitchundefined
                              mitch @flopo76
                              last edited by

                              @flopo76 I have recently built the Mercury One zeroG Hydra 1.1 conversion of an Ender 5. I have RPI driving Duet mini 5+ and a HUVUD tool board running CAN from duet USB-Can bridge.

                              Everything has flashed fine but I am having intermittent issues. When I try to move the bed in large movement all three Z stepper get way out of sync. I am wondering if the USB speed from RPI to Duet is limited and causing communication issues. I really want to use this board but it has been one headache after another.

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