EgtMachKernel 1.6j4 :
- modifiche a DB utensili per gestione utensile corrente - prima versione generatore codice.
This commit is contained in:
@@ -251,6 +251,8 @@ ToolData::SetParam( int nType, int nVal)
|
||||
m_nExit = nVal ;
|
||||
return true ;
|
||||
case TPA_TYPE :
|
||||
if ( ! IsValidToolType( nVal))
|
||||
return false ;
|
||||
m_nType = nVal ;
|
||||
return true ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user