Hello ,
I just started with klipper firmware / mainsail . I have a CR6-SE witch uses a straingauge as probe ( the nozzle ). I copy pasted a CR6 printer.cfg file from github , the nozzle is the probe on a CR6 and the offset is set ( see probe config ). But when printing the nozzle is to high , i did alter it but it wont lower the nozzle. Somebody out there who can help or someone with CR6 ?
[probe]
pin: PA4
x_offset: 0.0
y_offset: 0.0
z_offset: -0.25
speed: 1
lift_speed: 5
samples_tolerance: 0.05
samples_tolerance_retries: 2
#samples_result: median
samples: 5
activate_gcode:
TARE_PROBE
[stepper_z]
step_pin: PB4
dir_pin: !PB3
enable_pin: !PC3
rotation_distance: 8
microsteps: 16
endstop_pin: probe:z_virtual_endstop
position_min: -1.5
position_max: 250
homing_speed: 4
second_homing_speed: 1
homing_retract_dist: 2.0