Hi @AndyLiang,
The GUI Guider generated code will not create a lv_anim_set_time() function with duration larger than 10000, you are correct. However, by adding custom code to a widget you should be able to add a lv_anim_set_time() function with a duration larger than 10000. Here's the link of the GUI Guider User Guide section that describes custom code attributes:
BR,
Edwin.