This commit is contained in:
2025-11-01 18:52:19 +08:00
parent f6698a74a0
commit 9e4b73b1de
5 changed files with 14647 additions and 1 deletions

View File

@ -334,6 +334,7 @@ class HopperWidget(QWidget):
angle : 传入多少度 (单位°)
"""
self.lower_extra_label.setText(f"开: {angle}°")
self.lower_clamp_widget.set_angle(angle)
# ------------------------------
# 设置上料斗状态0=绿1=黄2=红)