diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2021-01-24 10:47:15 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2021-01-24 10:47:15 -0500 |
commit | c9420ee3c0bff7b5cd93c91e7553dacea38f0f46 (patch) | |
tree | 81de5c2d9a94cae59e6753d7fcf9ba01d3114b54 /docs/Overview.md | |
parent | b9899a23a3aa4d8704729155d3e9fbadf9056a2f (diff) | |
download | kutter-c9420ee3c0bff7b5cd93c91e7553dacea38f0f46.tar.gz kutter-c9420ee3c0bff7b5cd93c91e7553dacea38f0f46.tar.xz kutter-c9420ee3c0bff7b5cd93c91e7553dacea38f0f46.zip |
docs: Add a link in Overview.md to Bed_Mesh.md
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Overview.md')
-rw-r--r-- | docs/Overview.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Overview.md b/docs/Overview.md index 74ad1226..11f255c7 100644 --- a/docs/Overview.md +++ b/docs/Overview.md @@ -29,6 +29,8 @@ communication with the Klipper developers. - [BL-Touch](BLTouch.md): Configure a "BL-Touch" Z probe. - [Manual level](Manual_Level.md): Calibration of Z endstops (and similar). + - [Bed Mesh](Bed_Mesh.md): Bed height correction based on XY + locations. - [Endstop phase](Endstop_Phase.md): Stepper assisted Z endstop positioning. - [Resonance compensation](Resonance_Compensation.md): A tool to |