DataWall :

- correzioni a free contour per casi con Q05=2 e 3
- in ottimizzazione aggiunti fori quasi all'inizio.
This commit is contained in:
DarioS
2021-07-29 12:42:56 +02:00
parent 5794d267b4
commit df28c1df1e
2 changed files with 7 additions and 7 deletions
+2
View File
@@ -363,6 +363,8 @@ local function SortMachinings( nPhase, PrevMch, nPartId)
PrevMch = SortMach( nPhase, PrevMch, nPartId, MCH_OY.MILLING, 'Nail_', true)
-- Tagli con sega a catena che sono rifiniture di spigoli
PrevMch = SortMach( nPhase, PrevMch, nPartId, MCH_OY.MORTISING, 'Csaw_', false)
-- Forature
PrevMch = SortMach( nPhase, PrevMch, nPartId, MCH_OY.DRILLING)
-- Svuotature
PrevMch = SortMach( nPhase, PrevMch, nPartId, MCH_OY.POCKETING)
-- Fresature che sono rifiniture di spigoli