From a97dd38aedfa1e2a10ac60b309a8461cbdd6693c Mon Sep 17 00:00:00 2001 From: Marcio Teixeira Date: Fri, 30 Mar 2018 10:24:48 -0600 Subject: [PATCH] Made adjustment to Hibiscus probe points. - To avoid skipping steps on Y. --- Marlin/Conditionals_LulzBot.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Marlin/Conditionals_LulzBot.h b/Marlin/Conditionals_LulzBot.h index b5d9a9a6e..5bc5e2ef1 100644 --- a/Marlin/Conditionals_LulzBot.h +++ b/Marlin/Conditionals_LulzBot.h @@ -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) && \ @@ -453,7 +453,7 @@ #define LULZBOT_LEFT_PROBE_BED_POSITION -6 #define LULZBOT_RIGHT_PROBE_BED_POSITION 162 #define LULZBOT_BACK_PROBE_BED_POSITION 166 - #define LULZBOT_FRONT_PROBE_BED_POSITION -7 + #define LULZBOT_FRONT_PROBE_BED_POSITION -6 #elif defined(LULZBOT_USE_AUTOLEVELING) && defined(LULZBOT_MINI_BED) // In order to work with the Gladiola printers, we need to