docs: Add initial Kinematics document

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor 2017-04-15 15:22:50 -04:00
parent 2cb935c300
commit 2cce67ad84
27 changed files with 2324 additions and 3 deletions

View file

@ -1,7 +1,9 @@
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 history of releases
is available at [releases](Releases.md).
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).
There are also several documents available for developers interested
in understanding how Klipper works: