Update Voron2_SKR_13_Config.cfg

Updated Z axis to use gear_ratio:
This commit is contained in:
shiftingtech 2021-01-09 17:20:54 -07:00 committed by GitHub
parent 42b5cf9a4d
commit 8038202dea
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

@ -177,7 +177,8 @@ stealthchop_threshold: 0
step_pin: z:P2.2 step_pin: z:P2.2
dir_pin: !z:P2.6 dir_pin: !z:P2.6
enable_pin: !z:P2.1 enable_pin: !z:P2.1
rotation_distance: 8 rotation_distance: 40
gear_ratio: 80:16
microsteps: 16 microsteps: 16
endstop_pin: z:P1.25 endstop_pin: z:P1.25
## Z-position of nozzle (in mm) to z-endstop trigger point relative to print surface (Z0) ## Z-position of nozzle (in mm) to z-endstop trigger point relative to print surface (Z0)
@ -217,7 +218,8 @@ stealthchop_threshold: 0
step_pin: z:P0.19 step_pin: z:P0.19
dir_pin: z:P0.20 dir_pin: z:P0.20
enable_pin: !z:P2.8 enable_pin: !z:P2.8
rotation_distance: 8 rotation_distance: 40
gear_ratio: 80:16
microsteps: 16 microsteps: 16
## Make sure to update below for your relevant driver (2208 or 2209) ## Make sure to update below for your relevant driver (2208 or 2209)
@ -235,7 +237,8 @@ stealthchop_threshold: 0
step_pin: z:P0.22 step_pin: z:P0.22
dir_pin: !z:P2.11 dir_pin: !z:P2.11
enable_pin: !z:P0.21 enable_pin: !z:P0.21
rotation_distance: 8 rotation_distance: 40
gear_ratio: 80:16
microsteps: 16 microsteps: 16
## Make sure to update below for your relevant driver (2208 or 2209) ## Make sure to update below for your relevant driver (2208 or 2209)
@ -253,7 +256,8 @@ stealthchop_threshold: 0
step_pin: z:P2.13 step_pin: z:P2.13
dir_pin: z:P0.11 dir_pin: z:P0.11
enable_pin: !z:P2.12 enable_pin: !z:P2.12
rotation_distance: 8 rotation_distance: 40
gear_ratio: 80:16
microsteps: 16 microsteps: 16
## Make sure to update below for your relevant driver (2208 or 2209) ## Make sure to update below for your relevant driver (2208 or 2209)