- RoundCleanContour per tasche a 3 facce a U in doppio correzione Invert e ToolInvert
This commit is contained in:
@@ -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
|
||||
|
||||
+5
-2
@@ -1,7 +1,10 @@
|
||||
==== Beam Update Log ====
|
||||
Versione 3.1g4 (30/07/2026)
|
||||
- Fixed : in RoundCleanContour per tasche a 3 facce a U MillDown
|
||||
Versione 3.1g5 (31/07/2026)
|
||||
- Fixed : in RoundCleanContour per tasche a 3 facce a U in doppio
|
||||
|
||||
Versione 3.1g4 (31/07/2026)
|
||||
- Modif : in ProfCamb aggiunta Q19, se = 1 disabilita lavorazione AntiSplint
|
||||
- Fixed : in RoundCleanContour per tasche a 3 facce a U MillDown
|
||||
|
||||
Versione 3.1g3 (24/07/2026)
|
||||
- Fixed : in slot con lama corretta scelta SCC
|
||||
|
||||
+1
-1
@@ -2,5 +2,5 @@
|
||||
-- Gestione della versione di Beam
|
||||
|
||||
NAME = 'Beam'
|
||||
VERSION = '3.1g4'
|
||||
VERSION = '3.1g5'
|
||||
MIN_EXE = '3.1b1'
|
||||
|
||||
Reference in New Issue
Block a user