Browse Source

New GCode Parser - Configuration

pull/1/head
Scott Lahteine 7 years ago
parent
commit
002a06c507
  1. 5
      Marlin/Configuration_adv.h
  2. 5
      Marlin/example_configurations/Cartesio/Configuration_adv.h
  3. 5
      Marlin/example_configurations/Felix/Configuration_adv.h
  4. 5
      Marlin/example_configurations/FolgerTech-i3-2020/Configuration_adv.h
  5. 5
      Marlin/example_configurations/Hephestos/Configuration_adv.h
  6. 5
      Marlin/example_configurations/Hephestos_2/Configuration_adv.h
  7. 5
      Marlin/example_configurations/K8200/Configuration_adv.h
  8. 5
      Marlin/example_configurations/K8400/Configuration_adv.h
  9. 5
      Marlin/example_configurations/RigidBot/Configuration_adv.h
  10. 5
      Marlin/example_configurations/SCARA/Configuration_adv.h
  11. 5
      Marlin/example_configurations/TAZ4/Configuration_adv.h
  12. 5
      Marlin/example_configurations/TinyBoy2/Configuration_adv.h
  13. 5
      Marlin/example_configurations/WITBOX/Configuration_adv.h
  14. 5
      Marlin/example_configurations/delta/FLSUN/auto_calibrate/Configuration_adv.h
  15. 5
      Marlin/example_configurations/delta/FLSUN/kossel_mini/Configuration_adv.h
  16. 5
      Marlin/example_configurations/delta/generic/Configuration_adv.h
  17. 5
      Marlin/example_configurations/delta/kossel_mini/Configuration_adv.h
  18. 5
      Marlin/example_configurations/delta/kossel_pro/Configuration_adv.h
  19. 5
      Marlin/example_configurations/delta/kossel_xl/Configuration_adv.h
  20. 5
      Marlin/example_configurations/gCreate_gMax1.5+/Configuration_adv.h
  21. 5
      Marlin/example_configurations/makibox/Configuration_adv.h
  22. 5
      Marlin/example_configurations/tvrrug/Round2/Configuration_adv.h
  23. 5
      Marlin/example_configurations/wt150/Configuration_adv.h

5
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

5
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

5
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

5
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

5
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

5
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

5
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

5
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

5
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

5
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

5
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

5
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

5
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

5
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

5
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

5
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

5
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

5
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

5
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

5
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

5
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

5
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

5
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

Loading…
Cancel
Save