diff --git a/EMkDispositionConst.h b/EMkDispositionConst.h index b071f87..dc19ced 100644 --- a/EMkDispositionConst.h +++ b/EMkDispositionConst.h @@ -1,7 +1,7 @@ //---------------------------------------------------------------------------- -// EgalTech 2015-2015 +// EgalTech 2015-2019 //---------------------------------------------------------------------------- -// File : EmkDispositionConst.h Data : 22.06.15 Versione : 1.6f4 +// File : EmkDispositionConst.h Data : 22.06.15 Versione : 2.1d2 // Contenuto : Costanti delle disposizioni. // // @@ -29,5 +29,6 @@ enum RawPartCenterPos { MCH_CE_TC = 1, // top center MCH_CE_MC = 5} ; // middle center under //------------------------ Costanti per fixtures ------------------------------ -static std::string FXT_MOBILE = "MOBILE" ; // gruppo parte mobile (si muove su Z di gruppo) -static std::string FXT_MOB_CPOS = "CPOS" ; // posizione corrente della parte mobile \ No newline at end of file +static std::string FXT_MOBILE = "MOBILE" ; // gruppo parte mobile +static std::string FXT_MOB_CPOS = "CPOS" ; // posizione corrente della parte mobile +static std::string FXT_MOB_MOVEDIR = "MDIR" ; // direzione di movimento della parte mobile (default Z di gruppo)