Skip to content

Commit

Permalink
🚸 Portrait mode on Ender-3 V2 + MarlinUI (#968)
Browse files Browse the repository at this point in the history
  • Loading branch information
ellensp authored Oct 5, 2023
1 parent 5de6a40 commit 8cc08cb
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3391,8 +3391,8 @@
//#define DWIN_CREALITY_LCD // Creality UI
//#define DWIN_LCD_PROUI // Pro UI by MRiscoC
//#define DWIN_CREALITY_LCD_JYERSUI // Jyers UI by Jacob Myers
//#define DWIN_MARLINUI_PORTRAIT // MarlinUI (portrait orientation)
#define DWIN_MARLINUI_LANDSCAPE // MarlinUI (landscape orientation)
#define DWIN_MARLINUI_PORTRAIT // MarlinUI (portrait orientation)
//#define DWIN_MARLINUI_LANDSCAPE // MarlinUI (landscape orientation)

//
// Touch Screen Settings
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3391,8 +3391,8 @@
//#define DWIN_CREALITY_LCD // Creality UI
//#define DWIN_LCD_PROUI // Pro UI by MRiscoC
//#define DWIN_CREALITY_LCD_JYERSUI // Jyers UI by Jacob Myers
//#define DWIN_MARLINUI_PORTRAIT // MarlinUI (portrait orientation)
#define DWIN_MARLINUI_LANDSCAPE // MarlinUI (landscape orientation)
#define DWIN_MARLINUI_PORTRAIT // MarlinUI (portrait orientation)
//#define DWIN_MARLINUI_LANDSCAPE // MarlinUI (landscape orientation)

//
// Touch Screen Settings
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3391,8 +3391,8 @@
//#define DWIN_CREALITY_LCD // Creality UI
//#define DWIN_LCD_PROUI // Pro UI by MRiscoC
//#define DWIN_CREALITY_LCD_JYERSUI // Jyers UI by Jacob Myers
//#define DWIN_MARLINUI_PORTRAIT // MarlinUI (portrait orientation)
#define DWIN_MARLINUI_LANDSCAPE // MarlinUI (landscape orientation)
#define DWIN_MARLINUI_PORTRAIT // MarlinUI (portrait orientation)
//#define DWIN_MARLINUI_LANDSCAPE // MarlinUI (landscape orientation)

//
// Touch Screen Settings
Expand Down

0 comments on commit 8cc08cb

Please sign in to comment.