瀏覽代碼

no message

James Adams 12 年之前
父節點
當前提交
35a1dd081f
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      Marlin/ultralcd.pde

+ 1
- 1
Marlin/ultralcd.pde 查看文件

@@ -574,7 +574,7 @@ void MainMenu::showAxisMove()
574 574
      switch(i)
575 575
       {
576 576
           case ItemAM_exit:
577
-          MENUITEM(  lcdprintPGM(MSG_PREPARE_ALT)  ,  BLOCK;status=Main_Menu;beepshort(); ) ;
577
+          MENUITEM(  lcdprintPGM(MSG_PREPARE_ALT)  ,  BLOCK;status=Main_Prepare;beepshort(); ) ;
578 578
           break;
579 579
           case ItemAM_X:
580 580
           {

Loading…
取消
儲存