EgtMachKernel :

- in pocketing attacco spirale diventa nessuno se non si deve affondare.
This commit is contained in:
Dario Sassi
2018-10-29 12:15:09 +00:00
parent a443219c7f
commit 1358149aa4
+1
View File
@@ -3180,6 +3180,7 @@ Pocketing::AddLeadIn( const Point3d& ptP1, const Point3d& ptStart, const Vector3
// Assegno il tipo
int nType = GetLeadInType() ;
if ( bNoneForced ||
AreSamePointEpsilon( ptP1, ptStart, 10 * EPS_SMALL) ||
( nType == POCKET_LI_GLIDE && ( pRCrv == nullptr || pRCrv->GetCurveCount() == 0)))
nType = POCKET_LI_NONE ;
// Se elica e fattibile lo creo