3dPrinting :

- correzione lead out setti.
This commit is contained in:
SaraP
2022-11-03 11:11:23 +01:00
parent 549f388227
commit 4d74134671
+1 -1
View File
@@ -643,7 +643,7 @@ local function AddRibsLeadOut( nCrv, nTPathGrp, nLoopsGrp, vtSlicing, dStrand, n
-- recupero la curva di offset su cui calcolare lead out
local nCrvOffs = EgtGetFirstInGroup( nLoopsGrp)
while nCrvOffs do
local dParE = EgtCurveParamAtPoint( nCrvOffs, ptE, GDB_RT.GLOB)
local dParE = EgtCurveParamAtPoint( nCrvOffs, ptE, GEO.EPS_SMALL, GDB_RT.GLOB)
if dParE then
local nCrvLO