Tolta anche correzione a EZ
This commit is contained in:
@@ -707,8 +707,7 @@ function CalcInterpPlane()
|
||||
end
|
||||
|
||||
if IsNailingHead( EMT.HEAD) then
|
||||
local dHeightSubPiece = EMT.RAWPOS[3] or 0
|
||||
EMT.IPLGLSTR = ' EX'..EmtLenToString( xOut)..' EY'..EmtLenToString( yOut)..' EZ'..EmtLenToString( zOut + dHeightSubPiece)
|
||||
EMT.IPLGLSTR = ' EX'..EmtLenToString( xOut)..' EY'..EmtLenToString( yOut)..' EZ'..EmtLenToString( zOut)
|
||||
else
|
||||
EMT.IPLGLSTR = ' EX'..EmtLenToString( xOut)..' EY'..EmtLenToString( yOut)..' EZ'..EmtLenToString( zOut)..
|
||||
' EA0'..' EB'..EgtNumToString( dAngV)..' EC'..EgtNumToString( dAngO)..' ED'..EgtNumToString( dAngO2)
|
||||
|
||||
Reference in New Issue
Block a user