合并35kg

This commit is contained in:
2025-09-30 14:44:12 +08:00
parent e764586cc7
commit bda47e10e9
15 changed files with 1173 additions and 17665 deletions

View File

@ -268,7 +268,7 @@ class Feeding(QObject):
# --- 新增: 用于码垛模式的投料点索引 ---
self.current_drop_index = 0
self.drop_manager = DropPositionManager()
# self.drop_manager = DropPositionManager()
pass
def close_feed(self):