Remove set_current_to_destination from resume_print

Addressing #7057
master
Scott Lahteine 7 years ago
parent 4857a3ba48
commit 4c3dc8bf07

@ -6136,8 +6136,6 @@ inline void gcode_M17() {
filament_ran_out = false;
#endif
set_current_to_destination();
#if ENABLED(ULTIPANEL)
// Show status screen
lcd_advanced_pause_show_message(ADVANCED_PAUSE_MESSAGE_STATUS);

Loading…
Cancel
Save