bigtreetech/SKR-Pico

Bl-Touch

Norm1991 opened this issue · 1 comments

I had a issue with 2 SKR-Pico i try to use a BL-touch without Z switch put the BL-touch never send me info about the probe (always open)
when i test pin up ans down it work but i got nothing on the probe section (literaly 0V)
i had the jumper for the probre on IO22 and Probe.
I'm searching for this problem anywhere but seem like i'm the only one whit this one.
I don't know if i need to add a jumper on the pnp/Npn jumper if that will resolve the problem.
Thanks you

After more Research i find out the problem.
The basic config they give you they forgot to had the pull up on the sensor pin.
your are supose to have more something like this.
Hope that will help semeone else

[bltouch]
sensor_pin: ^gpio22
control_pin: gpio29
x_offset: 0
y_offset: 0
z_offset: 0
speed: 3.0
samples: 1
pin_up_reports_not_triggered: True
pin_up_touch_mode_reports_triggered: False