New GCode Parser - Configuration

This commit is contained in:
Scott Lahteine
2017-05-20 03:03:00 -05:00
parent 2dfb7c212c
commit 002a06c507
23 changed files with 115 additions and 0 deletions

View File

@ -1224,4 +1224,9 @@
*/
#define PROPORTIONAL_FONT_RATIO 1.0
/**
* Spend 28 bytes of SRAM to optimize the GCode parser
*/
#define FASTER_GCODE_PARSER
#endif // CONFIGURATION_ADV_H

View File

@ -1223,4 +1223,9 @@
*/
#define PROPORTIONAL_FONT_RATIO 1.0
/**
* Spend 28 bytes of SRAM to optimize the GCode parser
*/
#define FASTER_GCODE_PARSER
#endif // CONFIGURATION_ADV_H

View File

@ -1221,4 +1221,9 @@
*/
#define PROPORTIONAL_FONT_RATIO 1.0
/**
* Spend 28 bytes of SRAM to optimize the GCode parser
*/
#define FASTER_GCODE_PARSER
#endif // CONFIGURATION_ADV_H

View File

@ -1221,4 +1221,9 @@
*/
#define PROPORTIONAL_FONT_RATIO 1.0
/**
* Spend 28 bytes of SRAM to optimize the GCode parser
*/
#define FASTER_GCODE_PARSER
#endif // CONFIGURATION_ADV_H

View File

@ -1226,4 +1226,9 @@
*/
#define PROPORTIONAL_FONT_RATIO 1.0
/**
* Spend 28 bytes of SRAM to optimize the GCode parser
*/
#define FASTER_GCODE_PARSER
#endif // CONFIGURATION_ADV_H

View File

@ -1221,4 +1221,9 @@
*/
#define PROPORTIONAL_FONT_RATIO 1.0
/**
* Spend 28 bytes of SRAM to optimize the GCode parser
*/
#define FASTER_GCODE_PARSER
#endif // CONFIGURATION_ADV_H