mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-02-18 10:22:12 -07:00
docs: Add initial API_Server.md document
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
11bf83b498
commit
bfcd5536fc
2 changed files with 295 additions and 0 deletions
|
|
@ -52,6 +52,8 @@ communication with the Klipper developers.
|
|||
implements motion.
|
||||
- [Protocol](Protocol.md): Information on the low-level messaging
|
||||
protocol between host and micro-controller.
|
||||
- [API Server](API_Server.md): Information on Klipper's command and
|
||||
control API.
|
||||
- [MCU commands](MCU_Commands.md): A description of low-level commands
|
||||
implemented in the micro-controller software.
|
||||
- [Debugging](Debugging.md): Information on how to test and debug
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue