diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2017-11-30 15:00:00 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2017-11-30 15:19:40 -0500 |
commit | 37788c1e55a7a98e8b22bf1b2149da8977d69ed0 (patch) | |
tree | 393b4febb2b20c36454938d4348b6a828fb8b747 /docs/Overview.md | |
parent | 6d6638826c8711f07faee59ccce81e9a658b979d (diff) | |
download | kutter-37788c1e55a7a98e8b22bf1b2149da8977d69ed0.tar.gz kutter-37788c1e55a7a98e8b22bf1b2149da8977d69ed0.tar.xz kutter-37788c1e55a7a98e8b22bf1b2149da8977d69ed0.zip |
docs: Add a FAQ document
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Overview.md')
-rw-r--r-- | docs/Overview.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Overview.md b/docs/Overview.md index 38ed9c26..31ba04b9 100644 --- a/docs/Overview.md +++ b/docs/Overview.md @@ -13,7 +13,8 @@ as a reference for the config file. The on tuning the pressure advance config. The [kinematics](Kinematics.md) document provides some technical -details on how Klipper implements motion. +details on how Klipper implements motion. The [FAQ](FAQ.md) answers +some common questions. The history of Klipper releases is available at [releases](Releases.md). See [contact](Contact.md) for information on |