Browse Source

Alternative info screen (Prusa-style) (#12132)

* Fix Z value display
* Add HAS_PRINT_PROGRESS
* Alternative Info Screen option
* Add LCD_INFO_SCREEN_STYLE to example configs
Scott Lahteine 6 years ago
parent
commit
67a3c5a16a
No account linked to committer's email address
100 changed files with 441 additions and 42 deletions
  1. 7
    0
      Marlin/Configuration.h
  2. 1
    1
      Marlin/Configuration_adv.h
  3. 7
    0
      Marlin/src/config/default/Configuration.h
  4. 1
    1
      Marlin/src/config/default/Configuration_adv.h
  5. 7
    0
      Marlin/src/config/examples/AlephObjects/TAZ4/Configuration.h
  6. 1
    1
      Marlin/src/config/examples/AlephObjects/TAZ4/Configuration_adv.h
  7. 7
    0
      Marlin/src/config/examples/AliExpress/CL-260/Configuration.h
  8. 7
    0
      Marlin/src/config/examples/Anet/A2/Configuration.h
  9. 1
    1
      Marlin/src/config/examples/Anet/A2/Configuration_adv.h
  10. 7
    0
      Marlin/src/config/examples/Anet/A2plus/Configuration.h
  11. 1
    1
      Marlin/src/config/examples/Anet/A2plus/Configuration_adv.h
  12. 7
    0
      Marlin/src/config/examples/Anet/A6/Configuration.h
  13. 1
    1
      Marlin/src/config/examples/Anet/A6/Configuration_adv.h
  14. 7
    0
      Marlin/src/config/examples/Anet/A8/Configuration.h
  15. 1
    1
      Marlin/src/config/examples/Anet/A8/Configuration_adv.h
  16. 7
    0
      Marlin/src/config/examples/Azteeg/X5GT/Configuration.h
  17. 7
    0
      Marlin/src/config/examples/BIBO/TouchX/cyclops/Configuration.h
  18. 1
    1
      Marlin/src/config/examples/BIBO/TouchX/cyclops/Configuration_adv.h
  19. 7
    0
      Marlin/src/config/examples/BIBO/TouchX/default/Configuration.h
  20. 1
    1
      Marlin/src/config/examples/BIBO/TouchX/default/Configuration_adv.h
  21. 7
    0
      Marlin/src/config/examples/BQ/Hephestos/Configuration.h
  22. 1
    1
      Marlin/src/config/examples/BQ/Hephestos/Configuration_adv.h
  23. 7
    0
      Marlin/src/config/examples/BQ/Hephestos_2/Configuration.h
  24. 1
    1
      Marlin/src/config/examples/BQ/Hephestos_2/Configuration_adv.h
  25. 7
    0
      Marlin/src/config/examples/BQ/WITBOX/Configuration.h
  26. 1
    1
      Marlin/src/config/examples/BQ/WITBOX/Configuration_adv.h
  27. 7
    0
      Marlin/src/config/examples/Cartesio/Configuration.h
  28. 1
    1
      Marlin/src/config/examples/Cartesio/Configuration_adv.h
  29. 7
    0
      Marlin/src/config/examples/Creality/CR-10/Configuration.h
  30. 1
    1
      Marlin/src/config/examples/Creality/CR-10/Configuration_adv.h
  31. 7
    0
      Marlin/src/config/examples/Creality/CR-10S/Configuration.h
  32. 1
    1
      Marlin/src/config/examples/Creality/CR-10S/Configuration_adv.h
  33. 7
    0
      Marlin/src/config/examples/Creality/CR-10mini/Configuration.h
  34. 1
    1
      Marlin/src/config/examples/Creality/CR-10mini/Configuration_adv.h
  35. 7
    0
      Marlin/src/config/examples/Creality/CR-8/Configuration.h
  36. 1
    1
      Marlin/src/config/examples/Creality/CR-8/Configuration_adv.h
  37. 7
    0
      Marlin/src/config/examples/Creality/Ender-2/Configuration.h
  38. 1
    1
      Marlin/src/config/examples/Creality/Ender-2/Configuration_adv.h
  39. 7
    0
      Marlin/src/config/examples/Creality/Ender-3/Configuration.h
  40. 1
    1
      Marlin/src/config/examples/Creality/Ender-3/Configuration_adv.h
  41. 7
    0
      Marlin/src/config/examples/Creality/Ender-4/Configuration.h
  42. 1
    1
      Marlin/src/config/examples/Creality/Ender-4/Configuration_adv.h
  43. 7
    0
      Marlin/src/config/examples/Einstart-S/Configuration.h
  44. 1
    1
      Marlin/src/config/examples/Einstart-S/Configuration_adv.h
  45. 7
    0
      Marlin/src/config/examples/Felix/Configuration.h
  46. 1
    1
      Marlin/src/config/examples/Felix/Configuration_adv.h
  47. 7
    0
      Marlin/src/config/examples/Felix/DUAL/Configuration.h
  48. 7
    0
      Marlin/src/config/examples/FolgerTech/i3-2020/Configuration.h
  49. 1
    1
      Marlin/src/config/examples/FolgerTech/i3-2020/Configuration_adv.h
  50. 7
    0
      Marlin/src/config/examples/Formbot/Raptor/Configuration.h
  51. 1
    1
      Marlin/src/config/examples/Formbot/Raptor/Configuration_adv.h
  52. 7
    0
      Marlin/src/config/examples/Formbot/T_Rex_2+/Configuration.h
  53. 1
    1
      Marlin/src/config/examples/Formbot/T_Rex_2+/Configuration_adv.h
  54. 7
    0
      Marlin/src/config/examples/Formbot/T_Rex_3/Configuration.h
  55. 1
    1
      Marlin/src/config/examples/Formbot/T_Rex_3/Configuration_adv.h
  56. 7
    0
      Marlin/src/config/examples/Geeetech/GT2560/Configuration.h
  57. 7
    0
      Marlin/src/config/examples/Geeetech/I3_Pro_X-GT2560/Configuration.h
  58. 7
    0
      Marlin/src/config/examples/Geeetech/MeCreator2/Configuration.h
  59. 1
    1
      Marlin/src/config/examples/Geeetech/MeCreator2/Configuration_adv.h
  60. 7
    0
      Marlin/src/config/examples/Geeetech/Prusa i3 Pro B/bltouch/Configuration.h
  61. 7
    0
      Marlin/src/config/examples/Geeetech/Prusa i3 Pro B/noprobe/Configuration.h
  62. 7
    0
      Marlin/src/config/examples/Geeetech/Prusa i3 Pro C/Configuration.h
  63. 1
    1
      Marlin/src/config/examples/Geeetech/Prusa i3 Pro C/Configuration_adv.h
  64. 7
    0
      Marlin/src/config/examples/Geeetech/Prusa i3 Pro W/Configuration.h
  65. 1
    1
      Marlin/src/config/examples/Geeetech/Prusa i3 Pro W/Configuration_adv.h
  66. 7
    0
      Marlin/src/config/examples/Infitary/i3-M508/Configuration.h
  67. 1
    1
      Marlin/src/config/examples/Infitary/i3-M508/Configuration_adv.h
  68. 7
    0
      Marlin/src/config/examples/JGAurora/A5/Configuration.h
  69. 1
    1
      Marlin/src/config/examples/JGAurora/A5/Configuration_adv.h
  70. 7
    0
      Marlin/src/config/examples/MakerParts/Configuration.h
  71. 1
    1
      Marlin/src/config/examples/MakerParts/Configuration_adv.h
  72. 7
    0
      Marlin/src/config/examples/Malyan/M150/Configuration.h
  73. 1
    1
      Marlin/src/config/examples/Malyan/M150/Configuration_adv.h
  74. 7
    0
      Marlin/src/config/examples/Malyan/M200/Configuration.h
  75. 1
    1
      Marlin/src/config/examples/Malyan/M200/Configuration_adv.h
  76. 7
    0
      Marlin/src/config/examples/Micromake/C1/basic/Configuration.h
  77. 7
    0
      Marlin/src/config/examples/Micromake/C1/enhanced/Configuration.h
  78. 1
    1
      Marlin/src/config/examples/Micromake/C1/enhanced/Configuration_adv.h
  79. 7
    0
      Marlin/src/config/examples/Mks/Sbase/Configuration.h
  80. 1
    1
      Marlin/src/config/examples/Mks/Sbase/Configuration_adv.h
  81. 7
    0
      Marlin/src/config/examples/RepRapPro/Huxley/Configuration.h
  82. 7
    0
      Marlin/src/config/examples/RepRapWorld/Megatronics/Configuration.h
  83. 7
    0
      Marlin/src/config/examples/RigidBot/Configuration.h
  84. 1
    1
      Marlin/src/config/examples/RigidBot/Configuration_adv.h
  85. 7
    0
      Marlin/src/config/examples/SCARA/Configuration.h
  86. 1
    1
      Marlin/src/config/examples/SCARA/Configuration_adv.h
  87. 7
    0
      Marlin/src/config/examples/STM32F10/Configuration.h
  88. 7
    0
      Marlin/src/config/examples/STM32F4/Configuration.h
  89. 7
    0
      Marlin/src/config/examples/Sanguinololu/Configuration.h
  90. 1
    1
      Marlin/src/config/examples/Sanguinololu/Configuration_adv.h
  91. 7
    0
      Marlin/src/config/examples/TheBorg/Configuration.h
  92. 1
    1
      Marlin/src/config/examples/TheBorg/Configuration_adv.h
  93. 7
    0
      Marlin/src/config/examples/TinyBoy2/Configuration.h
  94. 1
    1
      Marlin/src/config/examples/TinyBoy2/Configuration_adv.h
  95. 7
    0
      Marlin/src/config/examples/Tronxy/X1/Configuration.h
  96. 7
    0
      Marlin/src/config/examples/Tronxy/X3A/Configuration.h
  97. 1
    1
      Marlin/src/config/examples/Tronxy/X3A/Configuration_adv.h
  98. 7
    0
      Marlin/src/config/examples/Tronxy/X5S/Configuration.h
  99. 7
    0
      Marlin/src/config/examples/Tronxy/XY100/Configuration.h
  100. 0
    0
      Marlin/src/config/examples/UltiMachine/Archim2/Configuration.h

+ 7
- 0
Marlin/Configuration.h View File

@@ -1487,6 +1487,13 @@
1487 1487
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1488 1488
 
1489 1489
 /**
1490
+ * Info Screen Style (0:Classic, 1:Prusa)
1491
+ *
1492
+ * :[0:'Classic', 1:'Prusa']
1493
+ */
1494
+#define LCD_INFO_SCREEN_STYLE 0
1495
+
1496
+/**
1490 1497
  * SD CARD
1491 1498
  *
1492 1499
  * SD Card support is disabled by default. If your controller has an SD slot,

+ 1
- 1
Marlin/Configuration_adv.h View File

@@ -555,7 +555,7 @@
555 555
 // Add an 'M73' G-code to set the current percentage
556 556
 //#define LCD_SET_PROGRESS_MANUALLY
557 557
 
558
-#if ENABLED(SDSUPPORT) || ENABLED(LCD_SET_PROGRESS_MANUALLY)
558
+#if HAS_PRINT_PROGRESS
559 559
   //#define LCD_PROGRESS_BAR              // Show a progress bar on HD44780 LCDs for SD printing
560 560
   #if ENABLED(LCD_PROGRESS_BAR)
561 561
     #define PROGRESS_BAR_BAR_TIME 2000    // (ms) Amount of time to show the bar

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

@@ -1487,6 +1487,13 @@
1487 1487
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1488 1488
 
1489 1489
 /**
1490
+ * Info Screen Style (0:Classic, 1:Prusa)
1491
+ *
1492
+ * :[0:'Classic', 1:'Prusa']
1493
+ */
1494
+#define LCD_INFO_SCREEN_STYLE 0
1495
+
1496
+/**
1490 1497
  * SD CARD
1491 1498
  *
1492 1499
  * SD Card support is disabled by default. If your controller has an SD slot,

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

@@ -555,7 +555,7 @@
555 555
 // Add an 'M73' G-code to set the current percentage
556 556
 //#define LCD_SET_PROGRESS_MANUALLY
557 557
 
558
-#if ENABLED(SDSUPPORT) || ENABLED(LCD_SET_PROGRESS_MANUALLY)
558
+#if HAS_PRINT_PROGRESS
559 559
   //#define LCD_PROGRESS_BAR              // Show a progress bar on HD44780 LCDs for SD printing
560 560
   #if ENABLED(LCD_PROGRESS_BAR)
561 561
     #define PROGRESS_BAR_BAR_TIME 2000    // (ms) Amount of time to show the bar

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

@@ -1507,6 +1507,13 @@
1507 1507
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1508 1508
 
1509 1509
 /**
1510
+ * Info Screen Style (0:Classic, 1:Prusa)
1511
+ *
1512
+ * :[0:'Classic', 1:'Prusa']
1513
+ */
1514
+#define LCD_INFO_SCREEN_STYLE 0
1515
+
1516
+/**
1510 1517
  * SD CARD
1511 1518
  *
1512 1519
  * SD Card support is disabled by default. If your controller has an SD slot,

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

@@ -555,7 +555,7 @@
555 555
 // Add an 'M73' G-code to set the current percentage
556 556
 //#define LCD_SET_PROGRESS_MANUALLY
557 557
 
558
-#if ENABLED(SDSUPPORT) || ENABLED(LCD_SET_PROGRESS_MANUALLY)
558
+#if HAS_PRINT_PROGRESS
559 559
   //#define LCD_PROGRESS_BAR              // Show a progress bar on HD44780 LCDs for SD printing
560 560
   #if ENABLED(LCD_PROGRESS_BAR)
561 561
     #define PROGRESS_BAR_BAR_TIME 2000    // (ms) Amount of time to show the bar

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

@@ -1487,6 +1487,13 @@
1487 1487
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1488 1488
 
1489 1489
 /**
1490
+ * Info Screen Style (0:Classic, 1:Prusa)
1491
+ *
1492
+ * :[0:'Classic', 1:'Prusa']
1493
+ */
1494
+#define LCD_INFO_SCREEN_STYLE 0
1495
+
1496
+/**
1490 1497
  * SD CARD
1491 1498
  *
1492 1499
  * SD Card support is disabled by default. If your controller has an SD slot,

+ 7
- 0
Marlin/src/config/examples/Anet/A2/Configuration.h View File

@@ -1487,6 +1487,13 @@
1487 1487
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1488 1488
 
1489 1489
 /**
1490
+ * Info Screen Style (0:Classic, 1:Prusa)
1491
+ *
1492
+ * :[0:'Classic', 1:'Prusa']
1493
+ */
1494
+#define LCD_INFO_SCREEN_STYLE 0
1495
+
1496
+/**
1490 1497
  * SD CARD
1491 1498
  *
1492 1499
  * SD Card support is disabled by default. If your controller has an SD slot,

+ 1
- 1
Marlin/src/config/examples/Anet/A2/Configuration_adv.h View File

@@ -555,7 +555,7 @@
555 555
 // Add an 'M73' G-code to set the current percentage
556 556
 //#define LCD_SET_PROGRESS_MANUALLY
557 557
 
558
-#if ENABLED(SDSUPPORT) || ENABLED(LCD_SET_PROGRESS_MANUALLY)
558
+#if HAS_PRINT_PROGRESS
559 559
   //#define LCD_PROGRESS_BAR              // Show a progress bar on HD44780 LCDs for SD printing
560 560
   #if ENABLED(LCD_PROGRESS_BAR)
561 561
     #define PROGRESS_BAR_BAR_TIME 2000    // (ms) Amount of time to show the bar

+ 7
- 0
Marlin/src/config/examples/Anet/A2plus/Configuration.h View File

@@ -1487,6 +1487,13 @@
1487 1487
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1488 1488
 
1489 1489
 /**
1490
+ * Info Screen Style (0:Classic, 1:Prusa)
1491
+ *
1492
+ * :[0:'Classic', 1:'Prusa']
1493
+ */
1494
+#define LCD_INFO_SCREEN_STYLE 0
1495
+
1496
+/**
1490 1497
  * SD CARD
1491 1498
  *
1492 1499
  * SD Card support is disabled by default. If your controller has an SD slot,

+ 1
- 1
Marlin/src/config/examples/Anet/A2plus/Configuration_adv.h View File

@@ -555,7 +555,7 @@
555 555
 // Add an 'M73' G-code to set the current percentage
556 556
 //#define LCD_SET_PROGRESS_MANUALLY
557 557
 
558
-#if ENABLED(SDSUPPORT) || ENABLED(LCD_SET_PROGRESS_MANUALLY)
558
+#if HAS_PRINT_PROGRESS
559 559
   //#define LCD_PROGRESS_BAR              // Show a progress bar on HD44780 LCDs for SD printing
560 560
   #if ENABLED(LCD_PROGRESS_BAR)
561 561
     #define PROGRESS_BAR_BAR_TIME 2000    // (ms) Amount of time to show the bar

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

@@ -1640,6 +1640,13 @@
1640 1640
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1641 1641
 
1642 1642
 /**
1643
+ * Info Screen Style (0:Classic, 1:Prusa)
1644
+ *
1645
+ * :[0:'Classic', 1:'Prusa']
1646
+ */
1647
+#define LCD_INFO_SCREEN_STYLE 0
1648
+
1649
+/**
1643 1650
  * SD CARD
1644 1651
  *
1645 1652
  * SD Card support is disabled by default. If your controller has an SD slot,

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

@@ -555,7 +555,7 @@
555 555
 // Add an 'M73' G-code to set the current percentage
556 556
 //#define LCD_SET_PROGRESS_MANUALLY
557 557
 
558
-#if ENABLED(SDSUPPORT) || ENABLED(LCD_SET_PROGRESS_MANUALLY)
558
+#if HAS_PRINT_PROGRESS
559 559
   //#define LCD_PROGRESS_BAR              // Show a progress bar on HD44780 LCDs for SD printing
560 560
   #if ENABLED(LCD_PROGRESS_BAR)
561 561
     #define PROGRESS_BAR_BAR_TIME 2000    // (ms) Amount of time to show the bar

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

@@ -1494,6 +1494,13 @@
1494 1494
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1495 1495
 
1496 1496
 /**
1497
+ * Info Screen Style (0:Classic, 1:Prusa)
1498
+ *
1499
+ * :[0:'Classic', 1:'Prusa']
1500
+ */
1501
+#define LCD_INFO_SCREEN_STYLE 0
1502
+
1503
+/**
1497 1504
  * SD CARD
1498 1505
  *
1499 1506
  * SD Card support is disabled by default. If your controller has an SD slot,

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

@@ -555,7 +555,7 @@
555 555
 // Add an 'M73' G-code to set the current percentage
556 556
 //#define LCD_SET_PROGRESS_MANUALLY
557 557
 
558
-#if ENABLED(SDSUPPORT) || ENABLED(LCD_SET_PROGRESS_MANUALLY)
558
+#if HAS_PRINT_PROGRESS
559 559
   //#define LCD_PROGRESS_BAR              // Show a progress bar on HD44780 LCDs for SD printing
560 560
   #if ENABLED(LCD_PROGRESS_BAR)
561 561
     #define PROGRESS_BAR_BAR_TIME 2000    // (ms) Amount of time to show the bar

+ 7
- 0
Marlin/src/config/examples/Azteeg/X5GT/Configuration.h View File

@@ -1487,6 +1487,13 @@
1487 1487
 #define DISPLAY_CHARSET_HD44780 CYRILLIC
1488 1488
 
1489 1489
 /**
1490
+ * Info Screen Style (0:Classic, 1:Prusa)
1491
+ *
1492
+ * :[0:'Classic', 1:'Prusa']
1493
+ */
1494
+#define LCD_INFO_SCREEN_STYLE 0
1495
+
1496
+/**
1490 1497
  * SD CARD
1491 1498
  *
1492 1499
  * SD Card support is disabled by default. If your controller has an SD slot,

+ 7
- 0
Marlin/src/config/examples/BIBO/TouchX/cyclops/Configuration.h View File

@@ -1487,6 +1487,13 @@
1487 1487
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1488 1488
 
1489 1489
 /**
1490
+ * Info Screen Style (0:Classic, 1:Prusa)
1491
+ *
1492
+ * :[0:'Classic', 1:'Prusa']
1493
+ */
1494
+#define LCD_INFO_SCREEN_STYLE 0
1495
+
1496
+/**
1490 1497
  * SD CARD
1491 1498
  *
1492 1499
  * SD Card support is disabled by default. If your controller has an SD slot,

+ 1
- 1
Marlin/src/config/examples/BIBO/TouchX/cyclops/Configuration_adv.h View File

@@ -555,7 +555,7 @@
555 555
 // Add an 'M73' G-code to set the current percentage
556 556
 //#define LCD_SET_PROGRESS_MANUALLY
557 557
 
558
-#if ENABLED(SDSUPPORT) || ENABLED(LCD_SET_PROGRESS_MANUALLY)
558
+#if HAS_PRINT_PROGRESS
559 559
   //#define LCD_PROGRESS_BAR              // Show a progress bar on HD44780 LCDs for SD printing
560 560
   #if ENABLED(LCD_PROGRESS_BAR)
561 561
     #define PROGRESS_BAR_BAR_TIME 2000    // (ms) Amount of time to show the bar

+ 7
- 0
Marlin/src/config/examples/BIBO/TouchX/default/Configuration.h View File

@@ -1487,6 +1487,13 @@
1487 1487
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1488 1488
 
1489 1489
 /**
1490
+ * Info Screen Style (0:Classic, 1:Prusa)
1491
+ *
1492
+ * :[0:'Classic', 1:'Prusa']
1493
+ */
1494
+#define LCD_INFO_SCREEN_STYLE 0
1495
+
1496
+/**
1490 1497
  * SD CARD
1491 1498
  *
1492 1499
  * SD Card support is disabled by default. If your controller has an SD slot,

+ 1
- 1
Marlin/src/config/examples/BIBO/TouchX/default/Configuration_adv.h View File

@@ -555,7 +555,7 @@
555 555
 // Add an 'M73' G-code to set the current percentage
556 556
 //#define LCD_SET_PROGRESS_MANUALLY
557 557
 
558
-#if ENABLED(SDSUPPORT) || ENABLED(LCD_SET_PROGRESS_MANUALLY)
558
+#if HAS_PRINT_PROGRESS
559 559
   //#define LCD_PROGRESS_BAR              // Show a progress bar on HD44780 LCDs for SD printing
560 560
   #if ENABLED(LCD_PROGRESS_BAR)
561 561
     #define PROGRESS_BAR_BAR_TIME 2000    // (ms) Amount of time to show the bar

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

@@ -1475,6 +1475,13 @@
1475 1475
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1476 1476
 
1477 1477
 /**
1478
+ * Info Screen Style (0:Classic, 1:Prusa)
1479
+ *
1480
+ * :[0:'Classic', 1:'Prusa']
1481
+ */
1482
+#define LCD_INFO_SCREEN_STYLE 0
1483
+
1484
+/**
1478 1485
  * SD CARD
1479 1486
  *
1480 1487
  * SD Card support is disabled by default. If your controller has an SD slot,

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

@@ -555,7 +555,7 @@
555 555
 // Add an 'M73' G-code to set the current percentage
556 556
 //#define LCD_SET_PROGRESS_MANUALLY
557 557
 
558
-#if ENABLED(SDSUPPORT) || ENABLED(LCD_SET_PROGRESS_MANUALLY)
558
+#if HAS_PRINT_PROGRESS
559 559
   //#define LCD_PROGRESS_BAR              // Show a progress bar on HD44780 LCDs for SD printing
560 560
   #if ENABLED(LCD_PROGRESS_BAR)
561 561
     #define PROGRESS_BAR_BAR_TIME 2000    // (ms) Amount of time to show the bar

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

@@ -1487,6 +1487,13 @@
1487 1487
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1488 1488
 
1489 1489
 /**
1490
+ * Info Screen Style (0:Classic, 1:Prusa)
1491
+ *
1492
+ * :[0:'Classic', 1:'Prusa']
1493
+ */
1494
+#define LCD_INFO_SCREEN_STYLE 0
1495
+
1496
+/**
1490 1497
  * SD CARD
1491 1498
  *
1492 1499
  * SD Card support is disabled by default. If your controller has an SD slot,

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

@@ -563,7 +563,7 @@
563 563
 // Add an 'M73' G-code to set the current percentage
564 564
 //#define LCD_SET_PROGRESS_MANUALLY
565 565
 
566
-#if ENABLED(SDSUPPORT) || ENABLED(LCD_SET_PROGRESS_MANUALLY)
566
+#if HAS_PRINT_PROGRESS
567 567
   //#define LCD_PROGRESS_BAR              // Show a progress bar on HD44780 LCDs for SD printing
568 568
   #if ENABLED(LCD_PROGRESS_BAR)
569 569
     #define PROGRESS_BAR_BAR_TIME 2000    // (ms) Amount of time to show the bar

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

@@ -1475,6 +1475,13 @@
1475 1475
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1476 1476
 
1477 1477
 /**
1478
+ * Info Screen Style (0:Classic, 1:Prusa)
1479
+ *
1480
+ * :[0:'Classic', 1:'Prusa']
1481
+ */
1482
+#define LCD_INFO_SCREEN_STYLE 0
1483
+
1484
+/**
1478 1485
  * SD CARD
1479 1486
  *
1480 1487
  * SD Card support is disabled by default. If your controller has an SD slot,

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

@@ -555,7 +555,7 @@
555 555
 // Add an 'M73' G-code to set the current percentage
556 556
 //#define LCD_SET_PROGRESS_MANUALLY
557 557
 
558
-#if ENABLED(SDSUPPORT) || ENABLED(LCD_SET_PROGRESS_MANUALLY)
558
+#if HAS_PRINT_PROGRESS
559 559
   //#define LCD_PROGRESS_BAR              // Show a progress bar on HD44780 LCDs for SD printing
560 560
   #if ENABLED(LCD_PROGRESS_BAR)
561 561
     #define PROGRESS_BAR_BAR_TIME 2000    // (ms) Amount of time to show the bar

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

@@ -1486,6 +1486,13 @@
1486 1486
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1487 1487
 
1488 1488
 /**
1489
+ * Info Screen Style (0:Classic, 1:Prusa)
1490
+ *
1491
+ * :[0:'Classic', 1:'Prusa']
1492
+ */
1493
+#define LCD_INFO_SCREEN_STYLE 0
1494
+
1495
+/**
1489 1496
  * SD CARD
1490 1497
  *
1491 1498
  * SD Card support is disabled by default. If your controller has an SD slot,

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

@@ -555,7 +555,7 @@
555 555
 // Add an 'M73' G-code to set the current percentage
556 556
 //#define LCD_SET_PROGRESS_MANUALLY
557 557
 
558
-#if ENABLED(SDSUPPORT) || ENABLED(LCD_SET_PROGRESS_MANUALLY)
558
+#if HAS_PRINT_PROGRESS
559 559
   //#define LCD_PROGRESS_BAR              // Show a progress bar on HD44780 LCDs for SD printing
560 560
   #if ENABLED(LCD_PROGRESS_BAR)
561 561
     #define PROGRESS_BAR_BAR_TIME 2000    // (ms) Amount of time to show the bar

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

@@ -1497,6 +1497,13 @@
1497 1497
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1498 1498
 
1499 1499
 /**
1500
+ * Info Screen Style (0:Classic, 1:Prusa)
1501
+ *
1502
+ * :[0:'Classic', 1:'Prusa']
1503
+ */
1504
+#define LCD_INFO_SCREEN_STYLE 0
1505
+
1506
+/**
1500 1507
  * SD CARD
1501 1508
  *
1502 1509
  * SD Card support is disabled by default. If your controller has an SD slot,

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

@@ -555,7 +555,7 @@
555 555
 // Add an 'M73' G-code to set the current percentage
556 556
 //#define LCD_SET_PROGRESS_MANUALLY
557 557
 
558
-#if ENABLED(SDSUPPORT) || ENABLED(LCD_SET_PROGRESS_MANUALLY)
558
+#if HAS_PRINT_PROGRESS
559 559
   //#define LCD_PROGRESS_BAR              // Show a progress bar on HD44780 LCDs for SD printing
560 560
   #if ENABLED(LCD_PROGRESS_BAR)
561 561
     #define PROGRESS_BAR_BAR_TIME 2000    // (ms) Amount of time to show the bar

+ 7
- 0
Marlin/src/config/examples/Creality/CR-10S/Configuration.h View File

@@ -1492,6 +1492,13 @@
1492 1492
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1493 1493
 
1494 1494
 /**
1495
+ * Info Screen Style (0:Classic, 1:Prusa)
1496
+ *
1497
+ * :[0:'Classic', 1:'Prusa']
1498
+ */
1499
+#define LCD_INFO_SCREEN_STYLE 0
1500
+
1501
+/**
1495 1502
  * SD CARD
1496 1503
  *
1497 1504
  * SD Card support is disabled by default. If your controller has an SD slot,

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

@@ -555,7 +555,7 @@
555 555
 // Add an 'M73' G-code to set the current percentage
556 556
 //#define LCD_SET_PROGRESS_MANUALLY
557 557
 
558
-#if ENABLED(SDSUPPORT) || ENABLED(LCD_SET_PROGRESS_MANUALLY)
558
+#if HAS_PRINT_PROGRESS
559 559
   //#define LCD_PROGRESS_BAR              // Show a progress bar on HD44780 LCDs for SD printing
560 560
   #if ENABLED(LCD_PROGRESS_BAR)
561 561
     #define PROGRESS_BAR_BAR_TIME 2000    // (ms) Amount of time to show the bar

+ 7
- 0
Marlin/src/config/examples/Creality/CR-10mini/Configuration.h View File

@@ -1506,6 +1506,13 @@
1506 1506
 #define DISPLAY_CHARSET_HD44780 WESTERN
1507 1507
 
1508 1508
 /**
1509
+ * Info Screen Style (0:Classic, 1:Prusa)
1510
+ *
1511
+ * :[0:'Classic', 1:'Prusa']
1512
+ */
1513
+#define LCD_INFO_SCREEN_STYLE 0
1514
+
1515
+/**
1509 1516
  * SD CARD
1510 1517
  *
1511 1518
  * SD Card support is disabled by default. If your controller has an SD slot,

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

@@ -555,7 +555,7 @@
555 555
 // Add an 'M73' G-code to set the current percentage
556 556
 //#define LCD_SET_PROGRESS_MANUALLY
557 557
 
558
-#if ENABLED(SDSUPPORT) || ENABLED(LCD_SET_PROGRESS_MANUALLY)
558
+#if HAS_PRINT_PROGRESS
559 559
   //#define LCD_PROGRESS_BAR              // Show a progress bar on HD44780 LCDs for SD printing
560 560
   #if ENABLED(LCD_PROGRESS_BAR)
561 561
     #define PROGRESS_BAR_BAR_TIME 2000    // (ms) Amount of time to show the bar

+ 7
- 0
Marlin/src/config/examples/Creality/CR-8/Configuration.h View File

@@ -1497,6 +1497,13 @@
1497 1497
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1498 1498
 
1499 1499
 /**
1500
+ * Info Screen Style (0:Classic, 1:Prusa)
1501
+ *
1502
+ * :[0:'Classic', 1:'Prusa']
1503
+ */
1504
+#define LCD_INFO_SCREEN_STYLE 0
1505
+
1506
+/**
1500 1507
  * SD CARD
1501 1508
  *
1502 1509
  * SD Card support is disabled by default. If your controller has an SD slot,

+ 1
- 1
Marlin/src/config/examples/Creality/CR-8/Configuration_adv.h View File

@@ -555,7 +555,7 @@
555 555
 // Add an 'M73' G-code to set the current percentage
556 556
 //#define LCD_SET_PROGRESS_MANUALLY
557 557
 
558
-#if ENABLED(SDSUPPORT) || ENABLED(LCD_SET_PROGRESS_MANUALLY)
558
+#if HAS_PRINT_PROGRESS
559 559
   //#define LCD_PROGRESS_BAR              // Show a progress bar on HD44780 LCDs for SD printing
560 560
   #if ENABLED(LCD_PROGRESS_BAR)
561 561
     #define PROGRESS_BAR_BAR_TIME 2000    // (ms) Amount of time to show the bar

+ 7
- 0
Marlin/src/config/examples/Creality/Ender-2/Configuration.h View File

@@ -1491,6 +1491,13 @@
1491 1491
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1492 1492
 
1493 1493
 /**
1494
+ * Info Screen Style (0:Classic, 1:Prusa)
1495
+ *
1496
+ * :[0:'Classic', 1:'Prusa']
1497
+ */
1498
+#define LCD_INFO_SCREEN_STYLE 0
1499
+
1500
+/**
1494 1501
  * SD CARD
1495 1502
  *
1496 1503
  * SD Card support is disabled by default. If your controller has an SD slot,

+ 1
- 1
Marlin/src/config/examples/Creality/Ender-2/Configuration_adv.h View File

@@ -555,7 +555,7 @@
555 555
 // Add an 'M73' G-code to set the current percentage
556 556
 //#define LCD_SET_PROGRESS_MANUALLY
557 557
 
558
-#if ENABLED(SDSUPPORT) || ENABLED(LCD_SET_PROGRESS_MANUALLY)
558
+#if HAS_PRINT_PROGRESS
559 559
   //#define LCD_PROGRESS_BAR              // Show a progress bar on HD44780 LCDs for SD printing
560 560
   #if ENABLED(LCD_PROGRESS_BAR)
561 561
     #define PROGRESS_BAR_BAR_TIME 2000    // (ms) Amount of time to show the bar

+ 7
- 0
Marlin/src/config/examples/Creality/Ender-3/Configuration.h View File

@@ -1491,6 +1491,13 @@
1491 1491
 #define DISPLAY_CHARSET_HD44780 WESTERN
1492 1492
 
1493 1493
 /**
1494
+ * Info Screen Style (0:Classic, 1:Prusa)
1495
+ *
1496
+ * :[0:'Classic', 1:'Prusa']
1497
+ */
1498
+#define LCD_INFO_SCREEN_STYLE 0
1499
+
1500
+/**
1494 1501
  * SD CARD
1495 1502
  *
1496 1503
  * SD Card support is disabled by default. If your controller has an SD slot,

+ 1
- 1
Marlin/src/config/examples/Creality/Ender-3/Configuration_adv.h View File

@@ -555,7 +555,7 @@
555 555
 // Add an 'M73' G-code to set the current percentage
556 556
 //#define LCD_SET_PROGRESS_MANUALLY
557 557
 
558
-#if ENABLED(SDSUPPORT) || ENABLED(LCD_SET_PROGRESS_MANUALLY)
558
+#if HAS_PRINT_PROGRESS
559 559
   //#define LCD_PROGRESS_BAR              // Show a progress bar on HD44780 LCDs for SD printing
560 560
   #if ENABLED(LCD_PROGRESS_BAR)
561 561
     #define PROGRESS_BAR_BAR_TIME 2000    // (ms) Amount of time to show the bar

+ 7
- 0
Marlin/src/config/examples/Creality/Ender-4/Configuration.h View File

@@ -1497,6 +1497,13 @@
1497 1497
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1498 1498
 
1499 1499
 /**
1500
+ * Info Screen Style (0:Classic, 1:Prusa)
1501
+ *
1502
+ * :[0:'Classic', 1:'Prusa']
1503
+ */
1504
+#define LCD_INFO_SCREEN_STYLE 0
1505
+
1506
+/**
1500 1507
  * SD CARD
1501 1508
  *
1502 1509
  * SD Card support is disabled by default. If your controller has an SD slot,

+ 1
- 1
Marlin/src/config/examples/Creality/Ender-4/Configuration_adv.h View File

@@ -555,7 +555,7 @@
555 555
 // Add an 'M73' G-code to set the current percentage
556 556
 //#define LCD_SET_PROGRESS_MANUALLY
557 557
 
558
-#if ENABLED(SDSUPPORT) || ENABLED(LCD_SET_PROGRESS_MANUALLY)
558
+#if HAS_PRINT_PROGRESS
559 559
   //#define LCD_PROGRESS_BAR              // Show a progress bar on HD44780 LCDs for SD printing
560 560
   #if ENABLED(LCD_PROGRESS_BAR)
561 561
     #define PROGRESS_BAR_BAR_TIME 2000    // (ms) Amount of time to show the bar

+ 7
- 0
Marlin/src/config/examples/Einstart-S/Configuration.h View File

@@ -1497,6 +1497,13 @@
1497 1497
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1498 1498
 
1499 1499
 /**
1500
+ * Info Screen Style (0:Classic, 1:Prusa)
1501
+ *
1502
+ * :[0:'Classic', 1:'Prusa']
1503
+ */
1504
+#define LCD_INFO_SCREEN_STYLE 0
1505
+
1506
+/**
1500 1507
  * SD CARD
1501 1508
  *
1502 1509
  * SD Card support is disabled by default. If your controller has an SD slot,

+ 1
- 1
Marlin/src/config/examples/Einstart-S/Configuration_adv.h View File

@@ -555,7 +555,7 @@
555 555
 // Add an 'M73' G-code to set the current percentage
556 556
 //#define LCD_SET_PROGRESS_MANUALLY
557 557
 
558
-#if ENABLED(SDSUPPORT) || ENABLED(LCD_SET_PROGRESS_MANUALLY)
558
+#if HAS_PRINT_PROGRESS
559 559
   //#define LCD_PROGRESS_BAR              // Show a progress bar on HD44780 LCDs for SD printing
560 560
   #if ENABLED(LCD_PROGRESS_BAR)
561 561
     #define PROGRESS_BAR_BAR_TIME 2000    // (ms) Amount of time to show the bar

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

@@ -1469,6 +1469,13 @@
1469 1469
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1470 1470
 
1471 1471
 /**
1472
+ * Info Screen Style (0:Classic, 1:Prusa)
1473
+ *
1474
+ * :[0:'Classic', 1:'Prusa']
1475
+ */
1476
+#define LCD_INFO_SCREEN_STYLE 0
1477
+
1478
+/**
1472 1479
  * SD CARD
1473 1480
  *
1474 1481
  * SD Card support is disabled by default. If your controller has an SD slot,

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

@@ -555,7 +555,7 @@
555 555
 // Add an 'M73' G-code to set the current percentage
556 556
 //#define LCD_SET_PROGRESS_MANUALLY
557 557
 
558
-#if ENABLED(SDSUPPORT) || ENABLED(LCD_SET_PROGRESS_MANUALLY)
558
+#if HAS_PRINT_PROGRESS
559 559
   //#define LCD_PROGRESS_BAR              // Show a progress bar on HD44780 LCDs for SD printing
560 560
   #if ENABLED(LCD_PROGRESS_BAR)
561 561
     #define PROGRESS_BAR_BAR_TIME 2000    // (ms) Amount of time to show the bar

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

@@ -1469,6 +1469,13 @@
1469 1469
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1470 1470
 
1471 1471
 /**
1472
+ * Info Screen Style (0:Classic, 1:Prusa)
1473
+ *
1474
+ * :[0:'Classic', 1:'Prusa']
1475
+ */
1476
+#define LCD_INFO_SCREEN_STYLE 0
1477
+
1478
+/**
1472 1479
  * SD CARD
1473 1480
  *
1474 1481
  * SD Card support is disabled by default. If your controller has an SD slot,

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

@@ -1493,6 +1493,13 @@
1493 1493
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1494 1494
 
1495 1495
 /**
1496
+ * Info Screen Style (0:Classic, 1:Prusa)
1497
+ *
1498
+ * :[0:'Classic', 1:'Prusa']
1499
+ */
1500
+#define LCD_INFO_SCREEN_STYLE 0
1501
+
1502
+/**
1496 1503
  * SD CARD
1497 1504
  *
1498 1505
  * SD Card support is disabled by default. If your controller has an SD slot,

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

@@ -555,7 +555,7 @@
555 555
 // Add an 'M73' G-code to set the current percentage
556 556
 //#define LCD_SET_PROGRESS_MANUALLY
557 557
 
558
-#if ENABLED(SDSUPPORT) || ENABLED(LCD_SET_PROGRESS_MANUALLY)
558
+#if HAS_PRINT_PROGRESS
559 559
   #define LCD_PROGRESS_BAR                // Show a progress bar on HD44780 LCDs for SD printing
560 560
   #if ENABLED(LCD_PROGRESS_BAR)
561 561
     #define PROGRESS_BAR_BAR_TIME 2000    // (ms) Amount of time to show the bar

+ 7
- 0
Marlin/src/config/examples/Formbot/Raptor/Configuration.h View File

@@ -1593,6 +1593,13 @@
1593 1593
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1594 1594
 
1595 1595
 /**
1596
+ * Info Screen Style (0:Classic, 1:Prusa)
1597
+ *
1598
+ * :[0:'Classic', 1:'Prusa']
1599
+ */
1600
+#define LCD_INFO_SCREEN_STYLE 0
1601
+
1602
+/**
1596 1603
  * SD CARD
1597 1604
  *
1598 1605
  * SD Card support is disabled by default. If your controller has an SD slot,

+ 1
- 1
Marlin/src/config/examples/Formbot/Raptor/Configuration_adv.h View File

@@ -555,7 +555,7 @@
555 555
 // Add an 'M73' G-code to set the current percentage
556 556
 #define LCD_SET_PROGRESS_MANUALLY
557 557
 
558
-#if ENABLED(SDSUPPORT) || ENABLED(LCD_SET_PROGRESS_MANUALLY)
558
+#if HAS_PRINT_PROGRESS
559 559
   //#define LCD_PROGRESS_BAR              // Show a progress bar on HD44780 LCDs for SD printing
560 560
   #if ENABLED(LCD_PROGRESS_BAR)
561 561
     #define PROGRESS_BAR_BAR_TIME 2000    // (ms) Amount of time to show the bar

+ 7
- 0
Marlin/src/config/examples/Formbot/T_Rex_2+/Configuration.h View File

@@ -1534,6 +1534,13 @@
1534 1534
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1535 1535
 
1536 1536
 /**
1537
+ * Info Screen Style (0:Classic, 1:Prusa)
1538
+ *
1539
+ * :[0:'Classic', 1:'Prusa']
1540
+ */
1541
+#define LCD_INFO_SCREEN_STYLE 0
1542
+
1543
+/**
1537 1544
  * SD CARD
1538 1545
  *
1539 1546
  * SD Card support is disabled by default. If your controller has an SD slot,

+ 1
- 1
Marlin/src/config/examples/Formbot/T_Rex_2+/Configuration_adv.h View File

@@ -559,7 +559,7 @@
559 559
 // Add an 'M73' G-code to set the current percentage
560 560
 #define LCD_SET_PROGRESS_MANUALLY
561 561
 
562
-#if ENABLED(SDSUPPORT) || ENABLED(LCD_SET_PROGRESS_MANUALLY)
562
+#if HAS_PRINT_PROGRESS
563 563
   //#define LCD_PROGRESS_BAR              // Show a progress bar on HD44780 LCDs for SD printing
564 564
   #if ENABLED(LCD_PROGRESS_BAR)
565 565
     #define PROGRESS_BAR_BAR_TIME 2000    // (ms) Amount of time to show the bar

+ 7
- 0
Marlin/src/config/examples/Formbot/T_Rex_3/Configuration.h View File

@@ -1517,6 +1517,13 @@
1517 1517
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1518 1518
 
1519 1519
 /**
1520
+ * Info Screen Style (0:Classic, 1:Prusa)
1521
+ *
1522
+ * :[0:'Classic', 1:'Prusa']
1523
+ */
1524
+#define LCD_INFO_SCREEN_STYLE 0
1525
+
1526
+/**
1520 1527
  * SD CARD
1521 1528
  *
1522 1529
  * SD Card support is disabled by default. If your controller has an SD slot,

+ 1
- 1
Marlin/src/config/examples/Formbot/T_Rex_3/Configuration_adv.h View File

@@ -560,7 +560,7 @@
560 560
 // Add an 'M73' G-code to set the current percentage
561 561
 #define LCD_SET_PROGRESS_MANUALLY
562 562
 
563
-#if ENABLED(SDSUPPORT) || ENABLED(LCD_SET_PROGRESS_MANUALLY)
563
+#if HAS_PRINT_PROGRESS
564 564
   //#define LCD_PROGRESS_BAR              // Show a progress bar on HD44780 LCDs for SD printing
565 565
   #if ENABLED(LCD_PROGRESS_BAR)
566 566
     #define PROGRESS_BAR_BAR_TIME 2000    // (ms) Amount of time to show the bar

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

@@ -1502,6 +1502,13 @@
1502 1502
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1503 1503
 
1504 1504
 /**
1505
+ * Info Screen Style (0:Classic, 1:Prusa)
1506
+ *
1507
+ * :[0:'Classic', 1:'Prusa']
1508
+ */
1509
+#define LCD_INFO_SCREEN_STYLE 0
1510
+
1511
+/**
1505 1512
  * SD CARD
1506 1513
  *
1507 1514
  * SD Card support is disabled by default. If your controller has an SD slot,

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

@@ -1487,6 +1487,13 @@
1487 1487
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1488 1488
 
1489 1489
 /**
1490
+ * Info Screen Style (0:Classic, 1:Prusa)
1491
+ *
1492
+ * :[0:'Classic', 1:'Prusa']
1493
+ */
1494
+#define LCD_INFO_SCREEN_STYLE 0
1495
+
1496
+/**
1490 1497
  * SD CARD
1491 1498
  *
1492 1499
  * SD Card support is disabled by default. If your controller has an SD slot,

+ 7
- 0
Marlin/src/config/examples/Geeetech/MeCreator2/Configuration.h View File

@@ -1494,6 +1494,13 @@
1494 1494
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1495 1495
 
1496 1496
 /**
1497
+ * Info Screen Style (0:Classic, 1:Prusa)
1498
+ *
1499
+ * :[0:'Classic', 1:'Prusa']
1500
+ */
1501
+#define LCD_INFO_SCREEN_STYLE 0
1502
+
1503
+/**
1497 1504
  * SD CARD
1498 1505
  *
1499 1506
  * SD Card support is disabled by default. If your controller has an SD slot,

+ 1
- 1
Marlin/src/config/examples/Geeetech/MeCreator2/Configuration_adv.h View File

@@ -555,7 +555,7 @@
555 555
 // Add an 'M73' G-code to set the current percentage
556 556
 //#define LCD_SET_PROGRESS_MANUALLY
557 557
 
558
-#if ENABLED(SDSUPPORT) || ENABLED(LCD_SET_PROGRESS_MANUALLY)
558
+#if HAS_PRINT_PROGRESS
559 559
   //#define LCD_PROGRESS_BAR              // Show a progress bar on HD44780 LCDs for SD printing
560 560
   #if ENABLED(LCD_PROGRESS_BAR)
561 561
     #define PROGRESS_BAR_BAR_TIME 2000    // (ms) Amount of time to show the bar

+ 7
- 0
Marlin/src/config/examples/Geeetech/Prusa i3 Pro B/bltouch/Configuration.h View File

@@ -1503,6 +1503,13 @@
1503 1503
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1504 1504
 
1505 1505
 /**
1506
+ * Info Screen Style (0:Classic, 1:Prusa)
1507
+ *
1508
+ * :[0:'Classic', 1:'Prusa']
1509
+ */
1510
+#define LCD_INFO_SCREEN_STYLE 0
1511
+
1512
+/**
1506 1513
  * SD CARD
1507 1514
  *
1508 1515
  * SD Card support is disabled by default. If your controller has an SD slot,

+ 7
- 0
Marlin/src/config/examples/Geeetech/Prusa i3 Pro B/noprobe/Configuration.h View File

@@ -1502,6 +1502,13 @@
1502 1502
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1503 1503
 
1504 1504
 /**
1505
+ * Info Screen Style (0:Classic, 1:Prusa)
1506
+ *
1507
+ * :[0:'Classic', 1:'Prusa']
1508
+ */
1509
+#define LCD_INFO_SCREEN_STYLE 0
1510
+
1511
+/**
1505 1512
  * SD CARD
1506 1513
  *
1507 1514
  * SD Card support is disabled by default. If your controller has an SD slot,

+ 7
- 0
Marlin/src/config/examples/Geeetech/Prusa i3 Pro C/Configuration.h View File

@@ -1487,6 +1487,13 @@
1487 1487
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1488 1488
 
1489 1489
 /**
1490
+ * Info Screen Style (0:Classic, 1:Prusa)
1491
+ *
1492
+ * :[0:'Classic', 1:'Prusa']
1493
+ */
1494
+#define LCD_INFO_SCREEN_STYLE 0
1495
+
1496
+/**
1490 1497
  * SD CARD
1491 1498
  *
1492 1499
  * SD Card support is disabled by default. If your controller has an SD slot,

+ 1
- 1
Marlin/src/config/examples/Geeetech/Prusa i3 Pro C/Configuration_adv.h View File

@@ -555,7 +555,7 @@
555 555
 // Add an 'M73' G-code to set the current percentage
556 556
 //#define LCD_SET_PROGRESS_MANUALLY
557 557
 
558
-#if ENABLED(SDSUPPORT) || ENABLED(LCD_SET_PROGRESS_MANUALLY)
558
+#if HAS_PRINT_PROGRESS
559 559
   //#define LCD_PROGRESS_BAR              // Show a progress bar on HD44780 LCDs for SD printing
560 560
   #if ENABLED(LCD_PROGRESS_BAR)
561 561
     #define PROGRESS_BAR_BAR_TIME 2000    // (ms) Amount of time to show the bar

+ 7
- 0
Marlin/src/config/examples/Geeetech/Prusa i3 Pro W/Configuration.h View File

@@ -1487,6 +1487,13 @@
1487 1487
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1488 1488
 
1489 1489
 /**
1490
+ * Info Screen Style (0:Classic, 1:Prusa)
1491
+ *
1492
+ * :[0:'Classic', 1:'Prusa']
1493
+ */
1494
+#define LCD_INFO_SCREEN_STYLE 0
1495
+
1496
+/**
1490 1497
  * SD CARD
1491 1498
  *
1492 1499
  * SD Card support is disabled by default. If your controller has an SD slot,

+ 1
- 1
Marlin/src/config/examples/Geeetech/Prusa i3 Pro W/Configuration_adv.h View File

@@ -555,7 +555,7 @@
555 555
 // Add an 'M73' G-code to set the current percentage
556 556
 //#define LCD_SET_PROGRESS_MANUALLY
557 557
 
558
-#if ENABLED(SDSUPPORT) || ENABLED(LCD_SET_PROGRESS_MANUALLY)
558
+#if HAS_PRINT_PROGRESS
559 559
   //#define LCD_PROGRESS_BAR              // Show a progress bar on HD44780 LCDs for SD printing
560 560
   #if ENABLED(LCD_PROGRESS_BAR)
561 561
     #define PROGRESS_BAR_BAR_TIME 2000    // (ms) Amount of time to show the bar

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

@@ -1491,6 +1491,13 @@
1491 1491
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1492 1492
 
1493 1493
 /**
1494
+ * Info Screen Style (0:Classic, 1:Prusa)
1495
+ *
1496
+ * :[0:'Classic', 1:'Prusa']
1497
+ */
1498
+#define LCD_INFO_SCREEN_STYLE 0
1499
+
1500
+/**
1494 1501
  * SD CARD
1495 1502
  *
1496 1503
  * SD Card support is disabled by default. If your controller has an SD slot,

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

@@ -555,7 +555,7 @@
555 555
 // Add an 'M73' G-code to set the current percentage
556 556
 //#define LCD_SET_PROGRESS_MANUALLY
557 557
 
558
-#if ENABLED(SDSUPPORT) || ENABLED(LCD_SET_PROGRESS_MANUALLY)
558
+#if HAS_PRINT_PROGRESS
559 559
   //#define LCD_PROGRESS_BAR              // Show a progress bar on HD44780 LCDs for SD printing
560 560
   #if ENABLED(LCD_PROGRESS_BAR)
561 561
     #define PROGRESS_BAR_BAR_TIME 2000    // (ms) Amount of time to show the bar

+ 7
- 0
Marlin/src/config/examples/JGAurora/A5/Configuration.h View File

@@ -1498,6 +1498,13 @@
1498 1498
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1499 1499
 
1500 1500
 /**
1501
+ * Info Screen Style (0:Classic, 1:Prusa)
1502
+ *
1503
+ * :[0:'Classic', 1:'Prusa']
1504
+ */
1505
+#define LCD_INFO_SCREEN_STYLE 0
1506
+
1507
+/**
1501 1508
  * SD CARD
1502 1509
  *
1503 1510
  * SD Card support is disabled by default. If your controller has an SD slot,

+ 1
- 1
Marlin/src/config/examples/JGAurora/A5/Configuration_adv.h View File

@@ -555,7 +555,7 @@
555 555
 // Add an 'M73' G-code to set the current percentage
556 556
 //#define LCD_SET_PROGRESS_MANUALLY
557 557
 
558
-#if ENABLED(SDSUPPORT) || ENABLED(LCD_SET_PROGRESS_MANUALLY)
558
+#if HAS_PRINT_PROGRESS
559 559
   //#define LCD_PROGRESS_BAR              // Show a progress bar on HD44780 LCDs for SD printing
560 560
   #if ENABLED(LCD_PROGRESS_BAR)
561 561
     #define PROGRESS_BAR_BAR_TIME 2000    // (ms) Amount of time to show the bar

+ 7
- 0
Marlin/src/config/examples/MakerParts/Configuration.h View File

@@ -1507,6 +1507,13 @@
1507 1507
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1508 1508
 
1509 1509
 /**
1510
+ * Info Screen Style (0:Classic, 1:Prusa)
1511
+ *
1512
+ * :[0:'Classic', 1:'Prusa']
1513
+ */
1514
+#define LCD_INFO_SCREEN_STYLE 0
1515
+
1516
+/**
1510 1517
  * SD CARD
1511 1518
  *
1512 1519
  * SD Card support is disabled by default. If your controller has an SD slot,

+ 1
- 1
Marlin/src/config/examples/MakerParts/Configuration_adv.h View File

@@ -555,7 +555,7 @@
555 555
 // Add an 'M73' G-code to set the current percentage
556 556
 //#define LCD_SET_PROGRESS_MANUALLY
557 557
 
558
-#if ENABLED(SDSUPPORT) || ENABLED(LCD_SET_PROGRESS_MANUALLY)
558
+#if HAS_PRINT_PROGRESS
559 559
   //#define LCD_PROGRESS_BAR              // Show a progress bar on HD44780 LCDs for SD printing
560 560
   #if ENABLED(LCD_PROGRESS_BAR)
561 561
     #define PROGRESS_BAR_BAR_TIME 2000    // (ms) Amount of time to show the bar

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

@@ -1515,6 +1515,13 @@
1515 1515
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1516 1516
 
1517 1517
 /**
1518
+ * Info Screen Style (0:Classic, 1:Prusa)
1519
+ *
1520
+ * :[0:'Classic', 1:'Prusa']
1521
+ */
1522
+#define LCD_INFO_SCREEN_STYLE 0
1523
+
1524
+/**
1518 1525
  * SD CARD
1519 1526
  *
1520 1527
  * SD Card support is disabled by default. If your controller has an SD slot,

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

@@ -555,7 +555,7 @@
555 555
 // Add an 'M73' G-code to set the current percentage
556 556
 //#define LCD_SET_PROGRESS_MANUALLY
557 557
 
558
-#if ENABLED(SDSUPPORT) || ENABLED(LCD_SET_PROGRESS_MANUALLY)
558
+#if HAS_PRINT_PROGRESS
559 559
   //#define LCD_PROGRESS_BAR              // Show a progress bar on HD44780 LCDs for SD printing
560 560
   #if ENABLED(LCD_PROGRESS_BAR)
561 561
     #define PROGRESS_BAR_BAR_TIME 2000    // (ms) Amount of time to show the bar

+ 7
- 0
Marlin/src/config/examples/Malyan/M200/Configuration.h View File

@@ -1486,6 +1486,13 @@
1486 1486
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1487 1487
 
1488 1488
 /**
1489
+ * Info Screen Style (0:Classic, 1:Prusa)
1490
+ *
1491
+ * :[0:'Classic', 1:'Prusa']
1492
+ */
1493
+#define LCD_INFO_SCREEN_STYLE 0
1494
+
1495
+/**
1489 1496
  * SD CARD
1490 1497
  *
1491 1498
  * SD Card support is disabled by default. If your controller has an SD slot,

+ 1
- 1
Marlin/src/config/examples/Malyan/M200/Configuration_adv.h View File

@@ -555,7 +555,7 @@
555 555
 // Add an 'M73' G-code to set the current percentage
556 556
 //#define LCD_SET_PROGRESS_MANUALLY
557 557
 
558
-#if ENABLED(SDSUPPORT) || ENABLED(LCD_SET_PROGRESS_MANUALLY)
558
+#if HAS_PRINT_PROGRESS
559 559
   //#define LCD_PROGRESS_BAR              // Show a progress bar on HD44780 LCDs for SD printing
560 560
   #if ENABLED(LCD_PROGRESS_BAR)
561 561
     #define PROGRESS_BAR_BAR_TIME 2000    // (ms) Amount of time to show the bar

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

@@ -1491,6 +1491,13 @@
1491 1491
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1492 1492
 
1493 1493
 /**
1494
+ * Info Screen Style (0:Classic, 1:Prusa)
1495
+ *
1496
+ * :[0:'Classic', 1:'Prusa']
1497
+ */
1498
+#define LCD_INFO_SCREEN_STYLE 0
1499
+
1500
+/**
1494 1501
  * SD CARD
1495 1502
  *
1496 1503
  * SD Card support is disabled by default. If your controller has an SD slot,

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

@@ -1491,6 +1491,13 @@
1491 1491
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1492 1492
 
1493 1493
 /**
1494
+ * Info Screen Style (0:Classic, 1:Prusa)
1495
+ *
1496
+ * :[0:'Classic', 1:'Prusa']
1497
+ */
1498
+#define LCD_INFO_SCREEN_STYLE 0
1499
+
1500
+/**
1494 1501
  * SD CARD
1495 1502
  *
1496 1503
  * SD Card support is disabled by default. If your controller has an SD slot,

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

@@ -555,7 +555,7 @@
555 555
 // Add an 'M73' G-code to set the current percentage
556 556
 //#define LCD_SET_PROGRESS_MANUALLY
557 557
 
558
-#if ENABLED(SDSUPPORT) || ENABLED(LCD_SET_PROGRESS_MANUALLY)
558
+#if HAS_PRINT_PROGRESS
559 559
   //#define LCD_PROGRESS_BAR              // Show a progress bar on HD44780 LCDs for SD printing
560 560
   #if ENABLED(LCD_PROGRESS_BAR)
561 561
     #define PROGRESS_BAR_BAR_TIME 2000    // (ms) Amount of time to show the bar

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

@@ -1487,6 +1487,13 @@
1487 1487
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1488 1488
 
1489 1489
 /**
1490
+ * Info Screen Style (0:Classic, 1:Prusa)
1491
+ *
1492
+ * :[0:'Classic', 1:'Prusa']
1493
+ */
1494
+#define LCD_INFO_SCREEN_STYLE 0
1495
+
1496
+/**
1490 1497
  * SD CARD
1491 1498
  *
1492 1499
  * SD Card support is disabled by default. If your controller has an SD slot,

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

@@ -556,7 +556,7 @@
556 556
 // Add an 'M73' G-code to set the current percentage
557 557
 //#define LCD_SET_PROGRESS_MANUALLY
558 558
 
559
-#if ENABLED(SDSUPPORT) || ENABLED(LCD_SET_PROGRESS_MANUALLY)
559
+#if HAS_PRINT_PROGRESS
560 560
   //#define LCD_PROGRESS_BAR              // Show a progress bar on HD44780 LCDs for SD printing
561 561
   #if ENABLED(LCD_PROGRESS_BAR)
562 562
     #define PROGRESS_BAR_BAR_TIME 2000    // (ms) Amount of time to show the bar

+ 7
- 0
Marlin/src/config/examples/RepRapPro/Huxley/Configuration.h View File

@@ -1536,6 +1536,13 @@ Black rubber belt(MXL), 18 - tooth aluminium pulley : 87.489 step per mm (Huxley
1536 1536
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1537 1537
 
1538 1538
 /**
1539
+ * Info Screen Style (0:Classic, 1:Prusa)
1540
+ *
1541
+ * :[0:'Classic', 1:'Prusa']
1542
+ */
1543
+#define LCD_INFO_SCREEN_STYLE 0
1544
+
1545
+/**
1539 1546
  * SD CARD
1540 1547
  *
1541 1548
  * SD Card support is disabled by default. If your controller has an SD slot,

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

@@ -1487,6 +1487,13 @@
1487 1487
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1488 1488
 
1489 1489
 /**
1490
+ * Info Screen Style (0:Classic, 1:Prusa)
1491
+ *
1492
+ * :[0:'Classic', 1:'Prusa']
1493
+ */
1494
+#define LCD_INFO_SCREEN_STYLE 0
1495
+
1496
+/**
1490 1497
  * SD CARD
1491 1498
  *
1492 1499
  * SD Card support is disabled by default. If your controller has an SD slot,

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

@@ -1485,6 +1485,13 @@
1485 1485
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1486 1486
 
1487 1487
 /**
1488
+ * Info Screen Style (0:Classic, 1:Prusa)
1489
+ *
1490
+ * :[0:'Classic', 1:'Prusa']
1491
+ */
1492
+#define LCD_INFO_SCREEN_STYLE 0
1493
+
1494
+/**
1488 1495
  * SD CARD
1489 1496
  *
1490 1497
  * SD Card support is disabled by default. If your controller has an SD slot,

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

@@ -555,7 +555,7 @@
555 555
 // Add an 'M73' G-code to set the current percentage
556 556
 //#define LCD_SET_PROGRESS_MANUALLY
557 557
 
558
-#if ENABLED(SDSUPPORT) || ENABLED(LCD_SET_PROGRESS_MANUALLY)
558
+#if HAS_PRINT_PROGRESS
559 559
   //#define LCD_PROGRESS_BAR              // Show a progress bar on HD44780 LCDs for SD printing
560 560
   #if ENABLED(LCD_PROGRESS_BAR)
561 561
     #define PROGRESS_BAR_BAR_TIME 2000    // (ms) Amount of time to show the bar

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

@@ -1500,6 +1500,13 @@
1500 1500
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1501 1501
 
1502 1502
 /**
1503
+ * Info Screen Style (0:Classic, 1:Prusa)
1504
+ *
1505
+ * :[0:'Classic', 1:'Prusa']
1506
+ */
1507
+#define LCD_INFO_SCREEN_STYLE 0
1508
+
1509
+/**
1503 1510
  * SD CARD
1504 1511
  *
1505 1512
  * SD Card support is disabled by default. If your controller has an SD slot,

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

@@ -555,7 +555,7 @@
555 555
 // Add an 'M73' G-code to set the current percentage
556 556
 //#define LCD_SET_PROGRESS_MANUALLY
557 557
 
558
-#if ENABLED(SDSUPPORT) || ENABLED(LCD_SET_PROGRESS_MANUALLY)
558
+#if HAS_PRINT_PROGRESS
559 559
   //#define LCD_PROGRESS_BAR              // Show a progress bar on HD44780 LCDs for SD printing
560 560
   #if ENABLED(LCD_PROGRESS_BAR)
561 561
     #define PROGRESS_BAR_BAR_TIME 2000    // (ms) Amount of time to show the bar

+ 7
- 0
Marlin/src/config/examples/STM32F10/Configuration.h View File

@@ -1489,6 +1489,13 @@
1489 1489
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1490 1490
 
1491 1491
 /**
1492
+ * Info Screen Style (0:Classic, 1:Prusa)
1493
+ *
1494
+ * :[0:'Classic', 1:'Prusa']
1495
+ */
1496
+#define LCD_INFO_SCREEN_STYLE 0
1497
+
1498
+/**
1492 1499
  * SD CARD
1493 1500
  *
1494 1501
  * SD Card support is disabled by default. If your controller has an SD slot,

+ 7
- 0
Marlin/src/config/examples/STM32F4/Configuration.h View File

@@ -1487,6 +1487,13 @@
1487 1487
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1488 1488
 
1489 1489
 /**
1490
+ * Info Screen Style (0:Classic, 1:Prusa)
1491
+ *
1492
+ * :[0:'Classic', 1:'Prusa']
1493
+ */
1494
+#define LCD_INFO_SCREEN_STYLE 0
1495
+
1496
+/**
1490 1497
  * SD CARD
1491 1498
  *
1492 1499
  * SD Card support is disabled by default. If your controller has an SD slot,

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

@@ -1518,6 +1518,13 @@
1518 1518
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1519 1519
 
1520 1520
 /**
1521
+ * Info Screen Style (0:Classic, 1:Prusa)
1522
+ *
1523
+ * :[0:'Classic', 1:'Prusa']
1524
+ */
1525
+#define LCD_INFO_SCREEN_STYLE 0
1526
+
1527
+/**
1521 1528
  * SD CARD
1522 1529
  *
1523 1530
  * SD Card support is disabled by default. If your controller has an SD slot,

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

@@ -555,7 +555,7 @@
555 555
 // Add an 'M73' G-code to set the current percentage
556 556
 //#define LCD_SET_PROGRESS_MANUALLY
557 557
 
558
-#if ENABLED(SDSUPPORT) || ENABLED(LCD_SET_PROGRESS_MANUALLY)
558
+#if HAS_PRINT_PROGRESS
559 559
   //#define LCD_PROGRESS_BAR              // Show a progress bar on HD44780 LCDs for SD printing
560 560
   #if ENABLED(LCD_PROGRESS_BAR)
561 561
     #define PROGRESS_BAR_BAR_TIME 2000    // (ms) Amount of time to show the bar

+ 7
- 0
Marlin/src/config/examples/TheBorg/Configuration.h View File

@@ -1487,6 +1487,13 @@
1487 1487
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1488 1488
 
1489 1489
 /**
1490
+ * Info Screen Style (0:Classic, 1:Prusa)
1491
+ *
1492
+ * :[0:'Classic', 1:'Prusa']
1493
+ */
1494
+#define LCD_INFO_SCREEN_STYLE 0
1495
+
1496
+/**
1490 1497
  * SD CARD
1491 1498
  *
1492 1499
  * SD Card support is disabled by default. If your controller has an SD slot,

+ 1
- 1
Marlin/src/config/examples/TheBorg/Configuration_adv.h View File

@@ -555,7 +555,7 @@
555 555
 // Add an 'M73' G-code to set the current percentage
556 556
 //#define LCD_SET_PROGRESS_MANUALLY
557 557
 
558
-#if ENABLED(SDSUPPORT) || ENABLED(LCD_SET_PROGRESS_MANUALLY)
558
+#if HAS_PRINT_PROGRESS
559 559
   //#define LCD_PROGRESS_BAR              // Show a progress bar on HD44780 LCDs for SD printing
560 560
   #if ENABLED(LCD_PROGRESS_BAR)
561 561
     #define PROGRESS_BAR_BAR_TIME 2000    // (ms) Amount of time to show the bar

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

@@ -1543,6 +1543,13 @@
1543 1543
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1544 1544
 
1545 1545
 /**
1546
+ * Info Screen Style (0:Classic, 1:Prusa)
1547
+ *
1548
+ * :[0:'Classic', 1:'Prusa']
1549
+ */
1550
+#define LCD_INFO_SCREEN_STYLE 0
1551
+
1552
+/**
1546 1553
  * SD CARD
1547 1554
  *
1548 1555
  * SD Card support is disabled by default. If your controller has an SD slot,

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

@@ -555,7 +555,7 @@
555 555
 // Add an 'M73' G-code to set the current percentage
556 556
 //#define LCD_SET_PROGRESS_MANUALLY
557 557
 
558
-#if ENABLED(SDSUPPORT) || ENABLED(LCD_SET_PROGRESS_MANUALLY)
558
+#if HAS_PRINT_PROGRESS
559 559
   //#define LCD_PROGRESS_BAR              // Show a progress bar on HD44780 LCDs for SD printing
560 560
   #if ENABLED(LCD_PROGRESS_BAR)
561 561
     #define PROGRESS_BAR_BAR_TIME 2000    // (ms) Amount of time to show the bar

+ 7
- 0
Marlin/src/config/examples/Tronxy/X1/Configuration.h View File

@@ -1487,6 +1487,13 @@
1487 1487
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1488 1488
 
1489 1489
 /**
1490
+ * Info Screen Style (0:Classic, 1:Prusa)
1491
+ *
1492
+ * :[0:'Classic', 1:'Prusa']
1493
+ */
1494
+#define LCD_INFO_SCREEN_STYLE 0
1495
+
1496
+/**
1490 1497
  * SD CARD
1491 1498
  *
1492 1499
  * SD Card support is disabled by default. If your controller has an SD slot,

+ 7
- 0
Marlin/src/config/examples/Tronxy/X3A/Configuration.h View File

@@ -1491,6 +1491,13 @@
1491 1491
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1492 1492
 
1493 1493
 /**
1494
+ * Info Screen Style (0:Classic, 1:Prusa)
1495
+ *
1496
+ * :[0:'Classic', 1:'Prusa']
1497
+ */
1498
+#define LCD_INFO_SCREEN_STYLE 0
1499
+
1500
+/**
1494 1501
  * SD CARD
1495 1502
  *
1496 1503
  * SD Card support is disabled by default. If your controller has an SD slot,

+ 1
- 1
Marlin/src/config/examples/Tronxy/X3A/Configuration_adv.h View File

@@ -555,7 +555,7 @@
555 555
 // Add an 'M73' G-code to set the current percentage
556 556
 //#define LCD_SET_PROGRESS_MANUALLY
557 557
 
558
-#if ENABLED(SDSUPPORT) || ENABLED(LCD_SET_PROGRESS_MANUALLY)
558
+#if HAS_PRINT_PROGRESS
559 559
   //#define LCD_PROGRESS_BAR              // Show a progress bar on HD44780 LCDs for SD printing
560 560
   #if ENABLED(LCD_PROGRESS_BAR)
561 561
     #define PROGRESS_BAR_BAR_TIME 2000    // (ms) Amount of time to show the bar

+ 7
- 0
Marlin/src/config/examples/Tronxy/X5S/Configuration.h View File

@@ -1487,6 +1487,13 @@
1487 1487
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1488 1488
 
1489 1489
 /**
1490
+ * Info Screen Style (0:Classic, 1:Prusa)
1491
+ *
1492
+ * :[0:'Classic', 1:'Prusa']
1493
+ */
1494
+#define LCD_INFO_SCREEN_STYLE 0
1495
+
1496
+/**
1490 1497
  * SD CARD
1491 1498
  *
1492 1499
  * SD Card support is disabled by default. If your controller has an SD slot,

+ 7
- 0
Marlin/src/config/examples/Tronxy/XY100/Configuration.h View File

@@ -1498,6 +1498,13 @@
1498 1498
 #define DISPLAY_CHARSET_HD44780 JAPANESE
1499 1499
 
1500 1500
 /**
1501
+ * Info Screen Style (0:Classic, 1:Prusa)
1502
+ *
1503
+ * :[0:'Classic', 1:'Prusa']
1504
+ */
1505
+#define LCD_INFO_SCREEN_STYLE 0
1506
+
1507
+/**
1501 1508
  * SD CARD
1502 1509
  *
1503 1510
  * SD Card support is disabled by default. If your controller has an SD slot,

+ 0
- 0
Marlin/src/config/examples/UltiMachine/Archim2/Configuration.h View File


Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save