ajustement taille

This commit is contained in:
Jonathan Roth 2024-12-02 15:02:36 +01:00
parent 6642aceca8
commit 759540224b

View File

@ -226,14 +226,14 @@
#define Z_HOME_DIR 1
#define X_BED_SIZE 350
#define Y_BED_SIZE 250
#define Y_BED_SIZE 230
#define X_MIN_POS 0
#define Y_MIN_POS 0
#define Z_MIN_POS 0
#define X_MAX_POS 354
#define Y_MAX_POS 254
#define Z_MAX_POS 54
#define Z_MAX_POS 69
#define MIN_SOFTWARE_ENDSTOPS
#if ENABLED(MIN_SOFTWARE_ENDSTOPS)