From 9202dc69d778f1ae43a15652d4945231aa2d3e76 Mon Sep 17 00:00:00 2001 From: Marcio Teixeira Date: Tue, 18 Jul 2017 07:18:28 -0600 Subject: [PATCH] Enabled EEPROM storage --- Marlin/Configuration_LulzBot.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Marlin/Configuration_LulzBot.h b/Marlin/Configuration_LulzBot.h index 99ab680bc..57ebf5c12 100644 --- a/Marlin/Configuration_LulzBot.h +++ b/Marlin/Configuration_LulzBot.h @@ -63,7 +63,7 @@ #error Angelfish_Aero // Titan AERO (Angelfish) #endif -#define LULZBOT_FW_VERSION ".1" +#define LULZBOT_FW_VERSION ".2" // Select options based on printer model @@ -98,6 +98,7 @@ // Shared values #define LULZBOT_STRING_CONFIG_H_AUTHOR "(Aleph Objects Inc., LulzBot Default)" #define LULZBOT_BUFSIZE 10 +#define LULZBOT_EEPROM_SETTINGS // Temperature settings