DataBeam :
- correzioni a script di nesting per EgtBW.
This commit is contained in:
+1
-1
@@ -145,7 +145,7 @@ local nErrCnt = 0
|
||||
local nWarnCnt = 0
|
||||
|
||||
-- Grezzi
|
||||
local Raws = { LenToFill = NEST.LEN, StartGap = NEST.STARTOFFSET, MidGap = NEST.OFFSET, EndGap = 0, SortType = -1, Count = 100}
|
||||
local Raws = { LenToFill = NEST.LEN, StartGap = NEST.STARTOFFSET, MidGap = NEST.OFFSET, EndGap = 0, SortType = -1, Count = NEST.QTY}
|
||||
local nTotRaws = Raws.Count
|
||||
|
||||
-- Pezzi
|
||||
|
||||
Reference in New Issue
Block a user