From e41a589b8e68e32b6cdebffc45ae3af9e7ce7bac Mon Sep 17 00:00:00 2001 From: Thomas Basler Date: Wed, 5 Feb 2020 18:50:01 +0100 Subject: [PATCH] Set Bed Size --- Marlin/Configuration.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h index 03276ae237..ae5462a73e 100644 --- a/Marlin/Configuration.h +++ b/Marlin/Configuration.h @@ -1694,8 +1694,8 @@ // @section geometry // The size of the printable area -#define X_BED_SIZE 200 -#define Y_BED_SIZE 200 +#define X_BED_SIZE 840 +#define Y_BED_SIZE 900 // Travel limits (linear=mm, rotational=°) after homing, corresponding to endstop positions. #define X_MIN_POS 0