mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-05-07 03:35:33 +02:00
docs: eddy tap recommended samples/tolerance/retries
Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com>
This commit is contained in:
committed by
KevinOConnor
parent
4c62220491
commit
9a04eb5aab
@@ -89,6 +89,10 @@ and that upon collision it always decreases by at least this value.
|
||||
```
|
||||
[probe_eddy_current my_probe]
|
||||
# eddy probe configuration...
|
||||
# Recommended starting values for the tap
|
||||
#samples: 3
|
||||
#samples_tolerance: 0.025
|
||||
#samples_tolerance_retries: 3
|
||||
tap_threshold: 0 # 0 means tap is disabled
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user