From b03da1a590948a48008054b5bffc2cd1b9fcf842 Mon Sep 17 00:00:00 2001 From: Scott Lahteine Date: Mon, 29 Jul 2024 13:32:50 -0500 Subject: [PATCH] EDGE_STEPPING --- config/examples/Sovol/SV-06/Configuration_adv.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/examples/Sovol/SV-06/Configuration_adv.h b/config/examples/Sovol/SV-06/Configuration_adv.h index 643f70a803a..e346f2902e5 100644 --- a/config/examples/Sovol/SV-06/Configuration_adv.h +++ b/config/examples/Sovol/SV-06/Configuration_adv.h @@ -3458,7 +3458,7 @@ /** * Step on both rising and falling edge signals (as with a square wave). */ - //#define EDGE_STEPPING + #define EDGE_STEPPING /** * Enable M122 debugging command for TMC stepper drivers.