OmagCUT :
- correzione creazione lame per Hoffman (inizializzazione dati speciali).
This commit is contained in:
@@ -373,7 +373,7 @@ Public Class ToolsDbPageUC
|
||||
|
||||
Private Sub ManageSpecialNotes()
|
||||
' Note utente devono essere visualizzate con l'utensile corrente
|
||||
If m_CurrMachine.ShowUserNotes = 0 Then Return
|
||||
If m_CurrMachine.ShowUserNotes = 0 And m_CurrMachine.ShowSpecials = 0 Then Return
|
||||
Dim nType As Integer
|
||||
EgtTdbGetCurrToolParam(MCH_TP.TYPE, nType)
|
||||
If nType <> MCH_TY.SAW_STD And m_CurrMachine.ShowUserNotes = 2 Then Return
|
||||
|
||||
Reference in New Issue
Block a user