Changing max height to 297 on TAZWorkhorse.

This commit is contained in:
Brian Kahl 2021-10-19 09:38:41 -05:00
parent 90f13f340b
commit 10e31f4dbe

View File

@ -1839,7 +1839,7 @@
#define LULZBOT_Z_MIN_POS -2
#define LULZBOT_X_MAX_POS 295
#define LULZBOT_Y_MAX_POS 308
#define LULZBOT_Z_MAX_POS 299
#define LULZBOT_Z_MAX_POS 297
#elif ENABLED(TAZPro)
#if defined(TOOLHEAD_Quiver_DualExtruder)