mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-12-26 17:38:34 -07:00
🐛 Fix AnyCubic Mega Zero 2.0 LCD (#884)
This commit is contained in:
parent
a5128765ef
commit
b4ecf58834
1 changed files with 2 additions and 2 deletions
|
|
@ -2800,7 +2800,7 @@
|
|||
// RepRapDiscount FULL GRAPHIC Smart Controller
|
||||
// https://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller
|
||||
//
|
||||
#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER
|
||||
//#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER
|
||||
|
||||
//
|
||||
// K.3D Full Graphic Smart Controller
|
||||
|
|
@ -2907,7 +2907,7 @@
|
|||
// This is RAMPS-compatible using a single 10-pin connector.
|
||||
// (For CR-10 owners who want to replace the Melzi Creality board but retain the display)
|
||||
//
|
||||
//#define CR10_STOCKDISPLAY
|
||||
#define CR10_STOCKDISPLAY
|
||||
|
||||
//
|
||||
// Ender-2 OEM display, a variant of the MKS_MINI_12864
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue