Dlete
This commit is contained in:
parent
00bd412393
commit
0e087f5925
121 changed files with 123 additions and 134283 deletions
|
|
@ -1215,7 +1215,7 @@
|
|||
1300016 Brew time:sec เวลาชง: วินาที
|
||||
1300017 Test grind sizes ทดสอบขนาดบด
|
||||
1300018 Coffee module type : ประเภทชุดกาแฟ :
|
||||
1300019 1. Select grind sizes 1. เลือกขนาดการบด
|
||||
1300019 1. Select grind sizes 1. เลือกขนาดบด
|
||||
1300020 More coarse หยาบขึ้น
|
||||
1300021 More fine ละเอียดขึ้น
|
||||
1300022 2. Test grinding 2. ทดสอบการบด
|
||||
|
|
|
|||
|
Can't render this file because it has a wrong number of fields in line 21.
|
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
|
||||
Var ProcessCupDebugText = ""
|
||||
Var TimeOutSmoothiesProcess = 2
|
||||
Var TimeOutSmoothiesProcess = 1
|
||||
|
||||
|
||||
</EventOpen>
|
||||
|
|
@ -39,17 +39,23 @@
|
|||
EndIf
|
||||
|
||||
If TimeOutSmoothiesProcess = 0 Then
|
||||
Var OverrideVideoThankyou = 1
|
||||
Var IgnoreLidStrawAll = 1
|
||||
|
||||
Var ModeFreeEnable = 2
|
||||
Var PriceDrink = 0
|
||||
Var PriceDrink = 30
|
||||
Var DiscountDrink = PriceDrink
|
||||
Var StrawState = "Enable"
|
||||
Var LidState = "Enable"
|
||||
Var Seeker.get_a_straw = StrawState
|
||||
Var Seeker.get_a_lid = LidState
|
||||
Var Seeker.get_a_lid = LidState
|
||||
|
||||
Var Seeker.showname = " Smoothie "
|
||||
Var Seeker.PictureDrink = ""
|
||||
Var Seeker.CollectPointMain = 1
|
||||
|
||||
Open "ROOT/taobin_project/xml/page_payment.xml"
|
||||
|
||||
|
||||
|
||||
|
||||
EndIf
|
||||
|
|
@ -61,4 +67,53 @@
|
|||
</EventTimeout>
|
||||
|
||||
|
||||
<Video>
|
||||
<X> 0 </X>
|
||||
<Y> 380 </Y>
|
||||
<Refresh> "Reload" </Refresh>
|
||||
<Loop> "true" </Loop>
|
||||
<Filename> "ROOT/taobin_project/animation01/TaoBin2_draft02_art41.mp4" </Filename>
|
||||
</Video>
|
||||
|
||||
|
||||
|
||||
<Text>
|
||||
<X> 0 </X>
|
||||
<Y> 1337 </Y>
|
||||
<Width> 1080 </Width>
|
||||
<Height> 85 </Height>
|
||||
<Align> Center </Align>
|
||||
<Language>
|
||||
<ID> 1201 </ID>
|
||||
</Language>
|
||||
</Text>
|
||||
|
||||
|
||||
|
||||
|
||||
<Button>
|
||||
<X> 77 </X>
|
||||
<Y> 1531 </Y>
|
||||
<Filename> Var(DirImage + "/bn_main_button.png") </Filename>
|
||||
<FilenamePress> Var(DirImage + "/bp_main_button.png") </FilenamePress>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
Var SmoothieProcessState = "press"
|
||||
__CMD "UseArm" "2" "-" "-"
|
||||
Machine InsertCupAndOpen
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
<Text>
|
||||
<X> 0 </X>
|
||||
<Y> 1571 </Y>
|
||||
<Width> 1080 </Width>
|
||||
<Height> 85 </Height>
|
||||
<Align> Center </Align>
|
||||
<Language>
|
||||
<ID> TextDoorButtonID </ID>
|
||||
</Language>
|
||||
</Text>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue