From 6af1633c374ee84e86600ad36c524e7e58594fa0 Mon Sep 17 00:00:00 2001 From: Scott Lahteine Date: Sat, 25 Nov 2023 16:28:48 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=B8=20Disable=20BIQU=20BX=20SAFE=5FPOW?= =?UTF-8?q?ER=5FPIN=20test?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/examples/BIQU/BX/Configuration_adv.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/examples/BIQU/BX/Configuration_adv.h b/config/examples/BIQU/BX/Configuration_adv.h index 2eea7af962..3911d931b6 100644 --- a/config/examples/BIQU/BX/Configuration_adv.h +++ b/config/examples/BIQU/BX/Configuration_adv.h @@ -3804,7 +3804,7 @@ * that stepper drivers are properly plugged in before applying power. * Disable protection if your stepper drivers don't support the feature. */ -//#define DISABLE_DRIVER_SAFE_POWER_PROTECT +#define DISABLE_DRIVER_SAFE_POWER_PROTECT // @section cnc