UIV3 add range of boxid

This commit is contained in:
wanlop run 2025-05-30 15:19:10 +07:00
parent 7c3ef37e1a
commit cc47e380a3
4 changed files with 11 additions and 6 deletions

View file

@ -32,6 +32,10 @@
Var EnableMultiInstanceFromBoxID = 1
EndIf
If BoxID = 201714 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf
If BoxID = 210699 Then
Var EnableMultiInstanceFromBoxID = 1
EndIf

View file

@ -280,13 +280,13 @@
If SmoothieProcessState = "blendnow" Then
Var TextDoorButtonID = 001206
If DoorCupPosition = "bottom" Then
Var SmoothieProcessState = "blending"
Var SmoothieProcessState = "blending"
Else
Machine DoorClose
EndIf
EndIf
If SmoothieProcessState = "blending" Then