Probe samples exceed tolerance. Retrying...
Hello,
I use Elegoo Neptune 4 Pro printer. I set the Z probe calibration based on this page: http://neptune4.help:8000/doku.php?id=tune_probe_configurations
[probe]
pin:^PA11
x_offset: -24.25
y_offset: 20.45
z_offset: 0.0 # more on this and probe calibration later
speed: 10.0
samples: 2
samples_result: average
sample_retract_dist: 3.0
samples_tolerance: 0.005
samples_tolerance_retries: 7
I get these messages in the Klipper log while leveling the bed. Is this normal or should I do something about it?
13:16:12 // probe at 214.750,199.450 is z=0.112500
13:16:12 // Probe samples exceed tolerance. Retrying...
13:16:14 // probe at 214.750,199.450 is z=0.145000
13:16:15 // probe at 214.750,199.450 is z=0.110000
13:16:15 // Probe samples exceed tolerance. Retrying...
13:16:16 // probe at 214.750,199.450 is z=0.115000
13:16:17 // probe at 214.750,199.450 is z=0.122500
13:16:17 // Probe samples exceed tolerance. Retrying...
13:16:18 // probe at 214.750,199.450 is z=0.112500
Thanks!