diff --git a/Strategies/Standard/STR0002/STR0002.lua b/Strategies/Standard/STR0002/STR0002.lua index e81deb4..d47f3a6 100644 --- a/Strategies/Standard/STR0002/STR0002.lua +++ b/Strategies/Standard/STR0002/STR0002.lua @@ -161,6 +161,7 @@ local function GetBestPocketingStrategy( Proc) or Proc.Topology.sName == 'Bevel-1-Through' then ToolSearchParameters.sType = 'MILL_NOTIP' + ToolSearchParameters.dMaxToolDiameter = 9999 else return nil end