EgtMachKernel :

- prime modifiche per miglior gestione delle lavorazioni in doppio.
This commit is contained in:
Dario Sassi
2025-11-15 11:08:33 +01:00
parent 8282548bf0
commit ae9bc56917
6 changed files with 286 additions and 107 deletions
+2 -5
View File
@@ -29,11 +29,8 @@
using namespace std ;
//------------------------------ Errors --------------------------------------
// 1001 = "Error with setup : xxx"
// 1002 = "Error opening Cnc file"
//----------------------------------------------------------------------------
static const string ERR_EXT = ".err" ;
// 1002 = "Error with setup : xxx"
// 1003 = "Error opening Cnc file"
//----------------------------------------------------------------------------
Processor::Processor( void)