From d058364d9f0eb37009a9fe40a6b9a88381bb66ec Mon Sep 17 00:00:00 2001 From: Eddie Ehlin Date: Sat, 1 May 2021 23:16:13 +0200 Subject: Removed PROBE_MANUALLY support. --- marlinfw/config-2.0.8/Configuration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/marlinfw/config-2.0.8/Configuration.h b/marlinfw/config-2.0.8/Configuration.h index 6dd4d6d..4a1e270 100644 --- a/marlinfw/config-2.0.8/Configuration.h +++ b/marlinfw/config-2.0.8/Configuration.h @@ -933,7 +933,7 @@ * Use G29 repeatedly, adjusting the Z height at each point with movement commands * or (with LCD_BED_LEVELING) the LCD controller. */ -#define PROBE_MANUALLY +//#define PROBE_MANUALLY /** * A Fix-Mounted Probe either doesn't deploy or needs manual deployment. -- cgit v1.2.3