AnyCubic Vyper / Vyper LCD (#25405)

This commit is contained in:
Bob Kuhn
2023-03-26 04:07:25 -05:00
committed by GitHub
parent ea5d7e2eee
commit 0021a58943
39 changed files with 4951 additions and 53 deletions

View File

@@ -3132,15 +3132,23 @@
//#define TOUCH_UI_FTDI_EVE
//
// Touch-screen LCD for Anycubic printers
// Touch-screen LCD for Anycubic Chiron
//
//#define ANYCUBIC_LCD_CHIRON
//
// Touch-screen LCD for Anycubic i3 Mega
//
//#define ANYCUBIC_LCD_I3MEGA
//#define ANYCUBIC_LCD_CHIRON
#if EITHER(ANYCUBIC_LCD_I3MEGA, ANYCUBIC_LCD_CHIRON)
//#define ANYCUBIC_LCD_DEBUG
#if ENABLED(ANYCUBIC_LCD_I3MEGA)
//#define ANYCUBIC_LCD_GCODE_EXT // Add ".gcode" to menu entries for DGUS clone compatibility
#endif
//
// Touch-screen LCD for Anycubic Vyper
//
//#define ANYCUBIC_LCD_VYPER
//
// 320x240 Nextion 2.8" serial TFT Resistive Touch Screen NX3224T028
//