From: Ian Jackson Date: Wed, 8 Aug 2012 17:13:56 +0000 (+0100) Subject: refresh (create temporary patch) X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=4f5a798b71fb74386bf6d4ce68006b102f028cb9;p=marlin.git refresh (create temporary patch) --- diff --git a/meta b/meta index 3002b67..951a6aa 100644 --- 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 index 0000000..5d1de05 --- /dev/null +++ b/patches/refresh-temp @@ -0,0 +1,22 @@ +Bottom: 72bb8f0614b029798a6c8b8db38d8d7ccd5bbcf7 +Top: f1ffc5304dbad10f158614da132103ce0a1370ea +Author: Ian Jackson +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