IggyTheWolf

Results 7 comments of IggyTheWolf

I'm running into the same issue. can someone point me in the right direction as which are pin 5 and 9?

@kgadberry Thanks! I'll add a 10K between the two. I'm surprised this hasn't been fixed on the board or microprobe.

I added a 10K resistor between pin 2 and 5 (5v and GPIO21) and either the probe is always triggered when deployed or always open. I'm going to try and...

@cruzer619 I'm using the MicroProbe, but I can check to see if it works plugged in directly to the board. Right now the Microprobe deploys and stows just fine, it...

@looxonline right, but mine is either always triggered even when deployed, or always open even when stowed. Here's my config: ```[gcode_macro PROBE_DOWN] gcode: SET_PIN PIN=probe_enable VALUE=1 [gcode_macro PROBE_UP] gcode: SET_PIN...

> > @looxonline right, but mine is either always triggered even when deployed, or always open even when stowed. > > Here's my config: > > ``` > > gcode:...

> > @looxonline right, but mine is either always triggered even when deployed, or always open even when stowed. > > Here's my config: > > ``` > > gcode:...