mirror of
git://soft.sys114.com/klipper
synced 2026-02-11 19:40:27 +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:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user