EgtMachKernel 1.8g5 :

- migliorata segnalazione extra corse.
This commit is contained in:
Dario Sassi
2017-07-21 13:01:52 +00:00
parent 6a06ca7290
commit d7c7547cd3
18 changed files with 253 additions and 162 deletions
+2
View File
@@ -932,6 +932,8 @@ bool
MachMgr::MachiningApply( bool bRecalc)
{
ResetLastError() ;
if ( GetCurrMachine() != nullptr)
GetCurrMachine()->ResetOutstrokeInfo() ;
// recupero la lavorazione corrente
int nCurrMchId = GetCurrMachining() ;
if ( nCurrMchId == GDB_ID_NULL)