Correzione comunicazione punto per Test Check Up
(cherry picked from commit 27015dd589)
This commit is contained in:
@@ -324,8 +324,8 @@ Public Class ProjectMgrUC
|
||||
End If
|
||||
|
||||
'--------------------------- Comunico i movimenti in origine macchina al CN ----------------------------------------
|
||||
|
||||
ExecuteCommandCNC(ptMid, dC1, dB1)
|
||||
Dim ptMachine As Point3d = New Point3d(dX, dY, dZ)
|
||||
ExecuteCommandCNC(ptMachine, dC1, dB1)
|
||||
Return
|
||||
End If
|
||||
' ---------------------------- Fine modalità test --------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user