mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-06 22:47:35 -06:00
📝 CR-10 Max followup
This commit is contained in:
parent
4cb750dee0
commit
50c0111171
2 changed files with 1 additions and 1 deletions
|
@ -3165,7 +3165,6 @@
|
||||||
* :[ 'ORIGIN', 'FYSETC', 'HYPRECY', 'MKS', 'RELOADED', 'IA_CREALITY', 'E3S1PRO', 'CREALITY_TOUCH' ]
|
* :[ 'ORIGIN', 'FYSETC', 'HYPRECY', 'MKS', 'RELOADED', 'IA_CREALITY', 'E3S1PRO', 'CREALITY_TOUCH' ]
|
||||||
*/
|
*/
|
||||||
#define DGUS_LCD_UI RELOADED
|
#define DGUS_LCD_UI RELOADED
|
||||||
#define LCD_SERIAL_PORT 2
|
|
||||||
#if DGUS_UI_IS(MKS)
|
#if DGUS_UI_IS(MKS)
|
||||||
#define USE_MKS_GREEN_UI
|
#define USE_MKS_GREEN_UI
|
||||||
#elif DGUS_UI_IS(IA_CREALITY)
|
#elif DGUS_UI_IS(IA_CREALITY)
|
||||||
|
|
|
@ -2010,6 +2010,7 @@
|
||||||
// Additional options for DGUS / DWIN displays
|
// Additional options for DGUS / DWIN displays
|
||||||
//
|
//
|
||||||
#if HAS_DGUS_LCD
|
#if HAS_DGUS_LCD
|
||||||
|
#define LCD_SERIAL_PORT 2
|
||||||
#define LCD_BAUDRATE 115200
|
#define LCD_BAUDRATE 115200
|
||||||
|
|
||||||
#define DGUS_RX_BUFFER_SIZE 128
|
#define DGUS_RX_BUFFER_SIZE 128
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue