I'm building my first V2.4 and having a blast. I've gotten up to testing the probe and during probe_query the status always stays open. Visually I see the probe triggering (the red LED goes out) but no change in the status. I've tried all the permeations of ^ ! and ~ with no success. Any direction would be appreciated. I have a TAP which I plan on installing afterwards, but I'd like that to be my last resort as I want to get at least the baseline Voron 2.4 before playing with mods
Build:
Manta M8P MCU
Stealthburner with 1 piece PCB
Probe: Omron tl-q5mc2
Probe wired Blue: 0V Black: Signal, Brown:+24V
Probe is plugged into PF6 as per the BTT manual with a jumper at Fan 6 on 24V (I've also tried the 12V jumper with the same result)
Relevant section in printer.cfg
#####################################################################
Probe
#####################################################################
[probe]
## Inductive Probe
## This probe is not used for Z height, only Quad Gantry Leveling
NPN and PNP proximity switch types can be set by jumper
pin: PF6
x_offset: 0
y_offset: 25.0
z_offset: 0
speed: 10.0
samples: 3
samples_result: median
sample_retract_dist: 3.0
samples_tolerance: 0.006
samples_tolerance_retries: 3