Doing smoothies page
This commit is contained in:
parent
c624f208f9
commit
f02028d22a
10 changed files with 348 additions and 9 deletions
|
|
@ -202,6 +202,12 @@ If ConfigNumer >= 1763 Then
|
|||
Var ToppingNewUINewSystemStep2 = 1
|
||||
EndIf
|
||||
|
||||
If BoxID = 123456 Then
|
||||
Var SmoothieMode= "Enable"
|
||||
Else
|
||||
Var SmoothieMode = "Invisible"
|
||||
EndIf
|
||||
DEBUGVAR SmoothieMode
|
||||
|
||||
|
||||
; override again
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue