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:
Kevin O'Connor
2021-09-23 19:45:22 -04:00
parent 44e2c630b3
commit c2d3a1689e
4 changed files with 6 additions and 9 deletions

View File

@@ -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]