EgtMachKernel :
- aggiunta definizione variabile EMT.VER all'inizio della simulazione (come per generazione).
This commit is contained in:
@@ -146,6 +146,7 @@ Simulator::Start( bool bFirst)
|
||||
bOk = false ;
|
||||
m_pMachine->LuaSetGlobVar( GLOB_VAR + GVAR_INCHES, ! ExeUiUnitsAreMM()) ;
|
||||
m_pMachine->LuaSetGlobVar( GLOB_VAR + GVAR_SIMSTEP, m_dStep) ;
|
||||
m_pMachine->LuaSetGlobVar( GLOB_VAR + GVAR_VER, GetEMkVer()) ;
|
||||
|
||||
// Richiamo funzione su avvio simulazione
|
||||
if ( ! OnStart( bFirst))
|
||||
|
||||
Reference in New Issue
Block a user