From f8c5f90e1191b92c7964ecbc95715e32be6261c6 Mon Sep 17 00:00:00 2001 From: Jason Smith Date: Mon, 2 Nov 2020 18:26:17 -0800 Subject: [PATCH] Enable PROBE_MANUALLY for M300 (#295) --- config/examples/delta/Malyan M300/Configuration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/examples/delta/Malyan M300/Configuration.h b/config/examples/delta/Malyan M300/Configuration.h index 87f743d1fe..2dae498342 100644 --- a/config/examples/delta/Malyan M300/Configuration.h +++ b/config/examples/delta/Malyan M300/Configuration.h @@ -943,7 +943,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 //#define MANUAL_PROBE_START_Z 0.2 /**