DataBeam :

- modifiche per macchina PF1250.
This commit is contained in:
Dario Sassi
2020-11-09 08:48:28 +00:00
parent 1adb136219
commit 15649573c4
13 changed files with 374 additions and 86 deletions
+3 -3
View File
@@ -1,4 +1,4 @@
-- ProcessCut.lua by Egaltech s.r.l. 2020/10/23
-- ProcessCut.lua by Egaltech s.r.l. 2020/11/07
-- Gestione calcolo singoli tagli di lama per Travi
-- Tabella per definizione modulo
@@ -376,9 +376,9 @@ function ProcessCut.Make( Proc, nPhase, nRawId, nPartId, dOvmHead, bFromBottom)
end
elseif vtN:getY() > -0.02 then
if Proc.Head then
vtOrthoO = Y_AX()
else
vtOrthoO = -Y_AX()
else
vtOrthoO = Y_AX()
end
else
if Proc.Head then