EgtMachKernel :

- in sgrossature di superfici, aggiunta gestione note utenti per PlaneZ.
This commit is contained in:
Riccardo Elitropi
2024-10-25 15:15:25 +02:00
parent f1b66dc020
commit ca81e7e5ab
+5 -1
View File
@@ -250,7 +250,7 @@ SurfRoughing::SurfRoughing( void)
m_nPaths = 0 ;
m_dMaxHelixRad = INFINITO ;
m_dSubStepToler = 2.0 / 2 ;
m_bDetectPlaneZ = true ;
m_bDetectPlaneZ = false ;
}
//----------------------------------------------------------------------------
@@ -1220,6 +1220,10 @@ SurfRoughing::ProcessPath( int nPathId, int nTempId, int nPvId, int nClId)
// assegno il versore fresa
Vector3d vtTool = vtExtr ;
// controllo se richiesto PlaneZDetection
bool bPlaneZDetection = false ;
m_bDetectPlaneZ = ( FromString( ExtractInfo( m_Params.m_sUserNotes, "PlaneZ="), bPlaneZDetection) && bPlaneZDetection) ;
// non prevista gestione anteprima di lavorazione
// se richiesta lavorazione