💄 Improve Ender3 v2 DWIN MarlinUI (#23369)

Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
Taylor Talkington
2022-01-17 08:07:45 -05:00
committed by GitHub
parent 830d728ec1
commit d8f73997b6
140 changed files with 3024 additions and 99 deletions

View File

@@ -468,6 +468,7 @@ public:
#if IS_DWIN_MARLINUI
static bool did_first_redraw;
static bool old_is_printing;
#endif
#if EITHER(BABYSTEP_ZPROBE_GFX_OVERLAY, MESH_EDIT_GFX_OVERLAY)