虚拟模式下 跳过联锁(Interlock)检查,因为虚拟模式没有真实安全门信

This commit is contained in:
zhengxuan.zhang
2026-05-21 17:15:27 +08:00
parent 43d0e7fa89
commit de4a7121db
5 changed files with 27 additions and 12 deletions
+1
View File
@@ -108,3 +108,4 @@ dotnet build XplorePlane.sln -c Release
- [x] 主界面硬件栏相机设置按钮
- [x] 打通与硬件层的调用流程
- [x] 打通与图像层的调用流程
- [ ] CNC的执行、存储逻辑的开发测试