mirror of
git://soft.sys114.com/klipper
synced 2026-02-12 06:00:25 +09: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:
@@ -4,7 +4,7 @@
|
||||
# and select the "12MHz crystal" as clock reference
|
||||
# For flashing, write the compiled klipper.bin to memory location 0x08000000
|
||||
|
||||
# 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: PE11
|
||||
@@ -253,8 +253,6 @@ aliases:
|
||||
# RGB header
|
||||
########################################
|
||||
|
||||
# See the example-extras.cfg file for more information.
|
||||
|
||||
#[output_pin blue]
|
||||
#pin: PB7
|
||||
|
||||
@@ -268,8 +266,6 @@ aliases:
|
||||
# Servo
|
||||
########################################
|
||||
|
||||
# See the example-extras.cfg file for more information.
|
||||
|
||||
#[servo my_servo1]
|
||||
#pin: PA3 # shared with ZMAX
|
||||
|
||||
|
||||
Reference in New Issue
Block a user