🚸 Adjust Creality Ender-3 Neo bed position (#892)

This commit is contained in:
tontonlex 2023-02-14 07:21:45 +01:00 committed by Scott Lahteine
parent 0f928f08ad
commit e6c3e84c19

View file

@ -1761,8 +1761,8 @@
#define Y_BED_SIZE 235
// Travel limits (linear=mm, rotational=°) after homing, corresponding to endstop positions.
#define X_MIN_POS -27
#define Y_MIN_POS -11
#define X_MIN_POS -20
#define Y_MIN_POS -7
#define Z_MIN_POS 0
#define X_MAX_POS X_BED_SIZE
#define Y_MAX_POS Y_BED_SIZE