Skip to content

Commit

Permalink
Return to Status on PID Autotune (MarlinFirmware#18695)
Browse files Browse the repository at this point in the history
  • Loading branch information
pmjdebruijn authored and albertogg committed Aug 31, 2020
1 parent f2d15cf commit f5a5278
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Marlin/src/lcd/menu/menu_advanced.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ void menu_cancelobject();
#endif
);
queue.inject(cmd);
ui.return_to_status();
}

#endif // PID_AUTOTUNE_MENU
Expand Down

0 comments on commit f5a5278

Please sign in to comment.