From 670551ac077bf20addffb831938a8d12a7e7e1de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Boisselier?= Date: Tue, 2 May 2023 18:59:00 +0000 Subject: [PATCH] fixed position endstop invalid when using TAP on a Trident --- config/hardware/axis/Z/Trident_1.8d_TR8x4_z.cfg | 1 - config/hardware/axis/Z/Trident_1.8d_TR8x8_z.cfg | 1 - 2 files changed, 2 deletions(-) diff --git a/config/hardware/axis/Z/Trident_1.8d_TR8x4_z.cfg b/config/hardware/axis/Z/Trident_1.8d_TR8x4_z.cfg index 9eb31bf5c..dbb1ca223 100644 --- a/config/hardware/axis/Z/Trident_1.8d_TR8x4_z.cfg +++ b/config/hardware/axis/Z/Trident_1.8d_TR8x4_z.cfg @@ -2,7 +2,6 @@ rotation_distance: 4 microsteps: 32 full_steps_per_rotation: 200 -position_endstop: 0 [tmc2209 stepper_z] interpolate: False diff --git a/config/hardware/axis/Z/Trident_1.8d_TR8x8_z.cfg b/config/hardware/axis/Z/Trident_1.8d_TR8x8_z.cfg index fa6f65a9e..e874aa429 100644 --- a/config/hardware/axis/Z/Trident_1.8d_TR8x8_z.cfg +++ b/config/hardware/axis/Z/Trident_1.8d_TR8x8_z.cfg @@ -2,7 +2,6 @@ rotation_distance: 8 microsteps: 32 full_steps_per_rotation: 200 -position_endstop: 0 [tmc2209 stepper_z] interpolate: False