Finetune X_MIN_POS

main
Ian Mancini 3 years ago
parent c2e7890935
commit c1223363de

@ -1378,7 +1378,7 @@
#define Y_BED_SIZE 220 #define Y_BED_SIZE 220
// Travel limits (mm) after homing, corresponding to endstop positions. // Travel limits (mm) after homing, corresponding to endstop positions.
#define X_MIN_POS -10 #define X_MIN_POS -17
#define Y_MIN_POS -10 #define Y_MIN_POS -10
#define Z_MIN_POS 0 #define Z_MIN_POS 0
#define X_MAX_POS X_BED_SIZE #define X_MAX_POS X_BED_SIZE

Loading…
Cancel
Save