- in BeamLib aggiunta funzione GetNearestParalOpposite da automatismo vecchio

- in STR0003 abilitata sega a catena e parziale refactoring
This commit is contained in:
luca.mazzoleni
2024-05-31 14:37:40 +02:00
parent 52fb5100ff
commit 0cdee9cfcb
5 changed files with 151 additions and 66 deletions
+1
View File
@@ -277,6 +277,7 @@ function MachiningLib.FindChainSaw( Proc, ToolSearchParameters)
end
ToolInfo.nToolIndex = nBestToolIndex
ToolInfo.dResidualDepth = dBestToolResidualDepth
return ToolInfo
end