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

    BLTouch not triggering Z?

    Scheduled Pinned Locked Moved Solved
    Tuning and tweaking
    2
    4
    407
    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.
    • Reefwarriorundefined
      Reefwarrior
      last edited by

      Hi all,

      I have installed a BL Touch now on a second printer, but I can't get it to show that the BLTouch is triggered. The M401 and M402 works perfectly without an issue. Duex5 also connected, though the 'servo' part of the BLTouch is connected through that, the 'GND' and 'In' (black and white) wires are connected to the Duet2Wifi

      Herewith the info:

      Board: Duet 2 WiFi (2WiFi)
      Firmware: RepRapFirmware for Duet 2 WiFi/Ethernet 3.3beta2 (2021-03-10)
      Duet WiFi Server Version: 1.23

      config.s
      ; Endstops
      M574 X1 S1 P"!xstop" ; configure active-high endstop for low end on X via pin xstop
      M574 Y1 S1 P"!ystop" ; configure active-high endstop for low end on Y via pin ystop
      M574 Z1 S2 ; configure Z-probe endstop for low end on Z

      ; Z-Probe
      M950 S0 C"duex.pwm5"
      M558 P9 C"^zprobe.in" H9 F120 T6000 A10 R0.75 S0.02
      G31 P25 X82 Y-50.5 Z2.6
      M557 X0: 209 Y80: 298 S20

      Any suggestions?

      Tinus

      1 Reply Last reply Reply Quote 0
      • Phaedruxundefined
        Phaedrux Moderator
        last edited by

        @reefwarrior said in BLTouch not triggering Z?:

        the 'GND' and 'In' (black and white) wires are connected to the Duet2Wifi

        Where exactly are they connected?

        M401 and M402 is a good sign. That means the servo portion is working.

        @reefwarrior said in BLTouch not triggering Z?:

        I can't get it to show that the BLTouch is triggered.

        Where are you looking? The Bltouch triggers only briefly so it's easy to miss in the DWC if it ever shows at all. The best way to test is described here:

        https://duet3d.dozuki.com/Wiki/Test_and_calibrate_the_Z_probe#Section_Dynamic_test

        Z-Bot CoreXY Build | Thingiverse Profile

        Reefwarriorundefined 1 Reply Last reply Reply Quote 0
        • Reefwarriorundefined
          Reefwarrior @Phaedrux
          last edited by Reefwarrior

          @phaedrux Hi! Thank you again for the reply. Even if I retract or extend the probe and issue M119; it shows it is not triggered. I will do the testing as described in the documentation and give feedback....

          Same connections as this:

          hgbpbpfibz.jpeg

          Reefwarriorundefined 1 Reply Last reply Reply Quote 0
          • Reefwarriorundefined
            Reefwarrior @Reefwarrior
            last edited by

            @reefwarrior OK seems I got it running 🙂 Used the method described to test and it is working!

            Please mark as SOLVED 🙂

            Tinus

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