Merge pull request #1974 from thinkyhead/eeprom_in_gcode

Make EEPROM reproducible in GCode
This commit is contained in:
Scott Lahteine
2015-04-27 22:35:41 -07:00
20 changed files with 467 additions and 260 deletions

View File

@ -358,7 +358,7 @@ const unsigned int dropsegments=5; //everything with less than this number of st
//#define HEATERS_PARALLEL
//===========================================================================
//=============================Buffers ============================
//================================= Buffers =================================
//===========================================================================
// @section hidden

View File

@ -357,7 +357,7 @@ const unsigned int dropsegments=5; //everything with less than this number of st
//#define HEATERS_PARALLEL
//===========================================================================
//=============================Buffers ============================
//================================= Buffers =================================
//===========================================================================
// @section hidden