New GCode Parser - Configuration
This commit is contained in:
parent
2dfb7c212c
commit
002a06c507
23 changed files with 115 additions and 0 deletions
|
|
@ -1219,4 +1219,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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue