From 498e779be830c7c28cfb48acde3cb3d0f2bb9598 Mon Sep 17 00:00:00 2001 From: ils15 Date: Tue, 12 Jan 2021 22:33:25 -0300 Subject: [PATCH] Enable LEVEL_BED_CORNERS on Sapphire Pro (#396) --- config/examples/Two Trees/Sapphire Pro/Configuration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/examples/Two Trees/Sapphire Pro/Configuration.h b/config/examples/Two Trees/Sapphire Pro/Configuration.h index 6ecc9469c7..52045cd83d 100644 --- a/config/examples/Two Trees/Sapphire Pro/Configuration.h +++ b/config/examples/Two Trees/Sapphire Pro/Configuration.h @@ -1476,7 +1476,7 @@ #endif // Add a menu item to move between bed corners for manual bed adjustment -//#define LEVEL_BED_CORNERS +#define LEVEL_BED_CORNERS #if ENABLED(LEVEL_BED_CORNERS) #define LEVEL_CORNERS_INSET_LFRB { 30, 30, 30, 30 } // (mm) Left, Front, Right, Back insets