Changed Z MAX for Mini 2.

master
Marcio Teixeira 7 years ago
parent d9faa14030
commit 1b4570ed3b

@ -13,7 +13,7 @@
* got disabled.
*/
#define LULZBOT_FW_VERSION ".21" // Change this with each update
#define LULZBOT_FW_VERSION ".22" // Change this with each update
#if ( \
!defined(LULZBOT_Gladiola_Mini) && \
@ -860,7 +860,7 @@
#elif defined(LULZBOT_Hibiscus_Mini2) || defined(LULZBOT_Hibiscus_Mini2LCD)
#define LULZBOT_STANDARD_Z_MIN_POS 0
#define LULZBOT_STANDARD_Z_MAX_POS 178
#define LULZBOT_STANDARD_Z_MAX_POS 183
#elif defined(LULZBOT_Juniper_TAZ5)
#define LULZBOT_STANDARD_Z_MIN_POS 0

Loading…
Cancel
Save