EgtMachKernel :
- corretto AdjustArcCenterForAxesCalc per SawFinishing - aggiunto AdjustArcCenterForAxesCalc per SawRoughing.
This commit is contained in:
@@ -1675,6 +1675,7 @@ Milling::AdjustArcCenterForAxesCalc( const CamData* pCamData, Point3d& ptCen) co
|
||||
double dOffset = 0.5 * m_TParams.m_dDiam - 10 * EPS_SMALL ;
|
||||
ptCen.Translate( dOffset * pCamData->GetCorrDir()) ;
|
||||
}
|
||||
// altrimenti il centro deve rimanere inalterato
|
||||
}
|
||||
// negli altri casi, non devo fare alcunché
|
||||
return true ;
|
||||
|
||||
Reference in New Issue
Block a user