• Tags
  • Documentation
  • Order
  • Register
  • Login
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.
  • undefined
    Reefwarrior
    last edited by 22 Apr 2021, 19:26

    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
    • undefined
      Phaedrux Moderator
      last edited by 23 Apr 2021, 00:17

      @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

      undefined 1 Reply Last reply 23 Apr 2021, 06:07 Reply Quote 0
      • undefined
        Reefwarrior @Phaedrux
        last edited by Reefwarrior 23 Apr 2021, 06:07

        @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

        undefined 1 Reply Last reply 23 Apr 2021, 16:39 Reply Quote 0
        • undefined
          Reefwarrior @Reefwarrior
          last edited by 23 Apr 2021, 16:39

          @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
          2 out of 4
          • First post
            2/4
            Last post
          Unless otherwise noted, all forum content is licensed under CC-BY-SA