EgtMachKernel :

- in PocketingNT aggiunto parametro da note utente "LimitPlaneId".
This commit is contained in:
Riccardo Elitropi
2026-07-23 14:42:33 +02:00
parent 043a81366f
commit f746731ea3
3 changed files with 193 additions and 19 deletions
+1
View File
@@ -55,6 +55,7 @@ static const std::string UN_ADJUSTFEED = "AdjustFeed" ;
static const std::string UN_MINFEED = "MinFeed" ;
static const std::string UN_TOOL_COMPENSATION = "ToolCompensation" ;
static const std::string UN_START_PNT = "StartPoint" ;
static const std::string UN_LIMIT_PLANE_ID = "LimitPlaneId" ;
// Solo per Sawing
static const std::string UN_DOWNSE = "DownSE" ;