DataBeam :

- correzione indentazione istruzione.
This commit is contained in:
Dario Sassi
2020-10-06 15:59:52 +00:00
parent 9cc2d70471
commit fd5b5b6f7c
+1 -1
View File
@@ -327,7 +327,7 @@ function ProcessCut.Make( Proc, nPhase, nRawId, nPartId, dOvmHead, bFromBottom)
elseif bOrthInv then
dExtraCut = dSawThick
-- se ultimo taglio, devo affondare
elseif j == #vCuts[i] then
elseif j == #vCuts[i] then
dExtraCut = BD.CUT_EXTRA
end
end