diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h index a71139594..520dfbc5f 100644 --- a/Marlin/Configuration.h +++ b/Marlin/Configuration.h @@ -2040,8 +2040,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/default/Configuration.h b/config/default/Configuration.h index 6c3488261..3e3aeb446 100644 --- a/config/default/Configuration.h +++ b/config/default/Configuration.h @@ -2039,8 +2039,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/3DFabXYZ/Migbot/Configuration.h b/config/examples/3DFabXYZ/Migbot/Configuration.h index a2245f278..7af101b94 100644 --- a/config/examples/3DFabXYZ/Migbot/Configuration.h +++ b/config/examples/3DFabXYZ/Migbot/Configuration.h @@ -2070,8 +2070,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/AlephObjects/TAZ4/Configuration.h b/config/examples/AlephObjects/TAZ4/Configuration.h index 4e55e9af8..a75f99fad 100644 --- a/config/examples/AlephObjects/TAZ4/Configuration.h +++ b/config/examples/AlephObjects/TAZ4/Configuration.h @@ -2059,8 +2059,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Alfawise/U20/Configuration.h b/config/examples/Alfawise/U20/Configuration.h index b1bc645a1..fe3a1f8a7 100644 --- a/config/examples/Alfawise/U20/Configuration.h +++ b/config/examples/Alfawise/U20/Configuration.h @@ -2129,6 +2129,9 @@ //============================ Other Controllers ============================ //============================================================================= +// +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 +// #define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) #define TOUCH_CALIBRATION // Include user calibration widget in menus (Alfawise) diff --git a/config/examples/AliExpress/CL-260/Configuration.h b/config/examples/AliExpress/CL-260/Configuration.h index 522febf84..5503890a6 100644 --- a/config/examples/AliExpress/CL-260/Configuration.h +++ b/config/examples/AliExpress/CL-260/Configuration.h @@ -2039,8 +2039,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/AliExpress/UM2pExt/Configuration.h b/config/examples/AliExpress/UM2pExt/Configuration.h index 1f6425699..7ebf437fe 100644 --- a/config/examples/AliExpress/UM2pExt/Configuration.h +++ b/config/examples/AliExpress/UM2pExt/Configuration.h @@ -2050,8 +2050,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Anet/A2/Configuration.h b/config/examples/Anet/A2/Configuration.h index a820a250b..131d63c3c 100644 --- a/config/examples/Anet/A2/Configuration.h +++ b/config/examples/Anet/A2/Configuration.h @@ -2041,8 +2041,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Anet/A2plus/Configuration.h b/config/examples/Anet/A2plus/Configuration.h index c2eb82237..502e80776 100644 --- a/config/examples/Anet/A2plus/Configuration.h +++ b/config/examples/Anet/A2plus/Configuration.h @@ -2041,8 +2041,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Anet/A6/Configuration.h b/config/examples/Anet/A6/Configuration.h index c74c2ab14..468c3d38a 100644 --- a/config/examples/Anet/A6/Configuration.h +++ b/config/examples/Anet/A6/Configuration.h @@ -2192,8 +2192,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Anet/A8/Configuration.h b/config/examples/Anet/A8/Configuration.h index f0d4ad649..daf8b0b4b 100644 --- a/config/examples/Anet/A8/Configuration.h +++ b/config/examples/Anet/A8/Configuration.h @@ -2054,8 +2054,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Anet/A8plus/Configuration.h b/config/examples/Anet/A8plus/Configuration.h index 34bc27e1f..e8fcdf716 100644 --- a/config/examples/Anet/A8plus/Configuration.h +++ b/config/examples/Anet/A8plus/Configuration.h @@ -2050,8 +2050,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Anet/E16/Configuration.h b/config/examples/Anet/E16/Configuration.h index 269108ece..ee570c0f9 100644 --- a/config/examples/Anet/E16/Configuration.h +++ b/config/examples/Anet/E16/Configuration.h @@ -2051,8 +2051,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/AnyCubic/i3/Configuration.h b/config/examples/AnyCubic/i3/Configuration.h index 5e37a44fc..84f52294e 100644 --- a/config/examples/AnyCubic/i3/Configuration.h +++ b/config/examples/AnyCubic/i3/Configuration.h @@ -2049,8 +2049,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/ArmEd/Configuration.h b/config/examples/ArmEd/Configuration.h index 0b267b51b..ec2e0af96 100644 --- a/config/examples/ArmEd/Configuration.h +++ b/config/examples/ArmEd/Configuration.h @@ -2040,8 +2040,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Azteeg/X5GT/Configuration.h b/config/examples/Azteeg/X5GT/Configuration.h index 827f95c28..aa806653f 100644 --- a/config/examples/Azteeg/X5GT/Configuration.h +++ b/config/examples/Azteeg/X5GT/Configuration.h @@ -2039,8 +2039,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/BIBO/TouchX/cyclops/Configuration.h b/config/examples/BIBO/TouchX/cyclops/Configuration.h index 5a10322c0..ca0df3443 100644 --- a/config/examples/BIBO/TouchX/cyclops/Configuration.h +++ b/config/examples/BIBO/TouchX/cyclops/Configuration.h @@ -2039,8 +2039,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/BIBO/TouchX/default/Configuration.h b/config/examples/BIBO/TouchX/default/Configuration.h index 137f729fe..29b9336c4 100644 --- a/config/examples/BIBO/TouchX/default/Configuration.h +++ b/config/examples/BIBO/TouchX/default/Configuration.h @@ -2039,8 +2039,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/BQ/Hephestos/Configuration.h b/config/examples/BQ/Hephestos/Configuration.h index 4517364aa..6f60bf7ba 100644 --- a/config/examples/BQ/Hephestos/Configuration.h +++ b/config/examples/BQ/Hephestos/Configuration.h @@ -2027,8 +2027,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/BQ/Hephestos_2/Configuration.h b/config/examples/BQ/Hephestos_2/Configuration.h index cd4b24221..bf91d4a31 100644 --- a/config/examples/BQ/Hephestos_2/Configuration.h +++ b/config/examples/BQ/Hephestos_2/Configuration.h @@ -2039,8 +2039,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/BQ/WITBOX/Configuration.h b/config/examples/BQ/WITBOX/Configuration.h index a1a5a1e45..0e2fb4039 100644 --- a/config/examples/BQ/WITBOX/Configuration.h +++ b/config/examples/BQ/WITBOX/Configuration.h @@ -2027,8 +2027,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Cartesio/Configuration.h b/config/examples/Cartesio/Configuration.h index 445144c4a..b949a9f8e 100644 --- a/config/examples/Cartesio/Configuration.h +++ b/config/examples/Cartesio/Configuration.h @@ -2038,8 +2038,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Creality/CR-10/Configuration.h b/config/examples/Creality/CR-10/Configuration.h index 57f2ca214..a4770e799 100644 --- a/config/examples/Creality/CR-10/Configuration.h +++ b/config/examples/Creality/CR-10/Configuration.h @@ -2049,8 +2049,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Creality/CR-10S/Configuration.h b/config/examples/Creality/CR-10S/Configuration.h index bf6f2745b..d75516119 100644 --- a/config/examples/Creality/CR-10S/Configuration.h +++ b/config/examples/Creality/CR-10S/Configuration.h @@ -2040,8 +2040,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Creality/CR-10_5S/Configuration.h b/config/examples/Creality/CR-10_5S/Configuration.h index 51ed51c46..6d6afba81 100644 --- a/config/examples/Creality/CR-10_5S/Configuration.h +++ b/config/examples/Creality/CR-10_5S/Configuration.h @@ -2042,8 +2042,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Creality/CR-10mini/Configuration.h b/config/examples/Creality/CR-10mini/Configuration.h index 08d75c790..475a59a34 100644 --- a/config/examples/Creality/CR-10mini/Configuration.h +++ b/config/examples/Creality/CR-10mini/Configuration.h @@ -2058,8 +2058,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Creality/CR-20 Pro/Configuration.h b/config/examples/Creality/CR-20 Pro/Configuration.h index 1b976f67a..4f4d0054c 100644 --- a/config/examples/Creality/CR-20 Pro/Configuration.h +++ b/config/examples/Creality/CR-20 Pro/Configuration.h @@ -2042,8 +2042,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Creality/CR-20/Configuration.h b/config/examples/Creality/CR-20/Configuration.h index bc3578ecd..2997bdb60 100644 --- a/config/examples/Creality/CR-20/Configuration.h +++ b/config/examples/Creality/CR-20/Configuration.h @@ -2042,8 +2042,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Creality/CR-8/Configuration.h b/config/examples/Creality/CR-8/Configuration.h index f4b81fe44..718752df4 100644 --- a/config/examples/Creality/CR-8/Configuration.h +++ b/config/examples/Creality/CR-8/Configuration.h @@ -2049,8 +2049,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Creality/Ender-2/Configuration.h b/config/examples/Creality/Ender-2/Configuration.h index 1369760d6..20b8a3bf7 100644 --- a/config/examples/Creality/Ender-2/Configuration.h +++ b/config/examples/Creality/Ender-2/Configuration.h @@ -2043,8 +2043,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Creality/Ender-3/Configuration.h b/config/examples/Creality/Ender-3/Configuration.h index 43810865c..0addbf831 100644 --- a/config/examples/Creality/Ender-3/Configuration.h +++ b/config/examples/Creality/Ender-3/Configuration.h @@ -2043,8 +2043,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Creality/Ender-4/Configuration.h b/config/examples/Creality/Ender-4/Configuration.h index 39b3b7649..a9f6dc2ab 100644 --- a/config/examples/Creality/Ender-4/Configuration.h +++ b/config/examples/Creality/Ender-4/Configuration.h @@ -2049,8 +2049,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Creality/Ender-5/Configuration.h b/config/examples/Creality/Ender-5/Configuration.h index 5f2c0d446..65f8709aa 100644 --- a/config/examples/Creality/Ender-5/Configuration.h +++ b/config/examples/Creality/Ender-5/Configuration.h @@ -2042,8 +2042,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Dagoma/Disco Ultimate/Configuration.h b/config/examples/Dagoma/Disco Ultimate/Configuration.h index 813d4bbe2..ebb88fb37 100644 --- a/config/examples/Dagoma/Disco Ultimate/Configuration.h +++ b/config/examples/Dagoma/Disco Ultimate/Configuration.h @@ -2039,8 +2039,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/EVNOVO (Artillery)/Sidewinder X1/Configuration.h b/config/examples/EVNOVO (Artillery)/Sidewinder X1/Configuration.h index 327015a77..286b36f7d 100755 --- a/config/examples/EVNOVO (Artillery)/Sidewinder X1/Configuration.h +++ b/config/examples/EVNOVO (Artillery)/Sidewinder X1/Configuration.h @@ -2044,8 +2044,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Einstart-S/Configuration.h b/config/examples/Einstart-S/Configuration.h index b9c252d7d..13bc4df7d 100644 --- a/config/examples/Einstart-S/Configuration.h +++ b/config/examples/Einstart-S/Configuration.h @@ -2049,8 +2049,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/FYSETC/AIO_II/Configuration.h b/config/examples/FYSETC/AIO_II/Configuration.h index 3b6cdd126..87df242c4 100644 --- a/config/examples/FYSETC/AIO_II/Configuration.h +++ b/config/examples/FYSETC/AIO_II/Configuration.h @@ -2044,8 +2044,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/FYSETC/Cheetah 1.2/BLTouch/Configuration.h b/config/examples/FYSETC/Cheetah 1.2/BLTouch/Configuration.h index c281154f1..a2e4c4946 100644 --- a/config/examples/FYSETC/Cheetah 1.2/BLTouch/Configuration.h +++ b/config/examples/FYSETC/Cheetah 1.2/BLTouch/Configuration.h @@ -2045,8 +2045,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/FYSETC/Cheetah 1.2/base/Configuration.h b/config/examples/FYSETC/Cheetah 1.2/base/Configuration.h index a7ef00cce..b8dacb995 100644 --- a/config/examples/FYSETC/Cheetah 1.2/base/Configuration.h +++ b/config/examples/FYSETC/Cheetah 1.2/base/Configuration.h @@ -2044,8 +2044,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/FYSETC/Cheetah/BLTouch/Configuration.h b/config/examples/FYSETC/Cheetah/BLTouch/Configuration.h index 877c81bd0..71a942731 100644 --- a/config/examples/FYSETC/Cheetah/BLTouch/Configuration.h +++ b/config/examples/FYSETC/Cheetah/BLTouch/Configuration.h @@ -2027,8 +2027,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/FYSETC/Cheetah/base/Configuration.h b/config/examples/FYSETC/Cheetah/base/Configuration.h index 70cf151dd..aae4899ac 100644 --- a/config/examples/FYSETC/Cheetah/base/Configuration.h +++ b/config/examples/FYSETC/Cheetah/base/Configuration.h @@ -2044,8 +2044,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/FYSETC/F6_13/Configuration.h b/config/examples/FYSETC/F6_13/Configuration.h index b677a7725..b656405c4 100644 --- a/config/examples/FYSETC/F6_13/Configuration.h +++ b/config/examples/FYSETC/F6_13/Configuration.h @@ -2041,8 +2041,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Felix/Configuration.h b/config/examples/Felix/Configuration.h index b08b3ce26..bb3c51461 100644 --- a/config/examples/Felix/Configuration.h +++ b/config/examples/Felix/Configuration.h @@ -2021,8 +2021,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Felix/DUAL/Configuration.h b/config/examples/Felix/DUAL/Configuration.h index e5df72ae4..9a48835d5 100644 --- a/config/examples/Felix/DUAL/Configuration.h +++ b/config/examples/Felix/DUAL/Configuration.h @@ -2021,8 +2021,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/FlashForge/CreatorPro/Configuration.h b/config/examples/FlashForge/CreatorPro/Configuration.h index 6ea444bf0..b050d1b68 100644 --- a/config/examples/FlashForge/CreatorPro/Configuration.h +++ b/config/examples/FlashForge/CreatorPro/Configuration.h @@ -2030,8 +2030,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/FolgerTech/i3-2020/Configuration.h b/config/examples/FolgerTech/i3-2020/Configuration.h index 22c9f9cbd..de959fb8e 100644 --- a/config/examples/FolgerTech/i3-2020/Configuration.h +++ b/config/examples/FolgerTech/i3-2020/Configuration.h @@ -2045,8 +2045,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Formbot/Raptor/Configuration.h b/config/examples/Formbot/Raptor/Configuration.h index 7372250c2..0742909f4 100644 --- a/config/examples/Formbot/Raptor/Configuration.h +++ b/config/examples/Formbot/Raptor/Configuration.h @@ -2144,8 +2144,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Formbot/T_Rex_2+/Configuration.h b/config/examples/Formbot/T_Rex_2+/Configuration.h index bed919419..baf5e626f 100644 --- a/config/examples/Formbot/T_Rex_2+/Configuration.h +++ b/config/examples/Formbot/T_Rex_2+/Configuration.h @@ -2073,8 +2073,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Formbot/T_Rex_3/Configuration.h b/config/examples/Formbot/T_Rex_3/Configuration.h index fb0b26bac..61e18893f 100644 --- a/config/examples/Formbot/T_Rex_3/Configuration.h +++ b/config/examples/Formbot/T_Rex_3/Configuration.h @@ -2067,8 +2067,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Geeetech/A10/Configuration.h b/config/examples/Geeetech/A10/Configuration.h index d524be149..e559b5528 100644 --- a/config/examples/Geeetech/A10/Configuration.h +++ b/config/examples/Geeetech/A10/Configuration.h @@ -2024,8 +2024,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Geeetech/A10M/Configuration.h b/config/examples/Geeetech/A10M/Configuration.h index 91c688523..af4c436b8 100644 --- a/config/examples/Geeetech/A10M/Configuration.h +++ b/config/examples/Geeetech/A10M/Configuration.h @@ -2024,8 +2024,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Geeetech/A20M/Configuration.h b/config/examples/Geeetech/A20M/Configuration.h index 331cd1004..6a215b9a7 100644 --- a/config/examples/Geeetech/A20M/Configuration.h +++ b/config/examples/Geeetech/A20M/Configuration.h @@ -2026,8 +2026,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Geeetech/GT2560/Configuration.h b/config/examples/Geeetech/GT2560/Configuration.h index 9e030e261..aaebdd6ee 100644 --- a/config/examples/Geeetech/GT2560/Configuration.h +++ b/config/examples/Geeetech/GT2560/Configuration.h @@ -2054,8 +2054,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Geeetech/I3_Pro_X-GT2560/Configuration.h b/config/examples/Geeetech/I3_Pro_X-GT2560/Configuration.h index 3ec49f0af..13b11f8d2 100644 --- a/config/examples/Geeetech/I3_Pro_X-GT2560/Configuration.h +++ b/config/examples/Geeetech/I3_Pro_X-GT2560/Configuration.h @@ -2039,8 +2039,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Geeetech/MeCreator2/Configuration.h b/config/examples/Geeetech/MeCreator2/Configuration.h index 1833a7227..fd96e8616 100644 --- a/config/examples/Geeetech/MeCreator2/Configuration.h +++ b/config/examples/Geeetech/MeCreator2/Configuration.h @@ -2046,8 +2046,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Geeetech/Prusa i3 Pro B/bltouch/Configuration.h b/config/examples/Geeetech/Prusa i3 Pro B/bltouch/Configuration.h index 2d0476129..b6eede6e0 100644 --- a/config/examples/Geeetech/Prusa i3 Pro B/bltouch/Configuration.h +++ b/config/examples/Geeetech/Prusa i3 Pro B/bltouch/Configuration.h @@ -2060,8 +2060,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Geeetech/Prusa i3 Pro B/noprobe/Configuration.h b/config/examples/Geeetech/Prusa i3 Pro B/noprobe/Configuration.h index 110b08ed5..7856bc077 100644 --- a/config/examples/Geeetech/Prusa i3 Pro B/noprobe/Configuration.h +++ b/config/examples/Geeetech/Prusa i3 Pro B/noprobe/Configuration.h @@ -2059,8 +2059,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Geeetech/Prusa i3 Pro C/Configuration.h b/config/examples/Geeetech/Prusa i3 Pro C/Configuration.h index 84c5fca49..0e774236e 100644 --- a/config/examples/Geeetech/Prusa i3 Pro C/Configuration.h +++ b/config/examples/Geeetech/Prusa i3 Pro C/Configuration.h @@ -2039,8 +2039,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Geeetech/Prusa i3 Pro W/Configuration.h b/config/examples/Geeetech/Prusa i3 Pro W/Configuration.h index 565eb8457..0100f101b 100644 --- a/config/examples/Geeetech/Prusa i3 Pro W/Configuration.h +++ b/config/examples/Geeetech/Prusa i3 Pro W/Configuration.h @@ -2039,8 +2039,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Infitary/i3-M508/Configuration.h b/config/examples/Infitary/i3-M508/Configuration.h index 20b9a379c..7b68a0b73 100644 --- a/config/examples/Infitary/i3-M508/Configuration.h +++ b/config/examples/Infitary/i3-M508/Configuration.h @@ -2043,8 +2043,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/JGAurora/A1/Configuration.h b/config/examples/JGAurora/A1/Configuration.h index 465666e74..08fe5aa4c 100644 --- a/config/examples/JGAurora/A1/Configuration.h +++ b/config/examples/JGAurora/A1/Configuration.h @@ -2042,8 +2042,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/JGAurora/A5/Configuration.h b/config/examples/JGAurora/A5/Configuration.h index ff4965360..2904ba191 100644 --- a/config/examples/JGAurora/A5/Configuration.h +++ b/config/examples/JGAurora/A5/Configuration.h @@ -2051,8 +2051,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/JGAurora/A5S/Configuration.h b/config/examples/JGAurora/A5S/Configuration.h index 0c11327cd..1bf81cab8 100644 --- a/config/examples/JGAurora/A5S/Configuration.h +++ b/config/examples/JGAurora/A5S/Configuration.h @@ -2043,8 +2043,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/MakerParts/Configuration.h b/config/examples/MakerParts/Configuration.h index 4c4ae3f39..67cb35ca3 100644 --- a/config/examples/MakerParts/Configuration.h +++ b/config/examples/MakerParts/Configuration.h @@ -2059,8 +2059,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Malyan/M150/Configuration.h b/config/examples/Malyan/M150/Configuration.h index 20a6ee295..231257e7c 100644 --- a/config/examples/Malyan/M150/Configuration.h +++ b/config/examples/Malyan/M150/Configuration.h @@ -2067,8 +2067,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Malyan/M200/Configuration.h b/config/examples/Malyan/M200/Configuration.h index 6e79062d4..bea221b99 100644 --- a/config/examples/Malyan/M200/Configuration.h +++ b/config/examples/Malyan/M200/Configuration.h @@ -2047,8 +2047,7 @@ #define MALYAN_LCD // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Micromake/C1/basic/Configuration.h b/config/examples/Micromake/C1/basic/Configuration.h index e95203ae8..9225f622c 100644 --- a/config/examples/Micromake/C1/basic/Configuration.h +++ b/config/examples/Micromake/C1/basic/Configuration.h @@ -2043,8 +2043,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Micromake/C1/enhanced/Configuration.h b/config/examples/Micromake/C1/enhanced/Configuration.h index fb1fbcf29..a7c5c5a94 100644 --- a/config/examples/Micromake/C1/enhanced/Configuration.h +++ b/config/examples/Micromake/C1/enhanced/Configuration.h @@ -2043,8 +2043,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Mks/Robin/Configuration.h b/config/examples/Mks/Robin/Configuration.h index 2e2b1de98..bc70926c2 100644 --- a/config/examples/Mks/Robin/Configuration.h +++ b/config/examples/Mks/Robin/Configuration.h @@ -2041,8 +2041,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Mks/Sbase/Configuration.h b/config/examples/Mks/Sbase/Configuration.h index a1dfbb110..4737ef4ed 100644 --- a/config/examples/Mks/Sbase/Configuration.h +++ b/config/examples/Mks/Sbase/Configuration.h @@ -2039,8 +2039,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Printrbot/PrintrboardG2/Configuration.h b/config/examples/Printrbot/PrintrboardG2/Configuration.h index 5774e14e5..eb6a3a963 100644 --- a/config/examples/Printrbot/PrintrboardG2/Configuration.h +++ b/config/examples/Printrbot/PrintrboardG2/Configuration.h @@ -2047,8 +2047,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/RapideLite/RL200/Configuration.h b/config/examples/RapideLite/RL200/Configuration.h index 7ee1835f8..996b263c8 100644 --- a/config/examples/RapideLite/RL200/Configuration.h +++ b/config/examples/RapideLite/RL200/Configuration.h @@ -2039,8 +2039,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/RepRapPro/Huxley/Configuration.h b/config/examples/RepRapPro/Huxley/Configuration.h index bc926f277..d99289baa 100644 --- a/config/examples/RepRapPro/Huxley/Configuration.h +++ b/config/examples/RepRapPro/Huxley/Configuration.h @@ -2088,8 +2088,7 @@ Black rubber belt(MXL), 18 - tooth aluminium pulley : 87.489 step per mm (Huxley //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/RepRapWorld/Megatronics/Configuration.h b/config/examples/RepRapWorld/Megatronics/Configuration.h index 79d5279c0..0e6d55b6f 100644 --- a/config/examples/RepRapWorld/Megatronics/Configuration.h +++ b/config/examples/RepRapWorld/Megatronics/Configuration.h @@ -2039,8 +2039,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/RigidBot/Configuration.h b/config/examples/RigidBot/Configuration.h index 873c59dd0..671a03257 100644 --- a/config/examples/RigidBot/Configuration.h +++ b/config/examples/RigidBot/Configuration.h @@ -2039,8 +2039,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/SCARA/Configuration.h b/config/examples/SCARA/Configuration.h index e2d3ef526..1d5ae5758 100644 --- a/config/examples/SCARA/Configuration.h +++ b/config/examples/SCARA/Configuration.h @@ -2048,8 +2048,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/STM32/Black_STM32F407VET6/Configuration.h b/config/examples/STM32/Black_STM32F407VET6/Configuration.h index 5fa690c30..e2cb5403b 100644 --- a/config/examples/STM32/Black_STM32F407VET6/Configuration.h +++ b/config/examples/STM32/Black_STM32F407VET6/Configuration.h @@ -2039,8 +2039,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/STM32/STM32F10/Configuration.h b/config/examples/STM32/STM32F10/Configuration.h index 1c27780c0..c5d97fadd 100644 --- a/config/examples/STM32/STM32F10/Configuration.h +++ b/config/examples/STM32/STM32F10/Configuration.h @@ -2041,8 +2041,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/STM32/STM32F4/Configuration.h b/config/examples/STM32/STM32F4/Configuration.h index 5a3b05c17..9923315f0 100644 --- a/config/examples/STM32/STM32F4/Configuration.h +++ b/config/examples/STM32/STM32F4/Configuration.h @@ -2039,8 +2039,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/STM32/stm32f103ret6/Configuration.h b/config/examples/STM32/stm32f103ret6/Configuration.h index b239f7078..634d919d4 100644 --- a/config/examples/STM32/stm32f103ret6/Configuration.h +++ b/config/examples/STM32/stm32f103ret6/Configuration.h @@ -2041,8 +2041,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Sanguinololu/Configuration.h b/config/examples/Sanguinololu/Configuration.h index 39fabcf73..4627e8f5b 100644 --- a/config/examples/Sanguinololu/Configuration.h +++ b/config/examples/Sanguinololu/Configuration.h @@ -2070,8 +2070,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Tevo/Michelangelo/Configuration.h b/config/examples/Tevo/Michelangelo/Configuration.h index 6dd3f87a4..f37282e13 100644 --- a/config/examples/Tevo/Michelangelo/Configuration.h +++ b/config/examples/Tevo/Michelangelo/Configuration.h @@ -2044,8 +2044,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Tevo/Tarantula Pro/Configuration.h b/config/examples/Tevo/Tarantula Pro/Configuration.h index 0a7a523ca..7eabfe793 100644 --- a/config/examples/Tevo/Tarantula Pro/Configuration.h +++ b/config/examples/Tevo/Tarantula Pro/Configuration.h @@ -2037,8 +2037,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Tevo/Tornado/V1 (MKS Base)/Configuration.h b/config/examples/Tevo/Tornado/V1 (MKS Base)/Configuration.h index 0f36e5670..1a1cdc083 100644 --- a/config/examples/Tevo/Tornado/V1 (MKS Base)/Configuration.h +++ b/config/examples/Tevo/Tornado/V1 (MKS Base)/Configuration.h @@ -2044,8 +2044,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Tevo/Tornado/V2 (MKS GEN-L)/Configuration.h b/config/examples/Tevo/Tornado/V2 (MKS GEN-L)/Configuration.h index 918628f73..301b0b0b8 100644 --- a/config/examples/Tevo/Tornado/V2 (MKS GEN-L)/Configuration.h +++ b/config/examples/Tevo/Tornado/V2 (MKS GEN-L)/Configuration.h @@ -2044,8 +2044,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/TheBorg/Configuration.h b/config/examples/TheBorg/Configuration.h index f42418162..8f4e1cd60 100644 --- a/config/examples/TheBorg/Configuration.h +++ b/config/examples/TheBorg/Configuration.h @@ -2039,8 +2039,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/TinyBoy2/Configuration.h b/config/examples/TinyBoy2/Configuration.h index abdff9c5f..c06edc65b 100644 --- a/config/examples/TinyBoy2/Configuration.h +++ b/config/examples/TinyBoy2/Configuration.h @@ -2095,8 +2095,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Tronxy/X1/Configuration.h b/config/examples/Tronxy/X1/Configuration.h index ea163f23e..0eca43a7b 100644 --- a/config/examples/Tronxy/X1/Configuration.h +++ b/config/examples/Tronxy/X1/Configuration.h @@ -2039,8 +2039,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Tronxy/X3A/Configuration.h b/config/examples/Tronxy/X3A/Configuration.h index 3323fdeb9..ff0cc6347 100644 --- a/config/examples/Tronxy/X3A/Configuration.h +++ b/config/examples/Tronxy/X3A/Configuration.h @@ -2043,8 +2043,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Tronxy/X5S-2E/Configuration.h b/config/examples/Tronxy/X5S-2E/Configuration.h index 3aab95b32..f37d7fdf1 100644 --- a/config/examples/Tronxy/X5S-2E/Configuration.h +++ b/config/examples/Tronxy/X5S-2E/Configuration.h @@ -2060,8 +2060,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Tronxy/X5S/Configuration.h b/config/examples/Tronxy/X5S/Configuration.h index f9dd018b5..772a0fafb 100644 --- a/config/examples/Tronxy/X5S/Configuration.h +++ b/config/examples/Tronxy/X5S/Configuration.h @@ -2039,8 +2039,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Tronxy/XY100/Configuration.h b/config/examples/Tronxy/XY100/Configuration.h index ef8c058ef..7aafcfecb 100644 --- a/config/examples/Tronxy/XY100/Configuration.h +++ b/config/examples/Tronxy/XY100/Configuration.h @@ -2050,8 +2050,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/UltiMachine/Archim1/Configuration.h b/config/examples/UltiMachine/Archim1/Configuration.h index 642ab219d..6ae0cfcb8 100644 --- a/config/examples/UltiMachine/Archim1/Configuration.h +++ b/config/examples/UltiMachine/Archim1/Configuration.h @@ -2039,8 +2039,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/UltiMachine/Archim2/Configuration.h b/config/examples/UltiMachine/Archim2/Configuration.h index 07bb361b6..71aefbc5d 100644 --- a/config/examples/UltiMachine/Archim2/Configuration.h +++ b/config/examples/UltiMachine/Archim2/Configuration.h @@ -2039,8 +2039,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/VORONDesign/Configuration.h b/config/examples/VORONDesign/Configuration.h index 2a2518eb0..6aee20b88 100644 --- a/config/examples/VORONDesign/Configuration.h +++ b/config/examples/VORONDesign/Configuration.h @@ -2048,8 +2048,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Velleman/K8200/Configuration.h b/config/examples/Velleman/K8200/Configuration.h index cc3945d1e..24cdf8625 100644 --- a/config/examples/Velleman/K8200/Configuration.h +++ b/config/examples/Velleman/K8200/Configuration.h @@ -2037,8 +2037,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Velleman/K8400/Configuration.h b/config/examples/Velleman/K8400/Configuration.h index 3a6395d49..78924b253 100644 --- a/config/examples/Velleman/K8400/Configuration.h +++ b/config/examples/Velleman/K8400/Configuration.h @@ -2039,8 +2039,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Velleman/K8400/Dual-head/Configuration.h b/config/examples/Velleman/K8400/Dual-head/Configuration.h index e27928e89..c4c2d029d 100644 --- a/config/examples/Velleman/K8400/Dual-head/Configuration.h +++ b/config/examples/Velleman/K8400/Dual-head/Configuration.h @@ -2039,8 +2039,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/WASP/PowerWASP/Configuration.h b/config/examples/WASP/PowerWASP/Configuration.h index ec21ea02a..37d5828a7 100644 --- a/config/examples/WASP/PowerWASP/Configuration.h +++ b/config/examples/WASP/PowerWASP/Configuration.h @@ -2058,8 +2058,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Wanhao/Duplicator 6/Configuration.h b/config/examples/Wanhao/Duplicator 6/Configuration.h index fa6c9d0f5..eeb01b391 100644 --- a/config/examples/Wanhao/Duplicator 6/Configuration.h +++ b/config/examples/Wanhao/Duplicator 6/Configuration.h @@ -2052,8 +2052,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/Wanhao/Duplicator i3 Mini/Configuration.h b/config/examples/Wanhao/Duplicator i3 Mini/Configuration.h index 715f40b99..6249b0c34 100755 --- a/config/examples/Wanhao/Duplicator i3 Mini/Configuration.h +++ b/config/examples/Wanhao/Duplicator i3 Mini/Configuration.h @@ -2039,8 +2039,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/adafruit/ST7565/Configuration.h b/config/examples/adafruit/ST7565/Configuration.h index c479b4153..cbebb4b37 100644 --- a/config/examples/adafruit/ST7565/Configuration.h +++ b/config/examples/adafruit/ST7565/Configuration.h @@ -2039,8 +2039,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/delta/Anycubic/Kossel/Configuration.h b/config/examples/delta/Anycubic/Kossel/Configuration.h index 4e269ee40..ba96abf76 100644 --- a/config/examples/delta/Anycubic/Kossel/Configuration.h +++ b/config/examples/delta/Anycubic/Kossel/Configuration.h @@ -2227,8 +2227,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/delta/FLSUN/auto_calibrate/Configuration.h b/config/examples/delta/FLSUN/auto_calibrate/Configuration.h index 87de43c9a..3b9a6ed61 100644 --- a/config/examples/delta/FLSUN/auto_calibrate/Configuration.h +++ b/config/examples/delta/FLSUN/auto_calibrate/Configuration.h @@ -2167,8 +2167,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/delta/FLSUN/kossel/Configuration.h b/config/examples/delta/FLSUN/kossel/Configuration.h index 595c1c268..6bb1da9af 100644 --- a/config/examples/delta/FLSUN/kossel/Configuration.h +++ b/config/examples/delta/FLSUN/kossel/Configuration.h @@ -2166,8 +2166,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/delta/FLSUN/kossel_mini/Configuration.h b/config/examples/delta/FLSUN/kossel_mini/Configuration.h index 7c5355ee9..0a8a31b88 100644 --- a/config/examples/delta/FLSUN/kossel_mini/Configuration.h +++ b/config/examples/delta/FLSUN/kossel_mini/Configuration.h @@ -2166,8 +2166,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/delta/Geeetech/Rostock 301/Configuration.h b/config/examples/delta/Geeetech/Rostock 301/Configuration.h index 09ed93e56..ee73d7397 100644 --- a/config/examples/delta/Geeetech/Rostock 301/Configuration.h +++ b/config/examples/delta/Geeetech/Rostock 301/Configuration.h @@ -2155,8 +2155,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/delta/Hatchbox_Alpha/Configuration.h b/config/examples/delta/Hatchbox_Alpha/Configuration.h index 208b56864..30eadd380 100644 --- a/config/examples/delta/Hatchbox_Alpha/Configuration.h +++ b/config/examples/delta/Hatchbox_Alpha/Configuration.h @@ -2169,8 +2169,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/delta/MKS/SBASE/Configuration.h b/config/examples/delta/MKS/SBASE/Configuration.h index f01298df4..bdd1c535e 100644 --- a/config/examples/delta/MKS/SBASE/Configuration.h +++ b/config/examples/delta/MKS/SBASE/Configuration.h @@ -2154,8 +2154,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/delta/Tevo Little Monster/Configuration.h b/config/examples/delta/Tevo Little Monster/Configuration.h index 72aac3edf..3629227c9 100644 --- a/config/examples/delta/Tevo Little Monster/Configuration.h +++ b/config/examples/delta/Tevo Little Monster/Configuration.h @@ -2158,8 +2158,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/delta/generic/Configuration.h b/config/examples/delta/generic/Configuration.h index 40d194e60..72365ac91 100644 --- a/config/examples/delta/generic/Configuration.h +++ b/config/examples/delta/generic/Configuration.h @@ -2154,8 +2154,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/delta/kossel_mini/Configuration.h b/config/examples/delta/kossel_mini/Configuration.h index 237c24382..0dba975c6 100644 --- a/config/examples/delta/kossel_mini/Configuration.h +++ b/config/examples/delta/kossel_mini/Configuration.h @@ -2156,8 +2156,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/delta/kossel_pro/Configuration.h b/config/examples/delta/kossel_pro/Configuration.h index a23e7d580..878c9429e 100644 --- a/config/examples/delta/kossel_pro/Configuration.h +++ b/config/examples/delta/kossel_pro/Configuration.h @@ -2157,8 +2157,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/delta/kossel_xl/Configuration.h b/config/examples/delta/kossel_xl/Configuration.h index b89509b4a..cf4d28f61 100644 --- a/config/examples/delta/kossel_xl/Configuration.h +++ b/config/examples/delta/kossel_xl/Configuration.h @@ -2157,8 +2157,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/gCreate/gMax1.5+/Configuration.h b/config/examples/gCreate/gMax1.5+/Configuration.h index ccb9019b9..c053ddcc7 100644 --- a/config/examples/gCreate/gMax1.5+/Configuration.h +++ b/config/examples/gCreate/gMax1.5+/Configuration.h @@ -2053,8 +2053,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/makibox/Configuration.h b/config/examples/makibox/Configuration.h index 4595a7703..26c1a73f5 100644 --- a/config/examples/makibox/Configuration.h +++ b/config/examples/makibox/Configuration.h @@ -2042,8 +2042,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/tvrrug/Round2/Configuration.h b/config/examples/tvrrug/Round2/Configuration.h index 2692e285b..56e373221 100644 --- a/config/examples/tvrrug/Round2/Configuration.h +++ b/config/examples/tvrrug/Round2/Configuration.h @@ -2034,8 +2034,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS) diff --git a/config/examples/wt150/Configuration.h b/config/examples/wt150/Configuration.h index 638ab86ab..596d0e69c 100644 --- a/config/examples/wt150/Configuration.h +++ b/config/examples/wt150/Configuration.h @@ -2044,8 +2044,7 @@ //============================================================================= // -// Alfawise U30 ILI9341 2.8 TP Ver 1.2 -// (Blue PCB on the back of touchscreen) +// ADS7843/XPT2046 ADC Touchscreen such as ILI9341 2.8 // //#define TOUCH_BUTTONS #if ENABLED(TOUCH_BUTTONS)