diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h index 126fdc0893..457fdccf5c 100644 --- a/Marlin/Configuration.h +++ b/Marlin/Configuration.h @@ -1513,18 +1513,9 @@ // RepRapDiscount FULL GRAPHIC Smart Controller // http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller // -// If USE_ST7920_LIGHTWEIGHT_UI is uncommented, then an alternative -// light-weight status screen will be used that takes advantage of -// the ST7920 character-generator to conserve MCU resources. -// -// Since the lightweight status screen can only show a status -// message or the position, but not both, set DELAY_TO_SHOW_POSITION -// to the number of seconds until the position is revealed after a new -// status message is drawn. -//#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER -//#define USE_ST7920_LIGHTWEIGHT_UI -//#define DELAY_TO_SHOW_POSITION 20 +#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER + // // MakerLab Mini Panel with graphic diff --git a/Marlin/src/config/default/Configuration.h b/Marlin/src/config/default/Configuration.h index 126fdc0893..9067655033 100644 --- a/Marlin/src/config/default/Configuration.h +++ b/Marlin/src/config/default/Configuration.h @@ -1513,18 +1513,7 @@ // RepRapDiscount FULL GRAPHIC Smart Controller // http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller // -// If USE_ST7920_LIGHTWEIGHT_UI is uncommented, then an alternative -// light-weight status screen will be used that takes advantage of -// the ST7920 character-generator to conserve MCU resources. -// -// Since the lightweight status screen can only show a status -// message or the position, but not both, set DELAY_TO_SHOW_POSITION -// to the number of seconds until the position is revealed after a new -// status message is drawn. - //#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER -//#define USE_ST7920_LIGHTWEIGHT_UI -//#define DELAY_TO_SHOW_POSITION 20 // // MakerLab Mini Panel with graphic diff --git a/Marlin/src/config/examples/AliExpress/CL-260/Configuration.h b/Marlin/src/config/examples/AliExpress/CL-260/Configuration.h index 56ae68867c..629a2373ab 100644 --- a/Marlin/src/config/examples/AliExpress/CL-260/Configuration.h +++ b/Marlin/src/config/examples/AliExpress/CL-260/Configuration.h @@ -1513,18 +1513,7 @@ // RepRapDiscount FULL GRAPHIC Smart Controller // http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller // -// If USE_ST7920_LIGHTWEIGHT_UI is uncommented, then an alternative -// light-weight status screen will be used that takes advantage of -// the ST7920 character-generator to conserve MCU resources. -// -// Since the lightweight status screen can only show a status -// message or the position, but not both, set DELAY_TO_SHOW_POSITION -// to the number of seconds until the position is revealed after a new -// status message is drawn. - //#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER -//#define USE_ST7920_LIGHTWEIGHT_UI -//#define DELAY_TO_SHOW_POSITION 20 // // MakerLab Mini Panel with graphic diff --git a/Marlin/src/config/examples/Anet/A6/Configuration.h b/Marlin/src/config/examples/Anet/A6/Configuration.h index e1c3ac694e..a477a1c41f 100644 --- a/Marlin/src/config/examples/Anet/A6/Configuration.h +++ b/Marlin/src/config/examples/Anet/A6/Configuration.h @@ -1661,18 +1661,7 @@ // RepRapDiscount FULL GRAPHIC Smart Controller // http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller // -// If USE_ST7920_LIGHTWEIGHT_UI is uncommented, then an alternative -// light-weight status screen will be used that takes advantage of -// the ST7920 character-generator to conserve MCU resources. -// -// Since the lightweight status screen can only show a status -// message or the position, but not both, set DELAY_TO_SHOW_POSITION -// to the number of seconds until the position is revealed after a new -// status message is drawn. - //#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER -//#define USE_ST7920_LIGHTWEIGHT_UI -//#define DELAY_TO_SHOW_POSITION 20 // // MakerLab Mini Panel with graphic diff --git a/Marlin/src/config/examples/Anet/A8/Configuration.h b/Marlin/src/config/examples/Anet/A8/Configuration.h index b303b158f5..5cf5e3ac21 100644 --- a/Marlin/src/config/examples/Anet/A8/Configuration.h +++ b/Marlin/src/config/examples/Anet/A8/Configuration.h @@ -1525,18 +1525,6 @@ // //#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER -// If USE_ST7920_LIGHTWEIGHT_UI is uncommented, then an alternative -// light-weight status screen will be used that takes advantage of -// the ST7920 character-generator to conserve MCU resources. -// -// Since the lightweight status screen can only show a status -// message or the position, but not both, set DELAY_TO_SHOW_POSITION -// to the number of seconds until the position is revealed after a new -// status message is drawn. - -//#define USE_ST7920_LIGHTWEIGHT_UI -//#define DELAY_TO_SHOW_POSITION 20 - // // MakerLab Mini Panel with graphic // controller and SD support - http://reprap.org/wiki/Mini_panel diff --git a/Marlin/src/config/examples/BIBO/TouchX/cyclops/Configuration.h b/Marlin/src/config/examples/BIBO/TouchX/cyclops/Configuration.h index 0df6282363..b8712d93e6 100644 --- a/Marlin/src/config/examples/BIBO/TouchX/cyclops/Configuration.h +++ b/Marlin/src/config/examples/BIBO/TouchX/cyclops/Configuration.h @@ -1513,18 +1513,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo // RepRapDiscount FULL GRAPHIC Smart Controller // http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller // -// If USE_ST7920_LIGHTWEIGHT_UI is uncommented, then an alternative -// light-weight status screen will be used that takes advantage of -// the ST7920 character-generator to conserve MCU resources. -// -// Since the lightweight status screen can only show a status -// message or the position, but not both, set DELAY_TO_SHOW_POSITION -// to the number of seconds until the position is revealed after a new -// status message is drawn. - #define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER -//#define USE_ST7920_LIGHTWEIGHT_UI -//#define DELAY_TO_SHOW_POSITION 20 // // MakerLab Mini Panel with graphic diff --git a/Marlin/src/config/examples/BIBO/TouchX/default/Configuration.h b/Marlin/src/config/examples/BIBO/TouchX/default/Configuration.h index ca6c4ca7ca..0c3da39401 100644 --- a/Marlin/src/config/examples/BIBO/TouchX/default/Configuration.h +++ b/Marlin/src/config/examples/BIBO/TouchX/default/Configuration.h @@ -1513,18 +1513,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo // RepRapDiscount FULL GRAPHIC Smart Controller // http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller // -// If USE_ST7920_LIGHTWEIGHT_UI is uncommented, then an alternative -// light-weight status screen will be used that takes advantage of -// the ST7920 character-generator to conserve MCU resources. -// -// Since the lightweight status screen can only show a status -// message or the position, but not both, set DELAY_TO_SHOW_POSITION -// to the number of seconds until the position is revealed after a new -// status message is drawn. - #define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER -//#define USE_ST7920_LIGHTWEIGHT_UI -//#define DELAY_TO_SHOW_POSITION 20 // // MakerLab Mini Panel with graphic diff --git a/Marlin/src/config/examples/FolgerTech/i3-2020/Configuration.h b/Marlin/src/config/examples/FolgerTech/i3-2020/Configuration.h index 2848e71fe1..046b1c75c1 100644 --- a/Marlin/src/config/examples/FolgerTech/i3-2020/Configuration.h +++ b/Marlin/src/config/examples/FolgerTech/i3-2020/Configuration.h @@ -1519,18 +1519,8 @@ // RepRapDiscount FULL GRAPHIC Smart Controller // http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller // -// If USE_ST7920_LIGHTWEIGHT_UI is uncommented, then an alternative -// light-weight status screen will be used that takes advantage of -// the ST7920 character-generator to conserve MCU resources. -// -// Since the lightweight status screen can only show a status -// message or the position, but not both, set DELAY_TO_SHOW_POSITION -// to the number of seconds until the position is revealed after a new -// status message is drawn. - //#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER -//#define USE_ST7920_LIGHTWEIGHT_UI -//#define DELAY_TO_SHOW_POSITION 20 + // // MakerLab Mini Panel with graphic diff --git a/Marlin/src/config/examples/Infitary/i3-M508/Configuration.h b/Marlin/src/config/examples/Infitary/i3-M508/Configuration.h index 77bd20aa60..555e22fe13 100644 --- a/Marlin/src/config/examples/Infitary/i3-M508/Configuration.h +++ b/Marlin/src/config/examples/Infitary/i3-M508/Configuration.h @@ -1517,18 +1517,7 @@ // RepRapDiscount FULL GRAPHIC Smart Controller // http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller // -// If USE_ST7920_LIGHTWEIGHT_UI is uncommented, then an alternative -// light-weight status screen will be used that takes advantage of -// the ST7920 character-generator to conserve MCU resources. -// -// Since the lightweight status screen can only show a status -// message or the position, but not both, set DELAY_TO_SHOW_POSITION -// to the number of seconds until the position is revealed after a new -// status message is drawn. - //#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER -//#define USE_ST7920_LIGHTWEIGHT_UI -//#define DELAY_TO_SHOW_POSITION 20 // // MakerLab Mini Panel with graphic diff --git a/Marlin/src/config/examples/JGAurora/A5/Configuration.h b/Marlin/src/config/examples/JGAurora/A5/Configuration.h index ce0d3e69b7..077733ca92 100644 --- a/Marlin/src/config/examples/JGAurora/A5/Configuration.h +++ b/Marlin/src/config/examples/JGAurora/A5/Configuration.h @@ -1524,18 +1524,7 @@ // RepRapDiscount FULL GRAPHIC Smart Controller // http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller // -// If USE_ST7920_LIGHTWEIGHT_UI is uncommented, then an alternative -// light-weight status screen will be used that takes advantage of -// the ST7920 character-generator to conserve MCU resources. -// -// Since the lightweight status screen can only show a status -// message or the position, but not both, set DELAY_TO_SHOW_POSITION -// to the number of seconds until the position is revealed after a new -// status message is drawn. - //#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER -//#define USE_ST7920_LIGHTWEIGHT_UI -//#define DELAY_TO_SHOW_POSITION 20 // // MakerLab Mini Panel with graphic diff --git a/Marlin/src/config/examples/RigidBot/Configuration.h b/Marlin/src/config/examples/RigidBot/Configuration.h index 09d4837c51..376c949770 100644 --- a/Marlin/src/config/examples/RigidBot/Configuration.h +++ b/Marlin/src/config/examples/RigidBot/Configuration.h @@ -1515,18 +1515,6 @@ // //#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER -// If USE_ST7920_LIGHTWEIGHT_UI is uncommented, then an alternative -// light-weight status screen will be used that takes advantage of -// the ST7920 character-generator to conserve MCU resources. -// -// Since the lightweight status screen can only show a status -// message or the position, but not both, set DELAY_TO_SHOW_POSITION -// to the number of seconds until the position is revealed after a new -// status message is drawn. - -//#define USE_ST7920_LIGHTWEIGHT_UI -//#define DELAY_TO_SHOW_POSITION 20 - // // MakerLab Mini Panel with graphic // controller and SD support - http://reprap.org/wiki/Mini_panel diff --git a/Marlin/src/config/examples/STM32F10/Configuration.h b/Marlin/src/config/examples/STM32F10/Configuration.h index 04282211bb..affc796675 100644 --- a/Marlin/src/config/examples/STM32F10/Configuration.h +++ b/Marlin/src/config/examples/STM32F10/Configuration.h @@ -1516,18 +1516,7 @@ // RepRapDiscount FULL GRAPHIC Smart Controller // http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller // -// If USE_ST7920_LIGHTWEIGHT_UI is uncommented, then an alternative -// light-weight status screen will be used that takes advantage of -// the ST7920 character-generator to conserve MCU resources. -// -// Since the lightweight status screen can only show a status -// message or the position, but not both, set DELAY_TO_SHOW_POSITION -// to the number of seconds until the position is revealed after a new -// status message is drawn. - //#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER -//#define USE_ST7920_LIGHTWEIGHT_UI -//#define DELAY_TO_SHOW_POSITION 20 // // MakerLab Mini Panel with graphic diff --git a/Marlin/src/config/examples/Sanguinololu/Configuration.h b/Marlin/src/config/examples/Sanguinololu/Configuration.h index 40d6d4c9f7..239cf8d654 100644 --- a/Marlin/src/config/examples/Sanguinololu/Configuration.h +++ b/Marlin/src/config/examples/Sanguinololu/Configuration.h @@ -1544,18 +1544,7 @@ // RepRapDiscount FULL GRAPHIC Smart Controller // http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller // -// If USE_ST7920_LIGHTWEIGHT_UI is uncommented, then an alternative -// light-weight status screen will be used that takes advantage of -// the ST7920 character-generator to conserve MCU resources. -// -// Since the lightweight status screen can only show a status -// message or the position, but not both, set DELAY_TO_SHOW_POSITION -// to the number of seconds until the position is revealed after a new -// status message is drawn. - //#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER -//#define USE_ST7920_LIGHTWEIGHT_UI -//#define DELAY_TO_SHOW_POSITION 20 // // MakerLab Mini Panel with graphic diff --git a/Marlin/src/config/examples/Tronxy/X1/Configuration.h b/Marlin/src/config/examples/Tronxy/X1/Configuration.h index 3e65542997..e74543b69a 100644 --- a/Marlin/src/config/examples/Tronxy/X1/Configuration.h +++ b/Marlin/src/config/examples/Tronxy/X1/Configuration.h @@ -1498,18 +1498,7 @@ // RepRapDiscount FULL GRAPHIC Smart Controller // http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller // -// If USE_ST7920_LIGHTWEIGHT_UI is uncommented, then an alternative -// light-weight status screen will be used that takes advantage of -// the ST7920 character-generator to conserve MCU resources. -// -// Since the lightweight status screen can only show a status -// message or the position, but not both, set DELAY_TO_SHOW_POSITION -// to the number of seconds until the position is revealed after a new -// status message is drawn. - //#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER -//#define USE_ST7920_LIGHTWEIGHT_UI -//#define DELAY_TO_SHOW_POSITION 20 // // MakerLab Mini Panel with graphic diff --git a/Marlin/src/config/examples/Tronxy/X5S/Configuration.h b/Marlin/src/config/examples/Tronxy/X5S/Configuration.h index aa562a5a55..38a6a31d10 100644 --- a/Marlin/src/config/examples/Tronxy/X5S/Configuration.h +++ b/Marlin/src/config/examples/Tronxy/X5S/Configuration.h @@ -1513,18 +1513,7 @@ // RepRapDiscount FULL GRAPHIC Smart Controller // http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller // -// If USE_ST7920_LIGHTWEIGHT_UI is uncommented, then an alternative -// light-weight status screen will be used that takes advantage of -// the ST7920 character-generator to conserve MCU resources. -// -// Since the lightweight status screen can only show a status -// message or the position, but not both, set DELAY_TO_SHOW_POSITION -// to the number of seconds until the position is revealed after a new -// status message is drawn. - #define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER -//#define USE_ST7920_LIGHTWEIGHT_UI -//#define DELAY_TO_SHOW_POSITION 20 // // MakerLab Mini Panel with graphic diff --git a/Marlin/src/config/examples/Velleman/K8200/Configuration.h b/Marlin/src/config/examples/Velleman/K8200/Configuration.h index 108ee285e5..ecc36d7175 100644 --- a/Marlin/src/config/examples/Velleman/K8200/Configuration.h +++ b/Marlin/src/config/examples/Velleman/K8200/Configuration.h @@ -1546,18 +1546,7 @@ // RepRapDiscount FULL GRAPHIC Smart Controller // http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller // -// If USE_ST7920_LIGHTWEIGHT_UI is uncommented, then an alternative -// light-weight status screen will be used that takes advantage of -// the ST7920 character-generator to conserve MCU resources. -// -// Since the lightweight status screen can only show a status -// message or the position, but not both, set DELAY_TO_SHOW_POSITION -// to the number of seconds until the position is revealed after a new -// status message is drawn. - //#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER -//#define USE_ST7920_LIGHTWEIGHT_UI -//#define DELAY_TO_SHOW_POSITION 20 // // MakerLab Mini Panel with graphic diff --git a/Marlin/src/config/examples/Velleman/K8400/Configuration.h b/Marlin/src/config/examples/Velleman/K8400/Configuration.h index 7d5038c78d..5e6092b26a 100644 --- a/Marlin/src/config/examples/Velleman/K8400/Configuration.h +++ b/Marlin/src/config/examples/Velleman/K8400/Configuration.h @@ -1513,18 +1513,7 @@ // RepRapDiscount FULL GRAPHIC Smart Controller // http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller // -// If USE_ST7920_LIGHTWEIGHT_UI is uncommented, then an alternative -// light-weight status screen will be used that takes advantage of -// the ST7920 character-generator to conserve MCU resources. -// -// Since the lightweight status screen can only show a status -// message or the position, but not both, set DELAY_TO_SHOW_POSITION -// to the number of seconds until the position is revealed after a new -// status message is drawn. - //#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER -//#define USE_ST7920_LIGHTWEIGHT_UI -//#define DELAY_TO_SHOW_POSITION 20 // // MakerLab Mini Panel with graphic diff --git a/Marlin/src/config/examples/Velleman/K8400/Dual-head/Configuration.h b/Marlin/src/config/examples/Velleman/K8400/Dual-head/Configuration.h index 662b1ba1cc..2e0c436c23 100644 --- a/Marlin/src/config/examples/Velleman/K8400/Dual-head/Configuration.h +++ b/Marlin/src/config/examples/Velleman/K8400/Dual-head/Configuration.h @@ -1507,18 +1507,7 @@ // RepRapDiscount FULL GRAPHIC Smart Controller // http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller // -// If USE_ST7920_LIGHTWEIGHT_UI is uncommented, then an alternative -// light-weight status screen will be used that takes advantage of -// the ST7920 character-generator to conserve MCU resources. -// -// Since the lightweight status screen can only show a status -// message or the position, but not both, set DELAY_TO_SHOW_POSITION -// to the number of seconds until the position is revealed after a new -// status message is drawn. - //#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER -//#define USE_ST7920_LIGHTWEIGHT_UI -//#define DELAY_TO_SHOW_POSITION 20 // // MakerLab Mini Panel with graphic diff --git a/Marlin/src/config/examples/delta/kossel_mini/Configuration.h b/Marlin/src/config/examples/delta/kossel_mini/Configuration.h index 976a2bac4e..6ebfebf86c 100644 --- a/Marlin/src/config/examples/delta/kossel_mini/Configuration.h +++ b/Marlin/src/config/examples/delta/kossel_mini/Configuration.h @@ -1637,18 +1637,7 @@ // RepRapDiscount FULL GRAPHIC Smart Controller // http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller // -// If USE_ST7920_LIGHTWEIGHT_UI is uncommented, then an alternative -// light-weight status screen will be used that takes advantage of -// the ST7920 character-generator to conserve MCU resources. -// -// Since the lightweight status screen can only show a status -// message or the position, but not both, set DELAY_TO_SHOW_POSITION -// to the number of seconds until the position is revealed after a new -// status message is drawn. - //#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER -//#define USE_ST7920_LIGHTWEIGHT_UI -//#define DELAY_TO_SHOW_POSITION 20 // // MakerLab Mini Panel with graphic diff --git a/Marlin/src/config/examples/gCreate/gMax1.5+/Configuration.h b/Marlin/src/config/examples/gCreate/gMax1.5+/Configuration.h index d52ab8a2f8..9053afb07c 100644 --- a/Marlin/src/config/examples/gCreate/gMax1.5+/Configuration.h +++ b/Marlin/src/config/examples/gCreate/gMax1.5+/Configuration.h @@ -1527,18 +1527,7 @@ // RepRapDiscount FULL GRAPHIC Smart Controller // http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller // -// If USE_ST7920_LIGHTWEIGHT_UI is uncommented, then an alternative -// light-weight status screen will be used that takes advantage of -// the ST7920 character-generator to conserve MCU resources. -// -// Since the lightweight status screen can only show a status -// message or the position, but not both, set DELAY_TO_SHOW_POSITION -// to the number of seconds until the position is revealed after a new -// status message is drawn. - #define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER -//#define USE_ST7920_LIGHTWEIGHT_UI -//#define DELAY_TO_SHOW_POSITION 20 // // MakerLab Mini Panel with graphic diff --git a/Marlin/src/config/examples/makibox/Configuration.h b/Marlin/src/config/examples/makibox/Configuration.h index 6ec77ec43c..d063628ea2 100644 --- a/Marlin/src/config/examples/makibox/Configuration.h +++ b/Marlin/src/config/examples/makibox/Configuration.h @@ -1516,18 +1516,7 @@ // RepRapDiscount FULL GRAPHIC Smart Controller // http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller // -// If USE_ST7920_LIGHTWEIGHT_UI is uncommented, then an alternative -// light-weight status screen will be used that takes advantage of -// the ST7920 character-generator to conserve MCU resources. -// -// Since the lightweight status screen can only show a status -// message or the position, but not both, set DELAY_TO_SHOW_POSITION -// to the number of seconds until the position is revealed after a new -// status message is drawn. - //#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER -//#define USE_ST7920_LIGHTWEIGHT_UI -//#define DELAY_TO_SHOW_POSITION 20 // // MakerLab Mini Panel with graphic