元器件模板配置管理元器件範本組態管理Component Template Manager
上传作为标准处理的Gerber文件压缩包上傳作爲標準處理的Gerber檔案壓縮檔Upload Gerber File Archive
选择或拖拽压缩文件選擇或拖曳壓縮檔案Select or drop archive
支持ZIP, RAR, 7Z, TAR, GZ格式,最大5MB支援ZIP, RAR, 7Z, TAR, GZ格式,最大5MBZIP, RAR, 7Z, TAR, GZ, max 5MB
已选择的文件:已選擇的檔案:Selected files:
上传中... {{ uploadProgress }}%
文件要求:檔案要求:Requirements:
需包含需包含Must include
丝印层絲印層Silkscreen(gto/gbo)
|
阻焊层阻焊層Solder Mask(gts/gbs)
|
原始锡膏层原始錫膏層Original Paste(gtp/gbp)
|
处理锡膏层處理錫膏層Processed Paste(gtpx/gbpx)
,文件缺少会导致后续无法处理,檔案缺少會導致后续無法處理, missing files prevent processing
文件列表檔案清單Files
下次刷新:下次重新整理:Next: {{ formattedNextRefreshTime }}
暂无文件暫無檔案No files
上传您的第一个元器件文件上傳您的第一個元器件檔案Upload your first component file
| 文件名檔案名稱Filename |
备注備註Remark |
客户客户Customer |
上传时间上傳時間Upload Time |
解压解壓Extract |
整理整理Organize |
AI |
操作操作Actions |
明细明细Detail |
标记標記Mark |
|
{{ file.fileName }}
|
{{ file.remark || (lang==='zh-cn'?'无':lang==='zh-tw'?'無':'None') }} |
{{ file.customerName || (lang==='zh-cn'?'无':lang==='zh-tw'?'無':'None') }} |
{{ formatDate(file.uploadTime) }} |
{{ file.extracted ? '✅' : '◯' }}
|
{{ file.organized ? '✅' : '◯' }}
|
{{ file.aiImaged ? '✅' : '◯' }}
|
|
|
{{ file.isMarked == 1 ? (lang==='zh-cn'?'已标':lang==='zh-tw'?'已標':'Marked') : (lang==='zh-cn'?'未标':lang==='zh-tw'?'未標':'Unmarked') }}
|
文件处理异常檔案處理异常File Processing Error
此文件在处理过程中遇到了问题,可能影响最终结果。请检查处理日志了解详情。此檔案在處理過程中遇到了问题,可能影响最终結果。請检查處理日誌了解詳情。This file encountered processing errors. Check logs for details.
处理流程图處理流程圖Processing Flow
上传上傳Upload
{{ formatTime(currentComponentFile.uploadTime) || '未上传' }}
解压解壓Extract
{{ formatTime(currentComponentFile.extractedTime) || '未解压' }}
整理整理Organize
{{ formatTime(currentComponentFile.organizedTime) || '未整理' }}
翻转翻轉Flip
{{ formatTime(currentComponentFile.flippedTime) || '未翻转' }}
AI识别AI識別AI Detect
{{ formatTime(currentComponentFile.aiImagedTime) || '未识别' }}
处理處理Process
{{ formatTime(currentComponentFile.processedTime) || '未处理' }}
处理日志處理日誌Logs
{{ log.time }}
{{ log.level.toUpperCase() }}
{{ log.message }}
暂无日志记录暂無日志記錄No log records
该文件暂无处理日志信息該檔案暂無處理日誌信息No processing logs for this file
{{ notification.message }}