From d5ca5901f901f5c0710619a8d725a599d8e5011b Mon Sep 17 00:00:00 2001 From: shiftingtech <53156353+shiftingtech@users.noreply.github.com> Date: Thu, 2 Sep 2021 22:17:26 -0600 Subject: [PATCH] Update Voron2_Spider_Config.cfg a few small cleanups to Spider printer.cfg --- .../Spider/Voron2_Spider_Config.cfg | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/firmware/klipper_configurations/Spider/Voron2_Spider_Config.cfg b/firmware/klipper_configurations/Spider/Voron2_Spider_Config.cfg index e51d374..abab415 100644 --- a/firmware/klipper_configurations/Spider/Voron2_Spider_Config.cfg +++ b/firmware/klipper_configurations/Spider/Voron2_Spider_Config.cfg @@ -34,7 +34,7 @@ square_corner_velocity: 5.0 [stepper_x] ## Connected to X-MOT (B Motor) step_pin: PE11 -dir_pin: !PE10 +dir_pin: PE10 enable_pin: !PE9 rotation_distance: 40 microsteps: 16 @@ -73,7 +73,7 @@ stealthchop_threshold: 0 [stepper_y] ## Connected to Y-MOT (A Motor) step_pin: PD8 -dir_pin: !PB12 +dir_pin: PB12 enable_pin: !PD9 rotation_distance: 40 microsteps: 16 @@ -116,7 +116,7 @@ stealthchop_threshold: 0 ## Z0 Stepper - Front Left [stepper_z] step_pin: PD14 -dir_pin: !PD13 +dir_pin: PD13 enable_pin: !PD15 rotation_distance: 40 gear_ratio: 80:16 @@ -148,7 +148,6 @@ homing_retract_dist: 3 ## Make sure to update below for your relevant driver (2208 or 2209) [tmc2209 stepper_z] uart_pin: PD10 -uart_address: 0 interpolate: True run_current: 0.8 hold_current: 0.8 @@ -159,7 +158,7 @@ stealthchop_threshold: 0 ## Z1 Stepper - Rear Left [stepper_z1] step_pin: PE6 -dir_pin: PC13 +dir_pin: !PC13 enable_pin: !PE5 rotation_distance: 40 gear_ratio: 80:16 @@ -178,7 +177,7 @@ stealthchop_threshold: 0 ## Z2 Stepper - Rear Right [stepper_z2] step_pin: PE2 -dir_pin: !PE4 +dir_pin: PE4 enable_pin: !PE3 rotation_distance: 40 gear_ratio: 80:16 @@ -197,7 +196,7 @@ stealthchop_threshold: 0 ## Z3 Stepper - Front Right [stepper_z3] step_pin: PD12 -dir_pin: PC4 +dir_pin: !PC4 enable_pin: !PE8 rotation_distance: 40 gear_ratio: 80:16 @@ -218,7 +217,7 @@ stealthchop_threshold: 0 ## In E0-MOT Position [extruder] step_pin: PD5 -dir_pin: !PD6 +dir_pin: PD6 enable_pin: !PD4 ## Update value below when you perform extruder calibration @@ -502,7 +501,7 @@ gcode: G0 X125 Y250 F3600 ; park nozzle at rear BED_MESH_CLEAR -## Thermistor Types +## Common Temperature Sensors ## "EPCOS 100K B57560G104F" ## "ATC Semitec 104GT-2" ## "NTC 100K beta 3950"