Navigation

    Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order

    G28 Y Error: Failed to enable endstops

    Firmware installation
    2
    5
    70
    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.
    • chris974M
      chris974M last edited by

      Bonjour apres avoir fait une mise a jour hier avec l'aide de Phaedrux mon Y endstops ne marche plus la lumiere sur ma Duet s'allume pourtant quand je ferme le circuit

      1 Reply Last reply Reply Quote 0
      • chris974M
        chris974M last edited by

        M119
        Endstops - X: not stopped, Y: no endstop, Z: not stopped, Z probe: not stopped

        M574 X1 S1 P"xstop" ; configure active-high endstop for low end on X via pin xstop
        M574 Y2 S0 P"ystop" ; configure active-high endstop for high end on Y via pin ystop
        M574 Z1 S2 ; configure Z-probe endstop for low end on Z

        1 Reply Last reply Reply Quote 0
        • Veti
          Veti last edited by

          @chris974M said in G28 Y Error: Failed to enable endstops:

          , Y: no endstop,

          this should be an indication

          M574 Y2 S0 P"ystop" ; configure active-high endstop for high end on Y via pin ystop

          S0 is not a valid parameter

          1 Reply Last reply Reply Quote 0
          • chris974M
            chris974M last edited by

            avant cela fonctionner

            1 Reply Last reply Reply Quote 0
            • chris974M
              chris974M last edited by

              Thanks for your answer its work

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