DataBeam :

- migliorie gestione massimo affondamento frese
- miglioria ingombro tagli in testa o coda.
This commit is contained in:
Dario Sassi
2020-02-15 10:04:03 +00:00
parent 8e55da5a44
commit f0c708f3f1
5 changed files with 13 additions and 11 deletions
+1 -1
View File
@@ -881,7 +881,7 @@ local function MakeMoreFaces( Proc, nPhase, nRawId, nPartId)
if Proc.Fct < 3 or bIsU then sMchFind = 'OpenPocket' end
local dDiam = min( dH, dV)
local dCollSic = 2 * BD.COLL_SIC
if abs( vtN:getX()) > 0.996 or abs( vtN:getY()) > 0.996 or abs( vtN:getZ()) > 0.996 then dCollSic = BD.COLL_SIC end
if abs( vtN:getX()) > 0.996 or abs( vtN:getY()) > 0.996 or abs( vtN:getZ()) > 0.996 then dCollSic = 0 end
--EgtOutLog( 'Mortise Find Diam =' .. EgtNumToString( dDiam))
local sPocketing = ML.FindPocketing( sMchFind, dDiam, dFacElev + dCollSic)
-- se non trova una svuotatura adatta