diff --git a/EMkToolConst.h b/EMkToolConst.h index 9032369..b798321 100644 --- a/EMkToolConst.h +++ b/EMkToolConst.h @@ -91,6 +91,10 @@ enum TpaType { TPA_NONE = 0, //---------------------------------------------------------------------------- // Costante per errore interno nel disegno degli utensili const int TD_INT_ERR = 999 ; +// Costante per errore toolmaker mancante +const int TD_TOOLMAKER_ERR = 998 ; +// Costante per errore disegno utensile custom mancante o di tipo errato +const int TD_CUSTOMDRAW_ERR = 997 ; //---------------------------------------------------------------------------- // Costanti per info in note di sistema