diff --git a/NestProcess.lua b/NestProcess.lua index 11f1684..938deb4 100644 --- a/NestProcess.lua +++ b/NestProcess.lua @@ -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