Browse Source

Tweak to M100 config comment

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

+ 1
- 1
Marlin/Configuration.h View File

1049
 //
1049
 //
1050
 // M100 Free Memory Watcher
1050
 // M100 Free Memory Watcher
1051
 //
1051
 //
1052
-//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
1052
+//#define M100_FREE_MEMORY_WATCHER    // Add M100 (Free Memory Watcher) to debug memory usage
1053
 
1053
 
1054
 //
1054
 //
1055
 // G20/G21 Inch mode support
1055
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/src/config/default/Configuration.h View File

1049
 //
1049
 //
1050
 // M100 Free Memory Watcher
1050
 // M100 Free Memory Watcher
1051
 //
1051
 //
1052
-//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
1052
+//#define M100_FREE_MEMORY_WATCHER    // Add M100 (Free Memory Watcher) to debug memory usage
1053
 
1053
 
1054
 //
1054
 //
1055
 // G20/G21 Inch mode support
1055
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/src/config/examples/AlephObjects/TAZ4/Configuration.h View File

1069
 //
1069
 //
1070
 // M100 Free Memory Watcher
1070
 // M100 Free Memory Watcher
1071
 //
1071
 //
1072
-//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
1072
+//#define M100_FREE_MEMORY_WATCHER    // Add M100 (Free Memory Watcher) to debug memory usage
1073
 
1073
 
1074
 //
1074
 //
1075
 // G20/G21 Inch mode support
1075
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/src/config/examples/AliExpress/CL-260/Configuration.h View File

1049
 //
1049
 //
1050
 // M100 Free Memory Watcher
1050
 // M100 Free Memory Watcher
1051
 //
1051
 //
1052
-//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
1052
+//#define M100_FREE_MEMORY_WATCHER    // Add M100 (Free Memory Watcher) to debug memory usage
1053
 
1053
 
1054
 //
1054
 //
1055
 // G20/G21 Inch mode support
1055
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/src/config/examples/Anet/A6/Configuration.h View File

1206
 //
1206
 //
1207
 // M100 Free Memory Watcher
1207
 // M100 Free Memory Watcher
1208
 //
1208
 //
1209
-//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
1209
+//#define M100_FREE_MEMORY_WATCHER    // Add M100 (Free Memory Watcher) to debug memory usage
1210
 
1210
 
1211
 //
1211
 //
1212
 // G20/G21 Inch mode support
1212
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/src/config/examples/Anet/A8/Configuration.h View File

1055
 //
1055
 //
1056
 // M100 Free Memory Watcher
1056
 // M100 Free Memory Watcher
1057
 //
1057
 //
1058
-//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
1058
+//#define M100_FREE_MEMORY_WATCHER    // Add M100 (Free Memory Watcher) to debug memory usage
1059
 
1059
 
1060
 //
1060
 //
1061
 // G20/G21 Inch mode support
1061
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/src/config/examples/BQ/Hephestos/Configuration.h View File

1040
 //
1040
 //
1041
 // M100 Free Memory Watcher
1041
 // M100 Free Memory Watcher
1042
 //
1042
 //
1043
-//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
1043
+//#define M100_FREE_MEMORY_WATCHER    // Add M100 (Free Memory Watcher) to debug memory usage
1044
 
1044
 
1045
 //
1045
 //
1046
 // G20/G21 Inch mode support
1046
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/src/config/examples/BQ/Hephestos_2/Configuration.h View File

1050
 //
1050
 //
1051
 // M100 Free Memory Watcher
1051
 // M100 Free Memory Watcher
1052
 //
1052
 //
1053
-//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
1053
+//#define M100_FREE_MEMORY_WATCHER    // Add M100 (Free Memory Watcher) to debug memory usage
1054
 
1054
 
1055
 //
1055
 //
1056
 // G20/G21 Inch mode support
1056
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/src/config/examples/BQ/WITBOX/Configuration.h View File

1040
 //
1040
 //
1041
 // M100 Free Memory Watcher
1041
 // M100 Free Memory Watcher
1042
 //
1042
 //
1043
-//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
1043
+//#define M100_FREE_MEMORY_WATCHER    // Add M100 (Free Memory Watcher) to debug memory usage
1044
 
1044
 
1045
 //
1045
 //
1046
 // G20/G21 Inch mode support
1046
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/src/config/examples/Cartesio/Configuration.h View File

1048
 //
1048
 //
1049
 // M100 Free Memory Watcher
1049
 // M100 Free Memory Watcher
1050
 //
1050
 //
1051
-//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
1051
+//#define M100_FREE_MEMORY_WATCHER    // Add M100 (Free Memory Watcher) to debug memory usage
1052
 
1052
 
1053
 //
1053
 //
1054
 // G20/G21 Inch mode support
1054
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/src/config/examples/Creality/CR-10/Configuration.h View File

1059
 //
1059
 //
1060
 // M100 Free Memory Watcher
1060
 // M100 Free Memory Watcher
1061
 //
1061
 //
1062
-//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
1062
+//#define M100_FREE_MEMORY_WATCHER    // Add M100 (Free Memory Watcher) to debug memory usage
1063
 
1063
 
1064
 //
1064
 //
1065
 // G20/G21 Inch mode support
1065
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/src/config/examples/Felix/Configuration.h View File

1031
 //
1031
 //
1032
 // M100 Free Memory Watcher
1032
 // M100 Free Memory Watcher
1033
 //
1033
 //
1034
-//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
1034
+//#define M100_FREE_MEMORY_WATCHER    // Add M100 (Free Memory Watcher) to debug memory usage
1035
 
1035
 
1036
 //
1036
 //
1037
 // G20/G21 Inch mode support
1037
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/src/config/examples/Felix/DUAL/Configuration.h View File

1031
 //
1031
 //
1032
 // M100 Free Memory Watcher
1032
 // M100 Free Memory Watcher
1033
 //
1033
 //
1034
-//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
1034
+//#define M100_FREE_MEMORY_WATCHER    // Add M100 (Free Memory Watcher) to debug memory usage
1035
 
1035
 
1036
 //
1036
 //
1037
 // G20/G21 Inch mode support
1037
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/src/config/examples/FolgerTech/i3-2020/Configuration.h View File

1046
 //
1046
 //
1047
 // M100 Free Memory Watcher
1047
 // M100 Free Memory Watcher
1048
 //
1048
 //
1049
-//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
1049
+//#define M100_FREE_MEMORY_WATCHER    // Add M100 (Free Memory Watcher) to debug memory usage
1050
 
1050
 
1051
 //
1051
 //
1052
 // G20/G21 Inch mode support
1052
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/src/config/examples/Geeetech/GT2560/Configuration.h View File

1064
 //
1064
 //
1065
 // M100 Free Memory Watcher
1065
 // M100 Free Memory Watcher
1066
 //
1066
 //
1067
-//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
1067
+//#define M100_FREE_MEMORY_WATCHER    // Add M100 (Free Memory Watcher) to debug memory usage
1068
 
1068
 
1069
 //
1069
 //
1070
 // G20/G21 Inch mode support
1070
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/src/config/examples/Geeetech/I3_Pro_X-GT2560/Configuration.h View File

1049
 //
1049
 //
1050
 // M100 Free Memory Watcher
1050
 // M100 Free Memory Watcher
1051
 //
1051
 //
1052
-//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
1052
+//#define M100_FREE_MEMORY_WATCHER    // Add M100 (Free Memory Watcher) to debug memory usage
1053
 
1053
 
1054
 //
1054
 //
1055
 // G20/G21 Inch mode support
1055
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/src/config/examples/Infitary/i3-M508/Configuration.h View File

1053
 //
1053
 //
1054
 // M100 Free Memory Watcher
1054
 // M100 Free Memory Watcher
1055
 //
1055
 //
1056
-//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
1056
+//#define M100_FREE_MEMORY_WATCHER    // Add M100 (Free Memory Watcher) to debug memory usage
1057
 
1057
 
1058
 //
1058
 //
1059
 // G20/G21 Inch mode support
1059
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/src/config/examples/Malyan/M150/Configuration.h View File

1077
 //
1077
 //
1078
 // M100 Free Memory Watcher
1078
 // M100 Free Memory Watcher
1079
 //
1079
 //
1080
-//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
1080
+//#define M100_FREE_MEMORY_WATCHER    // Add M100 (Free Memory Watcher) to debug memory usage
1081
 
1081
 
1082
 //
1082
 //
1083
 // G20/G21 Inch mode support
1083
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/src/config/examples/Micromake/C1/basic/Configuration.h View File

1053
 //
1053
 //
1054
 // M100 Free Memory Watcher
1054
 // M100 Free Memory Watcher
1055
 //
1055
 //
1056
-//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
1056
+//#define M100_FREE_MEMORY_WATCHER    // Add M100 (Free Memory Watcher) to debug memory usage
1057
 
1057
 
1058
 //
1058
 //
1059
 // G20/G21 Inch mode support
1059
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/src/config/examples/Micromake/C1/enhanced/Configuration.h View File

1053
 //
1053
 //
1054
 // M100 Free Memory Watcher
1054
 // M100 Free Memory Watcher
1055
 //
1055
 //
1056
-//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
1056
+//#define M100_FREE_MEMORY_WATCHER    // Add M100 (Free Memory Watcher) to debug memory usage
1057
 
1057
 
1058
 //
1058
 //
1059
 // G20/G21 Inch mode support
1059
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/src/config/examples/Mks/Sbase/Configuration.h View File

1051
 //
1051
 //
1052
 // M100 Free Memory Watcher
1052
 // M100 Free Memory Watcher
1053
 //
1053
 //
1054
-//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
1054
+//#define M100_FREE_MEMORY_WATCHER    // Add M100 (Free Memory Watcher) to debug memory usage
1055
 
1055
 
1056
 //
1056
 //
1057
 // G20/G21 Inch mode support
1057
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/src/config/examples/RepRapWorld/Megatronics/Configuration.h View File

1049
 //
1049
 //
1050
 // M100 Free Memory Watcher
1050
 // M100 Free Memory Watcher
1051
 //
1051
 //
1052
-//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
1052
+//#define M100_FREE_MEMORY_WATCHER    // Add M100 (Free Memory Watcher) to debug memory usage
1053
 
1053
 
1054
 //
1054
 //
1055
 // G20/G21 Inch mode support
1055
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/src/config/examples/RigidBot/Configuration.h View File

1047
 //
1047
 //
1048
 // M100 Free Memory Watcher
1048
 // M100 Free Memory Watcher
1049
 //
1049
 //
1050
-//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
1050
+//#define M100_FREE_MEMORY_WATCHER    // Add M100 (Free Memory Watcher) to debug memory usage
1051
 
1051
 
1052
 //
1052
 //
1053
 // G20/G21 Inch mode support
1053
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/src/config/examples/SCARA/Configuration.h View File

1061
 //
1061
 //
1062
 // M100 Free Memory Watcher
1062
 // M100 Free Memory Watcher
1063
 //
1063
 //
1064
-//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
1064
+//#define M100_FREE_MEMORY_WATCHER    // Add M100 (Free Memory Watcher) to debug memory usage
1065
 
1065
 
1066
 //
1066
 //
1067
 // G20/G21 Inch mode support
1067
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/src/config/examples/Sanguinololu/Configuration.h View File

1080
 //
1080
 //
1081
 // M100 Free Memory Watcher
1081
 // M100 Free Memory Watcher
1082
 //
1082
 //
1083
-//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
1083
+//#define M100_FREE_MEMORY_WATCHER    // Add M100 (Free Memory Watcher) to debug memory usage
1084
 
1084
 
1085
 //
1085
 //
1086
 // G20/G21 Inch mode support
1086
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/src/config/examples/TinyBoy2/Configuration.h View File

1105
 //
1105
 //
1106
 // M100 Free Memory Watcher
1106
 // M100 Free Memory Watcher
1107
 //
1107
 //
1108
-//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
1108
+//#define M100_FREE_MEMORY_WATCHER    // Add M100 (Free Memory Watcher) to debug memory usage
1109
 
1109
 
1110
 //
1110
 //
1111
 // G20/G21 Inch mode support
1111
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/src/config/examples/Velleman/K8200/Configuration.h View File

1079
 //
1079
 //
1080
 // M100 Free Memory Watcher
1080
 // M100 Free Memory Watcher
1081
 //
1081
 //
1082
-//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
1082
+//#define M100_FREE_MEMORY_WATCHER    // Add M100 (Free Memory Watcher) to debug memory usage
1083
 
1083
 
1084
 //
1084
 //
1085
 // G20/G21 Inch mode support
1085
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/src/config/examples/Velleman/K8400/Configuration.h View File

1049
 //
1049
 //
1050
 // M100 Free Memory Watcher
1050
 // M100 Free Memory Watcher
1051
 //
1051
 //
1052
-//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
1052
+//#define M100_FREE_MEMORY_WATCHER    // Add M100 (Free Memory Watcher) to debug memory usage
1053
 
1053
 
1054
 //
1054
 //
1055
 // G20/G21 Inch mode support
1055
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/src/config/examples/Velleman/K8400/Dual-head/Configuration.h View File

1049
 //
1049
 //
1050
 // M100 Free Memory Watcher
1050
 // M100 Free Memory Watcher
1051
 //
1051
 //
1052
-//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
1052
+//#define M100_FREE_MEMORY_WATCHER    // Add M100 (Free Memory Watcher) to debug memory usage
1053
 
1053
 
1054
 //
1054
 //
1055
 // G20/G21 Inch mode support
1055
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/src/config/examples/adafruit/ST7565/Configuration.h View File

1049
 //
1049
 //
1050
 // M100 Free Memory Watcher
1050
 // M100 Free Memory Watcher
1051
 //
1051
 //
1052
-//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
1052
+//#define M100_FREE_MEMORY_WATCHER    // Add M100 (Free Memory Watcher) to debug memory usage
1053
 
1053
 
1054
 //
1054
 //
1055
 // G20/G21 Inch mode support
1055
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/src/config/examples/delta/FLSUN/auto_calibrate/Configuration.h View File

1176
 //
1176
 //
1177
 // M100 Free Memory Watcher
1177
 // M100 Free Memory Watcher
1178
 //
1178
 //
1179
-//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
1179
+//#define M100_FREE_MEMORY_WATCHER    // Add M100 (Free Memory Watcher) to debug memory usage
1180
 
1180
 
1181
 //
1181
 //
1182
 // G20/G21 Inch mode support
1182
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/src/config/examples/delta/FLSUN/kossel_mini/Configuration.h View File

1170
 //
1170
 //
1171
 // M100 Free Memory Watcher
1171
 // M100 Free Memory Watcher
1172
 //
1172
 //
1173
-//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
1173
+//#define M100_FREE_MEMORY_WATCHER    // Add M100 (Free Memory Watcher) to debug memory usage
1174
 
1174
 
1175
 //
1175
 //
1176
 // G20/G21 Inch mode support
1176
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/src/config/examples/delta/generic/Configuration.h View File

1165
 //
1165
 //
1166
 // M100 Free Memory Watcher
1166
 // M100 Free Memory Watcher
1167
 //
1167
 //
1168
-//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
1168
+//#define M100_FREE_MEMORY_WATCHER    // Add M100 (Free Memory Watcher) to debug memory usage
1169
 
1169
 
1170
 //
1170
 //
1171
 // G20/G21 Inch mode support
1171
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/src/config/examples/delta/kossel_mini/Configuration.h View File

1168
 //
1168
 //
1169
 // M100 Free Memory Watcher
1169
 // M100 Free Memory Watcher
1170
 //
1170
 //
1171
-//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
1171
+//#define M100_FREE_MEMORY_WATCHER    // Add M100 (Free Memory Watcher) to debug memory usage
1172
 
1172
 
1173
 //
1173
 //
1174
 // G20/G21 Inch mode support
1174
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/src/config/examples/delta/kossel_pro/Configuration.h View File

1168
 //
1168
 //
1169
 // M100 Free Memory Watcher
1169
 // M100 Free Memory Watcher
1170
 //
1170
 //
1171
-//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
1171
+//#define M100_FREE_MEMORY_WATCHER    // Add M100 (Free Memory Watcher) to debug memory usage
1172
 
1172
 
1173
 //
1173
 //
1174
 // G20/G21 Inch mode support
1174
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/src/config/examples/delta/kossel_xl/Configuration.h View File

1177
 //
1177
 //
1178
 // M100 Free Memory Watcher
1178
 // M100 Free Memory Watcher
1179
 //
1179
 //
1180
-//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
1180
+//#define M100_FREE_MEMORY_WATCHER    // Add M100 (Free Memory Watcher) to debug memory usage
1181
 
1181
 
1182
 //
1182
 //
1183
 // G20/G21 Inch mode support
1183
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/src/config/examples/gCreate/gMax1.5+/Configuration.h View File

1063
 //
1063
 //
1064
 // M100 Free Memory Watcher
1064
 // M100 Free Memory Watcher
1065
 //
1065
 //
1066
-//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
1066
+//#define M100_FREE_MEMORY_WATCHER    // Add M100 (Free Memory Watcher) to debug memory usage
1067
 
1067
 
1068
 //
1068
 //
1069
 // G20/G21 Inch mode support
1069
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/src/config/examples/makibox/Configuration.h View File

1052
 //
1052
 //
1053
 // M100 Free Memory Watcher
1053
 // M100 Free Memory Watcher
1054
 //
1054
 //
1055
-//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
1055
+//#define M100_FREE_MEMORY_WATCHER    // Add M100 (Free Memory Watcher) to debug memory usage
1056
 
1056
 
1057
 //
1057
 //
1058
 // G20/G21 Inch mode support
1058
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/src/config/examples/tvrrug/Round2/Configuration.h View File

1044
 //
1044
 //
1045
 // M100 Free Memory Watcher
1045
 // M100 Free Memory Watcher
1046
 //
1046
 //
1047
-//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
1047
+//#define M100_FREE_MEMORY_WATCHER    // Add M100 (Free Memory Watcher) to debug memory usage
1048
 
1048
 
1049
 //
1049
 //
1050
 // G20/G21 Inch mode support
1050
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/src/config/examples/wt150/Configuration.h View File

1054
 //
1054
 //
1055
 // M100 Free Memory Watcher
1055
 // M100 Free Memory Watcher
1056
 //
1056
 //
1057
-//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
1057
+//#define M100_FREE_MEMORY_WATCHER    // Add M100 (Free Memory Watcher) to debug memory usage
1058
 
1058
 
1059
 //
1059
 //
1060
 // G20/G21 Inch mode support
1060
 // G20/G21 Inch mode support

Loading…
Cancel
Save