Files
FacereDataset/data/raw/oshwhub/b77840665e2e48148c1b04ce84b5f7e7/source/3f827adce1c35976.epro2
Knowit 3282a028c4 Add EasyEDA Pro EPRO2 source ingestion (3/5 batch test)
打通 oshwhub origin=pro 现代 Pro 3.x 工程的 EPRO2 源抓取链路。3/5
modern Pro 项目完整解出(共 8423 docs / 542 MB plain):

- X86 主板        7374 docs / 481 MB plain (chain=85, editor=3.2.15)
- 220V 桌面电源     771 docs /  26 MB plain (chain=28, editor=3.2.69)
- ESP-VoCat       278 docs / 7.5 MB plain (chain=12, editor=3.2.91)

剩余 2/5 是 legacy Pro 2.x(立创泰山派 RK3566、梁山派),项目 meta
返回 branch_uuid=null + editorVersion="2.1.40",没有 git-style chain
模型,文档直接挂在 boards[].sch/pcb 字段上,访问端点暂未挖通;元
数据落库 metadata.json,source/ 留空。

实现要点:
- fetch_pro_source(): 4 步流程(project → branch HEAD → structures
  → /branches/<B>/histories/<HEAD> 即返完整 chain,无需 ?limit 批量
  端点)+ 逐 history 走 AES-128-GCM 解密(16 字节 IV,pycryptodome
  原生支持)+ gunzip + 按 DOCHEAD 切 per-doc EPRO2 流
- EPRO2 解析坑:行末单 `|` 是行终止符不是字段分隔符,必须先
  rstrip("|") 再 split("||"),否则 payload JSON 解析失败 silently
  swallow 导致 cur_doc 不设 → 第一轮 X86 板 7374 docs 抽出来只剩 2 个
- docType 实测远不止 BOARD/PCB/SCH/SCH_PAGE,还含 SYMBOL /
  FOOTPRINT / DEVICE / BLOB / FONT / CONFIG —— Pro 把组件库快照也
  随项目存到 history,下游做 EPRO2→KiCad 转换时必须先把这些 lib
  doc 加载进 symbol cache
- Pro 2.x vs 3.x 是不同存储模型 —— 3.x 走 branch 模型(已打通),
  2.x 走 boards[] 直链(未打通);判别条件:project meta 的
  branch_uuid 是否为 null

CLI 新增 --with-pro-source / --backfill-pro-source / --pro-cookie /
--origin(按 origin 字段服务端过滤 listing API),crawl_one() 按
origin=pro 自动 dispatch 到 Pro fetcher。

schema:docType 类型从 integer 放宽到 [integer, string, null]
(兼容 Std 的 1/3 + Pro 的 BOARD/SCH 等),新增 message_count 字段。

License 注意:本批 5 个项目全是 NC-SA / GPL,未达 Pro source doc
§4.2 Forge 白名单(MIT/BSD/Apache/CC0/CC-BY/CERN-OHL-P/Unlicense)。
按 CLAUDE.md "研究用、不再分发" 原则 raw 入库无碍;Forge 投影时
另过白名单。

详细技术细节见 docs/sources/easyeda_pro_source.md rev 3 + log.md。

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-28 21:45:52 +08:00

148 lines
17 KiB
Plaintext

{"type":"DOCHEAD","ticket":10546}||{"docType":"FOOTPRINT","client":"0189349a42729895","uuid":"3f827adce1c35976","updateTime":1759507164484,"version":"1742290081"}|
{"type":"META","ticket":10547,"id":"META"}||{"title":"R0402_4","description":"","tags":[],"source":"df9dfd54cabd403f88cae9927dcd418d|0819f05c4eef4c71ace90d822a990e87"}|
{"type":"DOCHEAD"}||{"docType":"FOOTPRINT","client":"571c8141eb34867e","uuid":"3f827adce1c35976","updateTime":1752632819699,"version":"1742290081"}|
{"type":"LAYER","ticket":1,"id":"[\"LAYER\",1]"}||{"layerType":"TOP","layerName":"Top Layer","use":true,"show":true,"locked":false,"activeColor":"#ff0000","activateTransparency":1,"inactiveColor":"#7f0000","inactiveTransparency":0.5}|
{"type":"LAYER","ticket":2,"id":"[\"LAYER\",2]"}||{"layerType":"BOTTOM","layerName":"Bottom Layer","use":true,"show":true,"locked":false,"activeColor":"#0000ff","activateTransparency":1,"inactiveColor":"#00007f","inactiveTransparency":0.5}|
{"type":"LAYER","ticket":3,"id":"[\"LAYER\",3]"}||{"layerType":"TOP_SILK","layerName":"Top Silkscreen Layer","use":true,"show":true,"locked":false,"activeColor":"#ffcc00","activateTransparency":1,"inactiveColor":"#7f6600","inactiveTransparency":0.5}|
{"type":"LAYER","ticket":4,"id":"[\"LAYER\",4]"}||{"layerType":"BOT_SILK","layerName":"Bottom Silkscreen Layer","use":true,"show":true,"locked":false,"activeColor":"#66cc33","activateTransparency":1,"inactiveColor":"#336619","inactiveTransparency":0.5}|
{"type":"LAYER","ticket":6,"id":"[\"LAYER\",5]"}||{"layerType":"TOP_SOLDER_MASK","layerName":"Top Solder Mask Layer","use":true,"show":true,"locked":false,"activeColor":"#800080","activateTransparency":1,"inactiveColor":"#400040","inactiveTransparency":0.5}|
{"type":"LAYER","ticket":7,"id":"[\"LAYER\",6]"}||{"layerType":"BOT_SOLDER_MASK","layerName":"Bottom Solder Mask Layer","use":true,"show":true,"locked":false,"activeColor":"#AA00FF","activateTransparency":1,"inactiveColor":"#55007F","inactiveTransparency":0.5}|
{"type":"LAYER","ticket":8,"id":"[\"LAYER\",7]"}||{"layerType":"TOP_PASTE_MASK","layerName":"Top Paste Mask Layer","use":true,"show":true,"locked":false,"activeColor":"#808080","activateTransparency":1,"inactiveColor":"#404040","inactiveTransparency":0.5}|
{"type":"LAYER","ticket":9,"id":"[\"LAYER\",8]"}||{"layerType":"BOT_PASTE_MASK","layerName":"Bottom Paste Mask Layer","use":true,"show":true,"locked":false,"activeColor":"#800000","activateTransparency":1,"inactiveColor":"#400000","inactiveTransparency":0.5}|
{"type":"LAYER","ticket":10,"id":"[\"LAYER\",9]"}||{"layerType":"TOP_ASSEMBLY","layerName":"Top Assembly Layer","use":true,"show":true,"locked":false,"activeColor":"#33CC99","activateTransparency":1,"inactiveColor":"#19664C","inactiveTransparency":0.5}|
{"type":"LAYER","ticket":11,"id":"[\"LAYER\",10]"}||{"layerType":"BOT_ASSEMBLY","layerName":"Bottom Assembly Layer","use":true,"show":true,"locked":false,"activeColor":"#5555FF","activateTransparency":1,"inactiveColor":"#2A2A7F","inactiveTransparency":0.5}|
{"type":"LAYER","ticket":12,"id":"[\"LAYER\",11]"}||{"layerType":"OUTLINE","layerName":"Board Outline Layer","use":true,"show":true,"locked":false,"activeColor":"#FF00FF","activateTransparency":1,"inactiveColor":"#7F007F","inactiveTransparency":0.5}|
{"type":"LAYER","ticket":13,"id":"[\"LAYER\",12]"}||{"layerType":"MULTI","layerName":"Multi-Layer","use":true,"show":true,"locked":false,"activeColor":"#C0C0C0","activateTransparency":1,"inactiveColor":"#606060","inactiveTransparency":0.5}|
{"type":"LAYER","ticket":14,"id":"[\"LAYER\",13]"}||{"layerType":"DOCUMENT","layerName":"Document Layer","use":true,"show":true,"locked":false,"activeColor":"#FFFFFF","activateTransparency":1,"inactiveColor":"#7F7F7F","inactiveTransparency":0.5}|
{"type":"LAYER","ticket":14,"id":"[\"LAYER\",14]"}||{"layerType":"MECHANICAL","layerName":"Mechanical Layer","use":true,"show":true,"locked":false,"activeColor":"#f022f0","activateTransparency":1,"inactiveColor":"#781178","inactiveTransparency":0.5}|
{"type":"LAYER","ticket":16,"id":"[\"LAYER\",15]"}|||
{"type":"LAYER","ticket":17,"id":"[\"LAYER\",16]"}|||
{"type":"LAYER","ticket":18,"id":"[\"LAYER\",17]"}|||
{"type":"LAYER","ticket":19,"id":"[\"LAYER\",18]"}|||
{"type":"LAYER","ticket":20,"id":"[\"LAYER\",19]"}|||
{"type":"LAYER","ticket":21,"id":"[\"LAYER\",20]"}|||
{"type":"LAYER","ticket":22,"id":"[\"LAYER\",21]"}|||
{"type":"LAYER","ticket":23,"id":"[\"LAYER\",22]"}|||
{"type":"LAYER","ticket":24,"id":"[\"LAYER\",23]"}|||
{"type":"LAYER","ticket":25,"id":"[\"LAYER\",24]"}|||
{"type":"LAYER","ticket":26,"id":"[\"LAYER\",25]"}|||
{"type":"LAYER","ticket":27,"id":"[\"LAYER\",26]"}|||
{"type":"LAYER","ticket":28,"id":"[\"LAYER\",27]"}|||
{"type":"LAYER","ticket":29,"id":"[\"LAYER\",28]"}|||
{"type":"LAYER","ticket":30,"id":"[\"LAYER\",29]"}|||
{"type":"LAYER","ticket":31,"id":"[\"LAYER\",30]"}|||
{"type":"LAYER","ticket":32,"id":"[\"LAYER\",31]"}|||
{"type":"LAYER","ticket":33,"id":"[\"LAYER\",32]"}|||
{"type":"LAYER","ticket":34,"id":"[\"LAYER\",33]"}|||
{"type":"LAYER","ticket":35,"id":"[\"LAYER\",34]"}|||
{"type":"LAYER","ticket":36,"id":"[\"LAYER\",35]"}|||
{"type":"LAYER","ticket":37,"id":"[\"LAYER\",36]"}|||
{"type":"LAYER","ticket":38,"id":"[\"LAYER\",37]"}|||
{"type":"LAYER","ticket":39,"id":"[\"LAYER\",38]"}|||
{"type":"LAYER","ticket":40,"id":"[\"LAYER\",39]"}|||
{"type":"LAYER","ticket":41,"id":"[\"LAYER\",40]"}|||
{"type":"LAYER","ticket":42,"id":"[\"LAYER\",41]"}|||
{"type":"LAYER","ticket":43,"id":"[\"LAYER\",42]"}|||
{"type":"LAYER","ticket":44,"id":"[\"LAYER\",43]"}|||
{"type":"LAYER","ticket":45,"id":"[\"LAYER\",44]"}|||
{"type":"LAYER","ticket":46,"id":"[\"LAYER\",45]"}|||
{"type":"LAYER","ticket":47,"id":"[\"LAYER\",46]"}|||
{"type":"LAYER","ticket":48,"id":"[\"LAYER\",47]"}||{"layerType":"HOLE","layerName":"Hole Layer","use":true,"show":true,"locked":false,"activeColor":"#222222","activateTransparency":1,"inactiveColor":"#111111","inactiveTransparency":0.5}|
{"type":"LAYER","ticket":49,"id":"[\"LAYER\",48]"}||{"layerType":"COMPONENT_SHAPE","layerName":"Component Shape Layer","use":true,"show":true,"locked":false,"activeColor":"#00CCCC","activateTransparency":1,"inactiveColor":"#006666","inactiveTransparency":0.5}|
{"type":"LAYER","ticket":50,"id":"[\"LAYER\",49]"}||{"layerType":"COMPONENT_MARKING","layerName":"Component Marking Layer","use":true,"show":true,"locked":false,"activeColor":"#66FFCC","activateTransparency":1,"inactiveColor":"#337F66","inactiveTransparency":0.5}|
{"type":"LAYER","ticket":51,"id":"[\"LAYER\",50]"}||{"layerType":"PIN_SOLDERING","layerName":"Pin Soldering Layer","use":true,"show":true,"locked":false,"activeColor":"#CC9999","activateTransparency":1,"inactiveColor":"#664C4C","inactiveTransparency":0.5}|
{"type":"LAYER","ticket":52,"id":"[\"LAYER\",51]"}||{"layerType":"PIN_FLOATING","layerName":"Pin Floating Layer","use":true,"show":true,"locked":false,"activeColor":"#FF99FF","activateTransparency":1,"inactiveColor":"#7F4C7F","inactiveTransparency":0.5}|
{"type":"LAYER","ticket":53,"id":"[\"LAYER\",52]"}||{"layerType":"COMPONENT_MODEL","layerName":"Component Model Layer","use":true,"show":true,"locked":false,"activeColor":"#FFFFFF","activateTransparency":1,"inactiveColor":"#7F7F7F","inactiveTransparency":0.5}|
{"type":"LAYER","ticket":54,"id":"[\"LAYER\",53]"}|||
{"type":"LAYER","ticket":55,"id":"[\"LAYER\",54]"}|||
{"type":"LAYER","ticket":56,"id":"[\"LAYER\",55]"}|||
{"type":"LAYER","ticket":57,"id":"[\"LAYER\",56]"}|||
{"type":"LAYER","ticket":58,"id":"[\"LAYER\",71]"}|||
{"type":"LAYER","ticket":59,"id":"[\"LAYER\",72]"}|||
{"type":"LAYER","ticket":60,"id":"[\"LAYER\",73]"}|||
{"type":"LAYER","ticket":61,"id":"[\"LAYER\",74]"}|||
{"type":"LAYER","ticket":62,"id":"[\"LAYER\",75]"}|||
{"type":"LAYER","ticket":63,"id":"[\"LAYER\",76]"}|||
{"type":"LAYER","ticket":64,"id":"[\"LAYER\",77]"}|||
{"type":"LAYER","ticket":65,"id":"[\"LAYER\",78]"}|||
{"type":"LAYER","ticket":66,"id":"[\"LAYER\",79]"}|||
{"type":"LAYER","ticket":67,"id":"[\"LAYER\",80]"}|||
{"type":"LAYER","ticket":68,"id":"[\"LAYER\",81]"}|||
{"type":"LAYER","ticket":69,"id":"[\"LAYER\",82]"}|||
{"type":"LAYER","ticket":70,"id":"[\"LAYER\",83]"}|||
{"type":"LAYER","ticket":71,"id":"[\"LAYER\",84]"}|||
{"type":"LAYER","ticket":72,"id":"[\"LAYER\",85]"}|||
{"type":"LAYER","ticket":73,"id":"[\"LAYER\",86]"}|||
{"type":"LAYER","ticket":74,"id":"[\"LAYER\",87]"}|||
{"type":"LAYER","ticket":75,"id":"[\"LAYER\",88]"}|||
{"type":"LAYER","ticket":76,"id":"[\"LAYER\",89]"}|||
{"type":"LAYER","ticket":77,"id":"[\"LAYER\",90]"}|||
{"type":"LAYER","ticket":78,"id":"[\"LAYER\",91]"}|||
{"type":"LAYER","ticket":79,"id":"[\"LAYER\",92]"}|||
{"type":"LAYER","ticket":80,"id":"[\"LAYER\",93]"}|||
{"type":"LAYER","ticket":81,"id":"[\"LAYER\",94]"}|||
{"type":"LAYER","ticket":82,"id":"[\"LAYER\",95]"}|||
{"type":"LAYER","ticket":83,"id":"[\"LAYER\",96]"}|||
{"type":"LAYER","ticket":84,"id":"[\"LAYER\",97]"}|||
{"type":"LAYER","ticket":85,"id":"[\"LAYER\",98]"}|||
{"type":"LAYER","ticket":86,"id":"[\"LAYER\",99]"}|||
{"type":"LAYER","ticket":87,"id":"[\"LAYER\",100]"}|||
{"type":"LAYER","ticket":88,"id":"[\"LAYER\",101]"}|||
{"type":"LAYER","ticket":89,"id":"[\"LAYER\",102]"}|||
{"type":"LAYER","ticket":90,"id":"[\"LAYER\",103]"}|||
{"type":"LAYER","ticket":91,"id":"[\"LAYER\",104]"}|||
{"type":"LAYER","ticket":92,"id":"[\"LAYER\",105]"}|||
{"type":"LAYER","ticket":93,"id":"[\"LAYER\",106]"}|||
{"type":"LAYER","ticket":94,"id":"[\"LAYER\",107]"}|||
{"type":"LAYER","ticket":95,"id":"[\"LAYER\",108]"}|||
{"type":"LAYER","ticket":96,"id":"[\"LAYER\",109]"}|||
{"type":"LAYER","ticket":97,"id":"[\"LAYER\",110]"}|||
{"type":"LAYER","ticket":98,"id":"[\"LAYER\",111]"}|||
{"type":"LAYER","ticket":99,"id":"[\"LAYER\",112]"}|||
{"type":"LAYER","ticket":100,"id":"[\"LAYER\",113]"}|||
{"type":"LAYER","ticket":101,"id":"[\"LAYER\",114]"}|||
{"type":"LAYER","ticket":102,"id":"[\"LAYER\",115]"}|||
{"type":"LAYER","ticket":103,"id":"[\"LAYER\",116]"}|||
{"type":"LAYER","ticket":104,"id":"[\"LAYER\",117]"}|||
{"type":"LAYER","ticket":105,"id":"[\"LAYER\",118]"}|||
{"type":"LAYER","ticket":106,"id":"[\"LAYER\",119]"}|||
{"type":"LAYER","ticket":107,"id":"[\"LAYER\",120]"}|||
{"type":"LAYER","ticket":108,"id":"[\"LAYER\",121]"}|||
{"type":"LAYER","ticket":109,"id":"[\"LAYER\",122]"}|||
{"type":"LAYER","ticket":110,"id":"[\"LAYER\",123]"}|||
{"type":"LAYER","ticket":111,"id":"[\"LAYER\",124]"}|||
{"type":"LAYER","ticket":112,"id":"[\"LAYER\",125]"}|||
{"type":"LAYER","ticket":113,"id":"[\"LAYER\",126]"}|||
{"type":"LAYER","ticket":114,"id":"[\"LAYER\",127]"}|||
{"type":"LAYER","ticket":115,"id":"[\"LAYER\",128]"}|||
{"type":"LAYER","ticket":116,"id":"[\"LAYER\",129]"}|||
{"type":"LAYER","ticket":117,"id":"[\"LAYER\",130]"}|||
{"type":"ACTIVE_LAYER","ticket":118,"id":"ACTIVE_LAYER"}||{"layerId":1}|
{"type":"CANVAS","ticket":119,"id":"CANVAS"}||{"originX":0,"originY":0,"unit":"mm","gridXSize":10,"gridYSize":10,"snapXSize":0.5,"snapYSize":0.5,"gridType":"NONE","multiGridType":"NONE","highlightValue":0.5}|
{"type":"PANELIZE","ticket":120,"id":"PANELIZE"}||{"on":false,"onlyOutline":false,"horizontalStamp":null,"verticalStamp":null,"horizontalSize":null,"verticalSize":null}|
{"type":"ELE_PLACEHOLDER","ticket":121,"id":"6491417ace2345ec"}||{"dataType":"FILL","max":10}|
{"type":"FILL","ticket":122,"id":"e1"}||{"groupId":0,"netName":"","layerId":50,"width":0.2,"fillStyle":"SOLID","path":[9.9,-9.842,"L",9.9,9.844,19.742,9.844,19.742,-9.842,9.9,-9.842],"locked":false,"zIndex":1,"isBridgingCopper":false,"networkList":[],"refs":[]}|
{"type":"FILL","ticket":123,"id":"e2"}||{"groupId":0,"netName":"","layerId":50,"width":0.2,"fillStyle":"SOLID","path":[-9.8,9.844,"L",-9.8,-9.842,-19.642,-9.842,-19.642,9.844,-9.8,9.844],"locked":false,"zIndex":2,"isBridgingCopper":false,"networkList":[],"refs":[]}|
{"type":"ELE_PLACEHOLDER","ticket":123,"id":"57b049ab05525a96"}||{"dataType":"POLY","max":6}|
{"type":"POLY","ticket":124,"id":"e3"}||{"groupId":0,"netName":"","layerId":48,"width":2,"path":[-19.685,-9.842,"L",-19.685,9.843,19.685,9.843,19.685,-9.842,-19.685,-9.842],"locked":false,"zIndex":3,"polyType":"NORMAL"}|
{"type":"FILL","ticket":125,"id":"e4"}||{"groupId":0,"netName":"","layerId":7,"width":0.2,"fillStyle":"SOLID","path":[5.315,-9.055,"L",5.315,9.055,6.89,10.63,26.6,10.63,28.175,9.055,28.175,-9.055,26.6,-10.63,6.89,-10.63,5.315,-9.055],"locked":false,"zIndex":4,"isBridgingCopper":false,"networkList":[],"refs":[]}|
{"type":"FILL","ticket":126,"id":"e5"}||{"groupId":0,"netName":"","layerId":7,"width":0.2,"fillStyle":"SOLID","path":[-5.315,-9.055,"L",-5.315,9.055,-6.89,10.63,-26.6,10.63,-28.175,9.055,-28.175,-9.055,-26.6,-10.63,-6.89,-10.63,-5.315,-9.055],"locked":false,"zIndex":5,"isBridgingCopper":false,"networkList":[],"refs":[]}|
{"type":"POLY","ticket":127,"id":"e6"}||{"groupId":0,"netName":"","layerId":3,"width":6,"path":[-8.906,-19.63,"L",-37.175,-19.63],"locked":false,"zIndex":6,"polyType":"NORMAL"}|
{"type":"ELE_PLACEHOLDER","ticket":128,"id":"72ce045be7423519"}||{"dataType":"PAD","max":12}|
{"type":"PAD","ticket":129,"id":"e12"}||{"groupId":0,"netName":"","layerId":1,"num":"2","centerX":17.04,"centerY":0,"padAngle":0,"hole":null,"defaultPad":{"padType":"RECT","width":22.27,"height":21.26,"radius":0},"specialPad":[],"padOffsetX":0,"padOffsetY":0,"relativeAngle":0,"plated":true,"padType":"NORMAL","topSolderExpansion":2,"bottomSolderExpansion":2,"topPasteExpansion":-3937.0080000000003,"bottomPasteExpansion":-3937.0080000000003,"locked":false,"zIndex":12,"connectMode":null,"spokeSpace":null,"spokeWidth":null,"spokeAngle":null,"padLen":0}|
{"type":"ELE_PLACEHOLDER","ticket":130,"id":"8e38b7199792959d"}||{"dataType":"POLY","max":5}|
{"type":"POLY","ticket":131,"id":"e7"}||{"groupId":0,"netName":"","layerId":3,"width":6,"path":[-37.175,-19.63,"L",-37.175,19.63],"locked":false,"zIndex":7,"polyType":"NORMAL"}|
{"type":"POLY","ticket":132,"id":"e8"}||{"groupId":0,"netName":"","layerId":3,"width":6,"path":[-37.175,19.63,"L",-8.906,19.63],"locked":false,"zIndex":8,"polyType":"NORMAL"}|
{"type":"POLY","ticket":134,"id":"e9"}||{"groupId":0,"netName":"","layerId":3,"width":6,"path":[8.906,-19.63,"L",37.175,-19.63],"locked":false,"zIndex":9,"polyType":"NORMAL"}|
{"type":"POLY","ticket":135,"id":"e10"}||{"groupId":0,"netName":"","layerId":3,"width":6,"path":[37.175,-19.63,"L",37.175,19.63],"locked":false,"zIndex":10,"polyType":"NORMAL"}|
{"type":"POLY","ticket":136,"id":"e11"}||{"groupId":0,"netName":"","layerId":3,"width":6,"path":[37.175,19.63,"L",8.906,19.63],"locked":false,"zIndex":11,"polyType":"NORMAL"}|
{"type":"ELE_PLACEHOLDER","ticket":137,"id":"b83e45bcc4f75009"}||{"dataType":"PAD","max":7}|
{"type":"PAD","ticket":138,"id":"e13"}||{"groupId":0,"netName":"","layerId":1,"num":"1","centerX":-17.04,"centerY":0,"padAngle":0,"hole":null,"defaultPad":{"padType":"RECT","width":22.27,"height":21.26,"radius":0},"specialPad":[],"padOffsetX":0,"padOffsetY":0,"relativeAngle":0,"plated":true,"padType":"NORMAL","topSolderExpansion":2,"bottomSolderExpansion":2,"topPasteExpansion":-3937.0080000000003,"bottomPasteExpansion":-3937.0080000000003,"locked":false,"zIndex":13,"connectMode":null,"spokeSpace":null,"spokeWidth":null,"spokeAngle":null,"padLen":0}|
{"type":"ELE_PLACEHOLDER","ticket":138,"id":"489f56d08058d316"}||{"dataType":"FILL","max":10}|
{"type":"FILL","ticket":139,"id":"e14"}||{"groupId":0,"netName":"","layerId":49,"width":0.2,"fillStyle":"SOLID","path":[["CIRCLE",-19.685,-9.842,2.362]],"locked":false,"zIndex":14,"isBridgingCopper":false,"networkList":[],"refs":[]}|
{"type":"ELE_PLACEHOLDER","ticket":140,"id":"5f513a2610c4e96a"}||{"dataType":"ATTR","max":30}|
{"type":"ATTR","ticket":141,"id":"e15"}||{"groupId":0,"parentId":"","layerId":3,"x":null,"y":null,"key":"Footprint","value":"R0402","keyVisible":false,"valueVisible":false,"fontFamily":"default","fontSize":67.5,"strokeWidth":6,"bold":false,"italic":false,"origin":"LEFT_BOTTOM","angle":0,"reverse":false,"expansion":0,"mirror":false,"locked":false,"zIndex":15}|
{"type":"ATTR","ticket":142,"id":"e16"}||{"groupId":0,"parentId":"","layerId":3,"x":null,"y":null,"key":"Designator","value":"U?","keyVisible":false,"valueVisible":false,"fontFamily":"default","fontSize":67.5,"strokeWidth":6,"bold":false,"italic":false,"origin":"LEFT_BOTTOM","angle":0,"reverse":false,"expansion":0,"mirror":false,"locked":false,"zIndex":16}|
{"type":"DOCHEAD","ticket":10546}||{"docType":"FOOTPRINT","client":"0fb97aaaf7dbe284","uuid":"3f827adce1c35976","updateTime":1759992873615,"version":"1742290081","user":{"uuid":"215caa123bec401fba5bbdb222b0e772","nickname":"一只不爱吃鱼的猫","username":"liuxiaotao","avatar":"//image.lceda.cn/avatars/2022/8/W4GUor1tCl7FLtACkLdILGxmVP32cSSHlLXizbhS.png"}}|
{"type":"DOCHEAD","ticket":10546}||{"docType":"FOOTPRINT","client":"0d178074b27f50a0","uuid":"3f827adce1c35976","updateTime":1759993193068,"version":"1742290081","user":{"uuid":"215caa123bec401fba5bbdb222b0e772","nickname":"一只不爱吃鱼的猫","username":"liuxiaotao","avatar":"//image.lceda.cn/avatars/2022/8/W4GUor1tCl7FLtACkLdILGxmVP32cSSHlLXizbhS.png"}}|