现场优化4
This commit is contained in:
@@ -287,7 +287,7 @@ namespace BenchMovementModule.ViewModels
|
||||
if (!EnsureConnected()) return;
|
||||
try
|
||||
{
|
||||
await _gantry!.回零();
|
||||
await _gantry!.回零(15);
|
||||
LoggerHelper.Info("[BenchMovement] 回原点已触发");
|
||||
}
|
||||
catch (Exception ex)
|
||||
|
||||
Reference in New Issue
Block a user