docs: Add Example_Configs.md - info on adding new config files to Klipper

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor
2021-03-22 21:05:54 -04:00
parent 8a3a32058f
commit 8524188203
2 changed files with 76 additions and 0 deletions

View File

@@ -52,6 +52,8 @@ communication with the Klipper developers.
- [Code overview](Code_Overview.md): Developers should read this
first.
- [Example configs](Example_Configs.md): Information on adding an
example config file to Klipper.
- [Kinematics](Kinematics.md): Technical details on how Klipper
implements motion.
- [Protocol](Protocol.md): Information on the low-level messaging