EgtMachKernel :

- in Pocketing NT aggiunto parametro "LimitTab"
- In Pocketing NT aggiunto parametro "Closed".
This commit is contained in:
Riccardo Elitropi
2026-08-18 10:30:10 +02:00
parent 947164bfcc
commit ff126a8877
3 changed files with 267 additions and 113 deletions
+2
View File
@@ -56,6 +56,8 @@ 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" ;
static const std::string UN_LIMIT_TAB_DIST = "LimitTab" ;
static const std::string UN_CLOSED_EDGES = "Closed" ;
// Solo per Sawing
static const std::string UN_DOWNSE = "DownSE" ;