mirror of
git://soft.sys114.com/klipper
synced 2026-02-12 09:30:26 +09:00
config: Remove URLs to github repository
Update URLs to documentation in the github repository to use the klipper3d.org website. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
# guidelines:
|
||||
#
|
||||
# - Locate the USB serial port for your printer in /dev/serial/by-id/ format.
|
||||
# See https://github.com/KevinOConnor/klipper/blob/master/docs/FAQ.md#wheres-my-serial-port
|
||||
# See https://www.klipper3d.org/FAQ.html#wheres-my-serial-port
|
||||
# It will be something like:
|
||||
# /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_ABCD1234-if00-port0
|
||||
#
|
||||
@@ -27,7 +27,7 @@
|
||||
# - At this point, "make flash FLASH_DEVICE=..." should successfully
|
||||
# flash your printer board. Use the /dev/serial/by-id/ format for
|
||||
# FLASH_DEVICE to ensure consistent results.
|
||||
# See https://github.com/KevinOConnor/klipper/blob/master/docs/FAQ.md#the-make-flash-command-doesnt-work
|
||||
# See https://www.klipper3d.org/FAQ.html#the-make-flash-command-doesnt-work
|
||||
# if you have problems.
|
||||
#
|
||||
# - Copy this sample file you are currently reading to ~/printer.cfg,
|
||||
@@ -83,7 +83,7 @@
|
||||
# You should then see a status screen appear on the printer's LCD.
|
||||
#
|
||||
# - Be sure to follow these instructions before attempting any prints:
|
||||
# https://github.com/KevinOConnor/klipper/blob/master/docs/Config_checks.md
|
||||
# https://www.klipper3d.org/Config_checks.html
|
||||
|
||||
[stepper_x]
|
||||
step_pin: PD7
|
||||
|
||||
Reference in New Issue
Block a user