mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-07 14:04:19 -06:00
Ender-3 Pro with Creality V4.2.7 (#226)
This commit is contained in:
parent
8024fb7e5e
commit
121bfcfe3e
6 changed files with 6135 additions and 4 deletions
|
@ -2074,7 +2074,9 @@
|
|||
// (For CR-10 owners who want to replace the Melzi Creality board but retain the display)
|
||||
//
|
||||
#define CR10_STOCKDISPLAY
|
||||
#define RET6_12864_LCD
|
||||
#if ENABLED(CR10_STOCKDISPLAY)
|
||||
#define RET6_12864_LCD // Specific to the SoC (can either be RET / VET)
|
||||
#endif
|
||||
|
||||
//
|
||||
// Ender-2 OEM display, a variant of the MKS_MINI_12864
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue