diff --git a/Marlin/ultralcd.pde b/Marlin/ultralcd.pde index 54871aabe..9be357cb9 100644 --- a/Marlin/ultralcd.pde +++ b/Marlin/ultralcd.pde @@ -574,7 +574,7 @@ void MainMenu::showAxisMove() switch(i) { case ItemAM_exit: - MENUITEM( lcdprintPGM(MSG_PREPARE_ALT) , BLOCK;status=Main_Menu;beepshort(); ) ; + MENUITEM( lcdprintPGM(MSG_PREPARE_ALT) , BLOCK;status=Main_Prepare;beepshort(); ) ; break; case ItemAM_X: {