diff options
Diffstat (limited to 'config/example.cfg')
-rw-r--r-- | config/example.cfg | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/config/example.cfg b/config/example.cfg index d94e2b03..8abaf9f7 100644 --- a/config/example.cfg +++ b/config/example.cfg @@ -1,6 +1,8 @@ # This file serves as documentation for config parameters. One may # copy and edit this file to configure a new cartesian style -# printer. For delta style printers, see the "example-delta.cfg" file. +# printer. For delta style printers, see the "example-delta.cfg" +# file. For corexy/h-bot style printers, see the "example-corexy.cfg" +# file. # DO NOT COPY THIS FILE WITHOUT CAREFULLY READING AND UPDATING IT # FIRST. Incorrectly configured parameters may cause damage. |