-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Having issue on 3D touch "BLTouch failed to raise probe" #15
Comments
I think the Z+ is PC4, change the config to sensor_pin: ^PC4, got always open |
Yep, if you want to use Z+ pin |
I endup get my 3d touch works with
|
@chaopeng @nehilo Please, how did you solve it, how was the final settings [bltouch]? BLTOUCH_DEBUG COMMAND=pin_down GD32F 303 I don't see the sensor move 😭 |
Maybe the wiring is wrong. |
I did follow the video to connect 2pin to Z+ and 3pin to BLT, and ensure the GND is on correct pin. I got "BLTouch failed to raise probe" error and pin_down does not get open on QUERY_PROBE.
config is same as this repo
I did see the pin down and up on commands
The text was updated successfully, but these errors were encountered: