@ -678,7 +678,7 @@ namespace Rs.MotionPlat.Flow
case ETurnoverFlowStep.测试位放料完成抬起1:
if(GlobalVar.EnableTwoSpeed)
{
targetPos = SysConfigParam.GetValue<double>("PressDumpZ") + GlobalVar.PressLowSpeed;
targetPos = SysConfigParam.GetValue<double>("PressDumpZ") + GlobalVar.PressLowSpeedOffset;
}
else