EgtmachKernel :
- in fresatura corretto caso di circonferenza con due step in oneway e attacco glide che generava un arco di 360deg con conseguenti errori vari.
This commit is contained in:
@@ -3091,6 +3091,7 @@ Milling::AddOneWayMilling( const ICurveComposite* pCompo, const Vector3d& vtTool
|
||||
if ( pCompo->GetParamAtLength( m_Params.m_dLiTang, dU)) {
|
||||
const_cast<ICurveComposite*>( pCompo)->ChangeStartPoint( dU) ;
|
||||
const_cast<ICurveComposite*>( pCompo)->MergeCurves( 10 * EPS_SMALL, 10 * EPS_ANG_SMALL, false) ;
|
||||
VerifyArcs( const_cast<ICurveComposite*>( pCompo)) ;
|
||||
}
|
||||
}
|
||||
// ciclo sulle curve elementari
|
||||
|
||||
Reference in New Issue
Block a user