From 7e6d4189efef78c9a1665f68228020990bdd95c8 Mon Sep 17 00:00:00 2001 From: "luca.mazzoleni" Date: Mon, 8 Jul 2024 15:52:05 +0200 Subject: [PATCH] - corretto typo in nome variabile --- LuaLibs/ProcessLapJoint.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LuaLibs/ProcessLapJoint.lua b/LuaLibs/ProcessLapJoint.lua index e9de2f6..2ca42cd 100644 --- a/LuaLibs/ProcessLapJoint.lua +++ b/LuaLibs/ProcessLapJoint.lua @@ -5458,7 +5458,7 @@ function SawPlusChain.Chainsaw.CalculateMachiningParameters( Proc, FaceToMachine Mortising.SuggestedAngles = {} Mortising.SuggestedAngles.Index = 1 Mortising.SuggestedAngles.VtN = FaceToMachine.VtN - Mortising.SuggestedAngles.VtOrthO = EdgeToMachine.ToolDirection + Mortising.SuggestedAngles.VtOrtho = EdgeToMachine.ToolDirection -- approccio e retrazione Mortising.LeadIn, Mortising.LeadOut = SawPlusChain.CalculateLeadInOut( Mortising, EdgeToMachine) -- eventuale step verticale