Fix bug smoothis step insert cup

This commit is contained in:
wanlop run 2025-06-16 22:08:16 +07:00
parent 39b0120885
commit 0107048a78
13 changed files with 1554 additions and 571 deletions

View file

@ -42,6 +42,8 @@
If TimeOutSmoothiesProcess = 0 Then
Var OverrideVideoThankyou = 1
Machine DoorClose
Var SelectDrink = Seeker.selected_a_drink
Var SelectSugarID = ""
@ -98,9 +100,7 @@
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
<Volume> SoundVolume </Volume>
<EventClick>
Var SmoothieProcessState = "press"
__CMD "UseArm" "2" "-" "-"
Machine InsertCupAndOpen
</EventClick>
</Button>