From 6eebb3873652fddcb1cdb9d67b6a16d2f4556084 Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Fri, 5 Feb 2016 17:28:34 +0000 Subject: [PATCH] Include : - aggiornamento. --- EMkMachiningGeoConst.h | 1 + 1 file changed, 1 insertion(+) diff --git a/EMkMachiningGeoConst.h b/EMkMachiningGeoConst.h index b2c34c3..f316c4f 100644 --- a/EMkMachiningGeoConst.h +++ b/EMkMachiningGeoConst.h @@ -27,6 +27,7 @@ static std::string MCH_CL = "CL" ; static std::string MCH_PATH = "P" ; // Nomi di entità speciali static std::string MCH_RISE = "RISE" ; +static std::string MCH_HOME = "HOME" ; // Nomi di entità di preview static std::string MCH_PV_CUT = "CUT" ; static std::string MCH_PV_PRE_CUT = "PRC" ;