update 更新图片
This commit is contained in:
@ -301,6 +301,7 @@ class Feeding(QObject):
|
||||
if self.detect.detect_position != None:
|
||||
log.log_message(logging.INFO, Constant.str_feed_takePhoto_success)
|
||||
self.feedConfig.feedLine.set_take_position(self.detect.detect_position)
|
||||
self.detection_image = self.detect.detection_image
|
||||
self.next_position()
|
||||
self.detect.detect_status = DetectStatus.DNone
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user