diff options
author | fess <fess@fess.org> | 2019-06-17 19:42:02 -0700 |
---|---|---|
committer | KevinOConnor <kevin@koconnor.net> | 2019-06-18 12:12:25 -0400 |
commit | bd40690bd1f7196fa93fc914b9c433db806ddf00 (patch) | |
tree | 6b01b408c34a92c1a94ae79382aa0e019ec34554 /klippy/extras/z_tilt.py | |
parent | 46817752199adf4019dd5d8a74ad3d0f5986a49e (diff) | |
download | kutter-bd40690bd1f7196fa93fc914b9c433db806ddf00.tar.gz kutter-bd40690bd1f7196fa93fc914b9c433db806ddf00.tar.xz kutter-bd40690bd1f7196fa93fc914b9c433db806ddf00.zip |
quad_gantry_level: Support retries
Support retrying QUAD_GANTRY_LEVEL a configurable number of times
to a configurable tolerance both in the config or as parameters.
- By default keeps original behavior of no retries.
- Adds parameters RETRIES and RETRY_TOLERANCE to QUAD_GANTRY_LEVEL gcode.
- adds config options retries and retry_tolerance to `[quad_gantry_level]`
- issues an error if we are getting worse intead of approaching tolerance
- issues an error if retries were requested but we did not reach the tolerance
in the specified number of retries
Signed-off-by: John "Fess" Fessenden <fess@fess.org>
Diffstat (limited to 'klippy/extras/z_tilt.py')
0 files changed, 0 insertions, 0 deletions