mirror of
git://soft.sys114.com/klipper
synced 2026-02-12 13:40:26 +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:
@@ -1,7 +1,7 @@
|
||||
# This file contains common pin mappings for a Fysetc F6 board.
|
||||
# To use this config, the firmware should be compiled for the AVR atmega2560.
|
||||
|
||||
# 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: PF0
|
||||
@@ -242,7 +242,6 @@ aliases:
|
||||
# Servos
|
||||
########################################
|
||||
|
||||
# See the example-extras.cfg file for more information.
|
||||
# All Servo pins support hardware PWM.
|
||||
|
||||
#[servo my_servo1]
|
||||
@@ -261,7 +260,6 @@ aliases:
|
||||
# RGB header
|
||||
########################################
|
||||
|
||||
# See the example-extras.cfg file for more information.
|
||||
# All RGB pins support hardware PWM.
|
||||
|
||||
#[output_pin blue]
|
||||
|
||||
Reference in New Issue
Block a user