Update X_MIN_POS for E3D v6 nozzle carriage

https://www.thingiverse.com/thing:2099577
main
Ian Mancini 3 years ago
parent 7c63fe5474
commit 1b4b8c4f09

@ -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 -33 #define X_MIN_POS -10
#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