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

    Duet 2 WiFi Voron 2.4 - Multiple Z endstops query

    Scheduled Pinned Locked Moved Solved
    Duet Hardware and wiring
    4
    18
    647
    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.
    • dc42undefined
      dc42 administrators @Chaos3d
      last edited by

      @Chaos3d unfortunately the pin name aliases listed by @droftarts are not correct. In particular the duex.estop pins are routed through the I2C expander on the DueX and the expansion pins that are labelled as exp.estop become the CS pins on the DueX daughterboard connector.

      So one option is for you to connect the endstop switches to the CS pins on the daughter board connector. But there is no protection on these pins, in particular the maximum input voltage is 3.3V.

      @chrishamm could you please do a build of RRF 3.4.6rc1 for Duet 2 with the max pin name length increased to about 55?

      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

      chrishammundefined 1 Reply Last reply Reply Quote 0
      • chrishammundefined
        chrishamm administrators @dc42
        last edited by

        @dc42 @Chaos3d Yes, I can build new binaries with that change tomorrow morning.

        Duet software engineer

        1 Reply Last reply Reply Quote 0
        • Chaos3dundefined
          Chaos3d
          last edited by

          @dc42 said in Duet 2 WiFi Voron 2.4 - Multiple Z endstops query:

          @chrishamm could you please do a build of RRF 3.4.6rc1 for Duet 2 with the max pin name length increased to about 55?

          Wow thank you, that would solve all my issues, you are all stars!! 🙂

          droftartsundefined chrishammundefined 2 Replies Last reply Reply Quote 0
          • droftartsundefined
            droftarts administrators @Chaos3d
            last edited by

            @Chaos3d Ah! Sorry, my mistake about the pin names. I suppose, when it didn't say 'duex.e2stop' in the response to M574, I should have realised the mapping wasn't correct:

            Z: high end switches connected to pins !(exp.e2stop,exp.4) !(exp.e3stop,exp.9,spi.cs6,duex.cs6) !(exp.e4stop,exp.14,spi.cs7,duex.cs7)

            @dc42 is this table wrong, then? https://docs.duet3d.com/Duet3D_hardware/Duet_2_family/DueX2_and_DueX5#pin-names

            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

            dc42undefined Chaos3dundefined 2 Replies Last reply Reply Quote 0
            • dc42undefined
              dc42 administrators @droftarts
              last edited by

              @droftarts yes, the duex.e#stop pins are not aliases for or shared with anything else. Whereas the cs5..cs8 pins are indeed shared with expansion connector pins.

              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

              droftartsundefined 1 Reply Last reply Reply Quote 0
              • Chaos3dundefined
                Chaos3d @droftarts
                last edited by

                @droftarts said in Duet 2 WiFi Voron 2.4 - Multiple Z endstops query:

                @Chaos3d Ah! Sorry, my mistake about the pin names. I suppose, when it didn't say 'duex.e2stop' in the response to M574, I should have realised the mapping wasn't correct:

                Hey no worries you helped identify the issue so we are good - I'm still learning all this so everything is useful!! 🙂

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

                  @dc42 said in Duet 2 WiFi Voron 2.4 - Multiple Z endstops query:

                  @droftarts yes, the duex.e#stop pins are not aliases for or shared with anything else. Whereas the cs5..cs8 pins are indeed shared with expansion connector pins.

                  Okay, I'll update the table.

                  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
                  • Chaos3dundefined
                    Chaos3d
                    last edited by

                    @chrishamm Sorry to pester but did the change go into 3.4.6.rc1? only im seeing the date as last week - or am I looking at the wrong thing?

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

                      @Chaos3d For a quick workaround, move one of the endstops to the Duet board if there are any available, eg e0stop, which is a shorter name and should get you under the 50 character limit.

                      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

                      Chaos3dundefined 1 Reply Last reply Reply Quote 0
                      • chrishammundefined
                        chrishamm administrators @Chaos3d
                        last edited by

                        @Chaos3d Please try out this v3.4 firmware build for the Duet 2: https://drive.google.com/file/d/1LH90R3sbF8BGaFa6T-F-cP40oIsBkET1/view?usp=sharing It has a maximum port length of 60 instead of 50, but be aware I have not tested it yet.

                        Duet software engineer

                        1 Reply Last reply Reply Quote 0
                        • Chaos3dundefined
                          Chaos3d
                          last edited by

                          @chrishamm - That worked like a charm!! - all endstops triggered as expected and gantry is leveled out which was exactly what i was looking for - I will go through the stuff I had working to make sure its still ok but so far all looking good!! many many thanks!

                          Rich

                          1 Reply Last reply Reply Quote 1
                          • Chaos3dundefined
                            Chaos3d @droftarts
                            last edited by

                            @droftarts ha ha I was just about to try that when I saw @chrishamm has posted an update 🙂 cheers @droftarts

                            1 Reply Last reply Reply Quote 0
                            • Phaedruxundefined Phaedrux marked this topic as a question
                            • Phaedruxundefined Phaedrux has marked this topic as solved
                            • droftartsundefined droftarts referenced this topic
                            • First post
                              Last post
                            Unless otherwise noted, all forum content is licensed under CC-BY-SA