Correzione visualizzazione pezzi in parcheggio dopo reset in VeinMatch3D
This commit is contained in:
@@ -1663,7 +1663,7 @@ Public Class CurrentMachine
|
||||
EgtTdbGetCurrToolParam(MCH_TP.DIAM, dToolDiam)
|
||||
' Confronto con massimo ammesso
|
||||
Dim bOk As Boolean = dToolDiam <= dMaxSawDiamForProbe
|
||||
If Not bOk Then EgtOutLog("WARNING: Saw diameter to big for porbing")
|
||||
If Not bOk Then EgtOutLog("WARNING: Saw diameter to big for probing")
|
||||
Return bOk
|
||||
End Function
|
||||
|
||||
|
||||
Reference in New Issue
Block a user