Browse Source

Tweak to M100 config comment

pull/1/head
Scott Lahteine 7 years ago
parent
commit
46e9eae159
  1. 2
      Marlin/Configuration.h
  2. 2
      Marlin/src/config/default/Configuration.h
  3. 2
      Marlin/src/config/examples/AlephObjects/TAZ4/Configuration.h
  4. 2
      Marlin/src/config/examples/AliExpress/CL-260/Configuration.h
  5. 2
      Marlin/src/config/examples/Anet/A6/Configuration.h
  6. 2
      Marlin/src/config/examples/Anet/A8/Configuration.h
  7. 2
      Marlin/src/config/examples/BQ/Hephestos/Configuration.h
  8. 2
      Marlin/src/config/examples/BQ/Hephestos_2/Configuration.h
  9. 2
      Marlin/src/config/examples/BQ/WITBOX/Configuration.h
  10. 2
      Marlin/src/config/examples/Cartesio/Configuration.h
  11. 2
      Marlin/src/config/examples/Creality/CR-10/Configuration.h
  12. 2
      Marlin/src/config/examples/Felix/Configuration.h
  13. 2
      Marlin/src/config/examples/Felix/DUAL/Configuration.h
  14. 2
      Marlin/src/config/examples/FolgerTech/i3-2020/Configuration.h
  15. 2
      Marlin/src/config/examples/Geeetech/GT2560/Configuration.h
  16. 2
      Marlin/src/config/examples/Geeetech/I3_Pro_X-GT2560/Configuration.h
  17. 2
      Marlin/src/config/examples/Infitary/i3-M508/Configuration.h
  18. 2
      Marlin/src/config/examples/Malyan/M150/Configuration.h
  19. 2
      Marlin/src/config/examples/Micromake/C1/basic/Configuration.h
  20. 2
      Marlin/src/config/examples/Micromake/C1/enhanced/Configuration.h
  21. 2
      Marlin/src/config/examples/Mks/Sbase/Configuration.h
  22. 2
      Marlin/src/config/examples/RepRapWorld/Megatronics/Configuration.h
  23. 2
      Marlin/src/config/examples/RigidBot/Configuration.h
  24. 2
      Marlin/src/config/examples/SCARA/Configuration.h
  25. 2
      Marlin/src/config/examples/Sanguinololu/Configuration.h
  26. 2
      Marlin/src/config/examples/TinyBoy2/Configuration.h
  27. 2
      Marlin/src/config/examples/Velleman/K8200/Configuration.h
  28. 2
      Marlin/src/config/examples/Velleman/K8400/Configuration.h
  29. 2
      Marlin/src/config/examples/Velleman/K8400/Dual-head/Configuration.h
  30. 2
      Marlin/src/config/examples/adafruit/ST7565/Configuration.h
  31. 2
      Marlin/src/config/examples/delta/FLSUN/auto_calibrate/Configuration.h
  32. 2
      Marlin/src/config/examples/delta/FLSUN/kossel_mini/Configuration.h
  33. 2
      Marlin/src/config/examples/delta/generic/Configuration.h
  34. 2
      Marlin/src/config/examples/delta/kossel_mini/Configuration.h
  35. 2
      Marlin/src/config/examples/delta/kossel_pro/Configuration.h
  36. 2
      Marlin/src/config/examples/delta/kossel_xl/Configuration.h
  37. 2
      Marlin/src/config/examples/gCreate/gMax1.5+/Configuration.h
  38. 2
      Marlin/src/config/examples/makibox/Configuration.h
  39. 2
      Marlin/src/config/examples/tvrrug/Round2/Configuration.h
  40. 2
      Marlin/src/config/examples/wt150/Configuration.h

2
Marlin/Configuration.h

@ -1049,7 +1049,7 @@
//
// M100 Free Memory Watcher
//
//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
//#define M100_FREE_MEMORY_WATCHER // Add M100 (Free Memory Watcher) to debug memory usage
//
// G20/G21 Inch mode support

2
Marlin/src/config/default/Configuration.h

@ -1049,7 +1049,7 @@
//
// M100 Free Memory Watcher
//
//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
//#define M100_FREE_MEMORY_WATCHER // Add M100 (Free Memory Watcher) to debug memory usage
//
// G20/G21 Inch mode support

2
Marlin/src/config/examples/AlephObjects/TAZ4/Configuration.h

@ -1069,7 +1069,7 @@
//
// M100 Free Memory Watcher
//
//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
//#define M100_FREE_MEMORY_WATCHER // Add M100 (Free Memory Watcher) to debug memory usage
//
// G20/G21 Inch mode support

2
Marlin/src/config/examples/AliExpress/CL-260/Configuration.h

@ -1049,7 +1049,7 @@
//
// M100 Free Memory Watcher
//
//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
//#define M100_FREE_MEMORY_WATCHER // Add M100 (Free Memory Watcher) to debug memory usage
//
// G20/G21 Inch mode support

2
Marlin/src/config/examples/Anet/A6/Configuration.h

@ -1206,7 +1206,7 @@
//
// M100 Free Memory Watcher
//
//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
//#define M100_FREE_MEMORY_WATCHER // Add M100 (Free Memory Watcher) to debug memory usage
//
// G20/G21 Inch mode support

2
Marlin/src/config/examples/Anet/A8/Configuration.h

@ -1055,7 +1055,7 @@
//
// M100 Free Memory Watcher
//
//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
//#define M100_FREE_MEMORY_WATCHER // Add M100 (Free Memory Watcher) to debug memory usage
//
// G20/G21 Inch mode support

2
Marlin/src/config/examples/BQ/Hephestos/Configuration.h

@ -1040,7 +1040,7 @@
//
// M100 Free Memory Watcher
//
//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
//#define M100_FREE_MEMORY_WATCHER // Add M100 (Free Memory Watcher) to debug memory usage
//
// G20/G21 Inch mode support

2
Marlin/src/config/examples/BQ/Hephestos_2/Configuration.h

@ -1050,7 +1050,7 @@
//
// M100 Free Memory Watcher
//
//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
//#define M100_FREE_MEMORY_WATCHER // Add M100 (Free Memory Watcher) to debug memory usage
//
// G20/G21 Inch mode support

2
Marlin/src/config/examples/BQ/WITBOX/Configuration.h

@ -1040,7 +1040,7 @@
//
// M100 Free Memory Watcher
//
//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
//#define M100_FREE_MEMORY_WATCHER // Add M100 (Free Memory Watcher) to debug memory usage
//
// G20/G21 Inch mode support

2
Marlin/src/config/examples/Cartesio/Configuration.h

@ -1048,7 +1048,7 @@
//
// M100 Free Memory Watcher
//
//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
//#define M100_FREE_MEMORY_WATCHER // Add M100 (Free Memory Watcher) to debug memory usage
//
// G20/G21 Inch mode support

2
Marlin/src/config/examples/Creality/CR-10/Configuration.h

@ -1059,7 +1059,7 @@
//
// M100 Free Memory Watcher
//
//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
//#define M100_FREE_MEMORY_WATCHER // Add M100 (Free Memory Watcher) to debug memory usage
//
// G20/G21 Inch mode support

2
Marlin/src/config/examples/Felix/Configuration.h

@ -1031,7 +1031,7 @@
//
// M100 Free Memory Watcher
//
//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
//#define M100_FREE_MEMORY_WATCHER // Add M100 (Free Memory Watcher) to debug memory usage
//
// G20/G21 Inch mode support

2
Marlin/src/config/examples/Felix/DUAL/Configuration.h

@ -1031,7 +1031,7 @@
//
// M100 Free Memory Watcher
//
//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
//#define M100_FREE_MEMORY_WATCHER // Add M100 (Free Memory Watcher) to debug memory usage
//
// G20/G21 Inch mode support

2
Marlin/src/config/examples/FolgerTech/i3-2020/Configuration.h

@ -1046,7 +1046,7 @@
//
// M100 Free Memory Watcher
//
//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
//#define M100_FREE_MEMORY_WATCHER // Add M100 (Free Memory Watcher) to debug memory usage
//
// G20/G21 Inch mode support

2
Marlin/src/config/examples/Geeetech/GT2560/Configuration.h

@ -1064,7 +1064,7 @@
//
// M100 Free Memory Watcher
//
//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
//#define M100_FREE_MEMORY_WATCHER // Add M100 (Free Memory Watcher) to debug memory usage
//
// G20/G21 Inch mode support

2
Marlin/src/config/examples/Geeetech/I3_Pro_X-GT2560/Configuration.h

@ -1049,7 +1049,7 @@
//
// M100 Free Memory Watcher
//
//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
//#define M100_FREE_MEMORY_WATCHER // Add M100 (Free Memory Watcher) to debug memory usage
//
// G20/G21 Inch mode support

2
Marlin/src/config/examples/Infitary/i3-M508/Configuration.h

@ -1053,7 +1053,7 @@
//
// M100 Free Memory Watcher
//
//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
//#define M100_FREE_MEMORY_WATCHER // Add M100 (Free Memory Watcher) to debug memory usage
//
// G20/G21 Inch mode support

2
Marlin/src/config/examples/Malyan/M150/Configuration.h

@ -1077,7 +1077,7 @@
//
// M100 Free Memory Watcher
//
//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
//#define M100_FREE_MEMORY_WATCHER // Add M100 (Free Memory Watcher) to debug memory usage
//
// G20/G21 Inch mode support

2
Marlin/src/config/examples/Micromake/C1/basic/Configuration.h

@ -1053,7 +1053,7 @@
//
// M100 Free Memory Watcher
//
//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
//#define M100_FREE_MEMORY_WATCHER // Add M100 (Free Memory Watcher) to debug memory usage
//
// G20/G21 Inch mode support

2
Marlin/src/config/examples/Micromake/C1/enhanced/Configuration.h

@ -1053,7 +1053,7 @@
//
// M100 Free Memory Watcher
//
//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
//#define M100_FREE_MEMORY_WATCHER // Add M100 (Free Memory Watcher) to debug memory usage
//
// G20/G21 Inch mode support

2
Marlin/src/config/examples/Mks/Sbase/Configuration.h

@ -1051,7 +1051,7 @@
//
// M100 Free Memory Watcher
//
//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
//#define M100_FREE_MEMORY_WATCHER // Add M100 (Free Memory Watcher) to debug memory usage
//
// G20/G21 Inch mode support

2
Marlin/src/config/examples/RepRapWorld/Megatronics/Configuration.h

@ -1049,7 +1049,7 @@
//
// M100 Free Memory Watcher
//
//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
//#define M100_FREE_MEMORY_WATCHER // Add M100 (Free Memory Watcher) to debug memory usage
//
// G20/G21 Inch mode support

2
Marlin/src/config/examples/RigidBot/Configuration.h

@ -1047,7 +1047,7 @@
//
// M100 Free Memory Watcher
//
//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
//#define M100_FREE_MEMORY_WATCHER // Add M100 (Free Memory Watcher) to debug memory usage
//
// G20/G21 Inch mode support

2
Marlin/src/config/examples/SCARA/Configuration.h

@ -1061,7 +1061,7 @@
//
// M100 Free Memory Watcher
//
//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
//#define M100_FREE_MEMORY_WATCHER // Add M100 (Free Memory Watcher) to debug memory usage
//
// G20/G21 Inch mode support

2
Marlin/src/config/examples/Sanguinololu/Configuration.h

@ -1080,7 +1080,7 @@
//
// M100 Free Memory Watcher
//
//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
//#define M100_FREE_MEMORY_WATCHER // Add M100 (Free Memory Watcher) to debug memory usage
//
// G20/G21 Inch mode support

2
Marlin/src/config/examples/TinyBoy2/Configuration.h

@ -1105,7 +1105,7 @@
//
// M100 Free Memory Watcher
//
//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
//#define M100_FREE_MEMORY_WATCHER // Add M100 (Free Memory Watcher) to debug memory usage
//
// G20/G21 Inch mode support

2
Marlin/src/config/examples/Velleman/K8200/Configuration.h

@ -1079,7 +1079,7 @@
//
// M100 Free Memory Watcher
//
//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
//#define M100_FREE_MEMORY_WATCHER // Add M100 (Free Memory Watcher) to debug memory usage
//
// G20/G21 Inch mode support

2
Marlin/src/config/examples/Velleman/K8400/Configuration.h

@ -1049,7 +1049,7 @@
//
// M100 Free Memory Watcher
//
//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
//#define M100_FREE_MEMORY_WATCHER // Add M100 (Free Memory Watcher) to debug memory usage
//
// G20/G21 Inch mode support

2
Marlin/src/config/examples/Velleman/K8400/Dual-head/Configuration.h

@ -1049,7 +1049,7 @@
//
// M100 Free Memory Watcher
//
//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
//#define M100_FREE_MEMORY_WATCHER // Add M100 (Free Memory Watcher) to debug memory usage
//
// G20/G21 Inch mode support

2
Marlin/src/config/examples/adafruit/ST7565/Configuration.h

@ -1049,7 +1049,7 @@
//
// M100 Free Memory Watcher
//
//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
//#define M100_FREE_MEMORY_WATCHER // Add M100 (Free Memory Watcher) to debug memory usage
//
// G20/G21 Inch mode support

2
Marlin/src/config/examples/delta/FLSUN/auto_calibrate/Configuration.h

@ -1176,7 +1176,7 @@
//
// M100 Free Memory Watcher
//
//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
//#define M100_FREE_MEMORY_WATCHER // Add M100 (Free Memory Watcher) to debug memory usage
//
// G20/G21 Inch mode support

2
Marlin/src/config/examples/delta/FLSUN/kossel_mini/Configuration.h

@ -1170,7 +1170,7 @@
//
// M100 Free Memory Watcher
//
//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
//#define M100_FREE_MEMORY_WATCHER // Add M100 (Free Memory Watcher) to debug memory usage
//
// G20/G21 Inch mode support

2
Marlin/src/config/examples/delta/generic/Configuration.h

@ -1165,7 +1165,7 @@
//
// M100 Free Memory Watcher
//
//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
//#define M100_FREE_MEMORY_WATCHER // Add M100 (Free Memory Watcher) to debug memory usage
//
// G20/G21 Inch mode support

2
Marlin/src/config/examples/delta/kossel_mini/Configuration.h

@ -1168,7 +1168,7 @@
//
// M100 Free Memory Watcher
//
//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
//#define M100_FREE_MEMORY_WATCHER // Add M100 (Free Memory Watcher) to debug memory usage
//
// G20/G21 Inch mode support

2
Marlin/src/config/examples/delta/kossel_pro/Configuration.h

@ -1168,7 +1168,7 @@
//
// M100 Free Memory Watcher
//
//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
//#define M100_FREE_MEMORY_WATCHER // Add M100 (Free Memory Watcher) to debug memory usage
//
// G20/G21 Inch mode support

2
Marlin/src/config/examples/delta/kossel_xl/Configuration.h

@ -1177,7 +1177,7 @@
//
// M100 Free Memory Watcher
//
//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
//#define M100_FREE_MEMORY_WATCHER // Add M100 (Free Memory Watcher) to debug memory usage
//
// G20/G21 Inch mode support

2
Marlin/src/config/examples/gCreate/gMax1.5+/Configuration.h

@ -1063,7 +1063,7 @@
//
// M100 Free Memory Watcher
//
//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
//#define M100_FREE_MEMORY_WATCHER // Add M100 (Free Memory Watcher) to debug memory usage
//
// G20/G21 Inch mode support

2
Marlin/src/config/examples/makibox/Configuration.h

@ -1052,7 +1052,7 @@
//
// M100 Free Memory Watcher
//
//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
//#define M100_FREE_MEMORY_WATCHER // Add M100 (Free Memory Watcher) to debug memory usage
//
// G20/G21 Inch mode support

2
Marlin/src/config/examples/tvrrug/Round2/Configuration.h

@ -1044,7 +1044,7 @@
//
// M100 Free Memory Watcher
//
//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
//#define M100_FREE_MEMORY_WATCHER // Add M100 (Free Memory Watcher) to debug memory usage
//
// G20/G21 Inch mode support

2
Marlin/src/config/examples/wt150/Configuration.h

@ -1054,7 +1054,7 @@
//
// M100 Free Memory Watcher
//
//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
//#define M100_FREE_MEMORY_WATCHER // Add M100 (Free Memory Watcher) to debug memory usage
//
// G20/G21 Inch mode support

Loading…
Cancel
Save