From 8d40c7d617cf130950be39c3b9c65112cd4f18d2 Mon Sep 17 00:00:00 2001 From: DarioS Date: Mon, 24 May 2021 20:17:11 +0200 Subject: [PATCH] DataBeam : - correzioni a script di nesting per EgtBW. --- NestProcess.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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