EgtMachKernel 1.6x5 :

- ora OnSpecialApplyDisposition gestisce anche TcPos
- aggiunta possibilità di richiamo OnPostApplyMachining al termine ricalcolo lavorazione
- aggiunta funzione Lua EmtGetAxesPos
- piccole migliorie a simulazione.
This commit is contained in:
Dario Sassi
2017-01-03 09:18:22 +00:00
parent 3587b88a61
commit d9c080c6d6
14 changed files with 142 additions and 21 deletions
+1
View File
@@ -40,6 +40,7 @@ class Simulator
bool UpdateTool( bool bForced = false) ;
bool UpdateAxes( void) ;
bool UpdateAxesPos( void) ;
bool ResetAuxAxes( void) ;
private :
bool OnOperationEnd( void) ;