- in LongDoubleCut correzione per casi con Q03=1

This commit is contained in:
luca.mazzoleni
2026-02-11 17:08:24 +01:00
parent 026c86297e
commit 440c739e9c
+5
View File
@@ -1661,6 +1661,11 @@ function ProcessLong2Cut.Make( Proc, nPhase, nRawId, nPartId, bForcedBladeMaster
dEndAccDist = 0
end
end
if Proc.bMoveAfterSplit then
nC = 1
dStartDist = Proc.Box:getDimX() - ( dToolDiam / 2 + 5)
dEndDist = - ( dToolDiam / 2 + 5)
end
-- ciclo sulle parti
local nM = 0
for j = 1, nC do