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>
This commit is contained in:
Kevin O'Connor 2020-11-16 18:47:32 -05:00
parent 9fd8f7761e
commit 15b5dbaf8f
120 changed files with 1955 additions and 1378 deletions

View file

@ -1,8 +1,8 @@
# This file provides examples of Klipper G-Code macros. The snippets
# in this file may be copied into the main printer.cfg file and
# customized.
#
# See the "example.cfg" file for description of common config parameters.
# See docs/Config_Reference.md for a description of parameters.
######################################################################