From b6947be9711e32daed38dcd13e67954c02a59efb Mon Sep 17 00:00:00 2001 From: SaraP Date: Thu, 14 Mar 2024 10:29:44 +0100 Subject: [PATCH] Include : - aggiornamento costanti per geometrie di lavorazione. --- EMkMachiningGeoConst.h | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/EMkMachiningGeoConst.h b/EMkMachiningGeoConst.h index 8fa2f8b..c8f42b1 100644 --- a/EMkMachiningGeoConst.h +++ b/EMkMachiningGeoConst.h @@ -35,7 +35,7 @@ static std::string MCH_ST = "ST" ; static std::string MCH_CL = "CL" ; static std::string MCH_DBL = "DBL" ; static std::string MCH_PATH = "P" ; -// Nomi di entità CL speciali +// Nomi di entità CL speciali static std::string MCH_CL_CLIMB = "CLIMB" ; static std::string MCH_CL_RISE = "RISE" ; static std::string MCH_CL_HOME = "HOME" ; @@ -45,7 +45,7 @@ static std::string MCH_CL_AGB_DWN = "AGBD" ; static std::string MCH_CL_AGB_IN = "AGBI" ; static std::string MCH_CL_AGB_OUT = "AGBO" ; static std::string MCH_CL_AGB_UP = "AGBU" ; -// Nomi di entità di preview +// Nomi di entità di preview static std::string MCH_PV_CUT = "CUT" ; static std::string MCH_PV_PRE_CUT = "PRC" ; static std::string MCH_PV_POST_CUT = "POC" ; @@ -60,6 +60,8 @@ static std::string MCH_PV_DOWN_RCUT = "DRCUT" ; static std::string MCH_PV_DOWN_RRCUT = "DRRCUT" ; static std::string MCH_PV_DOWN_RLICUT = "DRLICUT" ; static std::string MCH_PV_DOWN_RLOCUT = "DRLOCUT" ; +static std::string MCH_PV_UP_RAWCUT = "RUPCUT" ; +static std::string MCH_PV_DOWN_RAWCUT = "RDWNCUT" ; // Chiave info con WidthT, DeltaTi, DeltaT, ExtraCut e RawBottomHeight lama in Preview static std::string MCH_PV_KEY_WT = "WT" ; static std::string MCH_PV_KEY_DTI = "DTI" ; @@ -68,10 +70,10 @@ static std::string MCH_PV_KEY_EC = "EC" ; static std::string MCH_PV_KEY_RBH = "RBH" ; // Chiave info per rinvio a preview spostato nel pezzo in Preview static std::string MCH_PV_KEY_RELOCATE = "PvId" ; -// Chiave info per angoli in XY con entità successiva e precedente +// Chiave info per angoli in XY con entità successiva e precedente static std::string MCH_KEY_NEXTANG = "NextAng" ; static std::string MCH_KEY_PREVANG = "PrevAng" ; -// Chiave info per direzione libera in XY all'inizio e alla fine dell'entità (in assenza infinito) +// Chiave info per direzione libera in XY all'inizio e alla fine dell'entità (in assenza infinito) static std::string MCH_KEY_START_FREELEN = "SFL" ; static std::string MCH_KEY_END_FREELEN = "EFL" ; // Angolo esterno minimo per calcolare la direzione libera sull'arco