diff --git a/Marlin/Configuration_adv.h b/Marlin/Configuration_adv.h index 173113830f406ae3e993edf38cd8b18b4b70deb4..515e6649370a190c45ac10a5fba38dadd1b49046 100644 --- a/Marlin/Configuration_adv.h +++ b/Marlin/Configuration_adv.h @@ -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 diff --git a/Marlin/example_configurations/Cartesio/Configuration_adv.h b/Marlin/example_configurations/Cartesio/Configuration_adv.h index 29f57a9d18992212801aedc57f68da210012191b..9e942e7cdb87ad51aff99050fbae77362b129a54 100644 --- a/Marlin/example_configurations/Cartesio/Configuration_adv.h +++ b/Marlin/example_configurations/Cartesio/Configuration_adv.h @@ -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 diff --git a/Marlin/example_configurations/Felix/Configuration_adv.h b/Marlin/example_configurations/Felix/Configuration_adv.h index 10bf0a853f8f5078de181f0d069b8d809ef1f322..f3329be788148360d0539c5e5a15176e58620c2a 100644 --- a/Marlin/example_configurations/Felix/Configuration_adv.h +++ b/Marlin/example_configurations/Felix/Configuration_adv.h @@ -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 diff --git a/Marlin/example_configurations/FolgerTech-i3-2020/Configuration_adv.h b/Marlin/example_configurations/FolgerTech-i3-2020/Configuration_adv.h index dcbb341309760763ba12e51b559379202ca6053d..e2cd30cc2b0fee4632b4a58ab84ea73d6eb4ef16 100644 --- a/Marlin/example_configurations/FolgerTech-i3-2020/Configuration_adv.h +++ b/Marlin/example_configurations/FolgerTech-i3-2020/Configuration_adv.h @@ -1230,4 +1230,9 @@ */ #define PROPORTIONAL_FONT_RATIO 1.5 +/** + * Spend 28 bytes of SRAM to optimize the GCode parser + */ +#define FASTER_GCODE_PARSER + #endif // CONFIGURATION_ADV_H diff --git a/Marlin/example_configurations/Hephestos/Configuration_adv.h b/Marlin/example_configurations/Hephestos/Configuration_adv.h index dc3cce298f6702d3b4a215316234bbef0c048cf3..4504ea3c9e5d5ace742674a4e2732952ef40fcd5 100644 --- a/Marlin/example_configurations/Hephestos/Configuration_adv.h +++ b/Marlin/example_configurations/Hephestos/Configuration_adv.h @@ -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 diff --git a/Marlin/example_configurations/Hephestos_2/Configuration_adv.h b/Marlin/example_configurations/Hephestos_2/Configuration_adv.h index 86cddce711d20f581d80ad680c5339a2258cb92c..c8629af1a5928e7bf136e0ca84ea3b1ccd5f4e83 100644 --- a/Marlin/example_configurations/Hephestos_2/Configuration_adv.h +++ b/Marlin/example_configurations/Hephestos_2/Configuration_adv.h @@ -1203,4 +1203,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 diff --git a/Marlin/example_configurations/K8200/Configuration_adv.h b/Marlin/example_configurations/K8200/Configuration_adv.h index c591d39a28a3ef00a72b0f653628d9669bfedaf2..821ea345d39ad594435611547a63da6787f57623 100644 --- a/Marlin/example_configurations/K8200/Configuration_adv.h +++ b/Marlin/example_configurations/K8200/Configuration_adv.h @@ -1232,4 +1232,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 diff --git a/Marlin/example_configurations/K8400/Configuration_adv.h b/Marlin/example_configurations/K8400/Configuration_adv.h index a9115994c1c174d3bcee00edb8bdceaef5ead5b3..f85b55e9958cca14b32191427f48169b4e635623 100644 --- a/Marlin/example_configurations/K8400/Configuration_adv.h +++ b/Marlin/example_configurations/K8400/Configuration_adv.h @@ -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 diff --git a/Marlin/example_configurations/RigidBot/Configuration_adv.h b/Marlin/example_configurations/RigidBot/Configuration_adv.h index 1885222530610f8c1c7724020fc490d1b30f92bd..8b278778c092aaf328e9a94e39d4726cb6db179c 100644 --- a/Marlin/example_configurations/RigidBot/Configuration_adv.h +++ b/Marlin/example_configurations/RigidBot/Configuration_adv.h @@ -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 diff --git a/Marlin/example_configurations/SCARA/Configuration_adv.h b/Marlin/example_configurations/SCARA/Configuration_adv.h index 8ace9a94c31ebf4fc635b591515470751f93996f..e3e32758838d224c8c05f118c97bc035e9ef6018 100644 --- a/Marlin/example_configurations/SCARA/Configuration_adv.h +++ b/Marlin/example_configurations/SCARA/Configuration_adv.h @@ -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 diff --git a/Marlin/example_configurations/TAZ4/Configuration_adv.h b/Marlin/example_configurations/TAZ4/Configuration_adv.h index f9ed3dc764acf3548cbbe9c0d708239d92639cbb..86d5353dfc6e92c10820514c51eef6737eaa0e8f 100644 --- a/Marlin/example_configurations/TAZ4/Configuration_adv.h +++ b/Marlin/example_configurations/TAZ4/Configuration_adv.h @@ -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 diff --git a/Marlin/example_configurations/TinyBoy2/Configuration_adv.h b/Marlin/example_configurations/TinyBoy2/Configuration_adv.h index d0aa442930057c5ab6d1af46f97ebeda586b87c3..82c1f030dd80b78a81085ca2d0432f84e71263e8 100644 --- a/Marlin/example_configurations/TinyBoy2/Configuration_adv.h +++ b/Marlin/example_configurations/TinyBoy2/Configuration_adv.h @@ -1222,4 +1222,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 diff --git a/Marlin/example_configurations/WITBOX/Configuration_adv.h b/Marlin/example_configurations/WITBOX/Configuration_adv.h index dc3cce298f6702d3b4a215316234bbef0c048cf3..4504ea3c9e5d5ace742674a4e2732952ef40fcd5 100644 --- a/Marlin/example_configurations/WITBOX/Configuration_adv.h +++ b/Marlin/example_configurations/WITBOX/Configuration_adv.h @@ -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 diff --git a/Marlin/example_configurations/delta/FLSUN/auto_calibrate/Configuration_adv.h b/Marlin/example_configurations/delta/FLSUN/auto_calibrate/Configuration_adv.h index 8ac6fde4b96e4d472148e8aecf8a76a680ea4f7e..5e5f5ca730c2c73fac2727185018a3d13b15a6e0 100644 --- a/Marlin/example_configurations/delta/FLSUN/auto_calibrate/Configuration_adv.h +++ b/Marlin/example_configurations/delta/FLSUN/auto_calibrate/Configuration_adv.h @@ -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 diff --git a/Marlin/example_configurations/delta/FLSUN/kossel_mini/Configuration_adv.h b/Marlin/example_configurations/delta/FLSUN/kossel_mini/Configuration_adv.h index 9fa70a7363e4c310b08064f112e58226294112df..fa5a1de667c47609445c323c6923f1b387ba9ef6 100644 --- a/Marlin/example_configurations/delta/FLSUN/kossel_mini/Configuration_adv.h +++ b/Marlin/example_configurations/delta/FLSUN/kossel_mini/Configuration_adv.h @@ -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 diff --git a/Marlin/example_configurations/delta/generic/Configuration_adv.h b/Marlin/example_configurations/delta/generic/Configuration_adv.h index d7fe9281c21247bd4224609e592b91cb04b49ccc..e0d7e538d6a277fbfa1e615e87fd6c86403667e1 100644 --- a/Marlin/example_configurations/delta/generic/Configuration_adv.h +++ b/Marlin/example_configurations/delta/generic/Configuration_adv.h @@ -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 diff --git a/Marlin/example_configurations/delta/kossel_mini/Configuration_adv.h b/Marlin/example_configurations/delta/kossel_mini/Configuration_adv.h index d7fe9281c21247bd4224609e592b91cb04b49ccc..e0d7e538d6a277fbfa1e615e87fd6c86403667e1 100644 --- a/Marlin/example_configurations/delta/kossel_mini/Configuration_adv.h +++ b/Marlin/example_configurations/delta/kossel_mini/Configuration_adv.h @@ -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 diff --git a/Marlin/example_configurations/delta/kossel_pro/Configuration_adv.h b/Marlin/example_configurations/delta/kossel_pro/Configuration_adv.h index b2431d7e07048f778086ba4969495684c559888a..d7e7c7ebc4ff0a63c6a86ab8081bfd15128f3fba 100644 --- a/Marlin/example_configurations/delta/kossel_pro/Configuration_adv.h +++ b/Marlin/example_configurations/delta/kossel_pro/Configuration_adv.h @@ -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 diff --git a/Marlin/example_configurations/delta/kossel_xl/Configuration_adv.h b/Marlin/example_configurations/delta/kossel_xl/Configuration_adv.h index c4341165fa60115eb65e5ee7034b287cdf646a1c..33515e27106d738fc680d57554ef3463081a7fcb 100644 --- a/Marlin/example_configurations/delta/kossel_xl/Configuration_adv.h +++ b/Marlin/example_configurations/delta/kossel_xl/Configuration_adv.h @@ -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 diff --git a/Marlin/example_configurations/gCreate_gMax1.5+/Configuration_adv.h b/Marlin/example_configurations/gCreate_gMax1.5+/Configuration_adv.h index 2a73710208edfeb7f0a07930acf86461719681a9..65fb22c3c24c6afc91f0f8d72008c3d5d64d793d 100644 --- a/Marlin/example_configurations/gCreate_gMax1.5+/Configuration_adv.h +++ b/Marlin/example_configurations/gCreate_gMax1.5+/Configuration_adv.h @@ -1226,4 +1226,9 @@ */ #define PROPORTIONAL_FONT_RATIO 1.5 +/** + * Spend 28 bytes of SRAM to optimize the GCode parser + */ +#define FASTER_GCODE_PARSER + #endif // CONFIGURATION_ADV_H diff --git a/Marlin/example_configurations/makibox/Configuration_adv.h b/Marlin/example_configurations/makibox/Configuration_adv.h index 50843a39a181742e425b29427962feb85ab99ec0..49e41368d21a77b629ab7283ff82e385b6b3b9aa 100644 --- a/Marlin/example_configurations/makibox/Configuration_adv.h +++ b/Marlin/example_configurations/makibox/Configuration_adv.h @@ -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 diff --git a/Marlin/example_configurations/tvrrug/Round2/Configuration_adv.h b/Marlin/example_configurations/tvrrug/Round2/Configuration_adv.h index 19c17e29f308a1aed331f5ed77f0d5850b6314db..a5441c1279e61b5a8e18596cba20b0cc4c8e2606 100644 --- a/Marlin/example_configurations/tvrrug/Round2/Configuration_adv.h +++ b/Marlin/example_configurations/tvrrug/Round2/Configuration_adv.h @@ -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 diff --git a/Marlin/example_configurations/wt150/Configuration_adv.h b/Marlin/example_configurations/wt150/Configuration_adv.h index 9baf16688babb8056f5da3cf85c41fa098c3b0c3..ab2b4cb73642f4b271ccf50f6b1bfd76b0598a54 100644 --- a/Marlin/example_configurations/wt150/Configuration_adv.h +++ b/Marlin/example_configurations/wt150/Configuration_adv.h @@ -1222,4 +1222,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