DataBeam :
- correzioni varie - gestione scassi a C passanti e grandi con fresature sui due lati - miglioria a contorni liberi chiusi per posizione di attacco - correzioni a feature 3/4-020-X caso particolare Olaf.
This commit is contained in:
@@ -159,6 +159,8 @@ local function MakeByMill( Proc, nPhase, nRawId, nPartId, dOvmHead)
|
||||
dStep = dCrvLen / nStep
|
||||
EgtOutLog( string.format( 'CrvLen=%.1f StepNbr=%d StepLen=%.1f', dCrvLen, nStep, dStep), 3)
|
||||
end
|
||||
-- eventuale spezzatura sul tratto più lungo se curva chiusa
|
||||
BL.PutStartOnLonger( AuxId)
|
||||
-- verifiche per affondamento ( possibili lavorazioni in doppio)
|
||||
local bCross = false
|
||||
if abs( vtExtr:getY()) > 0.707 then
|
||||
|
||||
Reference in New Issue
Block a user