2016-05-25 17:37:40 +02:00
|
|
|
See [installation](Installation.md) for information on compiling,
|
|
|
|
installing, and running Klipper.
|
|
|
|
|
|
|
|
See [code overview](Code_Overview.md) for developer information on the
|
|
|
|
structure and layout of the Klipper code.
|
|
|
|
|
2016-10-15 07:03:56 +02:00
|
|
|
See [protocol](Protocol.md) for developer information on the messaging
|
|
|
|
protocol between host and firmware.
|
|
|
|
|
2016-05-25 17:37:40 +02:00
|
|
|
See [debugging](Debugging.md) for developer information on how to test
|
|
|
|
and debug Klipper.
|
2016-10-12 15:34:41 +02:00
|
|
|
|
|
|
|
See [todo](Todo.md) for information on possible future code features.
|