- per lama implementata verifica finecorsa (PreSimulationLib, MachiningLib) con funzione Machine Calc

- nei timer si logga il tempo di apertura Json
This commit is contained in:
luca.mazzoleni
2025-12-22 11:19:03 +01:00
parent 568de09954
commit f1805625d3
6 changed files with 120 additions and 128 deletions
+2 -2
View File
@@ -172,8 +172,8 @@ function LeadInOutLib.CalculateLeadInOut( sLeadInOutType, Parameters)
LeadOut.dTangentDistance = dLeadOutLength
-- punti dell'attacco
LeadIn.ptPoint = Point3d( ptStartAtDepth) ; LeadIn.ptPoint = ptStartAtDepth - Edge.vtEdge * dLeadInLength
LeadOut.ptPoint = Point3d( ptEndAtDepth) ; LeadOut.ptPoint = ptEndAtDepth + Edge.vtEdge * dLeadOutLength
LeadIn.ptPoint = Point3d( ptStartAtDepth - Edge.vtEdge * dLeadInLength)
LeadOut.ptPoint = Point3d( ptEndAtDepth + Edge.vtEdge * dLeadOutLength)
end
-- lunghezza totale attacco