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 vgadreau committed Dec 9, 2020
1 parent 4a37a92 commit e44515d
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 e44515d

Please sign in to comment.