mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-07 14:04:17 -06:00
docs: Add initial Kinematics document
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
2cb935c300
commit
2cce67ad84
27 changed files with 2324 additions and 3 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue