-
Notifications
You must be signed in to change notification settings - Fork 97
LCD12864_2004
makerbase edited this page Sep 14, 2020
·
2 revisions
-
MKS LCD12864B on Aliexpress MKS LCD12864B, need 12864B(for 32bit) version
-
LCD12864 on Aliexpress LCD12864
- LCD screen connect to MKS Robin E3/E3D motherboard by EXP1,EXP2
- LCD screen include MKS LCD12864B, LCD12864, LCD2004 and so on
-
MKS LCD12864B screen
-
Set MKS_LCD12864 type
- Enable #define MKS_LCD12864 in Configuration.h file
-
If you think the contrast is too light, you can set it in src -> inc -> Conditionals_post.h file
#elif ENABLED(MKS_LCD12864) #define _LCD_CONTRAST_MIN 120 #define _LCD_CONTRAST_INIT 205 // set lcd contrast value
-
-
LCD12864 screen
- Enable #define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER in Configuration.h file
-
LCD2004 screen
- Enable #define REPRAP_DISCOUNT_SMART_CONTROLLER in Configuration.h file
- Hardware description
- Marlin firmware
- Configuring the hardware
- MKS Robin E3
- MKS Robin E3D
- MKS TFT24/35/70
- LCD12864/2004
- MKS MINI 12864 V3
- 3D Touch
- MKS PWC
- MKS UPS
- MKS FES
- Video Tutorials
- FAQ Tutorials