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

    Bltouch endstop question

    Scheduled Pinned Locked Moved
    General Discussion
    2
    6
    693
    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.
    • 4latheundefined
      4lathe
      last edited by

      If I use a bltouch instead of a z endstop with the bltouch connected to the z endstop pins and
      M558 P9 C2 H5 F240 R0.1 T600
      M574 Z1 S1
      Then the M280 commands work and M119 shows z triggered when I manually push the pin in after a deployprobe.
      However if I use M574 Z1 S2 then deployprobe and manually press the pin, then M119 does not show z triggered.
      Should I use C2 with P9 and just leave M574 Z1 S1?
      Thx for any help.

      1 Reply Last reply Reply Quote 0
      • dc42undefined
        dc42 administrators
        last edited by

        A BLTouch is not a Z endstop, even if you have it connected to the Z endstop input. To home Z using the BLTouch (or any other Z probe - no matter how you have connected it), see https://duet3d.dozuki.com/Wiki/ConfiguringRepRapFirmwareCartesianPrinter#Section_Homing_Z_using_a_Z_probe.

        Duet WiFi hardware designer and firmware engineer
        Please do not ask me for Duet support via PM or email, use the forum
        http://www.escher3d.com, https://miscsolutions.wordpress.com

        1 Reply Last reply Reply Quote 0
        • 4latheundefined
          4lathe
          last edited by

          I did see that but was still unsure about the m558 p9 c2 as a viable setup for the BLTouch.
          Also what happens when my m574 z1 has an s1 instead of an s2?

          dc42undefined 1 Reply Last reply Reply Quote 0
          • dc42undefined
            dc42 administrators @4lathe
            last edited by

            @4lathe said in Bltouch endstop question:

            I did see that but was still unsure about the m558 p9 c2 as a viable setup for the BLTouch.

            Yes, that should be a viable setting.

            Also what happens when my m574 z1 has an s1 instead of an s2?

            If you are homing Z using a G30 command (as you should be doing whenever homing Z with a Z probe) and not a G1 S1 Z command, then it should make no difference.

            Duet WiFi hardware designer and firmware engineer
            Please do not ask me for Duet support via PM or email, use the forum
            http://www.escher3d.com, https://miscsolutions.wordpress.com

            1 Reply Last reply Reply Quote 0
            • 4latheundefined
              4lathe
              last edited by

              Problem Solved but I don’t know why.
              I had m574 z1 s1
              M558 p9 h5 c2 f240 t600 and m280 p60 s10 and s90 in deployprobe.g and retractprobe.g.
              Doing a g30, the probe deployed but would not respond to manual triggering and z movement did not stop.
              I finally decided to try p4 instead of p9 and it works fine. Clearly it doesn’t know I have a bltouch anymore so g30 must by default execute deployprobe.g and retractprobe.g. If that is the case then what is p9 needed for?

              1 Reply Last reply Reply Quote 0
              • 4latheundefined
                4lathe
                last edited by

                @4lathe said in Bltouch endstop question:

                PROBLEM SOLVED. COMPLETELY
                it just required a reassignment of a pin at the board level. thx

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