Fix minore
This commit is contained in:
@@ -56,7 +56,7 @@ end
|
||||
|
||||
-----------------------------------------------------------------------------------------------
|
||||
local function MakeSideFace( nId, nFac, nSide, sMilling, dToolDiam, bForcedLim, dDistToMachine, bUnderDir)
|
||||
if not BD.DOWN_HEAD and nSide == -1 then
|
||||
if ( not BD.DOWN_HEAD or not BD.TURN) and nSide == -1 then
|
||||
EgtOutLog( 'LongCut : side face finishing skipped , down head required')
|
||||
return true
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user