update 添加三个拍照点位的显示设置

This commit is contained in:
FrankCV2048
2024-10-09 22:36:30 +08:00
parent 2fd734562d
commit 9a70f9c850
6 changed files with 756 additions and 23 deletions

View File

@ -13,6 +13,7 @@ log_file_path = './log/log.log'
feed_sign_path = './Image/wait.png'
str_feed_start = '投料开始'
str_feed_check = '检测是否安全投料'
str_feed_photo = '移动到拍照位置'
str_feed_take = '移动到抓料位置'
str_feed_pause = '投料暂停'