diff --git a/config/examples/Tevo/Tornado/V1 (MKS Base)/Configuration.h b/config/examples/Tevo/Tornado/V1 (MKS Base)/Configuration.h index b429019ee0..b2e6e6ffa4 100644 --- a/config/examples/Tevo/Tornado/V1 (MKS Base)/Configuration.h +++ b/config/examples/Tevo/Tornado/V1 (MKS Base)/Configuration.h @@ -1109,7 +1109,7 @@ // @section machine // The size of the print bed -#define X_BED_SIZE 320 +#define X_BED_SIZE 310 #define Y_BED_SIZE 300 // Travel limits (mm) after homing, corresponding to endstop positions. diff --git a/config/examples/Tevo/Tornado/V2 (MKS GEN-L)/Configuration.h b/config/examples/Tevo/Tornado/V2 (MKS GEN-L)/Configuration.h index 583cf50160..de3c9bdf63 100644 --- a/config/examples/Tevo/Tornado/V2 (MKS GEN-L)/Configuration.h +++ b/config/examples/Tevo/Tornado/V2 (MKS GEN-L)/Configuration.h @@ -1109,7 +1109,7 @@ // @section machine // The size of the print bed -#define X_BED_SIZE 320 +#define X_BED_SIZE 310 #define Y_BED_SIZE 300 // Travel limits (mm) after homing, corresponding to endstop positions.