Changing the max travel for the TAZWorkhorse

This commit is contained in:
Brian Kahl 2022-03-10 09:30:31 -06:00
parent 077266ef3b
commit 67e3149b48

View File

@ -1889,7 +1889,7 @@
#define LULZBOT_X_MIN_POS -50
#define LULZBOT_Y_MIN_POS -17
#define LULZBOT_Z_MIN_POS -2
#define LULZBOT_X_MAX_POS 295
#define LULZBOT_X_MAX_POS 293
#define LULZBOT_Y_MAX_POS 308
#define LULZBOT_Z_MAX_POS 297