0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-04-25 08:51:55 +00:00

[1.1.x] Correct Ender 3 bed size ()

This commit is contained in:
swilkens 2018-12-30 17:42:06 +01:00 committed by Scott Lahteine
parent 544990604e
commit 658f62e8b3

View file

@ -876,8 +876,8 @@
// @section machine // @section machine
// The size of the print bed // The size of the print bed
#define X_BED_SIZE 220 #define X_BED_SIZE 235
#define Y_BED_SIZE 220 #define Y_BED_SIZE 235
// Travel limits (mm) after homing, corresponding to endstop positions. // Travel limits (mm) after homing, corresponding to endstop positions.
#define X_MIN_POS 0 #define X_MIN_POS 0