From 9eab21e1ef3b73cccec33476a3be1cbc31b15560 Mon Sep 17 00:00:00 2001 From: Scott Lahteine Date: Sat, 25 Jun 2022 00:45:14 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20Delete=20a=20space?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/default/Configuration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/default/Configuration.h b/config/default/Configuration.h index f568bef859..de913a095e 100644 --- a/config/default/Configuration.h +++ b/config/default/Configuration.h @@ -1740,7 +1740,7 @@ //#define LCD_BED_TRAMMING #if ENABLED(LCD_BED_TRAMMING) - #define BED_TRAMMING_INSET_LFRB { 30, 30, 30, 30 } // (mm) Left, Front, Right, Back insets + #define BED_TRAMMING_INSET_LFRB { 30, 30, 30, 30 } // (mm) Left, Front, Right, Back insets #define BED_TRAMMING_HEIGHT 0.0 // (mm) Z height of nozzle at leveling points #define BED_TRAMMING_Z_HOP 4.0 // (mm) Z height of nozzle between leveling points //#define BED_TRAMMING_INCLUDE_CENTER // Move to the center after the last corner