jlas1 / Klicky-Probe

Microswitch probe with magnetic attachement, primarily aimed at CoreXY 3d printers
GNU General Public License v3.0
1.26k stars 280 forks source link

Klicky wont attach and detach correctly. Says already attached #201

Closed Cipher43 closed 1 year ago

Cipher43 commented 1 year ago

Hello. Im trying to setup Klicky probe on my Ender 5 plus converted to Mercury 1.1 with a stealthburner. I changed the few variables that it says I need to but when i test with the attach probe macro it says already attached. When i test with dock probe macro it attaches the probe. Also if I try and run a standard homing it will perform x and y correctly and then tries to probe without picking up the klicky probe. Thanks

jlas1 commented 1 year ago

you may have a wiring issue, then the mcu thinks that the probe is always attached. Can you try to do query_probe with: probe at the dock (should get triggered) probe mounted on the toolhead (should get open) probe mounted on the toolhead and switch pressed (should get triggered)