浏览代码

Config spacing & consistency, group custom LCDs

Scott Lahteine 8 年前
父节点
当前提交
eb314373bb
共有 51 个文件被更改,包括 360 次插入350 次删除
  1. 12
    12
      Marlin/example_configurations/CL-260/Configuration.h
  2. 11
    11
      Marlin/example_configurations/Cartesio/Configuration.h
  3. 2
    2
      Marlin/example_configurations/Cartesio/Configuration_adv.h
  4. 11
    11
      Marlin/example_configurations/Felix/Configuration.h
  5. 2
    2
      Marlin/example_configurations/Felix/Configuration_adv.h
  6. 11
    11
      Marlin/example_configurations/Felix/DUAL/Configuration.h
  7. 11
    11
      Marlin/example_configurations/FolgerTech-i3-2020/Configuration.h
  8. 2
    2
      Marlin/example_configurations/FolgerTech-i3-2020/Configuration_adv.h
  9. 11
    11
      Marlin/example_configurations/Hephestos/Configuration.h
  10. 2
    2
      Marlin/example_configurations/Hephestos/Configuration_adv.h
  11. 11
    11
      Marlin/example_configurations/Hephestos_2/Configuration.h
  12. 2
    2
      Marlin/example_configurations/Hephestos_2/Configuration_adv.h
  13. 11
    6
      Marlin/example_configurations/K8200/Configuration.h
  14. 2
    2
      Marlin/example_configurations/K8200/Configuration_adv.h
  15. 11
    11
      Marlin/example_configurations/K8400/Configuration.h
  16. 2
    2
      Marlin/example_configurations/K8400/Configuration_adv.h
  17. 11
    11
      Marlin/example_configurations/K8400/Dual-head/Configuration.h
  18. 12
    12
      Marlin/example_configurations/M150/Configuration.h
  19. 2
    2
      Marlin/example_configurations/M150/Configuration_adv.h
  20. 11
    11
      Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h
  21. 11
    11
      Marlin/example_configurations/RigidBot/Configuration.h
  22. 2
    2
      Marlin/example_configurations/RigidBot/Configuration_adv.h
  23. 11
    11
      Marlin/example_configurations/SCARA/Configuration.h
  24. 2
    2
      Marlin/example_configurations/SCARA/Configuration_adv.h
  25. 11
    11
      Marlin/example_configurations/TAZ4/Configuration.h
  26. 2
    2
      Marlin/example_configurations/TAZ4/Configuration_adv.h
  27. 11
    6
      Marlin/example_configurations/TinyBoy2/Configuration.h
  28. 2
    2
      Marlin/example_configurations/TinyBoy2/Configuration_adv.h
  29. 11
    11
      Marlin/example_configurations/WITBOX/Configuration.h
  30. 2
    2
      Marlin/example_configurations/WITBOX/Configuration_adv.h
  31. 11
    11
      Marlin/example_configurations/adafruit/ST7565/Configuration.h
  32. 11
    11
      Marlin/example_configurations/delta/FLSUN/auto_calibrate/Configuration.h
  33. 2
    2
      Marlin/example_configurations/delta/FLSUN/auto_calibrate/Configuration_adv.h
  34. 11
    11
      Marlin/example_configurations/delta/FLSUN/kossel_mini/Configuration.h
  35. 2
    2
      Marlin/example_configurations/delta/FLSUN/kossel_mini/Configuration_adv.h
  36. 11
    11
      Marlin/example_configurations/delta/generic/Configuration.h
  37. 2
    2
      Marlin/example_configurations/delta/generic/Configuration_adv.h
  38. 11
    11
      Marlin/example_configurations/delta/kossel_mini/Configuration.h
  39. 2
    2
      Marlin/example_configurations/delta/kossel_mini/Configuration_adv.h
  40. 11
    11
      Marlin/example_configurations/delta/kossel_pro/Configuration.h
  41. 2
    2
      Marlin/example_configurations/delta/kossel_pro/Configuration_adv.h
  42. 11
    11
      Marlin/example_configurations/delta/kossel_xl/Configuration.h
  43. 2
    2
      Marlin/example_configurations/delta/kossel_xl/Configuration_adv.h
  44. 14
    14
      Marlin/example_configurations/gCreate_gMax1.5+/Configuration.h
  45. 2
    2
      Marlin/example_configurations/gCreate_gMax1.5+/Configuration_adv.h
  46. 11
    11
      Marlin/example_configurations/makibox/Configuration.h
  47. 2
    2
      Marlin/example_configurations/makibox/Configuration_adv.h
  48. 11
    11
      Marlin/example_configurations/tvrrug/Round2/Configuration.h
  49. 2
    2
      Marlin/example_configurations/tvrrug/Round2/Configuration_adv.h
  50. 12
    12
      Marlin/example_configurations/wt150/Configuration.h
  51. 2
    2
      Marlin/example_configurations/wt150/Configuration_adv.h

+ 12
- 12
Marlin/example_configurations/CL-260/Configuration.h 查看文件

@@ -571,7 +571,7 @@
571 571
  * Probe Type
572 572
  *
573 573
  * Allen Key Probes, Servo Probes, Z-Sled Probes, FIX_MOUNTED_PROBE, etc.
574
- * You must activate one of these to use Auto Bed Leveling below.
574
+ * Activate one of these to use Auto Bed Leveling below.
575 575
  */
576 576
 
577 577
 /**
@@ -1283,12 +1283,6 @@
1283 1283
 //#define ULTIPANEL
1284 1284
 
1285 1285
 //
1286
-// Cartesio UI
1287
-// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1288
-//
1289
-//#define CARTESIO_UI
1290
-
1291
-//
1292 1286
 // PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
1293 1287
 // http://reprap.org/wiki/PanelOne
1294 1288
 //
@@ -1371,6 +1365,12 @@
1371 1365
 //#define BQ_LCD_SMART_CONTROLLER
1372 1366
 
1373 1367
 //
1368
+// Cartesio UI
1369
+// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1370
+//
1371
+//#define CARTESIO_UI
1372
+
1373
+//
1374 1374
 // CONTROLLER TYPE: I2C
1375 1375
 //
1376 1376
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
@@ -1420,6 +1420,11 @@
1420 1420
 //#define U8GLIB_SSD1306
1421 1421
 
1422 1422
 //
1423
+// TinyBoy2 128x64 OLED / Encoder Panel
1424
+//
1425
+//#define OLED_PANEL_TINYBOY2
1426
+
1427
+//
1423 1428
 // SAV OLEd LCD module support using either SSD1306 or SH1106 based LCD modules
1424 1429
 //
1425 1430
 //#define SAV_3DGLCD
@@ -1436,11 +1441,6 @@
1436 1441
 //
1437 1442
 //#define SAV_3DLCD
1438 1443
 
1439
-//
1440
-// TinyBoy2 128x64 OLED / Encoder Panel
1441
-//
1442
-//#define OLED_PANEL_TINYBOY2
1443
-
1444 1444
 //=============================================================================
1445 1445
 //=============================== Extra Features ==============================
1446 1446
 //=============================================================================

+ 11
- 11
Marlin/example_configurations/Cartesio/Configuration.h 查看文件

@@ -1280,12 +1280,6 @@
1280 1280
 //#define ULTIPANEL
1281 1281
 
1282 1282
 //
1283
-// Cartesio UI
1284
-// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1285
-//
1286
-#define CARTESIO_UI
1287
-
1288
-//
1289 1283
 // PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
1290 1284
 // http://reprap.org/wiki/PanelOne
1291 1285
 //
@@ -1368,6 +1362,12 @@
1368 1362
 //#define BQ_LCD_SMART_CONTROLLER
1369 1363
 
1370 1364
 //
1365
+// Cartesio UI
1366
+// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1367
+//
1368
+#define CARTESIO_UI
1369
+
1370
+//
1371 1371
 // CONTROLLER TYPE: I2C
1372 1372
 //
1373 1373
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
@@ -1417,6 +1417,11 @@
1417 1417
 //#define U8GLIB_SSD1306
1418 1418
 
1419 1419
 //
1420
+// TinyBoy2 128x64 OLED / Encoder Panel
1421
+//
1422
+//#define OLED_PANEL_TINYBOY2
1423
+
1424
+//
1420 1425
 // SAV OLEd LCD module support using either SSD1306 or SH1106 based LCD modules
1421 1426
 //
1422 1427
 //#define SAV_3DGLCD
@@ -1433,11 +1438,6 @@
1433 1438
 //
1434 1439
 //#define SAV_3DLCD
1435 1440
 
1436
-//
1437
-// TinyBoy2 128x64 OLED / Encoder Panel
1438
-//
1439
-//#define OLED_PANEL_TINYBOY2
1440
-
1441 1441
 //=============================================================================
1442 1442
 //=============================== Extra Features ==============================
1443 1443
 //=============================================================================

+ 2
- 2
Marlin/example_configurations/Cartesio/Configuration_adv.h 查看文件

@@ -123,8 +123,8 @@
123 123
   #define AUTOTEMP_OLDWEIGHT 0.98
124 124
 #endif
125 125
 
126
-//Show Temperature ADC value
127
-//The M105 command return, besides traditional information, the ADC value read from temperature sensors.
126
+// Show Temperature ADC value
127
+// Enable for M105 to include ADC values read from temperature sensors.
128 128
 //#define SHOW_TEMP_ADC_VALUES
129 129
 
130 130
 /**

+ 11
- 11
Marlin/example_configurations/Felix/Configuration.h 查看文件

@@ -1264,12 +1264,6 @@
1264 1264
 //#define ULTIPANEL
1265 1265
 
1266 1266
 //
1267
-// Cartesio UI
1268
-// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1269
-//
1270
-//#define CARTESIO_UI
1271
-
1272
-//
1273 1267
 // PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
1274 1268
 // http://reprap.org/wiki/PanelOne
1275 1269
 //
@@ -1352,6 +1346,12 @@
1352 1346
 //#define BQ_LCD_SMART_CONTROLLER
1353 1347
 
1354 1348
 //
1349
+// Cartesio UI
1350
+// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1351
+//
1352
+//#define CARTESIO_UI
1353
+
1354
+//
1355 1355
 // CONTROLLER TYPE: I2C
1356 1356
 //
1357 1357
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
@@ -1401,6 +1401,11 @@
1401 1401
 //#define U8GLIB_SSD1306
1402 1402
 
1403 1403
 //
1404
+// TinyBoy2 128x64 OLED / Encoder Panel
1405
+//
1406
+//#define OLED_PANEL_TINYBOY2
1407
+
1408
+//
1404 1409
 // SAV OLEd LCD module support using either SSD1306 or SH1106 based LCD modules
1405 1410
 //
1406 1411
 //#define SAV_3DGLCD
@@ -1417,11 +1422,6 @@
1417 1422
 //
1418 1423
 //#define SAV_3DLCD
1419 1424
 
1420
-//
1421
-// TinyBoy2 128x64 OLED / Encoder Panel
1422
-//
1423
-//#define OLED_PANEL_TINYBOY2
1424
-
1425 1425
 //=============================================================================
1426 1426
 //=============================== Extra Features ==============================
1427 1427
 //=============================================================================

+ 2
- 2
Marlin/example_configurations/Felix/Configuration_adv.h 查看文件

@@ -123,8 +123,8 @@
123 123
   #define AUTOTEMP_OLDWEIGHT 0.98
124 124
 #endif
125 125
 
126
-//Show Temperature ADC value
127
-//The M105 command return, besides traditional information, the ADC value read from temperature sensors.
126
+// Show Temperature ADC value
127
+// Enable for M105 to include ADC values read from temperature sensors.
128 128
 //#define SHOW_TEMP_ADC_VALUES
129 129
 
130 130
 /**

+ 11
- 11
Marlin/example_configurations/Felix/DUAL/Configuration.h 查看文件

@@ -1264,12 +1264,6 @@
1264 1264
 //#define ULTIPANEL
1265 1265
 
1266 1266
 //
1267
-// Cartesio UI
1268
-// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1269
-//
1270
-//#define CARTESIO_UI
1271
-
1272
-//
1273 1267
 // PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
1274 1268
 // http://reprap.org/wiki/PanelOne
1275 1269
 //
@@ -1352,6 +1346,12 @@
1352 1346
 //#define BQ_LCD_SMART_CONTROLLER
1353 1347
 
1354 1348
 //
1349
+// Cartesio UI
1350
+// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1351
+//
1352
+//#define CARTESIO_UI
1353
+
1354
+//
1355 1355
 // CONTROLLER TYPE: I2C
1356 1356
 //
1357 1357
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
@@ -1401,6 +1401,11 @@
1401 1401
 //#define U8GLIB_SSD1306
1402 1402
 
1403 1403
 //
1404
+// TinyBoy2 128x64 OLED / Encoder Panel
1405
+//
1406
+//#define OLED_PANEL_TINYBOY2
1407
+
1408
+//
1404 1409
 // SAV OLEd LCD module support using either SSD1306 or SH1106 based LCD modules
1405 1410
 //
1406 1411
 //#define SAV_3DGLCD
@@ -1417,11 +1422,6 @@
1417 1422
 //
1418 1423
 //#define SAV_3DLCD
1419 1424
 
1420
-//
1421
-// TinyBoy2 128x64 OLED / Encoder Panel
1422
-//
1423
-//#define OLED_PANEL_TINYBOY2
1424
-
1425 1425
 //=============================================================================
1426 1426
 //=============================== Extra Features ==============================
1427 1427
 //=============================================================================

+ 11
- 11
Marlin/example_configurations/FolgerTech-i3-2020/Configuration.h 查看文件

@@ -1286,12 +1286,6 @@
1286 1286
 //#define ULTIPANEL
1287 1287
 
1288 1288
 //
1289
-// Cartesio UI
1290
-// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1291
-//
1292
-//#define CARTESIO_UI
1293
-
1294
-//
1295 1289
 // PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
1296 1290
 // http://reprap.org/wiki/PanelOne
1297 1291
 //
@@ -1374,6 +1368,12 @@
1374 1368
 //#define BQ_LCD_SMART_CONTROLLER
1375 1369
 
1376 1370
 //
1371
+// Cartesio UI
1372
+// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1373
+//
1374
+//#define CARTESIO_UI
1375
+
1376
+//
1377 1377
 // CONTROLLER TYPE: I2C
1378 1378
 //
1379 1379
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
@@ -1423,6 +1423,11 @@
1423 1423
 //#define U8GLIB_SSD1306
1424 1424
 
1425 1425
 //
1426
+// TinyBoy2 128x64 OLED / Encoder Panel
1427
+//
1428
+//#define OLED_PANEL_TINYBOY2
1429
+
1430
+//
1426 1431
 // SAV OLEd LCD module support using either SSD1306 or SH1106 based LCD modules
1427 1432
 //
1428 1433
 //#define SAV_3DGLCD
@@ -1439,11 +1444,6 @@
1439 1444
 //
1440 1445
 //#define SAV_3DLCD
1441 1446
 
1442
-//
1443
-// TinyBoy2 128x64 OLED / Encoder Panel
1444
-//
1445
-//#define OLED_PANEL_TINYBOY2
1446
-
1447 1447
 //=============================================================================
1448 1448
 //=============================== Extra Features ==============================
1449 1449
 //=============================================================================

+ 2
- 2
Marlin/example_configurations/FolgerTech-i3-2020/Configuration_adv.h 查看文件

@@ -123,8 +123,8 @@
123 123
   #define AUTOTEMP_OLDWEIGHT 0.98
124 124
 #endif
125 125
 
126
-//Show Temperature ADC value
127
-//The M105 command return, besides traditional information, the ADC value read from temperature sensors.
126
+// Show Temperature ADC value
127
+// Enable for M105 to include ADC values read from temperature sensors.
128 128
 //#define SHOW_TEMP_ADC_VALUES
129 129
 
130 130
 /**

+ 11
- 11
Marlin/example_configurations/Hephestos/Configuration.h 查看文件

@@ -1272,12 +1272,6 @@
1272 1272
 //#define ULTIPANEL
1273 1273
 
1274 1274
 //
1275
-// Cartesio UI
1276
-// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1277
-//
1278
-//#define CARTESIO_UI
1279
-
1280
-//
1281 1275
 // PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
1282 1276
 // http://reprap.org/wiki/PanelOne
1283 1277
 //
@@ -1360,6 +1354,12 @@
1360 1354
 //#define BQ_LCD_SMART_CONTROLLER
1361 1355
 
1362 1356
 //
1357
+// Cartesio UI
1358
+// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1359
+//
1360
+//#define CARTESIO_UI
1361
+
1362
+//
1363 1363
 // CONTROLLER TYPE: I2C
1364 1364
 //
1365 1365
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
@@ -1409,6 +1409,11 @@
1409 1409
 //#define U8GLIB_SSD1306
1410 1410
 
1411 1411
 //
1412
+// TinyBoy2 128x64 OLED / Encoder Panel
1413
+//
1414
+//#define OLED_PANEL_TINYBOY2
1415
+
1416
+//
1412 1417
 // SAV OLEd LCD module support using either SSD1306 or SH1106 based LCD modules
1413 1418
 //
1414 1419
 //#define SAV_3DGLCD
@@ -1425,11 +1430,6 @@
1425 1430
 //
1426 1431
 //#define SAV_3DLCD
1427 1432
 
1428
-//
1429
-// TinyBoy2 128x64 OLED / Encoder Panel
1430
-//
1431
-//#define OLED_PANEL_TINYBOY2
1432
-
1433 1433
 //=============================================================================
1434 1434
 //=============================== Extra Features ==============================
1435 1435
 //=============================================================================

+ 2
- 2
Marlin/example_configurations/Hephestos/Configuration_adv.h 查看文件

@@ -123,8 +123,8 @@
123 123
   #define AUTOTEMP_OLDWEIGHT 0.98
124 124
 #endif
125 125
 
126
-//Show Temperature ADC value
127
-//The M105 command return, besides traditional information, the ADC value read from temperature sensors.
126
+// Show Temperature ADC value
127
+// Enable for M105 to include ADC values read from temperature sensors.
128 128
 //#define SHOW_TEMP_ADC_VALUES
129 129
 
130 130
 /**

+ 11
- 11
Marlin/example_configurations/Hephestos_2/Configuration.h 查看文件

@@ -1275,12 +1275,6 @@
1275 1275
 //#define ULTIPANEL
1276 1276
 
1277 1277
 //
1278
-// Cartesio UI
1279
-// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1280
-//
1281
-//#define CARTESIO_UI
1282
-
1283
-//
1284 1278
 // PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
1285 1279
 // http://reprap.org/wiki/PanelOne
1286 1280
 //
@@ -1363,6 +1357,12 @@
1363 1357
 #define BQ_LCD_SMART_CONTROLLER
1364 1358
 
1365 1359
 //
1360
+// Cartesio UI
1361
+// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1362
+//
1363
+//#define CARTESIO_UI
1364
+
1365
+//
1366 1366
 // CONTROLLER TYPE: I2C
1367 1367
 //
1368 1368
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
@@ -1412,6 +1412,11 @@
1412 1412
 //#define U8GLIB_SSD1306
1413 1413
 
1414 1414
 //
1415
+// TinyBoy2 128x64 OLED / Encoder Panel
1416
+//
1417
+//#define OLED_PANEL_TINYBOY2
1418
+
1419
+//
1415 1420
 // SAV OLEd LCD module support using either SSD1306 or SH1106 based LCD modules
1416 1421
 //
1417 1422
 //#define SAV_3DGLCD
@@ -1428,11 +1433,6 @@
1428 1433
 //
1429 1434
 //#define SAV_3DLCD
1430 1435
 
1431
-//
1432
-// TinyBoy2 128x64 OLED / Encoder Panel
1433
-//
1434
-//#define OLED_PANEL_TINYBOY2
1435
-
1436 1436
 //=============================================================================
1437 1437
 //=============================== Extra Features ==============================
1438 1438
 //=============================================================================

+ 2
- 2
Marlin/example_configurations/Hephestos_2/Configuration_adv.h 查看文件

@@ -123,8 +123,8 @@
123 123
   #define AUTOTEMP_OLDWEIGHT 0.98
124 124
 #endif
125 125
 
126
-//Show Temperature ADC value
127
-//The M105 command return, besides traditional information, the ADC value read from temperature sensors.
126
+// Show Temperature ADC value
127
+// Enable for M105 to include ADC values read from temperature sensors.
128 128
 //#define SHOW_TEMP_ADC_VALUES
129 129
 
130 130
 /**

+ 11
- 6
Marlin/example_configurations/K8200/Configuration.h 查看文件

@@ -1314,12 +1314,6 @@
1314 1314
 //#define ULTIPANEL
1315 1315
 
1316 1316
 //
1317
-// Cartesio UI
1318
-// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1319
-//
1320
-//#define CARTESIO_UI
1321
-
1322
-//
1323 1317
 // PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
1324 1318
 // http://reprap.org/wiki/PanelOne
1325 1319
 //
@@ -1402,6 +1396,12 @@
1402 1396
 //#define BQ_LCD_SMART_CONTROLLER
1403 1397
 
1404 1398
 //
1399
+// Cartesio UI
1400
+// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1401
+//
1402
+//#define CARTESIO_UI
1403
+
1404
+//
1405 1405
 // CONTROLLER TYPE: I2C
1406 1406
 //
1407 1407
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
@@ -1451,6 +1451,11 @@
1451 1451
 //#define U8GLIB_SSD1306
1452 1452
 
1453 1453
 //
1454
+// TinyBoy2 128x64 OLED / Encoder Panel
1455
+//
1456
+//#define OLED_PANEL_TINYBOY2
1457
+
1458
+//
1454 1459
 // SAV OLEd LCD module support using either SSD1306 or SH1106 based LCD modules
1455 1460
 //
1456 1461
 //#define SAV_3DGLCD

+ 2
- 2
Marlin/example_configurations/K8200/Configuration_adv.h 查看文件

@@ -136,8 +136,8 @@
136 136
   #define AUTOTEMP_OLDWEIGHT 0.98
137 137
 #endif
138 138
 
139
-//Show Temperature ADC value
140
-//The M105 command return, besides traditional information, the ADC value read from temperature sensors.
139
+// Show Temperature ADC value
140
+// Enable for M105 to include ADC values read from temperature sensors.
141 141
 //#define SHOW_TEMP_ADC_VALUES
142 142
 
143 143
 /**

+ 11
- 11
Marlin/example_configurations/K8400/Configuration.h 查看文件

@@ -1282,12 +1282,6 @@
1282 1282
 //#define ULTIPANEL
1283 1283
 
1284 1284
 //
1285
-// Cartesio UI
1286
-// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1287
-//
1288
-//#define CARTESIO_UI
1289
-
1290
-//
1291 1285
 // PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
1292 1286
 // http://reprap.org/wiki/PanelOne
1293 1287
 //
@@ -1370,6 +1364,12 @@
1370 1364
 //#define BQ_LCD_SMART_CONTROLLER
1371 1365
 
1372 1366
 //
1367
+// Cartesio UI
1368
+// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1369
+//
1370
+//#define CARTESIO_UI
1371
+
1372
+//
1373 1373
 // CONTROLLER TYPE: I2C
1374 1374
 //
1375 1375
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
@@ -1419,6 +1419,11 @@
1419 1419
 //#define U8GLIB_SSD1306
1420 1420
 
1421 1421
 //
1422
+// TinyBoy2 128x64 OLED / Encoder Panel
1423
+//
1424
+//#define OLED_PANEL_TINYBOY2
1425
+
1426
+//
1422 1427
 // SAV OLEd LCD module support using either SSD1306 or SH1106 based LCD modules
1423 1428
 //
1424 1429
 //#define SAV_3DGLCD
@@ -1435,11 +1440,6 @@
1435 1440
 //
1436 1441
 //#define SAV_3DLCD
1437 1442
 
1438
-//
1439
-// TinyBoy2 128x64 OLED / Encoder Panel
1440
-//
1441
-//#define OLED_PANEL_TINYBOY2
1442
-
1443 1443
 //=============================================================================
1444 1444
 //=============================== Extra Features ==============================
1445 1445
 //=============================================================================

+ 2
- 2
Marlin/example_configurations/K8400/Configuration_adv.h 查看文件

@@ -123,8 +123,8 @@
123 123
   #define AUTOTEMP_OLDWEIGHT 0.98
124 124
 #endif
125 125
 
126
-//Show Temperature ADC value
127
-//The M105 command return, besides traditional information, the ADC value read from temperature sensors.
126
+// Show Temperature ADC value
127
+// Enable for M105 to include ADC values read from temperature sensors.
128 128
 //#define SHOW_TEMP_ADC_VALUES
129 129
 
130 130
 /**

+ 11
- 11
Marlin/example_configurations/K8400/Dual-head/Configuration.h 查看文件

@@ -1282,12 +1282,6 @@
1282 1282
 //#define ULTIPANEL
1283 1283
 
1284 1284
 //
1285
-// Cartesio UI
1286
-// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1287
-//
1288
-//#define CARTESIO_UI
1289
-
1290
-//
1291 1285
 // PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
1292 1286
 // http://reprap.org/wiki/PanelOne
1293 1287
 //
@@ -1370,6 +1364,12 @@
1370 1364
 //#define BQ_LCD_SMART_CONTROLLER
1371 1365
 
1372 1366
 //
1367
+// Cartesio UI
1368
+// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1369
+//
1370
+//#define CARTESIO_UI
1371
+
1372
+//
1373 1373
 // CONTROLLER TYPE: I2C
1374 1374
 //
1375 1375
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
@@ -1419,6 +1419,11 @@
1419 1419
 //#define U8GLIB_SSD1306
1420 1420
 
1421 1421
 //
1422
+// TinyBoy2 128x64 OLED / Encoder Panel
1423
+//
1424
+//#define OLED_PANEL_TINYBOY2
1425
+
1426
+//
1422 1427
 // SAV OLEd LCD module support using either SSD1306 or SH1106 based LCD modules
1423 1428
 //
1424 1429
 //#define SAV_3DGLCD
@@ -1435,11 +1440,6 @@
1435 1440
 //
1436 1441
 //#define SAV_3DLCD
1437 1442
 
1438
-//
1439
-// TinyBoy2 128x64 OLED / Encoder Panel
1440
-//
1441
-//#define OLED_PANEL_TINYBOY2
1442
-
1443 1443
 //=============================================================================
1444 1444
 //=============================== Extra Features ==============================
1445 1445
 //=============================================================================

+ 12
- 12
Marlin/example_configurations/M150/Configuration.h 查看文件

@@ -589,7 +589,7 @@
589 589
  * Probe Type
590 590
  *
591 591
  * Allen Key Probes, Servo Probes, Z-Sled Probes, FIX_MOUNTED_PROBE, etc.
592
- * You must activate one of these to use Auto Bed Leveling below.
592
+ * Activate one of these to use Auto Bed Leveling below.
593 593
  */
594 594
 
595 595
 /**
@@ -1309,12 +1309,6 @@
1309 1309
 //#define ULTIPANEL
1310 1310
 
1311 1311
 //
1312
-// Cartesio UI
1313
-// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1314
-//
1315
-//#define CARTESIO_UI
1316
-
1317
-//
1318 1312
 // PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
1319 1313
 // http://reprap.org/wiki/PanelOne
1320 1314
 //
@@ -1397,6 +1391,12 @@
1397 1391
 //#define BQ_LCD_SMART_CONTROLLER
1398 1392
 
1399 1393
 //
1394
+// Cartesio UI
1395
+// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1396
+//
1397
+//#define CARTESIO_UI
1398
+
1399
+//
1400 1400
 // CONTROLLER TYPE: I2C
1401 1401
 //
1402 1402
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
@@ -1446,6 +1446,11 @@
1446 1446
 //#define U8GLIB_SSD1306
1447 1447
 
1448 1448
 //
1449
+// TinyBoy2 128x64 OLED / Encoder Panel
1450
+//
1451
+//#define OLED_PANEL_TINYBOY2
1452
+
1453
+//
1449 1454
 // SAV OLEd LCD module support using either SSD1306 or SH1106 based LCD modules
1450 1455
 //
1451 1456
 //#define SAV_3DGLCD
@@ -1462,11 +1467,6 @@
1462 1467
 //
1463 1468
 //#define SAV_3DLCD
1464 1469
 
1465
-//
1466
-// TinyBoy2 128x64 OLED / Encoder Panel
1467
-//
1468
-//#define OLED_PANEL_TINYBOY2
1469
-
1470 1470
 //=============================================================================
1471 1471
 //=============================== Extra Features ==============================
1472 1472
 //=============================================================================

+ 2
- 2
Marlin/example_configurations/M150/Configuration_adv.h 查看文件

@@ -123,8 +123,8 @@
123 123
   #define AUTOTEMP_OLDWEIGHT 0.98
124 124
 #endif
125 125
 
126
-//Show Temperature ADC value
127
-//The M105 command return, besides traditional information, the ADC value read from temperature sensors.
126
+// Show Temperature ADC value
127
+// Enable for M105 to include ADC values read from temperature sensors.
128 128
 //#define SHOW_TEMP_ADC_VALUES
129 129
 
130 130
 /**

+ 11
- 11
Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h 查看文件

@@ -1282,12 +1282,6 @@
1282 1282
 //#define ULTIPANEL
1283 1283
 
1284 1284
 //
1285
-// Cartesio UI
1286
-// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1287
-//
1288
-//#define CARTESIO_UI
1289
-
1290
-//
1291 1285
 // PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
1292 1286
 // http://reprap.org/wiki/PanelOne
1293 1287
 //
@@ -1370,6 +1364,12 @@
1370 1364
 //#define BQ_LCD_SMART_CONTROLLER
1371 1365
 
1372 1366
 //
1367
+// Cartesio UI
1368
+// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1369
+//
1370
+//#define CARTESIO_UI
1371
+
1372
+//
1373 1373
 // CONTROLLER TYPE: I2C
1374 1374
 //
1375 1375
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
@@ -1419,6 +1419,11 @@
1419 1419
 //#define U8GLIB_SSD1306
1420 1420
 
1421 1421
 //
1422
+// TinyBoy2 128x64 OLED / Encoder Panel
1423
+//
1424
+//#define OLED_PANEL_TINYBOY2
1425
+
1426
+//
1422 1427
 // SAV OLEd LCD module support using either SSD1306 or SH1106 based LCD modules
1423 1428
 //
1424 1429
 //#define SAV_3DGLCD
@@ -1435,11 +1440,6 @@
1435 1440
 //
1436 1441
 //#define SAV_3DLCD
1437 1442
 
1438
-//
1439
-// TinyBoy2 128x64 OLED / Encoder Panel
1440
-//
1441
-//#define OLED_PANEL_TINYBOY2
1442
-
1443 1443
 //=============================================================================
1444 1444
 //=============================== Extra Features ==============================
1445 1445
 //=============================================================================

+ 11
- 11
Marlin/example_configurations/RigidBot/Configuration.h 查看文件

@@ -1280,12 +1280,6 @@
1280 1280
 //#define ULTIPANEL
1281 1281
 
1282 1282
 //
1283
-// Cartesio UI
1284
-// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1285
-//
1286
-//#define CARTESIO_UI
1287
-
1288
-//
1289 1283
 // PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
1290 1284
 // http://reprap.org/wiki/PanelOne
1291 1285
 //
@@ -1370,6 +1364,12 @@
1370 1364
 //#define BQ_LCD_SMART_CONTROLLER
1371 1365
 
1372 1366
 //
1367
+// Cartesio UI
1368
+// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1369
+//
1370
+//#define CARTESIO_UI
1371
+
1372
+//
1373 1373
 // CONTROLLER TYPE: I2C
1374 1374
 //
1375 1375
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
@@ -1419,6 +1419,11 @@
1419 1419
 //#define U8GLIB_SSD1306
1420 1420
 
1421 1421
 //
1422
+// TinyBoy2 128x64 OLED / Encoder Panel
1423
+//
1424
+//#define OLED_PANEL_TINYBOY2
1425
+
1426
+//
1422 1427
 // SAV OLEd LCD module support using either SSD1306 or SH1106 based LCD modules
1423 1428
 //
1424 1429
 //#define SAV_3DGLCD
@@ -1435,11 +1440,6 @@
1435 1440
 //
1436 1441
 //#define SAV_3DLCD
1437 1442
 
1438
-//
1439
-// TinyBoy2 128x64 OLED / Encoder Panel
1440
-//
1441
-//#define OLED_PANEL_TINYBOY2
1442
-
1443 1443
 //=============================================================================
1444 1444
 //=============================== Extra Features ==============================
1445 1445
 //=============================================================================

+ 2
- 2
Marlin/example_configurations/RigidBot/Configuration_adv.h 查看文件

@@ -123,8 +123,8 @@
123 123
   #define AUTOTEMP_OLDWEIGHT 0.98
124 124
 #endif
125 125
 
126
-//Show Temperature ADC value
127
-//The M105 command return, besides traditional information, the ADC value read from temperature sensors.
126
+// Show Temperature ADC value
127
+// Enable for M105 to include ADC values read from temperature sensors.
128 128
 //#define SHOW_TEMP_ADC_VALUES
129 129
 
130 130
 /**

+ 11
- 11
Marlin/example_configurations/SCARA/Configuration.h 查看文件

@@ -1294,12 +1294,6 @@
1294 1294
 //#define ULTIPANEL
1295 1295
 
1296 1296
 //
1297
-// Cartesio UI
1298
-// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1299
-//
1300
-//#define CARTESIO_UI
1301
-
1302
-//
1303 1297
 // PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
1304 1298
 // http://reprap.org/wiki/PanelOne
1305 1299
 //
@@ -1382,6 +1376,12 @@
1382 1376
 //#define BQ_LCD_SMART_CONTROLLER
1383 1377
 
1384 1378
 //
1379
+// Cartesio UI
1380
+// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1381
+//
1382
+//#define CARTESIO_UI
1383
+
1384
+//
1385 1385
 // CONTROLLER TYPE: I2C
1386 1386
 //
1387 1387
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
@@ -1431,6 +1431,11 @@
1431 1431
 //#define U8GLIB_SSD1306
1432 1432
 
1433 1433
 //
1434
+// TinyBoy2 128x64 OLED / Encoder Panel
1435
+//
1436
+//#define OLED_PANEL_TINYBOY2
1437
+
1438
+//
1434 1439
 // SAV OLEd LCD module support using either SSD1306 or SH1106 based LCD modules
1435 1440
 //
1436 1441
 //#define SAV_3DGLCD
@@ -1447,11 +1452,6 @@
1447 1452
 //
1448 1453
 //#define SAV_3DLCD
1449 1454
 
1450
-//
1451
-// TinyBoy2 128x64 OLED / Encoder Panel
1452
-//
1453
-//#define OLED_PANEL_TINYBOY2
1454
-
1455 1455
 //=============================================================================
1456 1456
 //=============================== Extra Features ==============================
1457 1457
 //=============================================================================

+ 2
- 2
Marlin/example_configurations/SCARA/Configuration_adv.h 查看文件

@@ -123,8 +123,8 @@
123 123
   #define AUTOTEMP_OLDWEIGHT 0.98
124 124
 #endif
125 125
 
126
-//Show Temperature ADC value
127
-//The M105 command return, besides traditional information, the ADC value read from temperature sensors.
126
+// Show Temperature ADC value
127
+// Enable for M105 to include ADC values read from temperature sensors.
128 128
 //#define SHOW_TEMP_ADC_VALUES
129 129
 
130 130
 /**

+ 11
- 11
Marlin/example_configurations/TAZ4/Configuration.h 查看文件

@@ -1301,12 +1301,6 @@
1301 1301
 //#define ULTIPANEL
1302 1302
 
1303 1303
 //
1304
-// Cartesio UI
1305
-// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1306
-//
1307
-//#define CARTESIO_UI
1308
-
1309
-//
1310 1304
 // PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
1311 1305
 // http://reprap.org/wiki/PanelOne
1312 1306
 //
@@ -1389,6 +1383,12 @@
1389 1383
 //#define BQ_LCD_SMART_CONTROLLER
1390 1384
 
1391 1385
 //
1386
+// Cartesio UI
1387
+// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1388
+//
1389
+//#define CARTESIO_UI
1390
+
1391
+//
1392 1392
 // CONTROLLER TYPE: I2C
1393 1393
 //
1394 1394
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
@@ -1438,6 +1438,11 @@
1438 1438
 //#define U8GLIB_SSD1306
1439 1439
 
1440 1440
 //
1441
+// TinyBoy2 128x64 OLED / Encoder Panel
1442
+//
1443
+//#define OLED_PANEL_TINYBOY2
1444
+
1445
+//
1441 1446
 // SAV OLEd LCD module support using either SSD1306 or SH1106 based LCD modules
1442 1447
 //
1443 1448
 //#define SAV_3DGLCD
@@ -1454,11 +1459,6 @@
1454 1459
 //
1455 1460
 //#define SAV_3DLCD
1456 1461
 
1457
-//
1458
-// TinyBoy2 128x64 OLED / Encoder Panel
1459
-//
1460
-//#define OLED_PANEL_TINYBOY2
1461
-
1462 1462
 //=============================================================================
1463 1463
 //=============================== Extra Features ==============================
1464 1464
 //=============================================================================

+ 2
- 2
Marlin/example_configurations/TAZ4/Configuration_adv.h 查看文件

@@ -123,8 +123,8 @@
123 123
   #define AUTOTEMP_OLDWEIGHT 0.98
124 124
 #endif
125 125
 
126
-//Show Temperature ADC value
127
-//The M105 command return, besides traditional information, the ADC value read from temperature sensors.
126
+// Show Temperature ADC value
127
+// Enable for M105 to include ADC values read from temperature sensors.
128 128
 //#define SHOW_TEMP_ADC_VALUES
129 129
 
130 130
 /**

+ 11
- 6
Marlin/example_configurations/TinyBoy2/Configuration.h 查看文件

@@ -1338,12 +1338,6 @@
1338 1338
 //#define ULTIPANEL
1339 1339
 
1340 1340
 //
1341
-// Cartesio UI
1342
-// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1343
-//
1344
-//#define CARTESIO_UI
1345
-
1346
-//
1347 1341
 // PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
1348 1342
 // http://reprap.org/wiki/PanelOne
1349 1343
 //
@@ -1426,6 +1420,12 @@
1426 1420
 //#define BQ_LCD_SMART_CONTROLLER
1427 1421
 
1428 1422
 //
1423
+// Cartesio UI
1424
+// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1425
+//
1426
+//#define CARTESIO_UI
1427
+
1428
+//
1429 1429
 // CONTROLLER TYPE: I2C
1430 1430
 //
1431 1431
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
@@ -1475,6 +1475,11 @@
1475 1475
 //#define U8GLIB_SSD1306
1476 1476
 
1477 1477
 //
1478
+// TinyBoy2 128x64 OLED / Encoder Panel
1479
+//
1480
+//#define OLED_PANEL_TINYBOY2
1481
+
1482
+//
1478 1483
 // SAV OLEd LCD module support using either SSD1306 or SH1106 based LCD modules
1479 1484
 //
1480 1485
 //#define SAV_3DGLCD

+ 2
- 2
Marlin/example_configurations/TinyBoy2/Configuration_adv.h 查看文件

@@ -123,8 +123,8 @@
123 123
   #define AUTOTEMP_OLDWEIGHT 0.98
124 124
 #endif
125 125
 
126
-//Show Temperature ADC value
127
-//The M105 command return, besides traditional information, the ADC value read from temperature sensors.
126
+// Show Temperature ADC value
127
+// Enable for M105 to include ADC values read from temperature sensors.
128 128
 //#define SHOW_TEMP_ADC_VALUES
129 129
 
130 130
 /**

+ 11
- 11
Marlin/example_configurations/WITBOX/Configuration.h 查看文件

@@ -1272,12 +1272,6 @@
1272 1272
 //#define ULTIPANEL
1273 1273
 
1274 1274
 //
1275
-// Cartesio UI
1276
-// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1277
-//
1278
-//#define CARTESIO_UI
1279
-
1280
-//
1281 1275
 // PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
1282 1276
 // http://reprap.org/wiki/PanelOne
1283 1277
 //
@@ -1360,6 +1354,12 @@
1360 1354
 //#define BQ_LCD_SMART_CONTROLLER
1361 1355
 
1362 1356
 //
1357
+// Cartesio UI
1358
+// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1359
+//
1360
+//#define CARTESIO_UI
1361
+
1362
+//
1363 1363
 // CONTROLLER TYPE: I2C
1364 1364
 //
1365 1365
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
@@ -1409,6 +1409,11 @@
1409 1409
 //#define U8GLIB_SSD1306
1410 1410
 
1411 1411
 //
1412
+// TinyBoy2 128x64 OLED / Encoder Panel
1413
+//
1414
+//#define OLED_PANEL_TINYBOY2
1415
+
1416
+//
1412 1417
 // SAV OLEd LCD module support using either SSD1306 or SH1106 based LCD modules
1413 1418
 //
1414 1419
 //#define SAV_3DGLCD
@@ -1425,11 +1430,6 @@
1425 1430
 //
1426 1431
 //#define SAV_3DLCD
1427 1432
 
1428
-//
1429
-// TinyBoy2 128x64 OLED / Encoder Panel
1430
-//
1431
-//#define OLED_PANEL_TINYBOY2
1432
-
1433 1433
 //=============================================================================
1434 1434
 //=============================== Extra Features ==============================
1435 1435
 //=============================================================================

+ 2
- 2
Marlin/example_configurations/WITBOX/Configuration_adv.h 查看文件

@@ -123,8 +123,8 @@
123 123
   #define AUTOTEMP_OLDWEIGHT 0.98
124 124
 #endif
125 125
 
126
-//Show Temperature ADC value
127
-//The M105 command return, besides traditional information, the ADC value read from temperature sensors.
126
+// Show Temperature ADC value
127
+// Enable for M105 to include ADC values read from temperature sensors.
128 128
 //#define SHOW_TEMP_ADC_VALUES
129 129
 
130 130
 /**

+ 11
- 11
Marlin/example_configurations/adafruit/ST7565/Configuration.h 查看文件

@@ -1282,12 +1282,6 @@
1282 1282
 //#define ULTIPANEL
1283 1283
 
1284 1284
 //
1285
-// Cartesio UI
1286
-// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1287
-//
1288
-//#define CARTESIO_UI
1289
-
1290
-//
1291 1285
 // PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
1292 1286
 // http://reprap.org/wiki/PanelOne
1293 1287
 //
@@ -1370,6 +1364,12 @@
1370 1364
 //#define BQ_LCD_SMART_CONTROLLER
1371 1365
 
1372 1366
 //
1367
+// Cartesio UI
1368
+// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1369
+//
1370
+//#define CARTESIO_UI
1371
+
1372
+//
1373 1373
 // CONTROLLER TYPE: I2C
1374 1374
 //
1375 1375
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
@@ -1419,6 +1419,11 @@
1419 1419
 //#define U8GLIB_SSD1306
1420 1420
 
1421 1421
 //
1422
+// TinyBoy2 128x64 OLED / Encoder Panel
1423
+//
1424
+//#define OLED_PANEL_TINYBOY2
1425
+
1426
+//
1422 1427
 // SAV OLEd LCD module support using either SSD1306 or SH1106 based LCD modules
1423 1428
 //
1424 1429
 //#define SAV_3DGLCD
@@ -1435,11 +1440,6 @@
1435 1440
 //
1436 1441
 //#define SAV_3DLCD
1437 1442
 
1438
-//
1439
-// TinyBoy2 128x64 OLED / Encoder Panel
1440
-//
1441
-//#define OLED_PANEL_TINYBOY2
1442
-
1443 1443
 //=============================================================================
1444 1444
 //=============================== Extra Features ==============================
1445 1445
 //=============================================================================

+ 11
- 11
Marlin/example_configurations/delta/FLSUN/auto_calibrate/Configuration.h 查看文件

@@ -1403,12 +1403,6 @@
1403 1403
 //#define ULTIPANEL
1404 1404
 
1405 1405
 //
1406
-// Cartesio UI
1407
-// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1408
-//
1409
-//#define CARTESIO_UI
1410
-
1411
-//
1412 1406
 // PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
1413 1407
 // http://reprap.org/wiki/PanelOne
1414 1408
 //
@@ -1491,6 +1485,12 @@
1491 1485
 //#define BQ_LCD_SMART_CONTROLLER
1492 1486
 
1493 1487
 //
1488
+// Cartesio UI
1489
+// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1490
+//
1491
+//#define CARTESIO_UI
1492
+
1493
+//
1494 1494
 // CONTROLLER TYPE: I2C
1495 1495
 //
1496 1496
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
@@ -1540,6 +1540,11 @@
1540 1540
 //#define U8GLIB_SSD1306
1541 1541
 
1542 1542
 //
1543
+// TinyBoy2 128x64 OLED / Encoder Panel
1544
+//
1545
+//#define OLED_PANEL_TINYBOY2
1546
+
1547
+//
1543 1548
 // SAV OLEd LCD module support using either SSD1306 or SH1106 based LCD modules
1544 1549
 //
1545 1550
 //#define SAV_3DGLCD
@@ -1556,11 +1561,6 @@
1556 1561
 //
1557 1562
 //#define SAV_3DLCD
1558 1563
 
1559
-//
1560
-// TinyBoy2 128x64 OLED / Encoder Panel
1561
-//
1562
-//#define OLED_PANEL_TINYBOY2
1563
-
1564 1564
 //=============================================================================
1565 1565
 //=============================== Extra Features ==============================
1566 1566
 //=============================================================================

+ 2
- 2
Marlin/example_configurations/delta/FLSUN/auto_calibrate/Configuration_adv.h 查看文件

@@ -123,8 +123,8 @@
123 123
   #define AUTOTEMP_OLDWEIGHT 0.98
124 124
 #endif
125 125
 
126
-//Show Temperature ADC value
127
-//The M105 command return, besides traditional information, the ADC value read from temperature sensors.
126
+// Show Temperature ADC value
127
+// Enable for M105 to include ADC values read from temperature sensors.
128 128
 //#define SHOW_TEMP_ADC_VALUES
129 129
 
130 130
 /**

+ 11
- 11
Marlin/example_configurations/delta/FLSUN/kossel_mini/Configuration.h 查看文件

@@ -1404,12 +1404,6 @@
1404 1404
 //#define ULTIPANEL
1405 1405
 
1406 1406
 //
1407
-// Cartesio UI
1408
-// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1409
-//
1410
-//#define CARTESIO_UI
1411
-
1412
-//
1413 1407
 // PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
1414 1408
 // http://reprap.org/wiki/PanelOne
1415 1409
 //
@@ -1492,6 +1486,12 @@
1492 1486
 //#define BQ_LCD_SMART_CONTROLLER
1493 1487
 
1494 1488
 //
1489
+// Cartesio UI
1490
+// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1491
+//
1492
+//#define CARTESIO_UI
1493
+
1494
+//
1495 1495
 // CONTROLLER TYPE: I2C
1496 1496
 //
1497 1497
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
@@ -1541,6 +1541,11 @@
1541 1541
 //#define U8GLIB_SSD1306
1542 1542
 
1543 1543
 //
1544
+// TinyBoy2 128x64 OLED / Encoder Panel
1545
+//
1546
+//#define OLED_PANEL_TINYBOY2
1547
+
1548
+//
1544 1549
 // SAV OLEd LCD module support using either SSD1306 or SH1106 based LCD modules
1545 1550
 //
1546 1551
 //#define SAV_3DGLCD
@@ -1557,11 +1562,6 @@
1557 1562
 //
1558 1563
 //#define SAV_3DLCD
1559 1564
 
1560
-//
1561
-// TinyBoy2 128x64 OLED / Encoder Panel
1562
-//
1563
-//#define OLED_PANEL_TINYBOY2
1564
-
1565 1565
 //=============================================================================
1566 1566
 //=============================== Extra Features ==============================
1567 1567
 //=============================================================================

+ 2
- 2
Marlin/example_configurations/delta/FLSUN/kossel_mini/Configuration_adv.h 查看文件

@@ -123,8 +123,8 @@
123 123
   #define AUTOTEMP_OLDWEIGHT 0.98
124 124
 #endif
125 125
 
126
-//Show Temperature ADC value
127
-//The M105 command return, besides traditional information, the ADC value read from temperature sensors.
126
+// Show Temperature ADC value
127
+// Enable for M105 to include ADC values read from temperature sensors.
128 128
 //#define SHOW_TEMP_ADC_VALUES
129 129
 
130 130
 /**

+ 11
- 11
Marlin/example_configurations/delta/generic/Configuration.h 查看文件

@@ -1393,12 +1393,6 @@
1393 1393
 //#define ULTIPANEL
1394 1394
 
1395 1395
 //
1396
-// Cartesio UI
1397
-// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1398
-//
1399
-//#define CARTESIO_UI
1400
-
1401
-//
1402 1396
 // PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
1403 1397
 // http://reprap.org/wiki/PanelOne
1404 1398
 //
@@ -1481,6 +1475,12 @@
1481 1475
 //#define BQ_LCD_SMART_CONTROLLER
1482 1476
 
1483 1477
 //
1478
+// Cartesio UI
1479
+// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1480
+//
1481
+//#define CARTESIO_UI
1482
+
1483
+//
1484 1484
 // CONTROLLER TYPE: I2C
1485 1485
 //
1486 1486
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
@@ -1530,6 +1530,11 @@
1530 1530
 //#define U8GLIB_SSD1306
1531 1531
 
1532 1532
 //
1533
+// TinyBoy2 128x64 OLED / Encoder Panel
1534
+//
1535
+//#define OLED_PANEL_TINYBOY2
1536
+
1537
+//
1533 1538
 // SAV OLEd LCD module support using either SSD1306 or SH1106 based LCD modules
1534 1539
 //
1535 1540
 //#define SAV_3DGLCD
@@ -1546,11 +1551,6 @@
1546 1551
 //
1547 1552
 //#define SAV_3DLCD
1548 1553
 
1549
-//
1550
-// TinyBoy2 128x64 OLED / Encoder Panel
1551
-//
1552
-//#define OLED_PANEL_TINYBOY2
1553
-
1554 1554
 //=============================================================================
1555 1555
 //=============================== Extra Features ==============================
1556 1556
 //=============================================================================

+ 2
- 2
Marlin/example_configurations/delta/generic/Configuration_adv.h 查看文件

@@ -123,8 +123,8 @@
123 123
   #define AUTOTEMP_OLDWEIGHT 0.98
124 124
 #endif
125 125
 
126
-//Show Temperature ADC value
127
-//The M105 command return, besides traditional information, the ADC value read from temperature sensors.
126
+// Show Temperature ADC value
127
+// Enable for M105 to include ADC values read from temperature sensors.
128 128
 //#define SHOW_TEMP_ADC_VALUES
129 129
 
130 130
 /**

+ 11
- 11
Marlin/example_configurations/delta/kossel_mini/Configuration.h 查看文件

@@ -1396,12 +1396,6 @@
1396 1396
 //#define ULTIPANEL
1397 1397
 
1398 1398
 //
1399
-// Cartesio UI
1400
-// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1401
-//
1402
-//#define CARTESIO_UI
1403
-
1404
-//
1405 1399
 // PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
1406 1400
 // http://reprap.org/wiki/PanelOne
1407 1401
 //
@@ -1484,6 +1478,12 @@
1484 1478
 //#define BQ_LCD_SMART_CONTROLLER
1485 1479
 
1486 1480
 //
1481
+// Cartesio UI
1482
+// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1483
+//
1484
+//#define CARTESIO_UI
1485
+
1486
+//
1487 1487
 // CONTROLLER TYPE: I2C
1488 1488
 //
1489 1489
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
@@ -1533,6 +1533,11 @@
1533 1533
 //#define U8GLIB_SSD1306
1534 1534
 
1535 1535
 //
1536
+// TinyBoy2 128x64 OLED / Encoder Panel
1537
+//
1538
+//#define OLED_PANEL_TINYBOY2
1539
+
1540
+//
1536 1541
 // SAV OLEd LCD module support using either SSD1306 or SH1106 based LCD modules
1537 1542
 //
1538 1543
 //#define SAV_3DGLCD
@@ -1549,11 +1554,6 @@
1549 1554
 //
1550 1555
 //#define SAV_3DLCD
1551 1556
 
1552
-//
1553
-// TinyBoy2 128x64 OLED / Encoder Panel
1554
-//
1555
-//#define OLED_PANEL_TINYBOY2
1556
-
1557 1557
 //=============================================================================
1558 1558
 //=============================== Extra Features ==============================
1559 1559
 //=============================================================================

+ 2
- 2
Marlin/example_configurations/delta/kossel_mini/Configuration_adv.h 查看文件

@@ -123,8 +123,8 @@
123 123
   #define AUTOTEMP_OLDWEIGHT 0.98
124 124
 #endif
125 125
 
126
-//Show Temperature ADC value
127
-//The M105 command return, besides traditional information, the ADC value read from temperature sensors.
126
+// Show Temperature ADC value
127
+// Enable for M105 to include ADC values read from temperature sensors.
128 128
 //#define SHOW_TEMP_ADC_VALUES
129 129
 
130 130
 /**

+ 11
- 11
Marlin/example_configurations/delta/kossel_pro/Configuration.h 查看文件

@@ -1401,12 +1401,6 @@
1401 1401
 //#define ULTIPANEL
1402 1402
 
1403 1403
 //
1404
-// Cartesio UI
1405
-// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1406
-//
1407
-//#define CARTESIO_UI
1408
-
1409
-//
1410 1404
 // PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
1411 1405
 // http://reprap.org/wiki/PanelOne
1412 1406
 //
@@ -1489,6 +1483,12 @@
1489 1483
 //#define BQ_LCD_SMART_CONTROLLER
1490 1484
 
1491 1485
 //
1486
+// Cartesio UI
1487
+// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1488
+//
1489
+//#define CARTESIO_UI
1490
+
1491
+//
1492 1492
 // CONTROLLER TYPE: I2C
1493 1493
 //
1494 1494
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
@@ -1538,6 +1538,11 @@
1538 1538
 //#define U8GLIB_SSD1306
1539 1539
 
1540 1540
 //
1541
+// TinyBoy2 128x64 OLED / Encoder Panel
1542
+//
1543
+//#define OLED_PANEL_TINYBOY2
1544
+
1545
+//
1541 1546
 // SAV OLEd LCD module support using either SSD1306 or SH1106 based LCD modules
1542 1547
 //
1543 1548
 //#define SAV_3DGLCD
@@ -1554,11 +1559,6 @@
1554 1559
 //
1555 1560
 //#define SAV_3DLCD
1556 1561
 
1557
-//
1558
-// TinyBoy2 128x64 OLED / Encoder Panel
1559
-//
1560
-//#define OLED_PANEL_TINYBOY2
1561
-
1562 1562
 //=============================================================================
1563 1563
 //=============================== Extra Features ==============================
1564 1564
 //=============================================================================

+ 2
- 2
Marlin/example_configurations/delta/kossel_pro/Configuration_adv.h 查看文件

@@ -128,8 +128,8 @@
128 128
   #define AUTOTEMP_OLDWEIGHT 0.98
129 129
 #endif
130 130
 
131
-//Show Temperature ADC value
132
-//The M105 command return, besides traditional information, the ADC value read from temperature sensors.
131
+// Show Temperature ADC value
132
+// Enable for M105 to include ADC values read from temperature sensors.
133 133
 //#define SHOW_TEMP_ADC_VALUES
134 134
 
135 135
 /**

+ 11
- 11
Marlin/example_configurations/delta/kossel_xl/Configuration.h 查看文件

@@ -1459,12 +1459,6 @@
1459 1459
 //#define ULTIPANEL
1460 1460
 
1461 1461
 //
1462
-// Cartesio UI
1463
-// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1464
-//
1465
-//#define CARTESIO_UI
1466
-
1467
-//
1468 1462
 // PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
1469 1463
 // http://reprap.org/wiki/PanelOne
1470 1464
 //
@@ -1547,6 +1541,12 @@
1547 1541
 //#define BQ_LCD_SMART_CONTROLLER
1548 1542
 
1549 1543
 //
1544
+// Cartesio UI
1545
+// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1546
+//
1547
+//#define CARTESIO_UI
1548
+
1549
+//
1550 1550
 // CONTROLLER TYPE: I2C
1551 1551
 //
1552 1552
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
@@ -1596,6 +1596,11 @@
1596 1596
 //#define U8GLIB_SSD1306
1597 1597
 
1598 1598
 //
1599
+// TinyBoy2 128x64 OLED / Encoder Panel
1600
+//
1601
+//#define OLED_PANEL_TINYBOY2
1602
+
1603
+//
1599 1604
 // SAV OLEd LCD module support using either SSD1306 or SH1106 based LCD modules
1600 1605
 //
1601 1606
 //#define SAV_3DGLCD
@@ -1612,11 +1617,6 @@
1612 1617
 //
1613 1618
 //#define SAV_3DLCD
1614 1619
 
1615
-//
1616
-// TinyBoy2 128x64 OLED / Encoder Panel
1617
-//
1618
-//#define OLED_PANEL_TINYBOY2
1619
-
1620 1620
 //=============================================================================
1621 1621
 //=============================== Extra Features ==============================
1622 1622
 //=============================================================================

+ 2
- 2
Marlin/example_configurations/delta/kossel_xl/Configuration_adv.h 查看文件

@@ -123,8 +123,8 @@
123 123
   #define AUTOTEMP_OLDWEIGHT 0.98
124 124
 #endif
125 125
 
126
-//Show Temperature ADC value
127
-//The M105 command return, besides traditional information, the ADC value read from temperature sensors.
126
+// Show Temperature ADC value
127
+// Enable for M105 to include ADC values read from temperature sensors.
128 128
 //#define SHOW_TEMP_ADC_VALUES
129 129
 
130 130
 /**

+ 14
- 14
Marlin/example_configurations/gCreate_gMax1.5+/Configuration.h 查看文件

@@ -582,10 +582,10 @@
582 582
 //#define Z_MIN_PROBE_ENDSTOP
583 583
 
584 584
 /**
585
- *   Probe Type
585
+ * Probe Type
586 586
  *
587
- *   Allen Key Probes, Servo Probes, Z-Sled Probes, FIX_MOUNTED_PROBE, etc.
588
- *   You must activate one of these to use Auto Bed Leveling below.
587
+ * Allen Key Probes, Servo Probes, Z-Sled Probes, FIX_MOUNTED_PROBE, etc.
588
+ * Activate one of these to use Auto Bed Leveling below.
589 589
  */
590 590
 
591 591
 /**
@@ -1298,12 +1298,6 @@
1298 1298
 //#define ULTIPANEL
1299 1299
 
1300 1300
 //
1301
-// Cartesio UI
1302
-// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1303
-//
1304
-//#define CARTESIO_UI
1305
-
1306
-//
1307 1301
 // PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
1308 1302
 // http://reprap.org/wiki/PanelOne
1309 1303
 //
@@ -1386,6 +1380,12 @@
1386 1380
 //#define BQ_LCD_SMART_CONTROLLER
1387 1381
 
1388 1382
 //
1383
+// Cartesio UI
1384
+// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1385
+//
1386
+//#define CARTESIO_UI
1387
+
1388
+//
1389 1389
 // CONTROLLER TYPE: I2C
1390 1390
 //
1391 1391
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
@@ -1435,6 +1435,11 @@
1435 1435
 //#define U8GLIB_SSD1306
1436 1436
 
1437 1437
 //
1438
+// TinyBoy2 128x64 OLED / Encoder Panel
1439
+//
1440
+//#define OLED_PANEL_TINYBOY2
1441
+
1442
+//
1438 1443
 // SAV OLEd LCD module support using either SSD1306 or SH1106 based LCD modules
1439 1444
 //
1440 1445
 //#define SAV_3DGLCD
@@ -1451,11 +1456,6 @@
1451 1456
 //
1452 1457
 //#define SAV_3DLCD
1453 1458
 
1454
-//
1455
-// TinyBoy2 128x64 OLED / Encoder Panel
1456
-//
1457
-//#define OLED_PANEL_TINYBOY2
1458
-
1459 1459
 //=============================================================================
1460 1460
 //=============================== Extra Features ==============================
1461 1461
 //=============================================================================

+ 2
- 2
Marlin/example_configurations/gCreate_gMax1.5+/Configuration_adv.h 查看文件

@@ -123,8 +123,8 @@
123 123
   #define AUTOTEMP_OLDWEIGHT 0.98
124 124
 #endif
125 125
 
126
-//Show Temperature ADC value
127
-//The M105 command return, besides traditional information, the ADC value read from temperature sensors.
126
+// Show Temperature ADC value
127
+// Enable for M105 to include ADC values read from temperature sensors.
128 128
 //#define SHOW_TEMP_ADC_VALUES
129 129
 
130 130
 /**

+ 11
- 11
Marlin/example_configurations/makibox/Configuration.h 查看文件

@@ -1285,12 +1285,6 @@
1285 1285
 //#define ULTIPANEL
1286 1286
 
1287 1287
 //
1288
-// Cartesio UI
1289
-// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1290
-//
1291
-//#define CARTESIO_UI
1292
-
1293
-//
1294 1288
 // PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
1295 1289
 // http://reprap.org/wiki/PanelOne
1296 1290
 //
@@ -1373,6 +1367,12 @@
1373 1367
 //#define BQ_LCD_SMART_CONTROLLER
1374 1368
 
1375 1369
 //
1370
+// Cartesio UI
1371
+// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1372
+//
1373
+//#define CARTESIO_UI
1374
+
1375
+//
1376 1376
 // CONTROLLER TYPE: I2C
1377 1377
 //
1378 1378
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
@@ -1422,6 +1422,11 @@
1422 1422
 //#define U8GLIB_SSD1306
1423 1423
 
1424 1424
 //
1425
+// TinyBoy2 128x64 OLED / Encoder Panel
1426
+//
1427
+//#define OLED_PANEL_TINYBOY2
1428
+
1429
+//
1425 1430
 // SAV OLEd LCD module support using either SSD1306 or SH1106 based LCD modules
1426 1431
 //
1427 1432
 //#define SAV_3DGLCD
@@ -1438,11 +1443,6 @@
1438 1443
 //
1439 1444
 //#define SAV_3DLCD
1440 1445
 
1441
-//
1442
-// TinyBoy2 128x64 OLED / Encoder Panel
1443
-//
1444
-//#define OLED_PANEL_TINYBOY2
1445
-
1446 1446
 //=============================================================================
1447 1447
 //=============================== Extra Features ==============================
1448 1448
 //=============================================================================

+ 2
- 2
Marlin/example_configurations/makibox/Configuration_adv.h 查看文件

@@ -123,8 +123,8 @@
123 123
   #define AUTOTEMP_OLDWEIGHT 0.98
124 124
 #endif
125 125
 
126
-//Show Temperature ADC value
127
-//The M105 command return, besides traditional information, the ADC value read from temperature sensors.
126
+// Show Temperature ADC value
127
+// Enable for M105 to include ADC values read from temperature sensors.
128 128
 //#define SHOW_TEMP_ADC_VALUES
129 129
 
130 130
 /**

+ 11
- 11
Marlin/example_configurations/tvrrug/Round2/Configuration.h 查看文件

@@ -1277,12 +1277,6 @@
1277 1277
 //#define ULTIPANEL
1278 1278
 
1279 1279
 //
1280
-// Cartesio UI
1281
-// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1282
-//
1283
-//#define CARTESIO_UI
1284
-
1285
-//
1286 1280
 // PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
1287 1281
 // http://reprap.org/wiki/PanelOne
1288 1282
 //
@@ -1365,6 +1359,12 @@
1365 1359
 //#define BQ_LCD_SMART_CONTROLLER
1366 1360
 
1367 1361
 //
1362
+// Cartesio UI
1363
+// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1364
+//
1365
+//#define CARTESIO_UI
1366
+
1367
+//
1368 1368
 // CONTROLLER TYPE: I2C
1369 1369
 //
1370 1370
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
@@ -1414,6 +1414,11 @@
1414 1414
 //#define U8GLIB_SSD1306
1415 1415
 
1416 1416
 //
1417
+// TinyBoy2 128x64 OLED / Encoder Panel
1418
+//
1419
+//#define OLED_PANEL_TINYBOY2
1420
+
1421
+//
1417 1422
 // SAV OLEd LCD module support using either SSD1306 or SH1106 based LCD modules
1418 1423
 //
1419 1424
 //#define SAV_3DGLCD
@@ -1430,11 +1435,6 @@
1430 1435
 //
1431 1436
 //#define SAV_3DLCD
1432 1437
 
1433
-//
1434
-// TinyBoy2 128x64 OLED / Encoder Panel
1435
-//
1436
-//#define OLED_PANEL_TINYBOY2
1437
-
1438 1438
 //=============================================================================
1439 1439
 //=============================== Extra Features ==============================
1440 1440
 //=============================================================================

+ 2
- 2
Marlin/example_configurations/tvrrug/Round2/Configuration_adv.h 查看文件

@@ -123,8 +123,8 @@
123 123
   #define AUTOTEMP_OLDWEIGHT 0.98
124 124
 #endif
125 125
 
126
-//Show Temperature ADC value
127
-//The M105 command return, besides traditional information, the ADC value read from temperature sensors.
126
+// Show Temperature ADC value
127
+// Enable for M105 to include ADC values read from temperature sensors.
128 128
 //#define SHOW_TEMP_ADC_VALUES
129 129
 
130 130
 /**

+ 12
- 12
Marlin/example_configurations/wt150/Configuration.h 查看文件

@@ -576,7 +576,7 @@
576 576
  * Probe Type
577 577
  *
578 578
  * Allen Key Probes, Servo Probes, Z-Sled Probes, FIX_MOUNTED_PROBE, etc.
579
- * You must activate one of these to use Auto Bed Leveling below.
579
+ * Activate one of these to use Auto Bed Leveling below.
580 580
  */
581 581
 
582 582
 /**
@@ -1288,12 +1288,6 @@
1288 1288
 //#define ULTIPANEL
1289 1289
 
1290 1290
 //
1291
-// Cartesio UI
1292
-// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1293
-//
1294
-//#define CARTESIO_UI
1295
-
1296
-//
1297 1291
 // PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
1298 1292
 // http://reprap.org/wiki/PanelOne
1299 1293
 //
@@ -1376,6 +1370,12 @@
1376 1370
 //#define BQ_LCD_SMART_CONTROLLER
1377 1371
 
1378 1372
 //
1373
+// Cartesio UI
1374
+// http://mauk.cc/webshop/cartesio-shop/electronics/user-interface
1375
+//
1376
+//#define CARTESIO_UI
1377
+
1378
+//
1379 1379
 // CONTROLLER TYPE: I2C
1380 1380
 //
1381 1381
 // Note: These controllers require the installation of Arduino's LiquidCrystal_I2C
@@ -1425,6 +1425,11 @@
1425 1425
 //#define U8GLIB_SSD1306
1426 1426
 
1427 1427
 //
1428
+// TinyBoy2 128x64 OLED / Encoder Panel
1429
+//
1430
+//#define OLED_PANEL_TINYBOY2
1431
+
1432
+//
1428 1433
 // SAV OLEd LCD module support using either SSD1306 or SH1106 based LCD modules
1429 1434
 //
1430 1435
 //#define SAV_3DGLCD
@@ -1441,11 +1446,6 @@
1441 1446
 //
1442 1447
 //#define SAV_3DLCD
1443 1448
 
1444
-//
1445
-// TinyBoy2 128x64 OLED / Encoder Panel
1446
-//
1447
-//#define OLED_PANEL_TINYBOY2
1448
-
1449 1449
 //=============================================================================
1450 1450
 //=============================== Extra Features ==============================
1451 1451
 //=============================================================================

+ 2
- 2
Marlin/example_configurations/wt150/Configuration_adv.h 查看文件

@@ -123,8 +123,8 @@
123 123
   #define AUTOTEMP_OLDWEIGHT 0.98
124 124
 #endif
125 125
 
126
-//Show Temperature ADC value
127
-//The M105 command return, besides traditional information, the ADC value read from temperature sensors.
126
+// Show Temperature ADC value
127
+// Enable for M105 to include ADC values read from temperature sensors.
128 128
 //#define SHOW_TEMP_ADC_VALUES
129 129
 
130 130
 /**

正在加载...
取消
保存