diff --git a/LuaLibs/ProcessLongDoubleCut.lua b/LuaLibs/ProcessLongDoubleCut.lua index 5238263..6e64e1e 100644 --- a/LuaLibs/ProcessLongDoubleCut.lua +++ b/LuaLibs/ProcessLongDoubleCut.lua @@ -1432,7 +1432,7 @@ function ProcessLong2Cut.Make( Proc, nPhase, nRawId, nPartId, bForcedBladeMaster end end end - if not Proc.bMoveAfterSplit and not bEndFixed and not bConvex then + if not Proc.bMoveAfterSplit and not bConvex and Proc.AffectedFaces.Left then -- recupero gruppo per geometria addizionale local nAddGrpId = BL.GetAddGroup( nPartId) if not nAddGrpId then diff --git a/UpdateLog.txt b/UpdateLog.txt index c65cc68..d49e3c4 100644 --- a/UpdateLog.txt +++ b/UpdateLog.txt @@ -8,6 +8,7 @@ Versione 2.7g1 (08/07/2025) - Modif : in LongDoubleCut migliorie varie - Modif : in RidgeLap migliorie varie - Modif : nelle forature che attraversano un taglio ora si considera la profondità già lavorata +- Fixed : in LongDoubleCut corretta lavorazione aggiunta erroneamente dopo separazione Versione 2.7f3 (19/06/2025) - Modif : in StepJointNotch corretta distanza attacco in/out