diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h index a711395943..520dfbc5ff 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 6c3488261c..3e3aeb4464 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 a2245f2787..7af101b948 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 4e55e9af80..a75f99fad2 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 b1bc645a16..fe3a1f8a7a 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 522febf846..5503890a69 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 1f64256995..7ebf437fe3 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 a820a250bc..131d63c3cb 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 c2eb822373..502e807761 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 c74c2ab140..468c3d38aa 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 f0d4ad6499..daf8b0b4bc 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 34bc27e1f5..e8fcdf7164 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 269108eced..ee570c0f94 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 5e37a44fcc..84f52294eb 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 0b267b51b3..ec2e0af96b 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 827f95c28a..aa806653f9 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 5a10322c0b..ca0df3443e 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 137f729fef..29b9336c4f 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 4517364aad..6f60bf7ba8 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 cd4b242213..bf91d4a31e 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 a1a5a1e450..0e2fb4039f 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 445144c4a5..b949a9f8e1 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 57f2ca2143..a4770e7992 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 bf6f2745b1..d75516119b 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 51ed51c46c..6d6afba810 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 08d75c7903..475a59a34c 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 1b976f67a4..4f4d0054c0 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 bc3578ecd9..2997bdb607 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 f4b81fe44e..718752df42 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 1369760d62..20b8a3bf70 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 43810865cd..0addbf8311 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 39b3b76496..a9f6dc2ab5 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 5f2c0d4466..65f8709aaf 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 813d4bbe2b..ebb88fb376 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 327015a77d..286b36f7d9 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 b9c252d7d9..13bc4df7d3 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 3b6cdd1262..87df242c4b 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 c281154f19..a2e4c49460 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 a7ef00ccea..b8dacb995f 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 877c81bd0d..71a9427319 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 70cf151ddb..aae4899ac1 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 b677a7725e..b656405c41 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 b08b3ce269..bb3c514619 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 e5df72ae46..9a48835d5e 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 6ea444bf0e..b050d1b689 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 22c9f9cbd3..de959fb8ee 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 7372250c22..0742909f44 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 bed919419c..baf5e626f7 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 fb0b26bac7..61e18893fd 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 d524be1493..e559b55288 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 91c6885236..af4c436b86 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 331cd10048..6a215b9a7c 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 9e030e261d..aaebdd6eef 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 3ec49f0af3..13b11f8d29 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 1833a72272..fd96e86169 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 2d04761294..b6eede6e0a 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 110b08ed54..7856bc0777 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 84c5fca49f..0e774236e8 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 565eb8457c..0100f101b7 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 20b9a379c5..7b68a0b73a 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 465666e74e..08fe5aa4cf 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 ff4965360b..2904ba1915 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 0c11327cdf..1bf81cab80 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 4c4ae3f390..67cb35ca34 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 20a6ee295b..231257e7ca 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 6e79062d4b..bea221b99c 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 e95203ae83..9225f622c3 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 fb1fbcf29f..a7c5c5a94e 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 2e2b1de982..bc70926c29 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 a1dfbb1102..4737ef4ed7 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 5774e14e52..eb6a3a9637 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 7ee1835f83..996b263c83 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 bc926f277b..d99289baa7 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 79d5279c02..0e6d55b6f1 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 873c59dd00..671a03257b 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 e2d3ef526c..1d5ae57583 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 5fa690c309..e2cb5403bc 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 1c27780c0e..c5d97faddf 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 5a3b05c170..9923315f0b 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 b239f70783..634d919d43 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 39fabcf73b..4627e8f5b1 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 6dd3f87a4d..f37282e137 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 0a7a523cae..7eabfe7934 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 0f36e5670e..1a1cdc0839 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 918628f737..301b0b0b84 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 f42418162b..8f4e1cd606 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 abdff9c5fe..c06edc65b0 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 ea163f23ee..0eca43a7b2 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 3323fdeb95..ff0cc6347e 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 3aab95b325..f37d7fdf1c 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 f9dd018b54..772a0fafb3 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 ef8c058ef6..7aafcfecb4 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 642ab219d4..6ae0cfcb83 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 07bb361b66..71aefbc5d6 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 2a2518eb0f..6aee20b880 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 cc3945d1e8..24cdf86254 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 3a6395d49e..78924b2538 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 e27928e89c..c4c2d029d4 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 ec21ea02a0..37d5828a7b 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 fa6c9d0f50..eeb01b3916 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 715f40b996..6249b0c34d 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 c479b4153a..cbebb4b373 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 4e269ee40e..ba96abf768 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 87de43c9af..3b9a6ed61a 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 595c1c268f..6bb1da9af3 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 7c5355ee96..0a8a31b886 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 09ed93e563..ee73d73978 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 208b568648..30eadd380b 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 f01298df42..bdd1c535e2 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 72aac3edfd..3629227c9e 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 40d194e60b..72365ac91d 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 237c24382a..0dba975c66 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 a23e7d5809..878c9429e3 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 b89509b4ae..cf4d28f61a 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 ccb9019b98..c053ddcc7c 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 4595a7703c..26c1a73f59 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 2692e285b0..56e373221c 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 638ab86ab6..596d0e69c7 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)