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

Z Axis stepper driver / motor query

Scheduled Pinned Locked Moved
Firmware installation
3
16
366
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.
  • undefined
    900turbo
    last edited by 11 Apr 2023, 14:08

    Currently configuring my printer using RepRap I have attached a screenshot from the Duet3D documentation. It does not mention the Max No. of drivers per axis for the MB 6XD , the motherboard I am using. The printer I'm upgrading is a Builder Extreme 2000 the Z axis uses 3 separate motors each with there own stepper driver. Can i use what i have or will there be a issue with it? I read the defining connected motors section to try clarify this but didn't really understand it.
    If someone could clear this up it would be greatly appreciated , Thank You.

    2663a13a-b351-4315-bb16-e62d07a53ad0-image.png

    undefined undefined 2 Replies Last reply 11 Apr 2023, 14:10 Reply Quote 0
    • undefined
      jay_s_uk @900turbo
      last edited by 11 Apr 2023, 14:10

      @900turbo treat the 6XD as the 6HC.

      @droftarts another tweak to the docs required. this probably needs updating as the number of axis has increased IIRC

      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

      undefined 2 Replies Last reply 11 Apr 2023, 14:16 Reply Quote 0
      • undefined
        droftarts administrators @900turbo
        last edited by 11 Apr 2023, 14:14

        @900turbo Thanks, I'll update that page. The list here is a little more up to date: https://docs.duet3d.com/User_manual/RepRapFirmware/RepRapFirmware_overview#firmware-configuration-limits

        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

        undefined 1 Reply Last reply 11 Apr 2023, 14:16 Reply Quote 0
        • undefined
          900turbo @jay_s_uk
          last edited by 11 Apr 2023, 14:16

          @jay_s_uk Ok , Thanks for the help !

          1 Reply Last reply Reply Quote 0
          • undefined
            900turbo @droftarts
            last edited by 11 Apr 2023, 14:16

            @droftarts Thanks for the List , I will have a look.

            undefined 1 Reply Last reply 11 Apr 2023, 14:42 Reply Quote 0
            • undefined
              900turbo @jay_s_uk
              last edited by 11 Apr 2023, 14:42

              @jay_s_uk I have included a screenshot of the RepRap site , How do I add my Z2 and Z3 drivers? When i click on + it will only add E0 ect...
              Thank You.

              5b48d7dd-183b-494a-b1dd-ea74b168ca90-image.png

              undefined 1 Reply Last reply 11 Apr 2023, 14:43 Reply Quote 0
              • undefined
                droftarts administrators @900turbo
                last edited by 11 Apr 2023, 14:42

                @900turbo Thanks. I've updated the Configuring motors page https://docs.duet3d.com/User_manual/Connecting_hardware/Motors_configuring#drive-limits, and noticed the Heaters page was out of date too, so updated that https://docs.duet3d.com/User_manual/Connecting_hardware/Heaters_overview#heater-configuration-limits

                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 2
                • undefined
                  jay_s_uk @900turbo
                  last edited by 11 Apr 2023, 14:43

                  @900turbo you currently can't. there is a revision of the config tool coming that allows it but I don't think it'll be ready until the release of 3.5

                  For now you'll just have to edit the config manually afterwards.

                  Assuming you're using drivers 2 and 3 for Z, the only changes you need to make are to M584 e.g.

                  M584 Z2:3
                  

                  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

                  undefined 1 Reply Last reply 11 Apr 2023, 14:45 Reply Quote 0
                  • undefined
                    900turbo @jay_s_uk
                    last edited by 11 Apr 2023, 14:45

                    @jay_s_uk Okay I see , so for now I will just config Z1 for the "starter pack of code"
                    Thank You.

                    undefined 1 Reply Last reply 11 Apr 2023, 14:49 Reply Quote 1
                    • undefined
                      droftarts administrators @900turbo
                      last edited by 11 Apr 2023, 14:49

                      @900turbo You should add M569 commands for each additional driver, then M584 to define which driver gets used for each axis. See https://docs.duet3d.com/User_manual/Connecting_hardware/Motors_configuring#using-more-than-one-motor-on-an-axis-with-a-separate-driver-for-each-motor for an example.

                      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

                      undefined 1 Reply Last reply 11 Apr 2023, 15:04 Reply Quote 2
                      • undefined
                        900turbo @droftarts
                        last edited by 11 Apr 2023, 15:04

                        @droftarts @jay_s_uk
                        When selecting the Endstop Pin how am i meant to be deciding what to select from the list I have screenshot below.
                        Thank You.
                        ca6ed292-d87e-46da-81b3-4b173e7b4d9f-image.png

                        undefined 1 Reply Last reply 11 Apr 2023, 15:07 Reply Quote 0
                        • undefined
                          jay_s_uk @900turbo
                          last edited by 11 Apr 2023, 15:07

                          @900turbo what type of switch is it? normally open or normally closed?

                          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

                          undefined 1 Reply Last reply 11 Apr 2023, 15:10 Reply Quote 0
                          • undefined
                            900turbo @jay_s_uk
                            last edited by 900turbo 4 Nov 2023, 15:10 11 Apr 2023, 15:10

                            @jay_s_uk I have set up my microswitches to be Normally Closed to avoid interference on the XY axis. However the Z Axis uses 3 Photomicrosensors with adjustable Flags https://docs.rs-online.com/9ecf/0900766b800b4c3a.pdf
                            Thank you.

                            undefined 1 Reply Last reply 11 Apr 2023, 15:10 Reply Quote 0
                            • undefined
                              jay_s_uk @900turbo
                              last edited by 11 Apr 2023, 15:10

                              @900turbo just treat them as io0.in and so on

                              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

                              undefined 1 Reply Last reply 11 Apr 2023, 15:11 Reply Quote 1
                              • undefined
                                900turbo @jay_s_uk
                                last edited by 11 Apr 2023, 15:11

                                @jay_s_uk Okay does that apply to all Axis?
                                Thank You.

                                undefined 1 Reply Last reply 11 Apr 2023, 15:11 Reply Quote 0
                                • undefined
                                  jay_s_uk @900turbo
                                  last edited by 11 Apr 2023, 15:11

                                  @900turbo yep

                                  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 1
                                  7 out of 16
                                  • First post
                                    7/16
                                    Last post
                                  Unless otherwise noted, all forum content is licensed under CC-BY-SA