Fix minore
This commit is contained in:
@@ -120,7 +120,7 @@ end
|
||||
|
||||
---------------------------------------------------------------------
|
||||
local function MakeSideFace( nId, nFac, nSideLimitingFace, sMilling, dToolDiam, nL2CSide, bIsAnyFaceUpsideDown)
|
||||
if not BD.DOWN_HEAD and bIsAnyFaceUpsideDown then
|
||||
if ( not BD.DOWN_HEAD or not BD.TURN) and bIsAnyFaceUpsideDown then
|
||||
EgtOutLog( 'Long2Cut : side face finishing skipped , down head required')
|
||||
return true
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user