EgtMachKernel :

- In PocketingNT aggiunta gestione per ToolCompensation.
This commit is contained in:
Riccardo Elitropi
2026-05-14 15:25:56 +02:00
parent f0e295d9d6
commit bfe3fc1267
6 changed files with 334 additions and 79 deletions
+1
View File
@@ -53,6 +53,7 @@ static const std::string UN_MAXOPTSIZE = "MaxOptSize" ;
static const std::string UN_PROJEXT = "ExtProj" ;
static const std::string UN_ADJUSTFEED = "AdjustFeed" ;
static const std::string UN_MINFEED = "MinFeed" ;
static const std::string UN_TOOL_COMPENSATION = "ToolCompensation" ;
// Solo per Sawing
static const std::string UN_DOWNSE = "DownSE" ;