diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2021-09-23 19:45:22 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2021-09-23 19:45:22 -0400 |
commit | c2d3a1689e71788fd4c98b863ea1ad037a8592fc (patch) | |
tree | 15263a346e1a8ed39da5701d4757f1839bc39d24 /config/printer-wanhao-duplicator-i3-v2.1-2017.cfg | |
parent | 44e2c630b3373ef0e9f8944c238032920e99007d (diff) | |
download | kutter-c2d3a1689e71788fd4c98b863ea1ad037a8592fc.tar.gz kutter-c2d3a1689e71788fd4c98b863ea1ad037a8592fc.tar.xz kutter-c2d3a1689e71788fd4c98b863ea1ad037a8592fc.zip |
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>
Diffstat (limited to 'config/printer-wanhao-duplicator-i3-v2.1-2017.cfg')
-rw-r--r-- | config/printer-wanhao-duplicator-i3-v2.1-2017.cfg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/printer-wanhao-duplicator-i3-v2.1-2017.cfg b/config/printer-wanhao-duplicator-i3-v2.1-2017.cfg index 8f2fd7ef..211229e2 100644 --- a/config/printer-wanhao-duplicator-i3-v2.1-2017.cfg +++ b/config/printer-wanhao-duplicator-i3-v2.1-2017.cfg @@ -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 |