diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2019-08-17 15:15:49 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2019-08-17 15:15:49 -0400 |
commit | 9c40394248259e13bc3b498e2ea849ea53c622f1 (patch) | |
tree | 44a6352ed598156621a9a17d45fa316af48355b8 | |
parent | 7598660542b241fa67e04175262297df3edbc85e (diff) | |
download | kutter-9c40394248259e13bc3b498e2ea849ea53c622f1.tar.gz kutter-9c40394248259e13bc3b498e2ea849ea53c622f1.tar.xz kutter-9c40394248259e13bc3b498e2ea849ea53c622f1.zip |
config: Note that samples_tolerance can be used in the bltouch config
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
-rw-r--r-- | config/example-extras.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/example-extras.cfg b/config/example-extras.cfg index 898e2d33..92e6ef24 100644 --- a/config/example-extras.cfg +++ b/config/example-extras.cfg @@ -96,6 +96,8 @@ #samples: #sample_retract_dist: #samples_result: +#samples_tolerance: +#samples_tolerance_retries: # See the "probe" section for information on these parameters. |