Biqu MicroProbe for Creality K1 / MAX / C

microprobe adapter for K1
14
66
2
1217
updated March 8, 2024

Description

PDF

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

Model origin

The author remixed this model.

Differences of the remix compared to the original

změna BLTOUCH na MicroProbe

License