Update pause.cpp
This commit is contained in:
@@ -274,7 +274,7 @@ bool load_filament(const float &slow_load_length/*=0*/, const float &fast_load_l
|
||||
#endif
|
||||
|
||||
// Keep looping if "Purge More" was selected
|
||||
} while (false
|
||||
} while (true
|
||||
#if HAS_LCD_MENU
|
||||
&& show_lcd && advanced_pause_menu_response == ADVANCED_PAUSE_RESPONSE_EXTRUDE_MORE
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user