diff options
Diffstat (limited to 'marlinfw')
-rw-r--r-- | marlinfw/config-2.0.8/Configuration.h | 2 |
1 files changed, 1 insertions, 1 deletions
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. |