WallData :
- corretta pulitura spigoli su svuotatura di FreeContour - modifiche varie per nesting.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
-- ProcessFreeContour.lua by Egaltech s.r.l. 2021/09/17
|
||||
-- ProcessFreeContour.lua by Egaltech s.r.l. 2021/10/05
|
||||
-- Gestione calcolo profilo libero per Pareti
|
||||
|
||||
-- Tabella per definizione modulo
|
||||
@@ -2040,6 +2040,7 @@ local function MakeByPocket( Proc, nRawId, b3Raw)
|
||||
-- eseguo
|
||||
local bAppOk = EgtApplyMachining( true, false)
|
||||
if not bAppOk and not bPocketBotface then
|
||||
bPocketBotface = true
|
||||
EgtSetMachiningGeometry( {{ Proc.Id, nFacet}})
|
||||
dDepth = 0
|
||||
local dThElev = dThDiam / 2 * sqrt( vtExtr:getX() * vtExtr:getX() + vtExtr:getY() * vtExtr:getY())
|
||||
|
||||
Reference in New Issue
Block a user