EgtMachKernel 2.7e2 :

- modifiche per gestione lavorazioni con percorsi vuoti.
This commit is contained in:
Dario Sassi
2025-05-12 09:47:18 +02:00
parent 39a03c7b93
commit 662241c8e1
25 changed files with 302 additions and 190 deletions
+1 -1
View File
@@ -318,7 +318,7 @@ Processor::ProcessMachining( int nOpId, int nOpInd)
return false ;
// Verifico non sia vuota
if ( m_pMchMgr->IsMachiningEmpty())
if ( m_pMchMgr->IsMachiningEmpty( NEED_ONE_TP_OK))
return true ;
// Recupero l'utensile della lavorazione corrente