💄 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

@@ -244,6 +244,7 @@ constexpr uint8_t epps = ENCODER_PULSES_PER_STEP;
#if IS_DWIN_MARLINUI
bool MarlinUI::did_first_redraw;
bool MarlinUI::old_is_printing;
#endif
// Encoder Handling