0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-01-30 21:58:06 +00:00

Config for Anycubic Mega TFT

This commit is contained in:
Scott Lahteine 2020-07-26 19:49:14 -05:00
parent 84b92d8f2f
commit de68b3753f

View file

@ -2156,6 +2156,12 @@
//#define TFT_LVGL_UI_FSMC // Robin nano v1.2 uses FSMC
//#define TFT_LVGL_UI_SPI // Robin nano v2.0 uses SPI
//
// Anycubic Mega TFT (AI3M)
//
//#define ANYCUBIC_TFT_MODEL
//#define ANYCUBIC_TFT_DEBUG
//=============================================================================
//============================ Other Controllers ============================
//=============================================================================