优化检测排料轴是否空闲时不检测Z轴

master
lhiven 1 year ago
parent aff4cc5d73
commit 6f3cbebd8b

@ -1826,7 +1826,7 @@ namespace Rs.MotionPlat.Flow
{ {
while(true) while(true)
{ {
if(flowStep== EDischargeFlowStep. && Ops.AllZHomed()) if(flowStep== EDischargeFlowStep.)
{ {
return; return;
} }

Loading…
Cancel
Save