diff options
Diffstat (limited to 'docs/Overview.md')
-rw-r--r-- | docs/Overview.md | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/docs/Overview.md b/docs/Overview.md index 14fb5bd3..da72f5f0 100644 --- a/docs/Overview.md +++ b/docs/Overview.md @@ -1,9 +1,12 @@ See [installation](Installation.md) for information on compiling, installing, and running Klipper. Read [features](Features.md) for a -high-level description of useful capabilities. The -[kinematics](Kinematics.md) document provides information on how -movement is implemented. The history of releases is available at -[releases](Releases.md). +high-level description of useful capabilities. The history of releases +is available at [releases](Releases.md). + +See the [Pressure Advance](Pressure_Advance.md) document for +information on tuning the pressure advance system. The +[kinematics](Kinematics.md) document provides high level information +on how movement is implemented in Klipper. There are also several documents available for developers interested in understanding how Klipper works: |