chiark / gitweb /
refresh (create temporary patch)
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 8 Aug 2012 17:13:56 +0000 (18:13 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 8 Aug 2012 17:13:56 +0000 (18:13 +0100)
meta
patches/refresh-temp [new file with mode: 0644]

diff --git a/meta b/meta
index 3002b677649464e85a0e3364073b0b2f2d5f80b2..951a6aa07cdbd3eef38b28de488bf72e929ac0ef 100644 (file)
--- a/meta
+++ b/meta
@@ -1,8 +1,9 @@
 Version: 1
-Previous: f7108cd60e4623ada1009923a2fad3c3e20f2325
-Head: 69566454491f7b7df675ad052f508f8e638e723d
+Previous: c60be95da3d2f251ede83cfd865c8358c10badc7
+Head: edae6510a61235f8d98f9725b593aec4c8778d59
 Applied:
   enable-eeprom-settings: 69566454491f7b7df675ad052f508f8e638e723d
+  refresh-temp: edae6510a61235f8d98f9725b593aec4c8778d59
 Unapplied:
   marlin-pde-include-comment-for: 096a27b572271c36dd71ee76cd7783e4c51dd5d5
   makefile-support-v-1: 4b98b847ffa96793fd76bf092b3c567fa77befe3
diff --git a/patches/refresh-temp b/patches/refresh-temp
new file mode 100644 (file)
index 0000000..5d1de05
--- /dev/null
@@ -0,0 +1,22 @@
+Bottom: 72bb8f0614b029798a6c8b8db38d8d7ccd5bbcf7
+Top:    f1ffc5304dbad10f158614da132103ce0a1370ea
+Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
+Date:   2012-08-08 18:13:56 +0100
+
+Refresh of enable-eeprom-settings
+
+---
+
+diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h
+index 6c3bdb2..6552b07 100644
+--- a/Marlin/Configuration.h
++++ b/Marlin/Configuration.h
+@@ -239,7 +239,7 @@ const bool Z_ENDSTOPS_INVERTING = true; // set to true to invert the logic of th
+ //LCD and SD support
+ //#define ULTRA_LCD  //general lcd support, also 16x2
+-//#define SDSUPPORT // Enable SD Card Support in Hardware Console
++#define SDSUPPORT // Enable SD Card Support in Hardware Console
+ //#define ULTIMAKERCONTROLLER //as available from the ultimaker online store.
+ //#define ULTIPANEL  //the ultipanel as on thingiverse