Update pause.cpp

This commit is contained in:
InsanityAutomation
2019-02-17 18:33:08 -05:00
parent 9930b72421
commit cb521c3f54
+1 -1
View File
@@ -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