Un-pause on print cancellation (#9779)
This commit is contained in:
parent
0d9d11a2d5
commit
742733d714
4 changed files with 6 additions and 1 deletions
|
|
@ -449,6 +449,7 @@ void report_current_position();
|
|||
#endif
|
||||
|
||||
#if ENABLED(ADVANCED_PAUSE_FEATURE)
|
||||
extern int8_t did_pause_print;
|
||||
extern AdvancedPauseMenuResponse advanced_pause_menu_response;
|
||||
extern float filament_change_unload_length[EXTRUDERS],
|
||||
filament_change_load_length[EXTRUDERS];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue