DataWall :

- modifiche per forature orizzontali lunghe da dividere in due parti
- corretta gestione mortasature passanti
- modifiche a nesting
- in FreeContour penna e chiodatura sempre riportate sulla superficie sopra.
This commit is contained in:
DarioS
2021-11-15 10:15:35 +01:00
parent 340f43bd01
commit d6e3cbfc26
8 changed files with 166 additions and 78 deletions
+2 -2
View File
@@ -1329,10 +1329,10 @@ local function MakeByMill( Proc, nFacet, nOthFac, nRawId, b3Raw, dSideDist)
EgtSetMachiningGeometry( {{ Proc.Id, nFacet}})
-- sistemo i parametri di attacco e uscita
local dAddLen = ( WD.MID_GAP or 50) - ( WD.MID_SIC or 5)
EgtSetMachiningParam( MCH_MP.STARTADDLEN, -dMillDiam/2 + dAddLen)
EgtSetMachiningParam( MCH_MP.STARTADDLEN, 0) -- -dMillDiam/2 + dAddLen)
EgtSetMachiningParam( MCH_MP.LITANG, 0)
EgtSetMachiningParam( MCH_MP.LIPERP, dSideDist + WD.CUT_SIC)
EgtSetMachiningParam( MCH_MP.ENDADDLEN, -dMillDiam/2 + dAddLen)
EgtSetMachiningParam( MCH_MP.ENDADDLEN, 0) -- -dMillDiam/2 + dAddLen)
EgtSetMachiningParam( MCH_MP.LOTANG, 0)
EgtSetMachiningParam( MCH_MP.LOPERP, dSideDist + WD.CUT_SIC)
-- imposto posizione braccio porta testa