diff options
Diffstat (limited to 'docs/Example_Configs.md')
-rw-r--r-- | docs/Example_Configs.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/Example_Configs.md b/docs/Example_Configs.md index e5d6cc19..c53c7f2b 100644 --- a/docs/Example_Configs.md +++ b/docs/Example_Configs.md @@ -1,3 +1,5 @@ +# Example configurations + This document contains guidelines for contributing an example Klipper configuration to the Klipper github repository (located in the [config directory](../config/)). @@ -6,7 +8,7 @@ Note that the [Klipper Community Discourse server](https://community.klipper3d.org) is also a useful resource for finding and sharing config files. -# Guidelines +## Guidelines 1. Select the appropriate config filename prefix. 1. The `printer` prefix is used for stock printers sold by a |