klipper settings
[gcode_macro PROBE_DOWN]
gcode:
SET_PIN PIN=probe_enable VALUE=1
[gcode_macro PROBE_UP]
gcode:
SET_PIN PIN=probe_enable VALUE=0
[output_pin probe_enable]
pin: nozzle_mcu:PA8
value: 0
[probe]
pin: ^!nozzle_mcu:PA9
deactivate_on_each_sample: False
x_offset: 0
y_offset: 20.3
#z_offset: 0
samples: 2
samples_tolerance: 0.05
samples_tolerance_retries: 3
activate_gcode:
PROBE_DOWN
G4 P500
deactivate_gcode:
PROBE_UP
here is way how to use bltouch or microprobe with Lidar on k1 max
https://github.com/Veisen/K1_microprobe
The author remixed this model.
změna BLTOUCH na MicroProbe