v2.4: use z_calibration plugin

This commit is contained in:
Konstantin Koslowski 2021-10-27 17:57:47 +02:00
parent 97a84b3338
commit fce3702a8a
9 changed files with 929 additions and 666 deletions

View file

@ -45,7 +45,6 @@ max_z_velocity: 30 # Max 15 for 12V TMC Drivers, can increase for 24V
max_z_accel: 500
square_corner_velocity: 5.0
#####################################################################
# includes
#####################################################################
@ -56,7 +55,7 @@ square_corner_velocity: 5.0
[include fans.cfg]
[include input_shaper.cfg]
# [include resonance_test.cfg]
[include klicky-probe.cfg]
[include z_calibration/printer.cfg]
#####################################################################
@ -277,8 +276,9 @@ pin: ^PG11
x_offset: 0
y_offset: 25.0
#z_offset: 0
speed: 10.0
samples: 3
speed: 6
lift_speed: 11
samples: 5
samples_result: median
sample_retract_dist: 3.0
samples_tolerance: 0.01