diff options
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 |