diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2020-11-16 18:47:32 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2020-11-18 20:10:21 -0500 |
commit | 15b5dbaf8ffac8e3889b2cc0ba7a61bce1e9fb6f (patch) | |
tree | fbb9fb7be4266684eb67f0b7d36379b523f8a240 /config/kit-voron2-250mm.cfg | |
parent | 9fd8f7761e424807c9f69165430e562bb2ab0390 (diff) | |
download | kutter-15b5dbaf8ffac8e3889b2cc0ba7a61bce1e9fb6f.tar.gz kutter-15b5dbaf8ffac8e3889b2cc0ba7a61bce1e9fb6f.tar.xz kutter-15b5dbaf8ffac8e3889b2cc0ba7a61bce1e9fb6f.zip |
docs: Move config reference information to new Config_Reference.md
Move all the config reference information from files in the config/
directory to a new Config_Reference.md document.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'config/kit-voron2-250mm.cfg')
-rw-r--r-- | config/kit-voron2-250mm.cfg | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/config/kit-voron2-250mm.cfg b/config/kit-voron2-250mm.cfg index 278d4299..2d0bcb47 100644 --- a/config/kit-voron2-250mm.cfg +++ b/config/kit-voron2-250mm.cfg @@ -9,8 +9,9 @@ # for other example Klipper configs created by the VORON community. # This file is only an example - be sure to review and update it -# according to the specifics of your printer. See the example.cfg and -# example-extras.cfg files for a description of available Klipper parameters. +# according to the specifics of your printer. + +# See docs/Config_Reference.md for a description of parameters. # AND PLEASE READ THROUGH THE KLIPPER DOCUMENTATION FIRST! # https://github.com/KevinOConnor/klipper/tree/master/docs |