Action to notify host of filament runout. (#12817)
This commit is contained in:
committed by
Scott Lahteine
parent
aad770bce8
commit
f214118e45
@ -237,7 +237,7 @@ namespace ExtUI {
|
||||
void onPrintTimerStarted();
|
||||
void onPrintTimerPaused();
|
||||
void onPrintTimerStopped();
|
||||
void onFilamentRunout();
|
||||
void onFilamentRunout(const extruder_t extruder);
|
||||
void onStatusChanged(const char * const msg);
|
||||
void onFactoryReset();
|
||||
void onStoreSettings();
|
||||
|
Reference in New Issue
Block a user