3dPrinting :

- correzione lead setti.
This commit is contained in:
SaraP
2026-04-15 11:54:18 +02:00
parent 1ca6efa10a
commit bafeaa1421
+4
View File
@@ -1683,6 +1683,10 @@ end
---------------------------------------------------------------------------------
local function FindCorrectRibLead( dPar, nRib, nCrvOffs, bLeadInvert, dLeadLen, bInVsOut, nGrpTmp, bSpecialCase)
if dLeadLen < GEO.EPS_SMALL then
return
end
local nLeadId
local bInvert = bLeadInvert -- valore di default è quello dei parametri
local bOnlyOneSide = false