DataBeam :- correzioni e migliorie varie.

This commit is contained in:
Dario Sassi
2019-10-07 06:47:08 +00:00
parent 2981dcb50d
commit ed02b71319
12 changed files with 296 additions and 100 deletions
+1 -1
View File
@@ -103,6 +103,7 @@ function ProcessLong2Cut.Make( Proc, nPhase, nRawId, nPartId)
_, _, vWidth[1] = BL.GetFaceHvRefDim( Proc.Id, nFc[1])
_, _, vWidth[2] = BL.GetFaceHvRefDim( Proc.Id, nFc[2])
local sWarn
-- Se non è sotto : lavorazione Long2Cut
if nSide ~= - 1 then
-- recupero la lavorazione
@@ -201,7 +202,6 @@ function ProcessLong2Cut.Make( Proc, nPhase, nRawId, nPartId)
-- altrimenti è sotto : lavorazione Long2CutDown
else
local sWarn
-- recupero la lavorazione
local sMilling = ML.FindMilling( 'Long2CutDown')
if not sMilling then