diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2020-10-16 21:32:33 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2020-10-16 21:32:33 -0400 |
commit | a87e5616a033464d761552e0ff77fd7b46f40800 (patch) | |
tree | 57d0bf479fbc948d51b8f162e71788aae66c2351 /docs | |
parent | cf6d302ac3979aec2d55a166fe5446c46c2765ef (diff) | |
download | kutter-a87e5616a033464d761552e0ff77fd7b46f40800.tar.gz kutter-a87e5616a033464d761552e0ff77fd7b46f40800.tar.xz kutter-a87e5616a033464d761552e0ff77fd7b46f40800.zip |
docs: Add Measuring_Resonances.md to Overview.md
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs')
-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 e37351bc..0e34593c 100644 --- a/docs/Overview.md +++ b/docs/Overview.md @@ -31,6 +31,8 @@ communication with the Klipper developers. positioning. - [Resonance compensation](Resonance_Compensation.md): A tool to reduce ringing in prints. + - [Measuring resonances](Measuring_Resonances.md): Information on + using adxl345 accelerometer hardware to measure resonance. - [Pressure advance](Pressure_Advance.md): Calibrate extruder pressure. - [Slicers](Slicers.md): Configure "slicer" software for Klipper. |