From 5420adadb557920b9de8677c2e14107b87eb1923 Mon Sep 17 00:00:00 2001 From: crocsg Date: Tue, 9 Jul 2024 23:40:52 +0200 Subject: [PATCH] update bed size for XL --- MarlinBraille/Configuration.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MarlinBraille/Configuration.h b/MarlinBraille/Configuration.h index 08cc89e..9f18d58 100644 --- a/MarlinBraille/Configuration.h +++ b/MarlinBraille/Configuration.h @@ -816,7 +816,7 @@ // @section machine // The size of the print bed -#define X_BED_SIZE 240 +#define X_BED_SIZE 310 #define Y_BED_SIZE 600 // Travel limits (mm) after homing, corresponding to endstop positions.