mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-09 14:55:09 -06:00
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:
parent
9fd8f7761e
commit
15b5dbaf8f
120 changed files with 1955 additions and 1378 deletions
|
@ -2,7 +2,7 @@
|
|||
# board. To use this config, the firmware should be compiled for the
|
||||
# LPC1768.
|
||||
|
||||
# See the example.cfg file for a description of available parameters.
|
||||
# See docs/Config_Reference.md for a description of parameters.
|
||||
|
||||
[stepper_x]
|
||||
step_pin: P0.4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue