alcune correzioni minori

This commit is contained in:
luca.mazzoleni
2023-07-07 15:47:50 +02:00
parent bf6b888d27
commit 73a970bc20
8 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -240,7 +240,7 @@ function ProcessTenon.Make( Proc, nPhase, nRawId, nPartId, dOvmHead)
-- eseguo
if not ML.ApplyMachining( true, false) then
local _, sErr = EgtGetLastMachMgrError()
EgtSetOperationMode( nMchId, false)
EgtSetOperationMode( nMch1Id, false)
return false, sErr
end
end