Basic Information:
Printer Model: Longer LK1
MCU / Printerboard: Original 32bit Board
klippy.log
→ Included
klippy (1).log (963.5 KB)
Describe your issue:
Hello everyone,I have a Longer LK1 which I converted to Klipper. I’ve been trying to make it work with 3d Touch (TriangleLabs latest version) but not successfully.
I wired it with a 10k resistor, followin this post by Longer: Tutorial of BLTouch for LONGER LK1/LK4/LK4 PRO/LK5 PRO Leveling
Funnily enough longer mentions a 10k resistor in the picture, but on the text they mention 100k. I’m currently using the 10k resistor. Didn’t tried with 100k because I don’t have any.
I configured ABL, X Y Z offsets, did the sanity checks, home and all was going well. When I tried to do my first Bed Mesh I noticed that the probe wouldn’t come down randomly. Meaning, I’d home, then I’d hit “calibrate” to generate the first mesh, probe would come down on the first touch and then wouldn’t come down on the second, making the nozzle to go down to the bed. This will happen either at the first probing, sometimes at the 5th, others at 10th… Absolutely randomly. Funnily enough, the Home ALWAYS works. I also tried the Probe Accuracy test, and sometimes he’d finish the test, others it’d happen the same problem during the test…
I went through the klipper documentation, tried using both the “probe with touch” and the “stow on each probe” without improvements.
I also tried to change the control_pin from !PD13 to PD13 → With this, the probe doesn’t come down when homing and got the error “BLTouch failed to verify sensor”
I also tried to add the ^ in the sensor pin → It can home but fails similarly as explained above.
I have no ideas where to start to look for. I tried googling and seeing other people’s with same problem but to no avail.