Merge branch 'STR0010_BevelWithMilling' into develop

This commit is contained in:
andrea.villa
2025-05-08 09:11:30 +02:00
8 changed files with 268 additions and 10 deletions
+1 -1
View File
@@ -81,7 +81,7 @@ local function CalculateLeadInOut( Machining, EdgeToMachine, Part)
if Machining.bIsStartClosed
or Machining.bIsEndClosed
or Machining.CloneStepsRadial.nCount > 1 then
Machining.sLeadInOutType = 'Perpendicular'
if AreSameVectorApprox( Machining.vtToolDirection, EdgeToMachine.vtN) then
LeadIn.dPerpDistance = EdgeToMachine.dElevation + BeamData.CUT_SIC - Machining.dRadialOffset