Browse Source

More specific M100 description

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

+ 1
- 1
Marlin/Configuration.h View File

@@ -1053,7 +1053,7 @@
1053 1053
 //
1054 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 1059
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/example_configurations/AlephObjects/TAZ4/Configuration.h View File

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

+ 1
- 1
Marlin/example_configurations/AliExpress/CL-260/Configuration.h View File

@@ -1053,7 +1053,7 @@
1053 1053
 //
1054 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 1059
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/example_configurations/Anet/A6/Configuration.h View File

@@ -1210,7 +1210,7 @@
1210 1210
 //
1211 1211
 // M100 Free Memory Watcher
1212 1212
 //
1213
-//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
1213
+//#define M100_FREE_MEMORY_WATCHER    // Add M100 (Free Memory Watcher) to debug memory usage
1214 1214
 
1215 1215
 //
1216 1216
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/example_configurations/Anet/A8/Configuration.h View File

@@ -1059,7 +1059,7 @@
1059 1059
 //
1060 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 1065
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/example_configurations/BQ/Hephestos/Configuration.h View File

@@ -1044,7 +1044,7 @@
1044 1044
 //
1045 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 1050
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/example_configurations/BQ/Hephestos_2/Configuration.h View File

@@ -1054,7 +1054,7 @@
1054 1054
 //
1055 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 1060
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/example_configurations/BQ/WITBOX/Configuration.h View File

@@ -1044,7 +1044,7 @@
1044 1044
 //
1045 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 1050
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/example_configurations/Cartesio/Configuration.h View File

@@ -1052,7 +1052,7 @@
1052 1052
 //
1053 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 1058
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/example_configurations/Creality/CR-10/Configuration.h View File

@@ -1063,7 +1063,7 @@
1063 1063
 //
1064 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 1069
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/example_configurations/Felix/Configuration.h View File

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

+ 1
- 1
Marlin/example_configurations/Felix/DUAL/Configuration.h View File

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

+ 1
- 1
Marlin/example_configurations/Folger Tech/i3-2020/Configuration.h View File

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

+ 1
- 1
Marlin/example_configurations/Geeetech/GT2560/Configuration.h View File

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

+ 1
- 1
Marlin/example_configurations/Geeetech/I3_Pro_X-GT2560/Configuration.h View File

@@ -1053,7 +1053,7 @@
1053 1053
 //
1054 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 1059
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/example_configurations/Infitary/i3-M508/Configuration.h View File

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

+ 1
- 1
Marlin/example_configurations/Malyan/M150/Configuration.h View File

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

+ 1
- 1
Marlin/example_configurations/Micromake/C1/basic/Configuration.h View File

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

+ 1
- 1
Marlin/example_configurations/Micromake/C1/enhanced/Configuration.h View File

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

+ 1
- 1
Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h View File

@@ -1053,7 +1053,7 @@
1053 1053
 //
1054 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 1059
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/example_configurations/RigidBot/Configuration.h View File

@@ -1051,7 +1051,7 @@
1051 1051
 //
1052 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 1057
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/example_configurations/SCARA/Configuration.h View File

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

+ 1
- 1
Marlin/example_configurations/Sanguinololu/Configuration.h View File

@@ -1084,7 +1084,7 @@
1084 1084
 //
1085 1085
 // M100 Free Memory Watcher
1086 1086
 //
1087
-//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
1087
+//#define M100_FREE_MEMORY_WATCHER    // Add M100 (Free Memory Watcher) to debug memory usage
1088 1088
 
1089 1089
 //
1090 1090
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/example_configurations/TinyBoy2/Configuration.h View File

@@ -1109,7 +1109,7 @@
1109 1109
 //
1110 1110
 // M100 Free Memory Watcher
1111 1111
 //
1112
-//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
1112
+//#define M100_FREE_MEMORY_WATCHER    // Add M100 (Free Memory Watcher) to debug memory usage
1113 1113
 
1114 1114
 //
1115 1115
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/example_configurations/Velleman/K8200/Configuration.h View File

@@ -1083,7 +1083,7 @@
1083 1083
 //
1084 1084
 // M100 Free Memory Watcher
1085 1085
 //
1086
-//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
1086
+//#define M100_FREE_MEMORY_WATCHER    // Add M100 (Free Memory Watcher) to debug memory usage
1087 1087
 
1088 1088
 //
1089 1089
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/example_configurations/Velleman/K8400/Configuration.h View File

@@ -1053,7 +1053,7 @@
1053 1053
 //
1054 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 1059
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/example_configurations/Velleman/K8400/Dual-head/Configuration.h View File

@@ -1053,7 +1053,7 @@
1053 1053
 //
1054 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 1059
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/example_configurations/adafruit/ST7565/Configuration.h View File

@@ -1053,7 +1053,7 @@
1053 1053
 //
1054 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 1059
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/example_configurations/delta/FLSUN/auto_calibrate/Configuration.h View File

@@ -1180,7 +1180,7 @@
1180 1180
 //
1181 1181
 // M100 Free Memory Watcher
1182 1182
 //
1183
-//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
1183
+//#define M100_FREE_MEMORY_WATCHER    // Add M100 (Free Memory Watcher) to debug memory usage
1184 1184
 
1185 1185
 //
1186 1186
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/example_configurations/delta/FLSUN/kossel_mini/Configuration.h View File

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

+ 1
- 1
Marlin/example_configurations/delta/generic/Configuration.h View File

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

+ 1
- 1
Marlin/example_configurations/delta/kossel_mini/Configuration.h View File

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

+ 1
- 1
Marlin/example_configurations/delta/kossel_pro/Configuration.h View File

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

+ 1
- 1
Marlin/example_configurations/delta/kossel_xl/Configuration.h View File

@@ -1181,7 +1181,7 @@
1181 1181
 //
1182 1182
 // M100 Free Memory Watcher
1183 1183
 //
1184
-//#define M100_FREE_MEMORY_WATCHER // uncomment to add the M100 Free Memory Watcher for debug purpose
1184
+//#define M100_FREE_MEMORY_WATCHER    // Add M100 (Free Memory Watcher) to debug memory usage
1185 1185
 
1186 1186
 //
1187 1187
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/example_configurations/gCreate/gMax1.5+/Configuration.h View File

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

+ 1
- 1
Marlin/example_configurations/makibox/Configuration.h View File

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

+ 1
- 1
Marlin/example_configurations/tvrrug/Round2/Configuration.h View File

@@ -1048,7 +1048,7 @@
1048 1048
 //
1049 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 1054
 // G20/G21 Inch mode support

+ 1
- 1
Marlin/example_configurations/wt150/Configuration.h View File

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

Loading…
Cancel
Save