mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-01-06 14:57:53 -07:00
docs: Add Firmware_Commands.md with information on common firmware commands
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
9edf60ffc6
commit
98ce7dc465
2 changed files with 271 additions and 1 deletions
|
|
@ -5,7 +5,9 @@ See [code overview](Code_Overview.md) for developer information on the
|
|||
structure and layout of the Klipper code.
|
||||
|
||||
See [protocol](Protocol.md) for developer information on the messaging
|
||||
protocol between host and firmware.
|
||||
protocol between host and firmware. See also
|
||||
[firmware commands](Firmware_Commands.md) for a high-level description
|
||||
of some commands implemented in the firmware.
|
||||
|
||||
See [debugging](Debugging.md) for developer information on how to test
|
||||
and debug Klipper.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue