pin: PA0 [bltouch] sensor_pin: ^PB1 control_pin: PB0 x_offset: -50 y_offset: -5.5 #z_offset: 0 probe_with_touch_mode: true stow_on_each_sample: false [bed_mesh] speed: 120 mesh_min: 20, 20 mesh_max: 200, 200 probe_count: 5,5 algorithm: bicubic [safe_z_home] home_xy...
ESTOP2# Y_MINposition_endstop:0# Y Offset[stepper_z]step_pin:MOT2_STEPdir_pin:!MOT2_DIRenable_pin:!MOT0_ENmicrosteps:16step_pulse_duration:0.000004rotation_distance:4# 根据情况修改position_endstop:0.5# disable to use BLTouchendstop_pin:^!ESTOP4# disable to use BLTouch, Z_MINposition_...
[bltouch] sensor_pin: PC1 # ^ = Activate pullup resistor to avoid floating input control_pin: !PA15 # ! = Active low x_offset: -16.88 y_offset: -18
I'm have the same issue, except Klipper will not accept the fact that there is a SAVE_CONFIG section. In fact, I wind up with 2 SAVE_CONFIG sections, and I still get the "Option 'z_offset' in section 'bltouch' must be specified" error. Here's the relevant info. I have also at...
BLtouch | BDsensor GND --> GND 5V --> 5V S --> CLK/SCL (Input) GND --> GND Zmin --> SDA (Input/Output) Since some of the pins in the connectors on the mainboard maybe not connected to the gpios of MCU directly (e.g. there maybe a filter capacitor on them or isolated by...
## This bltouch is not used for Z height, only Quad Gantry Leveling ## In Z+ Position #sensor_pin: PA0 ## In Y+ Position #control_pin: PA2 #x_offset: 0 #y_offset: 25.0 #z_offset: 0 #speed: 10.0 #samples: 3 #samples_result: median #sample_retract_dist: 3....
[bltouch] sensor_pin: ^PC14 control_pin: PC13 x_offset: -48 y_offset: 0 #z_offset: 0 probe_with_touch_mode: true stow_on_each_sample: false [bed_mesh] speed: 120 mesh_min: 30, 30 mesh_max: 205, 205 probe_count: 8,8 ...
[bltouch] sensor_pin: PC2 control_pin: PC3 x_offset:27.25 y_offset:-12.8 z_offset: 0.25 speed:10 samples:1 samples_result:average [bed_mesh] speed: 800 mesh_min: 30, 20 mesh_max: 210, 200 probe_count: 5,5 algorithm: bicubic move_check_distance: 3.0 [safe_z_home] home_xy_posit...
x_offset: -50 y_offset: -5.5 #z_offset: 0 probe_with_touch_mode: true stow_on_each_sample: false [bed_mesh] speed: 120 mesh_min: 20, 20 mesh_max: 200, 200 probe_count: 5,5 algorithm: bicubic [safe_z_home] home_xy_position:115, 115 ...