Basic Information: Unable to get bl touch working on ender 3 pro with v1.1.4 board
Printer Model: Ender 3 Pro
MCU / Printerboard: Ender 3 v1.1.4
klippy.log
Hello,
I am trying to install bl touch on my ender 3 Pro with V1.1.4 motherboard but I keep receiving an error stating that it is failing to verify the probe:
BLTouch failed to raise probe
Failed to verify BLTouch probe is raised; retrying.
Failed to verify BLTouch probe is raised; retrying.
G28
I soldered the black and white wires onto the board in the location of the z stop and I wired the control pin into one of the ribbon cables coming from the LCD screen. Thanks In Advance! Here is the bltouch section from printer.cfg file:
[bltouch]
sensor_pin: ^PB7
control_pin: PB5
pin_up_touch_mode_reports_triggered: True
x_offset: -42 # change these to match the
y_offset: -10 # mounting hardware you’re using
z_offset: 0
speed: 5.0
probe_with_touch_mode: True