Merge branch '53-tazworkhorse-incorrect-z-max-height' into 'master'

Resolve "TAZWorkhorse incorrect Z max height"

Closes #53

See merge request lulzbot3d/marlin!36
This commit is contained in:
Brian Kahl 2021-10-19 16:06:33 +00:00
commit e6011de8ac

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)