Merge branch 'smoothie_tbp' of ssh://192.168.10.159:/1TBHDD/ikong/taobin_project into smoothie_tbp

This commit is contained in:
wanlop run 2025-05-07 15:59:54 +07:00
commit c2ad476b55

View file

@ -143,8 +143,13 @@
EndIf
If TimeOutSmoothiesProcess < 100 Then
Var Second_x = 580
Var CountDown_x = 475
If TimeOutSmoothiesProcess < 10 Then
Var Second_x = 560
Var CountDown_x = 495
Else
Var Second_x = 580
Var CountDown_x = 475
EndIf
EndIf
If TimeOutSmoothiesProcess > 99 Then
Var Second_x = 600