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-hiprecy-leo-2019.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-hiprecy-leo-2019.cfg')
-rw-r--r-- | config/printer-hiprecy-leo-2019.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
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 |