Include :

- aggiornamenti.
This commit is contained in:
Dario Sassi
2016-06-14 06:35:27 +00:00
parent 5201676bb1
commit ab94de6e57
4 changed files with 14 additions and 0 deletions
+4
View File
@@ -55,3 +55,7 @@ static std::string MCH_PV_KEY_RELOCATE = "PvId" ;
// Chiave info per angoli in XY con entità successiva e precedente
static std::string MCH_PV_KEY_NEXTANG = "NextAng" ;
static std::string MCH_PV_KEY_PREVANG = "PrevAng" ;
// Chiave info in gruppo CL per versore estrusione (normale al piano di interpolazione)
static std::string KEY_EXTR = "EXTR" ;
// Chiave info in gruppo CL per punto iniziale
static std::string KEY_START = "START" ;