Thank you Conti delay button RemoveCup 3 sec
This commit is contained in:
parent
fb9ded93c0
commit
7d7004b2a1
2 changed files with 110 additions and 102 deletions
|
|
@ -143,6 +143,8 @@
|
||||||
|
|
||||||
;include=ROOT/taobin_project/inc/remove_cup_event_open.inc
|
;include=ROOT/taobin_project/inc/remove_cup_event_open.inc
|
||||||
|
|
||||||
|
Var buttonRemoveCup = "Invisible"
|
||||||
|
|
||||||
SAVELOG "Thank you conti version TCT6"
|
SAVELOG "Thank you conti version TCT6"
|
||||||
|
|
||||||
;PendingFlag InternationalEnable
|
;PendingFlag InternationalEnable
|
||||||
|
|
@ -384,6 +386,9 @@
|
||||||
|
|
||||||
|
|
||||||
;include=ROOT/taobin_project/inc/remove_cup_step.inc
|
;include=ROOT/taobin_project/inc/remove_cup_step.inc
|
||||||
|
If Timeout2 < 3 Then
|
||||||
|
Var buttonRemoveCup = "Invisible"
|
||||||
|
EndIf
|
||||||
|
|
||||||
If buttonRemoveCup = "Invisible" Then
|
If buttonRemoveCup = "Invisible" Then
|
||||||
If show_eng = "true" Then
|
If show_eng = "true" Then
|
||||||
|
|
@ -437,6 +442,9 @@
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
If Timeout2 < 3 Then
|
||||||
|
Var MachineErrorDetailAll = "..."
|
||||||
|
EndIf
|
||||||
|
|
||||||
DEBUGVAR MenuReadyForCup
|
DEBUGVAR MenuReadyForCup
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue