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

Help with Endstop Settings

Scheduled Pinned Locked Moved Solved
Firmware installation
2
3
448
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
    Gummix
    last edited by 17 Feb 2019, 11:04

    Hello,
    i need some help with the endstops.
    I use for x and y NO at the min Position and for z a optical endstop at min (I am not sure if that is NO or NC but i think ist NC).
    So it should be something like:
    M574 x1 y1 s2
    M574 z1 s1

    But than i get
    M574
    Endstop configuration: X: low end Z probe, Y: low end Z probe, Z: low end active high switch,

    And i have no Z-Probe

    I dont know on which way i have to set it at the console.

    1 Reply Last reply Reply Quote 0
    • undefined
      aidar
      last edited by aidar 17 Feb 2019, 13:48

      In M574 S parameter means as follow:
      S0 - active low
      S1- active high
      S2 - probe
      S3 - motor load detection.
      So in your M574 X1 Y1 S2 you define your endstops as probe. You have to change this to S0 or S1 depends on your switch.
      Its all here: https://duet3d.dozuki.com/Wiki/Gcode#Section_M574_Set_endstop_configuration

      1 Reply Last reply Reply Quote 1
      • undefined
        Gummix
        last edited by Gummix 17 Feb 2019, 16:05

        O crap.
        U are right.

        Thanks

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