renovate remove cup and cup on arm
This commit is contained in:
parent
34ceea967c
commit
f6a7ec1501
57 changed files with 591 additions and 475 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<Button>
|
||||
<X> btnRemoveCupX </X>
|
||||
<Y> btnRemoveCupYNotPageBoard </Y>
|
||||
<State> buttonRemoveCup </State>
|
||||
<State> buttonRemoveCupOnArm </State>
|
||||
;<Color> "0x00BDFF" </Color>
|
||||
<Interval> 500 </Interval>
|
||||
<Filename> bnRemoveCup </Filename>
|
||||
|
|
@ -9,6 +9,16 @@
|
|||
<EventClick>
|
||||
Machine RemoveCup
|
||||
Machine DoorLidOpen
|
||||
Var buttonRemoveCup = "Invisible"
|
||||
SAVELOG "Press button remove cup on-arm"
|
||||
Var buttonRemoveCupOnArm = "Invisible"
|
||||
|
||||
; protect value update too slow.
|
||||
Var DoorCupPosition = "-"
|
||||
|
||||
Var CheckCupStateDoorCupClose = "reset"
|
||||
Var CheckCupStateDoorCupCloseCnt = 30
|
||||
Var TimeoutForProtectButtonHideLongTime = 0
|
||||
|
||||
RefreshAll
|
||||
</EventClick>
|
||||
</Button>
|
||||
Loading…
Add table
Add a link
Reference in a new issue