Browse Source

add vpw run recipe wafer check

chenzk 2 days ago
parent
commit
b9c2323854
1 changed files with 2 additions and 2 deletions
  1. 2 2
      PunkHPX8_RT/Modules/VpwCell/VpwManualPrepareRoutine.cs

+ 2 - 2
PunkHPX8_RT/Modules/VpwCell/VpwManualPrepareRoutine.cs

@@ -147,8 +147,8 @@ namespace PunkHPX8_RT.Modules.VpwCell
         private bool CheckWaferExsit()
         {
             // todo 临时注释,后面需要改回来
-            //return WaferManager.Instance.CheckHasWafer(Module, 0);
-            return true;
+            return WaferManager.Instance.CheckHasWafer(Module, 0);
+            //return true;
         }
         /// <summary>
         /// chamber up