💄 Improve Ender3 v2 DWIN MarlinUI (#23369)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
830d728ec1
commit
d8f73997b6
@@ -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
|
||||
|
Reference in New Issue
Block a user