ANYCUBIC_LCD_VYPER

MarlinFirmware/Marlin#25405

Co-Authored-By: Bob Kuhn <20692583+Bob-the-Kuhn@users.noreply.github.com>
This commit is contained in:
Scott Lahteine 2023-03-22 02:20:28 -05:00
parent d33047df78
commit 616cf26df1
646 changed files with 4375 additions and 1662 deletions

View file

@ -3149,15 +3149,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
//