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

    Endstop switches doesnt work

    Scheduled Pinned Locked Moved Solved
    Duet Hardware and wiring
    7
    23
    1.6k
    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.
    • goodchrhereundefined
      goodchrhere
      last edited by

      okay, i dont know, i had new wired and x and y works. i'm an idiot xD
      What i have to chance in my config, to active z with the same switch?

      themelleundefined 1 Reply Last reply Reply Quote 0
      • themelleundefined
        themelle @goodchrhere
        last edited by themelle

        @goodchrhere I'm glad you got it working!
        To have Z axis behaving as X and Y you should just remove the lines

        M574 Z1 S3 ; set endstops controlled by motor stall detection
        
        ; Z-Probe
        M574 Z1 S2 ; set endstops controlled by probe
        

        from config.g

        1 Reply Last reply Reply Quote 1
        • goodchrhereundefined
          goodchrhere
          last edited by

          I‘t works fine, thanks for your helps!

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