DataBeams :
- a BeamLib.MakeOneFaceBySaw aggiunto parametro dAccEnd e aggiornate tutte le chiamate - aggiunta gestione pezzi alti con FAST su tagli cubetti di diedri verso l'alto - corretto taglio di estremità di RidgeLap.
This commit is contained in:
@@ -313,7 +313,7 @@ function ProcessProfCamb.Make( Proc, nPhase, nRawId, nPartId, dCurrOvmH)
|
||||
end
|
||||
end
|
||||
local vtOrthoO = Vector3d(vtN)
|
||||
local bOk, sNameOrErr = BL.MakeOneFaceBySaw( Proc.Id, nLastFacet, sCutting, dToolDiam, vtOrthoO, nil, -((dMillDiam/2)+1), BD.CUT_SIC, 0, 0, nil, b3Raw)
|
||||
local bOk, sNameOrErr = BL.MakeOneFaceBySaw( Proc.Id, nLastFacet, sCutting, dToolDiam, vtOrthoO, nil, -((dMillDiam/2)+1), BD.CUT_SIC, 0, 0, 0, nil, b3Raw)
|
||||
end
|
||||
end
|
||||
-- se devo inserire il chamfer
|
||||
|
||||
Reference in New Issue
Block a user