From 765af0e268c9a2cab4598ea9d8f8e4c4be34000a Mon Sep 17 00:00:00 2001 From: "luca.mazzoleni" Date: Tue, 23 Jun 2026 18:18:33 +0200 Subject: [PATCH] - commento in STR0007 --- Strategies/Standard/STR0007/STR0007.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/Strategies/Standard/STR0007/STR0007.lua b/Strategies/Standard/STR0007/STR0007.lua index f675456..b16b449 100644 --- a/Strategies/Standard/STR0007/STR0007.lua +++ b/Strategies/Standard/STR0007/STR0007.lua @@ -30,6 +30,7 @@ local function GetSCC( Machining) end ------------------------------------------------------------------------------------------------------------- +-- TODO l'utensile non viene scelto correttamente in base alla dimensione della geometria da lavorare! function GetMortiseStrategy( Proc, Part) local Machining = {} Machining.Milling = {}