aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2021-09-23 19:45:22 -0400
committerKevin O'Connor <kevin@koconnor.net>2021-09-23 19:45:22 -0400
commitc2d3a1689e71788fd4c98b863ea1ad037a8592fc (patch)
tree15263a346e1a8ed39da5701d4757f1839bc39d24 /config
parent44e2c630b3373ef0e9f8944c238032920e99007d (diff)
downloadkutter-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')
-rw-r--r--config/kit-voron2-250mm.cfg3
-rw-r--r--config/printer-creality-ender3max-2021.cfg4
-rw-r--r--config/printer-hiprecy-leo-2019.cfg2
-rw-r--r--config/printer-wanhao-duplicator-i3-v2.1-2017.cfg6
4 files changed, 6 insertions, 9 deletions
diff --git a/config/kit-voron2-250mm.cfg b/config/kit-voron2-250mm.cfg
index dcad007a..2d509967 100644
--- a/config/kit-voron2-250mm.cfg
+++ b/config/kit-voron2-250mm.cfg
@@ -13,9 +13,6 @@
# See docs/Config_Reference.md for a description of parameters.
-# AND PLEASE READ THROUGH THE KLIPPER DOCUMENTATION FIRST!
-# https://github.com/KevinOConnor/klipper/tree/master/docs
-
# *** THINGS TO CHANGE/CHECK: ***
# Arduino paths [mcu] section
# Thermistor types [extruder] and [heater_bed] sections - See 'sensor types' list at end of file
diff --git a/config/printer-creality-ender3max-2021.cfg b/config/printer-creality-ender3max-2021.cfg
index 7c1cb242..5e51685d 100644
--- a/config/printer-creality-ender3max-2021.cfg
+++ b/config/printer-creality-ender3max-2021.cfg
@@ -98,7 +98,7 @@ step_pin: PB4
dir_pin: PB3
enable_pin: !PC3
microsteps: 16
-rotation_distance: 31.901 # Calibrate - see https://github.com/KevinOConnor/klipper/blob/master/docs/Rotation_Distance.md
+rotation_distance: 31.901 # Calibrate - see https://www.klipper3d.org/Rotation_Distance.html
nozzle_diameter: 0.400
filament_diameter: 1.750
heater_pin: PA1
@@ -110,7 +110,7 @@ pid_Ki: 1.063
pid_Kd: 108.982
min_temp: 0
max_temp: 250
-pressure_advance: 0.0 # Calibrate - see https://github.com/KevinOConnor/klipper/blob/master/docs/Pressure_Advance.md
+pressure_advance: 0.0 # Calibrate - see https://www.klipper3d.org/Pressure_Advance.html
[heater_bed]
diff --git a/config/printer-hiprecy-leo-2019.cfg b/config/printer-hiprecy-leo-2019.cfg
index 5fdff67a..6313842f 100644
--- a/config/printer-hiprecy-leo-2019.cfg
+++ b/config/printer-hiprecy-leo-2019.cfg
@@ -49,7 +49,7 @@ step_pin: PA4
dir_pin: PA6
enable_pin: !PA2
microsteps: 16
-rotation_distance: 23.133 ### Based on default 415 steps/mm. See https://github.com/KevinOConnor/klipper/blob/master/docs/Rotation_Distance.md for fine tuning
+rotation_distance: 23.133 ### Based on default 415 steps/mm. See https://www.klipper3d.org/Rotation_Distance.html for fine tuning
gear_ratio: 50:17
nozzle_diameter: 0.400
filament_diameter: 1.750
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