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

    XYZ probe wiring

    Scheduled Pinned Locked Moved
    CNC
    2
    3
    272
    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.
    • morgoth90undefined
      morgoth90
      last edited by morgoth90

      650c6810-2425-4984-8b82-e23898332a3c-image.png

      I have a xyz probe that act as a switch and I'm planning to use somethig like this to find the center of the hole:

      ; Find center of cavity
      M675 X R2 F300 K0							; Find center in X axis
      M675 Y R2 F300 K0							; Find center in Y axis
      

      I already have microswitches as endstops on the minimum of the axes.
      What pin should I connect the probe to and how should it be configured?
      Does M675 expect the probe to be set for both the minimum and maximum of the axis in the configuration or is there a way to specify one pin as a probe for multiple axes?

      (I'm using a Duet 3 6HC with a raspberry SBC)

      morgoth90undefined droftartsundefined 2 Replies Last reply Reply Quote 0
      • morgoth90undefined
        morgoth90 @morgoth90
        last edited by

        Nevermind...
        for some reason I didn't see that the P parameter specifies the probe to use

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

          @morgoth90 See the Ooznest documentation. They plug it into the E0 endstop input on a Duet 2. https://learn.ooznest.co.uk/Guide/Assembling+Your+Original+WorkBee+XYZ+Touch+Probe/61#s309
          So any free IO header on the 6HC will work fine, wired as an endstop. You may need to define it as a 'Normally Open' endstop, ie with pin inverted with !.
          Yes, M675 uses the same probe for all axes.

          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 0
          • First post
            Last post
          Unless otherwise noted, all forum content is licensed under CC-BY-SA