- RoundCleanContour per tasche a 3 facce a U in doppio correzione Invert e ToolInvert

This commit is contained in:
daniele.nicoli
2026-07-31 17:01:15 +02:00
parent b44a45e8b0
commit 3c97e96e05
3 changed files with 7 additions and 4 deletions
+1 -1
View File
@@ -1955,7 +1955,7 @@ local function MakeRoundCleanContour( Proc, nPhase, nRawId, nPartId, b3Raw,
-- inversione direzione utensile
local bInvertMach = false
if nPathInt then
if bMillDown then
if bMillDown and not bDoubleSide then
if vtN1:getZ() > 10 * GEO.EPS_SMALL then
EgtSetMachiningParam( MCH_MP.TOOLINVERT, true)
bInvertMach = true