- in SLOTBYCHAINSAW aggiunta lettura step utensile

This commit is contained in:
luca.mazzoleni
2024-06-27 18:01:24 +02:00
parent d9a36c0c5f
commit b270e150c0
+1
View File
@@ -183,6 +183,7 @@ function SLOTBYCHAINSAW.Make( Proc, Part, FaceToMachine, EdgeToMachine, Optional
else
Mortising.Steps.nStepType = MCH_MILL_ST.ONEWAY
end
Mortising.Steps.dStep = TOOLS[Mortising.nToolIndex].dStep
-- faceuse
if EdgeToMachine.dElevation > - 10 * GEO.EPS_SMALL then
Mortising.nFaceuse = BeamLib.GetNearestParalOpposite( EdgeToMachine.vtToolDirection)