-
Notifications
You must be signed in to change notification settings - Fork 18
Display_MKS_TS35
makerbase edited this page Sep 22, 2020
·
18 revisions
- MKS TS35 connect to MKS Robin Nano V2 motherboard by EXP1,EXP2
-
MKS UI
-
If you download Mks-Robin-Nano-Marlin2.0-Firmware
- You needn't change it and MKS has config is OK, compile firmware
-
If you download marlin2.0.6
- Configuration.h file : enable #define TFT_LVGL_UI_SPI
-
-
128x64 Marlin UI
-
Configuration.h file : enable #define SPI_GRAPHICAL_TFT
-
Configuration.h file : enable #define TOUCH_SCREEN
-
-
Color Marlin UI
-
Configuration.h file : enable #define TFT_480x320_SPI
-
Configuration.h file : enable #define TOUCH_SCREEN
-