chiark
/
gitweb
/
~ianmdlvl
/
marlin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78a2b7d
)
ENABLE EEPROM SETTINGS NOT FOR UPSTREAM
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Wed, 8 Aug 2012 16:57:15 +0000
(17:57 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Wed, 8 Aug 2012 16:57:15 +0000
(17:57 +0100)
Marlin/Configuration.h
patch
|
blob
|
history
diff --git
a/Marlin/Configuration.h
b/Marlin/Configuration.h
index 1248029eda9455c236e6c7797a26adca0ffa2e12..6c3bdb2443d673233cb1ca2a74180e89b95f7c9e 100644
(file)
--- a/
Marlin/Configuration.h
+++ b/
Marlin/Configuration.h
@@
-232,7
+232,7
@@
const bool Z_ENDSTOPS_INVERTING = true; // set to true to invert the logic of th
// M501 - reads parameters from EEPROM (if you need reset them after you changed them temporarily).
// M502 - reverts to the default "factory settings". You still need to store them in EEPROM afterwards if you want to.
//define this to enable eeprom support
-
//
#define EEPROM_SETTINGS
+#define EEPROM_SETTINGS
//to disable EEPROM Serial responses and decrease program space by ~1700 byte: comment this out:
// please keep turned on if you can.
//#define EEPROM_CHITCHAT