Skip to content

Commit affebcb

Browse files
committed
✨ SOVOL_SV06_RTS
MarlinFirmware/Marlin#25864
1 parent 9fd5c89 commit affebcb

376 files changed

Lines changed: 1886 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

config/default/Configuration.h

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3260,6 +3260,11 @@
32603260
//
32613261
//#define NEXTION_TFT
32623262

3263+
//
3264+
// Sovol SV-06 Resistive Touch Screen
3265+
//
3266+
//#define SOVOL_SV06_RTS
3267+
32633268
//
32643269
// PanelDue touch controller by Escher3D
32653270
// http://escher3d.com/pages/order/products/product2.php

config/examples/3DFabXYZ/Migbot/Configuration.h

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3286,6 +3286,11 @@
32863286
//
32873287
//#define NEXTION_TFT
32883288

3289+
//
3290+
// Sovol SV-06 Resistive Touch Screen
3291+
//
3292+
//#define SOVOL_SV06_RTS
3293+
32893294
//
32903295
// PanelDue touch controller by Escher3D
32913296
// http://escher3d.com/pages/order/products/product2.php

config/examples/3DMatik/XL/Configuration.h

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3260,6 +3260,11 @@
32603260
//
32613261
//#define NEXTION_TFT
32623262

3263+
//
3264+
// Sovol SV-06 Resistive Touch Screen
3265+
//
3266+
//#define SOVOL_SV06_RTS
3267+
32633268
//
32643269
// PanelDue touch controller by Escher3D
32653270
// http://escher3d.com/pages/order/products/product2.php

config/examples/ADIMLab/Gantry v1/Configuration.h

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3261,6 +3261,11 @@
32613261
//
32623262
//#define NEXTION_TFT
32633263

3264+
//
3265+
// Sovol SV-06 Resistive Touch Screen
3266+
//
3267+
//#define SOVOL_SV06_RTS
3268+
32643269
//
32653270
// PanelDue touch controller by Escher3D
32663271
// http://escher3d.com/pages/order/products/product2.php

config/examples/ADIMLab/Gantry v2/Configuration.h

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3261,6 +3261,11 @@
32613261
//
32623262
//#define NEXTION_TFT
32633263

3264+
//
3265+
// Sovol SV-06 Resistive Touch Screen
3266+
//
3267+
//#define SOVOL_SV06_RTS
3268+
32643269
//
32653270
// PanelDue touch controller by Escher3D
32663271
// http://escher3d.com/pages/order/products/product2.php

config/examples/Alfawise/U20-bltouch/Configuration.h

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3339,6 +3339,11 @@
33393339
//
33403340
//#define NEXTION_TFT
33413341

3342+
//
3343+
// Sovol SV-06 Resistive Touch Screen
3344+
//
3345+
//#define SOVOL_SV06_RTS
3346+
33423347
//
33433348
// PanelDue touch controller by Escher3D
33443349
// http://escher3d.com/pages/order/products/product2.php

config/examples/Alfawise/U20/Configuration.h

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3340,6 +3340,11 @@
33403340
//
33413341
//#define NEXTION_TFT
33423342

3343+
//
3344+
// Sovol SV-06 Resistive Touch Screen
3345+
//
3346+
//#define SOVOL_SV06_RTS
3347+
33433348
//
33443349
// PanelDue touch controller by Escher3D
33453350
// http://escher3d.com/pages/order/products/product2.php

config/examples/AliExpress/CL-260/Configuration.h

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3260,6 +3260,11 @@
32603260
//
32613261
//#define NEXTION_TFT
32623262

3263+
//
3264+
// Sovol SV-06 Resistive Touch Screen
3265+
//
3266+
//#define SOVOL_SV06_RTS
3267+
32633268
//
32643269
// PanelDue touch controller by Escher3D
32653270
// http://escher3d.com/pages/order/products/product2.php

config/examples/AliExpress/UM2pExt/Configuration.h

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3261,6 +3261,11 @@
32613261
//
32623262
//#define NEXTION_TFT
32633263

3264+
//
3265+
// Sovol SV-06 Resistive Touch Screen
3266+
//
3267+
//#define SOVOL_SV06_RTS
3268+
32643269
//
32653270
// PanelDue touch controller by Escher3D
32663271
// http://escher3d.com/pages/order/products/product2.php

config/examples/Anet/A2/Configuration.h

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3262,6 +3262,11 @@
32623262
//
32633263
//#define NEXTION_TFT
32643264

3265+
//
3266+
// Sovol SV-06 Resistive Touch Screen
3267+
//
3268+
//#define SOVOL_SV06_RTS
3269+
32653270
//
32663271
// PanelDue touch controller by Escher3D
32673272
// http://escher3d.com/pages/order/products/product2.php

0 commit comments

Comments
 (0)