diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2020-11-20 14:02:59 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2020-11-20 14:02:59 -0500 |
commit | 6c0c05774b8d0bb544b6eaadddb582468606cf58 (patch) | |
tree | 4a10402fb13ef8a05f195ec18a51f85603eb4b88 /docs/Config_Reference.md | |
parent | e2528c13fa1007b3f4d5f833cbdeef00f2f9103d (diff) | |
download | kutter-6c0c05774b8d0bb544b6eaadddb582468606cf58.tar.gz kutter-6c0c05774b8d0bb544b6eaadddb582468606cf58.tar.xz kutter-6c0c05774b8d0bb544b6eaadddb582468606cf58.zip |
docs: Fix quad_gantry_level header in Config_Reference.md
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Config_Reference.md')
-rw-r--r-- | docs/Config_Reference.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Config_Reference.md b/docs/Config_Reference.md index 6b9b22db..51a8acb2 100644 --- a/docs/Config_Reference.md +++ b/docs/Config_Reference.md @@ -946,6 +946,8 @@ extended [G-Code command](G-Codes.md#z-tilt) becomes available. # by observing command output. ``` +## [quad_gantry_level] + Moving gantry leveling using 4 independently controlled Z motors. Corrects hyperbolic parabola effects (potato chip) on moving gantry which is more flexible. |