Compare commits

..

1 Commits

Author SHA1 Message Date
Nicola Pievani 55ef0b7fcb Merge branch 'master' into Features/Conferma_Ciclo_Start 2021-05-27 19:41:53 +02:00
+2 -2
View File
@@ -323,8 +323,8 @@ Public Class ProjectMgrUC
End If
'--------------------------- Comunico i movimenti in origine macchina al CN ----------------------------------------
Dim ptMachine As Point3d = New Point3d(dX, dY, dZ)
ExecuteCommandCNC(ptMachine, dC1, dB1)
ExecuteCommandCNC(ptMid, dC1, dB1)
Return
End If
' ---------------------------- Fine modalità test --------------------------------------------