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

    endstop

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    3
    16
    469
    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.
    • Stephen6309undefined
      Stephen6309 @tazla
      last edited by

      @tazla Do you have them set as active high? M119 should only show them as stopped when the endstop is depressed.

      My X & Y are NC and are set as:
      M574 X1 S1 P"io5.in" ; configure active-high endstop for low end on X via pin io5.in
      M574 Y1 S1 P"io6.in" ; configure active-high endstop for low end on Y via pin io6.in

      tazlaundefined 1 Reply Last reply Reply Quote 0
      • tazlaundefined
        tazla @Stephen6309
        last edited by

        @stephen6309
        ; Endstops
        M574 X1 S1 P"io7.in" ; configure active-high endstop for low end on X via pin io7.in
        M574 Y1 S1 P"io6.in" ; configure active-high endstop for low end on Y via pin io6.in
        M574 Z1 S1 P"io8.in" ; configure active-high endstop for low end on Z via pin io8.in

        Stephen6309undefined 1 Reply Last reply Reply Quote 0
        • Stephen6309undefined
          Stephen6309 @tazla
          last edited by

          @tazla Use M119 to make sure the endstops are working as intended. It appears the board thinks you're already at the endstop.

          SIamundefined tazlaundefined 2 Replies Last reply Reply Quote 0
          • SIamundefined
            SIam @Stephen6309
            last edited by

            @stephen6309 have you tried to activate the pull up ?

            M574 X1 S1 P"^io7.in" ; configure active-high endstop for low end on X via pin io7.in

            Hypercube-Evolution-Hybrid, Piezo Orion, Orbiter
            Duet WiFi 1.02 or later + DueX5
            RepRapFirmware for Duet 2 WiFi/Ethernet 3.4.0beta4 (2021-09-27 11:30:36)
            Duet WiFi Server: 1.26
            Duet Web Control 3.4.0beta4 (2021-09-27)

            tazlaundefined 1 Reply Last reply Reply Quote 0
            • tazlaundefined
              tazla @Stephen6309
              last edited by

              @stephen6309

              when the y axis is homeing it moves just 5-6mm stops, and does it in slow speed after and shows up as homed
              but if i take a cable an short the connection block . it moves all the way.

              thats why i wonder if the ii/o feels the powerrush for the stepper and thinks it is home somehow

              1 Reply Last reply Reply Quote 0
              • tazlaundefined
                tazla @SIam
                last edited by tazla

                @siam

                not yet im a complete newbi on this but will try tomorrow

                what does that do exactly?

                SIamundefined 1 Reply Last reply Reply Quote 0
                • SIamundefined
                  SIam @tazla
                  last edited by

                  @tazla The pull up sets the Input port to a defined voltage

                  Hypercube-Evolution-Hybrid, Piezo Orion, Orbiter
                  Duet WiFi 1.02 or later + DueX5
                  RepRapFirmware for Duet 2 WiFi/Ethernet 3.4.0beta4 (2021-09-27 11:30:36)
                  Duet WiFi Server: 1.26
                  Duet Web Control 3.4.0beta4 (2021-09-27)

                  tazlaundefined 1 Reply Last reply Reply Quote 0
                  • tazlaundefined
                    tazla @SIam
                    last edited by

                    @siam
                    do i have to change pins from (io7 in and Gnd ) to use the pull up

                    SIamundefined 1 Reply Last reply Reply Quote 0
                    • SIamundefined
                      SIam @tazla
                      last edited by

                      @tazla no

                      Hypercube-Evolution-Hybrid, Piezo Orion, Orbiter
                      Duet WiFi 1.02 or later + DueX5
                      RepRapFirmware for Duet 2 WiFi/Ethernet 3.4.0beta4 (2021-09-27 11:30:36)
                      Duet WiFi Server: 1.26
                      Duet Web Control 3.4.0beta4 (2021-09-27)

                      tazlaundefined 1 Reply Last reply Reply Quote 0
                      • tazlaundefined
                        tazla @SIam
                        last edited by

                        @siam had to go back to try it but it wasent any change

                        tazlaundefined 1 Reply Last reply Reply Quote 0
                        • tazlaundefined
                          tazla @tazla
                          last edited by

                          @tazla if i would setup 3 relays for endstop switches and just use24v for the them

                          would that be bad somehow?

                          tazlaundefined 1 Reply Last reply Reply Quote 0
                          • tazlaundefined
                            tazla @tazla
                            last edited by

                            @tazla said in endstop:

                            @tazla if i would setup 3 relays for endstop switches and just use24v for the them

                            would that be bad somehow?

                            i made a 24v circuit to a relay and that worked

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