From 6ae75e2d38db22277dc9e73a51289075a1e8168a Mon Sep 17 00:00:00 2001 From: dave Date: Sun, 14 Mar 2021 14:26:59 -0700 Subject: [PATCH] bed tweaks --- Marlin/Configuration.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h index c4dc46271..5d13d6e61 100644 --- a/Marlin/Configuration.h +++ b/Marlin/Configuration.h @@ -1090,8 +1090,8 @@ // The size of the print bed // endtable glass bed (2 tape widths) -#define X_BED_SIZE 200 -#define Y_BED_SIZE 320 +#define X_BED_SIZE 340 +#define Y_BED_SIZE 240 // Maximum size // #define X_BED_SIZE 700