✨ AnyCubic Vyper / Vyper LCD (#25405)
This commit is contained in:
@@ -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
|
||||
//
|
||||
|
Reference in New Issue
Block a user