EgtMachKernel 3.1b2 :

- in forature in doppio aggiunta gestione parametro LastStep da UserNotes.
This commit is contained in:
Dario Sassi
2026-02-24 13:06:52 +01:00
parent 8ce8982ca6
commit 8a289d07b8
4 changed files with 27 additions and 12 deletions
+3
View File
@@ -26,6 +26,9 @@ static const std::string UN_DOUBLE = "DOUBLE" ;
static const std::string UN_MIRRORAX = "MirrorAx" ;
static const std::string UN_DELTAZ = "DeltaZ" ;
// Solo per Drilling
static const std::string UN_LASTSTEP = "LastStep" ;
// Solo per FiveAxisMilling
static const std::string UN_SINGCONEANG = "SingConeAng" ;