打通 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>
396 lines
93 KiB
Plaintext
396 lines
93 KiB
Plaintext
{"type":"DOCHEAD","ticket":3771601}||{"docType":"FOOTPRINT","client":"99375ff0b39005f3","uuid":"4f983d226b04eb89_b40276ed099d71e3eb12f925d8a84976","updateTime":1759992376293,"version":"1752650517159"}|
|
|
{"type":"META","ticket":3771602,"id":"META"}||{"title":"C0402_2","description":"","tags":[],"source":"5af339e0224fc1ee|b77840665e2e48148c1b04ce84b5f7e7"}|
|
|
{"type":"DOCHEAD"}||{"docType":"FOOTPRINT","client":"8488be84efa4ad01","uuid":"4f983d226b04eb89_b40276ed099d71e3eb12f925d8a84976","updateTime":1759507164524,"version":"1752650517159"}|
|
|
{"type":"LAYER_PHYS","ticket":98,"id":"[\"LAYER_PHYS\",101]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":5}|
|
|
{"type":"LAYER_PHYS","ticket":100,"id":"[\"LAYER_PHYS\",102]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":7}|
|
|
{"type":"LAYER_PHYS","ticket":102,"id":"[\"LAYER_PHYS\",103]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":9}|
|
|
{"type":"NET","ticket":108,"id":"[\"NET\",\"\"]"}||{"netType":null,"specialColor":null,"retLine":true,"differentialName":null,"isPositiveNet":false,"equalLengthGroupName":null}|
|
|
{"type":"RULE_TEMPLATE","ticket":109,"id":"RULE_TEMPLATE"}||{"name":""}|
|
|
{"type":"PRIMITIVE","ticket":110,"id":"[\"PRIMITIVE\",\"ALL\"]"}||{"display":true,"pick":true}|
|
|
{"type":"PRIMITIVE","ticket":111,"id":"[\"PRIMITIVE\",\"COMPONENT\"]"}||{"display":true,"pick":true}|
|
|
{"type":"PRIMITIVE","ticket":112,"id":"[\"PRIMITIVE\",\"PROPERTY\"]"}||{"display":true,"pick":true}|
|
|
{"type":"PRIMITIVE","ticket":113,"id":"[\"PRIMITIVE\",\"COMPONENTSILK\"]"}||{"display":true,"pick":true}|
|
|
{"type":"PRIMITIVE","ticket":114,"id":"[\"PRIMITIVE\",\"TRACK\"]"}||{"display":true,"pick":true}|
|
|
{"type":"PRIMITIVE","ticket":115,"id":"[\"PRIMITIVE\",\"VIA\"]"}||{"display":true,"pick":true}|
|
|
{"type":"PRIMITIVE","ticket":116,"id":"[\"PRIMITIVE\",\"TESTPOINT\"]"}||{"display":true,"pick":true}|
|
|
{"type":"PRIMITIVE","ticket":117,"id":"[\"PRIMITIVE\",\"PAD\"]"}||{"display":true,"pick":true}|
|
|
{"type":"PRIMITIVE","ticket":118,"id":"[\"PRIMITIVE\",\"PADSPAIR\"]"}||{"display":true,"pick":false}|
|
|
{"type":"PRIMITIVE","ticket":119,"id":"[\"PRIMITIVE\",\"NETWORK\"]"}||{"display":true,"pick":false}|
|
|
{"type":"PRIMITIVE","ticket":120,"id":"[\"PRIMITIVE\",\"SUTUREHOLE\"]"}||{"display":true,"pick":true}|
|
|
{"type":"PRIMITIVE","ticket":121,"id":"[\"PRIMITIVE\",\"TEARDROP\"]"}||{"display":true,"pick":false}|
|
|
{"type":"PRIMITIVE","ticket":122,"id":"[\"PRIMITIVE\",\"RATLINE\"]"}||{"display":false,"pick":false}|
|
|
{"type":"PRIMITIVE","ticket":123,"id":"[\"PRIMITIVE\",\"GROUP\"]"}||{"display":true,"pick":false}|
|
|
{"type":"PRIMITIVE","ticket":124,"id":"[\"PRIMITIVE\",\"TEXT\"]"}||{"display":true,"pick":true}|
|
|
{"type":"PRIMITIVE","ticket":125,"id":"[\"PRIMITIVE\",\"IMAGE\"]"}||{"display":true,"pick":true}|
|
|
{"type":"PRIMITIVE","ticket":126,"id":"[\"PRIMITIVE\",\"PICTURE\"]"}||{"display":true,"pick":true}|
|
|
{"type":"PRIMITIVE","ticket":127,"id":"[\"PRIMITIVE\",\"DIMENSION\"]"}||{"display":true,"pick":true}|
|
|
{"type":"PRIMITIVE","ticket":128,"id":"[\"PRIMITIVE\",\"BOARDOUTLINE\"]"}||{"display":true,"pick":true}|
|
|
{"type":"PRIMITIVE","ticket":129,"id":"[\"PRIMITIVE\",\"SLOTREGION\"]"}||{"display":true,"pick":true}|
|
|
{"type":"PRIMITIVE","ticket":130,"id":"[\"PRIMITIVE\",\"FILLREGIEN\"]"}||{"display":true,"pick":true}|
|
|
{"type":"PRIMITIVE","ticket":131,"id":"[\"PRIMITIVE\",\"COPPEROUTLINE\"]"}||{"display":true,"pick":true}|
|
|
{"type":"PRIMITIVE","ticket":132,"id":"[\"PRIMITIVE\",\"COPPERFILLED\"]"}||{"display":true,"pick":true}|
|
|
{"type":"PRIMITIVE","ticket":133,"id":"[\"PRIMITIVE\",\"PROHIBITEDREGION\"]"}||{"display":true,"pick":true}|
|
|
{"type":"PRIMITIVE","ticket":134,"id":"[\"PRIMITIVE\",\"CONSTRAINT\"]"}||{"display":true,"pick":true}|
|
|
{"type":"PRIMITIVE","ticket":135,"id":"[\"PRIMITIVE\",\"PARTITION\"]"}||{"display":false,"pick":false}|
|
|
{"type":"PRIMITIVE","ticket":136,"id":"[\"PRIMITIVE\",\"LINE\"]"}||{"display":true,"pick":true}|
|
|
{"type":"PRIMITIVE","ticket":137,"id":"[\"PRIMITIVE\",\"LOCKED\"]"}||{"display":true,"pick":true}|
|
|
{"type":"PRIMITIVE","ticket":138,"id":"[\"PRIMITIVE\",\"UNLOCKED\"]"}||{"display":true,"pick":true}|
|
|
{"type":"PRIMITIVE","ticket":139,"id":"[\"PRIMITIVE\",\"SHELL\"]"}||{"display":true,"pick":true}|
|
|
{"type":"PRIMITIVE","ticket":140,"id":"[\"PRIMITIVE\",\"BOSS\"]"}||{"display":true,"pick":true}|
|
|
{"type":"PRIMITIVE","ticket":141,"id":"[\"PRIMITIVE\",\"CREASE\"]"}||{"display":true,"pick":true}|
|
|
{"type":"PRIMITIVE","ticket":142,"id":"[\"PRIMITIVE\",\"TOPSHELLCUT\"]"}||{"display":true,"pick":true}|
|
|
{"type":"PRIMITIVE","ticket":143,"id":"[\"PRIMITIVE\",\"SIDESHELLCUT\"]"}||{"display":true,"pick":true}|
|
|
{"type":"PRIMITIVE","ticket":144,"id":"[\"PRIMITIVE\",\"TOPBOTTOMENTITY\"]"}||{"display":true,"pick":true}|
|
|
{"type":"PRIMITIVE","ticket":145,"id":"[\"PRIMITIVE\",\"SIDEENTITY\"]"}||{"display":true,"pick":true}|
|
|
{"type":"PRIMITIVE","ticket":146,"id":"[\"PRIMITIVE\",\"FPC_STIFFENER\"]"}||{"display":true,"pick":true}|
|
|
{"type":"SILK_OPTS","ticket":147,"id":"[\"SILK_OPTS\",3]"}||{"defaultColor":"#000000","baseColor":"#FFFFFF"}|
|
|
{"type":"SILK_OPTS","ticket":148,"id":"[\"SILK_OPTS\",4]"}||{"defaultColor":"#000000","baseColor":"#FFFFFF"}|
|
|
{"type":"PREFERENCE","ticket":149,"id":"PREFERENCE"}||{"startTrackWidthFollowLast":false,"lastTrackWidth":10,"startViaSizeFollowLast":false,"lastViaInnerDiameter":12.0078,"lastViaDiameter":24.0158,"snap":true,"routingMode":"SURROUND","routingCorner":"L45","removeLoop":true,"rotatingObject":true,"trackFollow":false,"stretchTrackMinCorner":1,"preferenceConfig":"JLC04161H-7628","realTimeUpdateUnusedLayers":false,"unusedPadRange":"VIA","pushVia":"OPTIMIZA_OPEN","pathOptimization4BePushed":"SINGLE","currentPathOptimization4BePushed":"OPTIMIZA_WEAK","removeCircuitsContainingVias":true,"removeAntenna":true}|
|
|
{"type":"RULE","ticket":150,"id":"[\"RULE\",\"SAFE\",\"safeClearance\"]"}||{"ruleState":"DEFAULT","ruleContext":{"unit":"mm","isForAll":"ALL","safeSpacing":[{"layerId":1,"isOpen":true,"content":[[6],[6,6],[6,6,6],[6,6,6,6],[6,6,6,6,6],[6,6,6,6,6,6],[6,6,6,6,6,6,6],[10,10,10,10,10,10,10,10],[6,6,6,6,6,6,6,10,6],[6,6,6,6,6,6,6,10,6,6],[6,6,6,6,6,6,6,10,6,6,6],[11.8,11.8,11.8,11.8,11.8,11.8,11.8,10,11.8,11.8,11.8],[6.9,6.9,6.9,6.9,6.9,6.9,6.9,10,6.9,6.9,6.9,6.9]],"columnNames":[]}]}}|
|
|
{"type":"RULE","ticket":151,"id":"[\"RULE\",\"OTHER\",\"otherClearance\"]"}||{"ruleState":"DEFAULT","ruleContext":{"unit":"mm","deviceClearance":0,"thru2SmdClearance":0,"holeClearance":11.811}}|
|
|
{"type":"RULE","ticket":152,"id":"[\"RULE\",\"TRACK\",\"trackWidth\"]"}||{"ruleState":"DEFAULT","ruleContext":{"unit":"mm","track":{"isOpen":true,"content":[{"layerId":1,"stroMin":5,"stroDef":10,"stroMax":100}]}}}|
|
|
{"type":"RULE","ticket":153,"id":"[\"RULE\",\"NET_LENGTH\",\"netLength\"]"}||{"ruleState":"DEFAULT","ruleContext":{"unit":"mm","netLenMin":0,"netLenMax":0}}|
|
|
{"type":"RULE","ticket":154,"id":"[\"RULE\",\"DIFFER_ENTAIL\",\"differentialPair\"]"}||{"ruleState":"DEFAULT","ruleContext":{"unit":"mm","stroWidth":{"isOpen":true,"content":[{"layerId":1,"stroMin":5,"stroDef":10,"stroMax":100}]},"spacing":{"isOpen":true,"content":[{"layerId":1,"spacMin":6,"spacDef":6}]},"differPairLenTolerMax":10}}|
|
|
{"type":"RULE","ticket":155,"id":"[\"RULE\",\"BLIND\",\"blindVia\"]"}||{"ruleState":"DEFAULT","ruleContext":{"blinds":{"content":[]}}}|
|
|
{"type":"RULE","ticket":156,"id":"[\"RULE\",\"RADIUS\",\"viaSize\"]"}||{"ruleState":"DEFAULT","ruleContext":{"unit":"mm","minRadius":9.8425,"defRadius":12.0079,"maxRadius":196.8504,"minInner":5.9055,"defInner":6.0039,"maxInner":118.1102}}|
|
|
{"type":"RULE","ticket":157,"id":"[\"RULE\",\"PLANE\",\"innerPlane\"]"}||{"ruleState":"DEFAULT","ruleContext":{"unit":"mm","mulPad":{"isOpen":true,"content":[{"layerId":1,"connType":"DIVERGENCE","spoWidth":10,"spoSpac":10,"spoAng":90}]}}}|
|
|
{"type":"RULE","ticket":158,"id":"[\"RULE\",\"COPPER\",\"copperRegion\"]"}||{"ruleState":"DEFAULT","ruleContext":{"unit":"mm","sglPad":{"isOpen":true,"content":[{"layerId":1,"connType":"DIVERGENCE","spoWidth":10,"spoSpac":10,"spoAng":90}]},"mulPad":{"isOpen":true,"content":[{"layerId":1,"connType":"DIVERGENCE","spoWidth":10,"spoSpac":10,"spoAng":90}]},"track":{"isOpen":true,"content":[{"layerId":1,"connType":"DIRECT"}]}}}|
|
|
{"type":"RULE","ticket":159,"id":"[\"RULE\",\"PASTE\",\"pasteMaskExpansion\"]"}||{"ruleState":"DEFAULT","ruleContext":{"unit":"mm","padTopExpan":0,"padBotExpan":0,"testPointTopExpan":-1000,"testPointBotExpan":-1000}}|
|
|
{"type":"RULE","ticket":160,"id":"[\"RULE\",\"SOLDER\",\"solderMaskExpansion\"]"}||{"ruleState":"DEFAULT","ruleContext":{"unit":"mm","padTopExpan":2,"padBotExpan":2,"viaTopExpan":-1000,"viaBotExpan":-1000,"testPointTopExpan":2,"testPointBotExpan":2}}|
|
|
{"type":"RULE","ticket":161,"id":"[\"RULE\",\"AUTO_ROUTER\",\"Common\"]"}||{"ruleState":"DEFAULT","ruleContext":{"routingCorner":"L45","isKeep":true,"viaQuantity":"LESS","routingEffectPriority":"COMPLETION_FIRST","layers":[1,2,12],"ignoreNets":[]}}|
|
|
{"type":"RULE","ticket":162,"id":"[\"RULE\",\"SAFE\",\"Plane_innerPlane\"]"}||{"ruleState":0,"ruleContext":{"unit":"mm","isForAll":"ALL","safeSpacing":[{"layerId":1,"isOpen":true,"content":[[6],[6,6],[6,6,6],[6,6,6,6],[6,6,6,6,6],[6,6,6,6,6,6],[6,6,6,6,6,6,6],[10,10,10,10,10,10,10,10],[6,6,6,6,6,6,6,10,6],[6,6,6,6,6,6,6,10,6,6],[6,6,6,6,6,6,6,10,6,6,6],[11.8,11.8,11.8,11.8,11.8,11.8,11.8,10,11.8,11.8,11.8],[6.9,6.9,6.9,6.9,6.9,6.9,6.9,10,6.9,6.9,6.9,6.9]]}]}}|
|
|
{"type":"RULE","ticket":163,"id":"[\"RULE\",\"SAFE\",\"Copper_copperRegion\"]"}||{"ruleState":0,"ruleContext":{"unit":"mm","isForAll":"ALL","safeSpacing":[{"layerId":1,"isOpen":true,"content":[[6],[6,6],[6,6,6],[6,6,6,6],[6,6,6,6,6],[6,6,6,6,6,6],[6,6,6,6,6,6,6],[10,10,10,10,10,10,10,10],[6,6,6,6,6,6,6,10,6],[6,6,6,6,6,6,6,10,6,6],[6,6,6,6,6,6,6,10,6,6,6],[11.8,11.8,11.8,11.8,11.8,11.8,11.8,10,11.8,11.8,11.8],[6.9,6.9,6.9,6.9,6.9,6.9,6.9,10,6.9,6.9,6.9,6.9]]}]}}|
|
|
{"type":"RULE_SELECTOR","ticket":164,"id":"[\"RULE_SELECTOR\",[\"NET\",\"\"]]"}||{"ruleOrder":4,"ruleKeyValue":{},"copperValue":{"COPPER":"Copper_copperRegion"},"innerPlaneValue":{"PLANE":"Plane_innerPlane"}}|
|
|
{"type":"PANELIZE","ticket":165,"id":"PANELIZE"}||{"on":false,"row":1,"column":1,"rowSpacing":0,"columnSpacing":0,"onlyOutline":true,"horizontalStamp":{"on":false,"stampHoleGroupQuantity":1,"stampHoleDiameter":21.6535,"stampHoleQuantityPerGroup":8,"stampHoleSpacing":33.4646},"verticalStamp":{"on":false,"stampHoleGroupQuantity":1,"stampHoleDiameter":21.6535,"stampHoleQuantityPerGroup":8,"stampHoleSpacing":33.4646},"horizontalSize":{"on":false,"sideHeight":236.2205,"positionHoleDiameter":78.7402,"markDiameter":39.3701,"markExpansion":19.685},"verticalSize":{"on":true,"sideHeight":236.2205,"positionHoleDiameter":78.7402,"markDiameter":39.3701,"markExpansion":19.685}}|
|
|
{"type":"ELE_PLACEHOLDER","ticket":169,"id":"0278335def2fc4e0"}||{"dataType":"POLY","max":1}|
|
|
{"type":"POLY","ticket":170,"id":"ie1"}||{"groupId":0,"netName":"","layerId":3,"width":6,"path":[0,10,"L",0,-10],"locked":false,"zIndex":1,"polyType":"NORMAL"}|
|
|
{"type":"POLY","ticket":171,"id":"ie2"}||{"groupId":0,"netName":"","layerId":3,"width":5,"path":[-40,11,"L",-31,20,31,20,40,11,40,-11,31,-20,-31,-20,-40,-11,-40,11],"locked":false,"zIndex":2,"polyType":"NORMAL"}|
|
|
{"type":"ELE_PLACEHOLDER","ticket":172,"id":"b8106e2d7f3cdc28"}||{"dataType":"ATTR","max":22}|
|
|
{"type":"ATTR","ticket":173,"id":"ie22"}||{"groupId":0,"parentId":"","layerId":3,"x":null,"y":null,"key":"Footprint","value":"C0402","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":22}|
|
|
{"type":"ATTR","ticket":174,"id":"ie23"}||{"groupId":0,"parentId":"","layerId":3,"x":null,"y":null,"key":"Designator","value":"C?","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":23}|
|
|
{"type":"CANVAS","ticket":2341620,"id":"CANVAS"}||{"originX":0,"originY":0,"unit":"mil","gridXSize":5,"gridYSize":5,"snapXSize":5,"snapYSize":5,"altSnapXSize":1,"altSnapYSize":1,"gridType":"NONE","multiGridType":"NONE","multiGridRatio":2,"highlightValue":0.3}|
|
|
{"type":"LAYER","ticket":2341621,"id":"[\"LAYER\",1]"}||{"layerId":1,"layerType":"TOP","layerName":"Top Layer","use":true,"show":true,"locked":false,"activeColor":"#ff0000","activateTransparency":1,"inactiveColor":"#7f0000","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341622,"id":"[\"LAYER\",2]"}||{"layerId":2,"layerType":"BOTTOM","layerName":"Bottom Layer","use":true,"show":false,"locked":false,"activeColor":"#0000ff","activateTransparency":1,"inactiveColor":"#00007f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341623,"id":"[\"LAYER\",3]"}||{"layerId":3,"layerType":"TOP_SILK","layerName":"Top Silkscreen Layer","use":true,"show":false,"locked":false,"activeColor":"#ffcc00","activateTransparency":1,"inactiveColor":"#7f6600","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341624,"id":"[\"LAYER\",4]"}||{"layerId":4,"layerType":"BOT_SILK","layerName":"Bottom Silkscreen Layer","use":true,"show":false,"locked":false,"activeColor":"#66cc33","activateTransparency":1,"inactiveColor":"#336619","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341625,"id":"[\"LAYER\",5]"}||{"layerId":5,"layerType":"TOP_SOLDER_MASK","layerName":"Top Solder Mask Layer","use":true,"show":false,"locked":false,"activeColor":"#800080","activateTransparency":0.7,"inactiveColor":"#400040","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341626,"id":"[\"LAYER\",6]"}||{"layerId":6,"layerType":"BOT_SOLDER_MASK","layerName":"Bottom Solder Mask Layer","use":true,"show":false,"locked":false,"activeColor":"#aa00ff","activateTransparency":0.7,"inactiveColor":"#55007f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341627,"id":"[\"LAYER\",7]"}||{"layerId":7,"layerType":"TOP_PASTE_MASK","layerName":"Top Paste Mask Layer","use":true,"show":false,"locked":false,"activeColor":"#808080","activateTransparency":1,"inactiveColor":"#404040","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341628,"id":"[\"LAYER\",8]"}||{"layerId":8,"layerType":"BOT_PASTE_MASK","layerName":"Bottom Paste Mask Layer","use":true,"show":false,"locked":false,"activeColor":"#800000","activateTransparency":1,"inactiveColor":"#400000","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341629,"id":"[\"LAYER\",9]"}||{"layerId":9,"layerType":"TOP_ASSEMBLY","layerName":"Top Assembly Layer","use":true,"show":false,"locked":false,"activeColor":"#33cc99","activateTransparency":1,"inactiveColor":"#19664c","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341630,"id":"[\"LAYER\",10]"}||{"layerId":10,"layerType":"BOT_ASSEMBLY","layerName":"Bottom Assembly Layer","use":true,"show":false,"locked":false,"activeColor":"#5555ff","activateTransparency":1,"inactiveColor":"#2a2a7f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341631,"id":"[\"LAYER\",11]"}||{"layerId":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":2341632,"id":"[\"LAYER\",12]"}||{"layerId":12,"layerType":"MULTI","layerName":"Multi-Layer","use":true,"show":true,"locked":false,"activeColor":"#c0c0c0","activateTransparency":1,"inactiveColor":"#606060","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341633,"id":"[\"LAYER\",13]"}||{"layerId":13,"layerType":"DOCUMENT","layerName":"Document Layer","use":true,"show":false,"locked":false,"activeColor":"#ffffff","activateTransparency":1,"inactiveColor":"#7f7f7f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341634,"id":"[\"LAYER\",14]"}||{"layerId":14,"layerType":"MECHANICAL","layerName":"Mechanical Layer","use":true,"show":false,"locked":false,"activeColor":"#f022f0","activateTransparency":1,"inactiveColor":"#781178","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341635,"id":"[\"LAYER\",15]"}||{"layerId":15,"layerType":"SIGNAL","layerName":"VCC","use":true,"show":false,"locked":false,"activeColor":"#999966","activateTransparency":1,"inactiveColor":"#999966","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341636,"id":"[\"LAYER\",16]"}||{"layerId":16,"layerType":"SIGNAL","layerName":"GND","use":true,"show":false,"locked":false,"activeColor":"#008000","activateTransparency":1,"inactiveColor":"#008000","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341637,"id":"[\"LAYER\",17]"}||{"layerId":17,"layerType":"SIGNAL","layerName":"Inner3","use":false,"show":false,"locked":false,"activeColor":"#00ff00","activateTransparency":1,"inactiveColor":"#007f00","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341638,"id":"[\"LAYER\",18]"}||{"layerId":18,"layerType":"SIGNAL","layerName":"Inner4","use":false,"show":false,"locked":false,"activeColor":"#bc8e00","activateTransparency":1,"inactiveColor":"#5e4700","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341639,"id":"[\"LAYER\",19]"}||{"layerId":19,"layerType":"SIGNAL","layerName":"Inner5","use":false,"show":false,"locked":false,"activeColor":"#70dbfa","activateTransparency":1,"inactiveColor":"#39503f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341640,"id":"[\"LAYER\",20]"}||{"layerId":20,"layerType":"SIGNAL","layerName":"Inner6","use":false,"show":false,"locked":false,"activeColor":"#00cc66","activateTransparency":1,"inactiveColor":"#006633","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341641,"id":"[\"LAYER\",21]"}||{"layerId":21,"layerType":"SIGNAL","layerName":"Inner7","use":false,"show":false,"locked":false,"activeColor":"#9966ff","activateTransparency":1,"inactiveColor":"#4c337f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341642,"id":"[\"LAYER\",22]"}||{"layerId":22,"layerType":"SIGNAL","layerName":"Inner8","use":false,"show":false,"locked":false,"activeColor":"#800080","activateTransparency":1,"inactiveColor":"#400040","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341643,"id":"[\"LAYER\",23]"}||{"layerId":23,"layerType":"SIGNAL","layerName":"Inner9","use":false,"show":false,"locked":false,"activeColor":"#008080","activateTransparency":1,"inactiveColor":"#004040","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341644,"id":"[\"LAYER\",24]"}||{"layerId":24,"layerType":"SIGNAL","layerName":"Inner10","use":false,"show":false,"locked":false,"activeColor":"#15935f","activateTransparency":1,"inactiveColor":"#0a492f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341645,"id":"[\"LAYER\",25]"}||{"layerId":25,"layerType":"SIGNAL","layerName":"Inner11","use":false,"show":false,"locked":false,"activeColor":"#000080","activateTransparency":1,"inactiveColor":"#000040","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341646,"id":"[\"LAYER\",26]"}||{"layerId":26,"layerType":"SIGNAL","layerName":"Inner12","use":false,"show":false,"locked":false,"activeColor":"#00b400","activateTransparency":1,"inactiveColor":"#005a00","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341647,"id":"[\"LAYER\",27]"}||{"layerId":27,"layerType":"SIGNAL","layerName":"Inner13","use":false,"show":false,"locked":false,"activeColor":"#2e4756","activateTransparency":1,"inactiveColor":"#17232b","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341648,"id":"[\"LAYER\",28]"}||{"layerId":28,"layerType":"SIGNAL","layerName":"Inner14","use":false,"show":false,"locked":false,"activeColor":"#99842f","activateTransparency":1,"inactiveColor":"#4c4217","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341649,"id":"[\"LAYER\",29]"}||{"layerId":29,"layerType":"SIGNAL","layerName":"Inner15","use":false,"show":false,"locked":false,"activeColor":"#ffffaa","activateTransparency":1,"inactiveColor":"#7f7f55","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341650,"id":"[\"LAYER\",30]"}||{"layerId":30,"layerType":"SIGNAL","layerName":"Inner16","use":false,"show":false,"locked":false,"activeColor":"#99842f","activateTransparency":1,"inactiveColor":"#4c4217","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341651,"id":"[\"LAYER\",31]"}||{"layerId":31,"layerType":"SIGNAL","layerName":"Inner17","use":false,"show":false,"locked":false,"activeColor":"#2e4756","activateTransparency":1,"inactiveColor":"#17232b","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341652,"id":"[\"LAYER\",32]"}||{"layerId":32,"layerType":"SIGNAL","layerName":"Inner18","use":false,"show":false,"locked":false,"activeColor":"#3535ff","activateTransparency":1,"inactiveColor":"#1a1a7f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341653,"id":"[\"LAYER\",33]"}||{"layerId":33,"layerType":"SIGNAL","layerName":"Inner19","use":false,"show":false,"locked":false,"activeColor":"#8000bc","activateTransparency":1,"inactiveColor":"#40005e","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341654,"id":"[\"LAYER\",34]"}||{"layerId":34,"layerType":"SIGNAL","layerName":"Inner20","use":false,"show":false,"locked":false,"activeColor":"#43ae5f","activateTransparency":1,"inactiveColor":"#21572f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341655,"id":"[\"LAYER\",35]"}||{"layerId":35,"layerType":"SIGNAL","layerName":"Inner21","use":false,"show":false,"locked":false,"activeColor":"#c3ecce","activateTransparency":1,"inactiveColor":"#617667","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341656,"id":"[\"LAYER\",36]"}||{"layerId":36,"layerType":"SIGNAL","layerName":"Inner22","use":false,"show":false,"locked":false,"activeColor":"#728978","activateTransparency":1,"inactiveColor":"#39443c","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341657,"id":"[\"LAYER\",37]"}||{"layerId":37,"layerType":"SIGNAL","layerName":"Inner23","use":false,"show":false,"locked":false,"activeColor":"#39503f","activateTransparency":1,"inactiveColor":"#1c281f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341658,"id":"[\"LAYER\",38]"}||{"layerId":38,"layerType":"SIGNAL","layerName":"Inner24","use":false,"show":false,"locked":false,"activeColor":"#0c715d","activateTransparency":1,"inactiveColor":"#06382e","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341659,"id":"[\"LAYER\",39]"}||{"layerId":39,"layerType":"SIGNAL","layerName":"Inner25","use":false,"show":false,"locked":false,"activeColor":"#5a8a80","activateTransparency":1,"inactiveColor":"#2d4540","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341660,"id":"[\"LAYER\",40]"}||{"layerId":40,"layerType":"SIGNAL","layerName":"Inner26","use":false,"show":false,"locked":false,"activeColor":"#2b937e","activateTransparency":1,"inactiveColor":"#15493f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341661,"id":"[\"LAYER\",41]"}||{"layerId":41,"layerType":"SIGNAL","layerName":"Inner27","use":false,"show":false,"locked":false,"activeColor":"#23999d","activateTransparency":1,"inactiveColor":"#114c4e","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341662,"id":"[\"LAYER\",42]"}||{"layerId":42,"layerType":"SIGNAL","layerName":"Inner28","use":false,"show":false,"locked":false,"activeColor":"#45b4e3","activateTransparency":1,"inactiveColor":"#225a71","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341663,"id":"[\"LAYER\",43]"}||{"layerId":43,"layerType":"SIGNAL","layerName":"Inner29","use":false,"show":false,"locked":false,"activeColor":"#215da1","activateTransparency":1,"inactiveColor":"#102e50","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341664,"id":"[\"LAYER\",44]"}||{"layerId":44,"layerType":"SIGNAL","layerName":"Inner30","use":false,"show":false,"locked":false,"activeColor":"#4564d7","activateTransparency":1,"inactiveColor":"#22326b","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341665,"id":"[\"LAYER\",45]"}||{"layerId":45,"layerType":"SIGNAL","layerName":"Inner31","use":false,"show":false,"locked":false,"activeColor":"#6969e9","activateTransparency":1,"inactiveColor":"#343474","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341666,"id":"[\"LAYER\",46]"}||{"layerId":46,"layerType":"SIGNAL","layerName":"Inner32","use":false,"show":false,"locked":false,"activeColor":"#9069e9","activateTransparency":1,"inactiveColor":"#483474","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341667,"id":"[\"LAYER\",47]"}||{"layerId":47,"layerType":"HOLE","layerName":"Hole Layer","use":true,"show":true,"locked":false,"activeColor":"#222222","activateTransparency":1,"inactiveColor":"#111111","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341668,"id":"[\"LAYER\",48]"}||{"layerId":48,"layerType":"COMPONENT_SHAPE","layerName":"Component Shape Layer","use":true,"show":false,"locked":false,"activeColor":"#00cccc","activateTransparency":1,"inactiveColor":"#006666","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341669,"id":"[\"LAYER\",49]"}||{"layerId":49,"layerType":"COMPONENT_MARKING","layerName":"Component Marking Layer","use":true,"show":false,"locked":false,"activeColor":"#66ffcc","activateTransparency":1,"inactiveColor":"#337f66","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341670,"id":"[\"LAYER\",50]"}||{"layerId":50,"layerType":"PIN_SOLDERING","layerName":"Pin Soldering Layer","use":true,"show":false,"locked":false,"activeColor":"#cc9999","activateTransparency":1,"inactiveColor":"#664c4c","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341671,"id":"[\"LAYER\",51]"}||{"layerId":51,"layerType":"PIN_FLOATING","layerName":"Pin Floating Layer","use":true,"show":false,"locked":false,"activeColor":"#ff99ff","activateTransparency":1,"inactiveColor":"#7f4c7f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341672,"id":"[\"LAYER\",52]"}||{"layerId":52,"layerType":"COMPONENT_MODEL","layerName":"Component Model Layer","use":false,"show":false,"locked":false,"activeColor":"#ffffff","activateTransparency":1,"inactiveColor":"#7f7f7f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341673,"id":"[\"LAYER\",53]"}||{"layerId":53,"layerType":"3D_SHELL_OUTLINE","layerName":"3D Shell Outline Layer","use":true,"show":false,"locked":false,"activeColor":"#66ff99","activateTransparency":1,"inactiveColor":"#337f4c","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341674,"id":"[\"LAYER\",54]"}||{"layerId":54,"layerType":"3D_SHELL_TOP","layerName":"3D Shell Top Layer","use":true,"show":false,"locked":false,"activeColor":"#ffccff","activateTransparency":1,"inactiveColor":"#7f667f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341675,"id":"[\"LAYER\",55]"}||{"layerId":55,"layerType":"3D_SHELL_BOTTOM","layerName":"3D Shell Bottom Layer","use":true,"show":false,"locked":false,"activeColor":"#0066cc","activateTransparency":1,"inactiveColor":"#003366","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341676,"id":"[\"LAYER\",56]"}||{"layerId":56,"layerType":"DRILL_DRAWING","layerName":"Drill Drawing Layer","use":true,"show":false,"locked":false,"activeColor":"#008080","activateTransparency":1,"inactiveColor":"#004040","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341677,"id":"[\"LAYER\",57]"}||{"layerId":57,"layerType":"OTHER","layerName":"Ratline Layer","use":true,"show":true,"locked":true,"activeColor":"#6464ff","activateTransparency":1,"inactiveColor":"#32327f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341678,"id":"[\"LAYER\",58]"}||{"layerId":58,"layerType":"TOP_STIFFENER","layerName":"Top Stiffener Layer","use":false,"show":false,"locked":false,"activeColor":"#eee666","activateTransparency":1,"inactiveColor":"#777333","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341679,"id":"[\"LAYER\",59]"}||{"layerId":59,"layerType":"BOTTOM_STIFFENER","layerName":"Bottom Stiffener Layer","use":false,"show":false,"locked":false,"activeColor":"#ccff00","activateTransparency":1,"inactiveColor":"#667f00","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341680,"id":"[\"LAYER\",71]"}||{"layerId":71,"layerType":"CUSTOM","layerName":"PLACE_BOUND_TOP","use":false,"show":false,"locked":true,"activeColor":"#0229e8","activateTransparency":1,"inactiveColor":"#0229e8","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341681,"id":"[\"LAYER\",72]"}||{"layerId":72,"layerType":"CUSTOM","layerName":"PLACE_BOUND_BOTTOM","use":false,"show":false,"locked":true,"activeColor":"#0229a0","activateTransparency":1,"inactiveColor":"#0229a0","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341682,"id":"[\"LAYER\",73]"}||{"layerId":73,"layerType":"CUSTOM","layerName":"TOOLING_CORNERS","use":false,"show":false,"locked":true,"activeColor":"#022958","activateTransparency":1,"inactiveColor":"#022958","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341683,"id":"[\"LAYER\",74]"}||{"layerId":74,"layerType":"CUSTOM","layerName":"PROBE_BOTTOM","use":false,"show":false,"locked":true,"activeColor":"#022910","activateTransparency":1,"inactiveColor":"#022910","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341684,"id":"[\"LAYER\",75]"}||{"layerId":75,"layerType":"CUSTOM","layerName":"NCLEGEND-1-4","use":false,"show":false,"locked":true,"activeColor":"#0228c8","activateTransparency":1,"inactiveColor":"#0228c8","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341685,"id":"[\"LAYER\",76]"}||{"layerId":76,"layerType":"CUSTOM","layerName":"0320","use":false,"show":false,"locked":true,"activeColor":"#022880","activateTransparency":1,"inactiveColor":"#022880","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341686,"id":"[\"LAYER\",77]"}||{"layerId":77,"layerType":"CUSTOM","layerName":"0318","use":false,"show":false,"locked":true,"activeColor":"#022838","activateTransparency":1,"inactiveColor":"#022838","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341687,"id":"[\"LAYER\",78]"}||{"layerId":78,"layerType":"CUSTOM","layerName":"0316","use":false,"show":false,"locked":true,"activeColor":"#0227f0","activateTransparency":1,"inactiveColor":"#0227f0","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341688,"id":"[\"LAYER\",79]"}||{"layerId":79,"layerType":"CUSTOM","layerName":"ANTI ETCH : VCC","use":false,"show":false,"locked":true,"activeColor":"#0227a8","activateTransparency":1,"inactiveColor":"#0227a8","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341689,"id":"[\"LAYER\",80]"}||{"layerId":80,"layerType":"CUSTOM","layerName":"ANTI ETCH : ALL","use":false,"show":false,"locked":true,"activeColor":"#022760","activateTransparency":1,"inactiveColor":"#022760","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341690,"id":"[\"LAYER\",81]"}||{"layerId":81,"layerType":"CUSTOM","layerName":"LFS_UTILITIES","use":false,"show":false,"locked":true,"activeColor":"#022718","activateTransparency":1,"inactiveColor":"#022718","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341691,"id":"[\"LAYER\",82]"}||{"layerId":82,"layerType":"CUSTOM","layerName":"JH LOCATION","use":false,"show":false,"locked":true,"activeColor":"#0226d0","activateTransparency":1,"inactiveColor":"#0226d0","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341692,"id":"[\"LAYER\",83]"}||{"layerId":83,"layerType":"CUSTOM","layerName":"ANTI ETCH : GND","use":false,"show":false,"locked":true,"activeColor":"#022688","activateTransparency":1,"inactiveColor":"#022688","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341693,"id":"[\"LAYER\",84]"}||{"layerId":84,"layerType":"CUSTOM","layerName":"OUTLINE","use":false,"show":false,"locked":true,"activeColor":"#022640","activateTransparency":1,"inactiveColor":"#022640","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341694,"id":"[\"LAYER\",85]"}||{"layerId":85,"layerType":"CUSTOM","layerName":"TOP_ROOM","use":false,"show":false,"locked":true,"activeColor":"#0225f8","activateTransparency":1,"inactiveColor":"#0225f8","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341695,"id":"[\"LAYER\",86]"}||{"layerId":86,"layerType":"CUSTOM","layerName":"DRAWING FORMAT : PLANE_VCC","use":false,"show":false,"locked":true,"activeColor":"#0225b0","activateTransparency":1,"inactiveColor":"#0225b0","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341696,"id":"[\"LAYER\",87]"}||{"layerId":87,"layerType":"CUSTOM","layerName":"DRAWING FORMAT : PLANE_GND","use":false,"show":false,"locked":true,"activeColor":"#022568","activateTransparency":1,"inactiveColor":"#022568","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341697,"id":"[\"LAYER\",88]"}||{"layerId":88,"layerType":"CUSTOM","layerName":"PACKAGE KEEPIN : ALL","use":false,"show":false,"locked":true,"activeColor":"#022520","activateTransparency":1,"inactiveColor":"#022520","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341698,"id":"[\"LAYER\",89]"}||{"layerId":89,"layerType":"CUSTOM","layerName":"ROUTE KEEPIN : ALL","use":false,"show":false,"locked":true,"activeColor":"#0224d8","activateTransparency":1,"inactiveColor":"#0224d8","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341699,"id":"[\"LAYER\",90]"}||{"layerId":90,"layerType":"CUSTOM","layerName":"DRAWING FORMAT : DRAWING_ORIGIN","use":false,"show":false,"locked":false,"activeColor":"#022490","activateTransparency":1,"inactiveColor":"#022490","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341700,"id":"[\"LAYER\",91]"}||{"layerId":91,"layerType":"CUSTOM","layerName":"Custom21","use":false,"show":false,"locked":false,"activeColor":"#00b400","activateTransparency":1,"inactiveColor":"#005a00","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341701,"id":"[\"LAYER\",92]"}||{"layerId":92,"layerType":"CUSTOM","layerName":"Custom22","use":false,"show":false,"locked":false,"activeColor":"#000080","activateTransparency":1,"inactiveColor":"#000040","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341702,"id":"[\"LAYER\",93]"}||{"layerId":93,"layerType":"CUSTOM","layerName":"Custom23","use":false,"show":false,"locked":false,"activeColor":"#15935f","activateTransparency":1,"inactiveColor":"#0a492f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341703,"id":"[\"LAYER\",94]"}||{"layerId":94,"layerType":"CUSTOM","layerName":"Custom24","use":false,"show":false,"locked":false,"activeColor":"#008080","activateTransparency":1,"inactiveColor":"#004040","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341704,"id":"[\"LAYER\",95]"}||{"layerId":95,"layerType":"CUSTOM","layerName":"Custom25","use":false,"show":false,"locked":false,"activeColor":"#800080","activateTransparency":1,"inactiveColor":"#400040","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341705,"id":"[\"LAYER\",96]"}||{"layerId":96,"layerType":"CUSTOM","layerName":"Custom26","use":false,"show":false,"locked":false,"activeColor":"#9966ff","activateTransparency":1,"inactiveColor":"#4c337f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341706,"id":"[\"LAYER\",97]"}||{"layerId":97,"layerType":"CUSTOM","layerName":"Custom27","use":false,"show":false,"locked":false,"activeColor":"#00cc66","activateTransparency":1,"inactiveColor":"#006633","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341707,"id":"[\"LAYER\",98]"}||{"layerId":98,"layerType":"CUSTOM","layerName":"Custom28","use":false,"show":false,"locked":false,"activeColor":"#70dbfa","activateTransparency":1,"inactiveColor":"#39503f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341708,"id":"[\"LAYER\",99]"}||{"layerId":99,"layerType":"CUSTOM","layerName":"Custom29","use":false,"show":false,"locked":false,"activeColor":"#bc8e00","activateTransparency":1,"inactiveColor":"#5e4700","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341709,"id":"[\"LAYER\",100]"}||{"layerId":100,"layerType":"CUSTOM","layerName":"Custom30","use":false,"show":false,"locked":false,"activeColor":"#00ff00","activateTransparency":1,"inactiveColor":"#007f00","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341710,"id":"[\"LAYER\",101]"}||{"layerId":101,"layerType":"CUSTOM","layerName":"Custom31","use":false,"show":false,"locked":false,"activeColor":"#008000","activateTransparency":1,"inactiveColor":"#004000","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341711,"id":"[\"LAYER\",102]"}||{"layerId":102,"layerType":"CUSTOM","layerName":"Custom32","use":false,"show":false,"locked":false,"activeColor":"#999966","activateTransparency":1,"inactiveColor":"#4c4c33","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341712,"id":"[\"LAYER\",103]"}||{"layerId":103,"layerType":"CUSTOM","layerName":"Custom33","use":false,"show":false,"locked":false,"activeColor":"#9069e9","activateTransparency":1,"inactiveColor":"#483474","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341713,"id":"[\"LAYER\",104]"}||{"layerId":104,"layerType":"CUSTOM","layerName":"Custom34","use":false,"show":false,"locked":false,"activeColor":"#6969e9","activateTransparency":1,"inactiveColor":"#343474","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341714,"id":"[\"LAYER\",105]"}||{"layerId":105,"layerType":"CUSTOM","layerName":"Custom35","use":false,"show":false,"locked":false,"activeColor":"#4564d7","activateTransparency":1,"inactiveColor":"#22326b","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341715,"id":"[\"LAYER\",106]"}||{"layerId":106,"layerType":"CUSTOM","layerName":"Custom36","use":false,"show":false,"locked":false,"activeColor":"#215da1","activateTransparency":1,"inactiveColor":"#102e50","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341716,"id":"[\"LAYER\",107]"}||{"layerId":107,"layerType":"CUSTOM","layerName":"Custom37","use":false,"show":false,"locked":false,"activeColor":"#45b4e3","activateTransparency":1,"inactiveColor":"#225a71","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341717,"id":"[\"LAYER\",108]"}||{"layerId":108,"layerType":"CUSTOM","layerName":"Custom38","use":false,"show":false,"locked":false,"activeColor":"#23999d","activateTransparency":1,"inactiveColor":"#114c4e","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341718,"id":"[\"LAYER\",109]"}||{"layerId":109,"layerType":"CUSTOM","layerName":"Custom39","use":false,"show":false,"locked":false,"activeColor":"#2b937e","activateTransparency":1,"inactiveColor":"#15493f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341719,"id":"[\"LAYER\",110]"}||{"layerId":110,"layerType":"CUSTOM","layerName":"Custom40","use":false,"show":false,"locked":false,"activeColor":"#5a8a80","activateTransparency":1,"inactiveColor":"#2d4540","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341720,"id":"[\"LAYER\",111]"}||{"layerId":111,"layerType":"CUSTOM","layerName":"Custom41","use":false,"show":false,"locked":false,"activeColor":"#0c715d","activateTransparency":1,"inactiveColor":"#06382e","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341721,"id":"[\"LAYER\",112]"}||{"layerId":112,"layerType":"CUSTOM","layerName":"Custom42","use":false,"show":false,"locked":false,"activeColor":"#39503f","activateTransparency":1,"inactiveColor":"#1c281f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341722,"id":"[\"LAYER\",113]"}||{"layerId":113,"layerType":"CUSTOM","layerName":"Custom43","use":false,"show":false,"locked":false,"activeColor":"#728978","activateTransparency":1,"inactiveColor":"#39443c","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341723,"id":"[\"LAYER\",114]"}||{"layerId":114,"layerType":"CUSTOM","layerName":"Custom44","use":false,"show":false,"locked":false,"activeColor":"#c3ecce","activateTransparency":1,"inactiveColor":"#617667","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341724,"id":"[\"LAYER\",115]"}||{"layerId":115,"layerType":"CUSTOM","layerName":"Custom45","use":false,"show":false,"locked":false,"activeColor":"#43ae5f","activateTransparency":1,"inactiveColor":"#21572f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341725,"id":"[\"LAYER\",116]"}||{"layerId":116,"layerType":"CUSTOM","layerName":"Custom46","use":false,"show":false,"locked":false,"activeColor":"#8000bc","activateTransparency":1,"inactiveColor":"#40005e","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341726,"id":"[\"LAYER\",117]"}||{"layerId":117,"layerType":"CUSTOM","layerName":"Custom47","use":false,"show":false,"locked":false,"activeColor":"#3535ff","activateTransparency":1,"inactiveColor":"#1a1a7f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341727,"id":"[\"LAYER\",118]"}||{"layerId":118,"layerType":"CUSTOM","layerName":"Custom48","use":false,"show":false,"locked":false,"activeColor":"#2e4756","activateTransparency":1,"inactiveColor":"#17232b","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341728,"id":"[\"LAYER\",119]"}||{"layerId":119,"layerType":"CUSTOM","layerName":"Custom49","use":false,"show":false,"locked":false,"activeColor":"#99842f","activateTransparency":1,"inactiveColor":"#4c4217","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341729,"id":"[\"LAYER\",120]"}||{"layerId":120,"layerType":"CUSTOM","layerName":"Custom50","use":false,"show":false,"locked":false,"activeColor":"#ffffaa","activateTransparency":1,"inactiveColor":"#7f7f55","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341730,"id":"[\"LAYER\",121]"}||{"layerId":121,"layerType":"CUSTOM","layerName":"Custom51","use":false,"show":false,"locked":false,"activeColor":"#99842f","activateTransparency":1,"inactiveColor":"#4c4217","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341731,"id":"[\"LAYER\",122]"}||{"layerId":122,"layerType":"CUSTOM","layerName":"Custom52","use":false,"show":false,"locked":false,"activeColor":"#2e4756","activateTransparency":1,"inactiveColor":"#17232b","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341732,"id":"[\"LAYER\",123]"}||{"layerId":123,"layerType":"CUSTOM","layerName":"Custom53","use":false,"show":false,"locked":false,"activeColor":"#00b400","activateTransparency":1,"inactiveColor":"#005a00","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341733,"id":"[\"LAYER\",124]"}||{"layerId":124,"layerType":"CUSTOM","layerName":"Custom54","use":false,"show":false,"locked":false,"activeColor":"#000080","activateTransparency":1,"inactiveColor":"#000040","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341734,"id":"[\"LAYER\",125]"}||{"layerId":125,"layerType":"CUSTOM","layerName":"Custom55","use":false,"show":false,"locked":false,"activeColor":"#15935f","activateTransparency":1,"inactiveColor":"#a.492f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341735,"id":"[\"LAYER\",126]"}||{"layerId":126,"layerType":"CUSTOM","layerName":"Custom56","use":false,"show":false,"locked":false,"activeColor":"#008080","activateTransparency":1,"inactiveColor":"#004040","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341736,"id":"[\"LAYER\",127]"}||{"layerId":127,"layerType":"CUSTOM","layerName":"Custom57","use":false,"show":false,"locked":false,"activeColor":"#800080","activateTransparency":1,"inactiveColor":"#400040","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341737,"id":"[\"LAYER\",128]"}||{"layerId":128,"layerType":"CUSTOM","layerName":"Custom58","use":false,"show":false,"locked":false,"activeColor":"#9966ff","activateTransparency":1,"inactiveColor":"#4c337f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341738,"id":"[\"LAYER\",129]"}||{"layerId":129,"layerType":"CUSTOM","layerName":"Custom59","use":false,"show":false,"locked":false,"activeColor":"#00cc66","activateTransparency":1,"inactiveColor":"#006633","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341739,"id":"[\"LAYER\",130]"}||{"layerId":130,"layerType":"CUSTOM","layerName":"Custom60","use":false,"show":false,"locked":false,"activeColor":"#70dbfa","activateTransparency":1,"inactiveColor":"#386d7d","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341740,"id":"[\"LAYER\",131]"}||{"layerId":131,"layerType":"CUSTOM","layerName":"Custom61","use":false,"show":false,"locked":false,"activeColor":"#bc8e00","activateTransparency":1,"inactiveColor":"#5e4700","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341741,"id":"[\"LAYER\",132]"}||{"layerId":132,"layerType":"CUSTOM","layerName":"Custom62","use":false,"show":false,"locked":false,"activeColor":"#00ff00","activateTransparency":1,"inactiveColor":"#007f00","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341742,"id":"[\"LAYER\",133]"}||{"layerId":133,"layerType":"CUSTOM","layerName":"Custom63","use":false,"show":false,"locked":false,"activeColor":"#008000","activateTransparency":1,"inactiveColor":"#004000","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341743,"id":"[\"LAYER\",134]"}||{"layerId":134,"layerType":"CUSTOM","layerName":"Custom64","use":false,"show":false,"locked":false,"activeColor":"#999966","activateTransparency":1,"inactiveColor":"#4c4c33","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341744,"id":"[\"LAYER\",135]"}||{"layerId":135,"layerType":"CUSTOM","layerName":"Custom65","use":false,"show":false,"locked":false,"activeColor":"#9069e9","activateTransparency":1,"inactiveColor":"#483474","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341745,"id":"[\"LAYER\",136]"}||{"layerId":136,"layerType":"CUSTOM","layerName":"Custom66","use":false,"show":false,"locked":false,"activeColor":"#6969e9","activateTransparency":1,"inactiveColor":"#343474","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341746,"id":"[\"LAYER\",137]"}||{"layerId":137,"layerType":"CUSTOM","layerName":"Custom67","use":false,"show":false,"locked":false,"activeColor":"#4564d7","activateTransparency":1,"inactiveColor":"#22326b","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341747,"id":"[\"LAYER\",138]"}||{"layerId":138,"layerType":"CUSTOM","layerName":"Custom68","use":false,"show":false,"locked":false,"activeColor":"#215da1","activateTransparency":1,"inactiveColor":"#102e50","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341748,"id":"[\"LAYER\",139]"}||{"layerId":139,"layerType":"CUSTOM","layerName":"Custom69","use":false,"show":false,"locked":false,"activeColor":"#45b4e3","activateTransparency":1,"inactiveColor":"#225a71","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341749,"id":"[\"LAYER\",140]"}||{"layerId":140,"layerType":"CUSTOM","layerName":"Custom70","use":false,"show":false,"locked":false,"activeColor":"#23999d","activateTransparency":1,"inactiveColor":"#114c4e","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341750,"id":"[\"LAYER\",141]"}||{"layerId":141,"layerType":"CUSTOM","layerName":"Custom71","use":false,"show":false,"locked":false,"activeColor":"#2b937e","activateTransparency":1,"inactiveColor":"#15493f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341751,"id":"[\"LAYER\",142]"}||{"layerId":142,"layerType":"CUSTOM","layerName":"Custom72","use":false,"show":false,"locked":false,"activeColor":"#5a8a80","activateTransparency":1,"inactiveColor":"#2d4540","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341752,"id":"[\"LAYER\",143]"}||{"layerId":143,"layerType":"CUSTOM","layerName":"Custom73","use":false,"show":false,"locked":false,"activeColor":"#0c715d","activateTransparency":1,"inactiveColor":"#06382e","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341753,"id":"[\"LAYER\",144]"}||{"layerId":144,"layerType":"CUSTOM","layerName":"Custom74","use":false,"show":false,"locked":false,"activeColor":"#39503f","activateTransparency":1,"inactiveColor":"#1c281f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341754,"id":"[\"LAYER\",145]"}||{"layerId":145,"layerType":"CUSTOM","layerName":"Custom75","use":false,"show":false,"locked":false,"activeColor":"#728978","activateTransparency":1,"inactiveColor":"#39443c","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341755,"id":"[\"LAYER\",146]"}||{"layerId":146,"layerType":"CUSTOM","layerName":"Custom76","use":false,"show":false,"locked":false,"activeColor":"#c3ecce","activateTransparency":1,"inactiveColor":"#617667","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341756,"id":"[\"LAYER\",147]"}||{"layerId":147,"layerType":"CUSTOM","layerName":"Custom77","use":false,"show":false,"locked":false,"activeColor":"#43ae5f","activateTransparency":1,"inactiveColor":"#21572f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341757,"id":"[\"LAYER\",148]"}||{"layerId":148,"layerType":"CUSTOM","layerName":"Custom78","use":false,"show":false,"locked":false,"activeColor":"#8000bc","activateTransparency":1,"inactiveColor":"#40005e","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341758,"id":"[\"LAYER\",149]"}||{"layerId":149,"layerType":"CUSTOM","layerName":"Custom79","use":false,"show":false,"locked":false,"activeColor":"#3535ff","activateTransparency":1,"inactiveColor":"#1a1a7f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341759,"id":"[\"LAYER\",150]"}||{"layerId":150,"layerType":"CUSTOM","layerName":"Custom80","use":false,"show":false,"locked":false,"activeColor":"#2e4756","activateTransparency":1,"inactiveColor":"#17232b","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341760,"id":"[\"LAYER\",151]"}||{"layerId":151,"layerType":"CUSTOM","layerName":"Custom81","use":false,"show":false,"locked":false,"activeColor":"#99842f","activateTransparency":1,"inactiveColor":"#4c4217","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341761,"id":"[\"LAYER\",152]"}||{"layerId":152,"layerType":"CUSTOM","layerName":"Custom82","use":false,"show":false,"locked":false,"activeColor":"#ffffaa","activateTransparency":1,"inactiveColor":"#7f7f55","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341762,"id":"[\"LAYER\",153]"}||{"layerId":153,"layerType":"CUSTOM","layerName":"Custom83","use":false,"show":false,"locked":false,"activeColor":"#99842f","activateTransparency":1,"inactiveColor":"#4c4217","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341763,"id":"[\"LAYER\",154]"}||{"layerId":154,"layerType":"CUSTOM","layerName":"Custom84","use":false,"show":false,"locked":false,"activeColor":"#2e4756","activateTransparency":1,"inactiveColor":"#17232b","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341764,"id":"[\"LAYER\",155]"}||{"layerId":155,"layerType":"CUSTOM","layerName":"Custom85","use":false,"show":false,"locked":false,"activeColor":"#00b400","activateTransparency":1,"inactiveColor":"#005a00","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341765,"id":"[\"LAYER\",156]"}||{"layerId":156,"layerType":"CUSTOM","layerName":"Custom86","use":false,"show":false,"locked":false,"activeColor":"#000080","activateTransparency":1,"inactiveColor":"#000040","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341766,"id":"[\"LAYER\",157]"}||{"layerId":157,"layerType":"CUSTOM","layerName":"Custom87","use":false,"show":false,"locked":false,"activeColor":"#15935f","activateTransparency":1,"inactiveColor":"#a.492f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341767,"id":"[\"LAYER\",158]"}||{"layerId":158,"layerType":"CUSTOM","layerName":"Custom88","use":false,"show":false,"locked":false,"activeColor":"#008080","activateTransparency":1,"inactiveColor":"#004040","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341768,"id":"[\"LAYER\",159]"}||{"layerId":159,"layerType":"CUSTOM","layerName":"Custom89","use":false,"show":false,"locked":false,"activeColor":"#800080","activateTransparency":1,"inactiveColor":"#400040","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341769,"id":"[\"LAYER\",160]"}||{"layerId":160,"layerType":"CUSTOM","layerName":"Custom90","use":false,"show":false,"locked":false,"activeColor":"#9966ff","activateTransparency":1,"inactiveColor":"#4c337f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341770,"id":"[\"LAYER\",161]"}||{"layerId":161,"layerType":"CUSTOM","layerName":"Custom91","use":false,"show":false,"locked":false,"activeColor":"#00cc66","activateTransparency":1,"inactiveColor":"#006633","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341771,"id":"[\"LAYER\",162]"}||{"layerId":162,"layerType":"CUSTOM","layerName":"Custom92","use":false,"show":false,"locked":false,"activeColor":"#70dbfa","activateTransparency":1,"inactiveColor":"#386d7d","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341772,"id":"[\"LAYER\",163]"}||{"layerId":163,"layerType":"CUSTOM","layerName":"Custom93","use":false,"show":false,"locked":false,"activeColor":"#bc8e00","activateTransparency":1,"inactiveColor":"#5e4700","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341773,"id":"[\"LAYER\",164]"}||{"layerId":164,"layerType":"CUSTOM","layerName":"Custom94","use":false,"show":false,"locked":false,"activeColor":"#00ff00","activateTransparency":1,"inactiveColor":"#007f00","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341774,"id":"[\"LAYER\",165]"}||{"layerId":165,"layerType":"CUSTOM","layerName":"Custom95","use":false,"show":false,"locked":false,"activeColor":"#008000","activateTransparency":1,"inactiveColor":"#004000","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341775,"id":"[\"LAYER\",166]"}||{"layerId":166,"layerType":"CUSTOM","layerName":"Custom96","use":false,"show":false,"locked":false,"activeColor":"#999966","activateTransparency":1,"inactiveColor":"#4c4c33","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341776,"id":"[\"LAYER\",167]"}||{"layerId":167,"layerType":"CUSTOM","layerName":"Custom97","use":false,"show":false,"locked":false,"activeColor":"#9069e9","activateTransparency":1,"inactiveColor":"#483474","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341777,"id":"[\"LAYER\",168]"}||{"layerId":168,"layerType":"CUSTOM","layerName":"Custom98","use":false,"show":false,"locked":false,"activeColor":"#6969e9","activateTransparency":1,"inactiveColor":"#343474","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341778,"id":"[\"LAYER\",169]"}||{"layerId":169,"layerType":"CUSTOM","layerName":"Custom99","use":false,"show":false,"locked":false,"activeColor":"#4564d7","activateTransparency":1,"inactiveColor":"#22326b","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341779,"id":"[\"LAYER\",170]"}||{"layerId":170,"layerType":"CUSTOM","layerName":"Custom100","use":false,"show":false,"locked":false,"activeColor":"#215da1","activateTransparency":1,"inactiveColor":"#102e50","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341780,"id":"[\"LAYER\",171]"}||{"layerId":171,"layerType":"CUSTOM","layerName":"Custom101","use":false,"show":false,"locked":false,"activeColor":"#45b4e3","activateTransparency":1,"inactiveColor":"#225a71","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341781,"id":"[\"LAYER\",172]"}||{"layerId":172,"layerType":"CUSTOM","layerName":"Custom102","use":false,"show":false,"locked":false,"activeColor":"#23999d","activateTransparency":1,"inactiveColor":"#114c4e","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341782,"id":"[\"LAYER\",173]"}||{"layerId":173,"layerType":"CUSTOM","layerName":"Custom103","use":false,"show":false,"locked":false,"activeColor":"#2b937e","activateTransparency":1,"inactiveColor":"#15493f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341783,"id":"[\"LAYER\",174]"}||{"layerId":174,"layerType":"CUSTOM","layerName":"Custom104","use":false,"show":false,"locked":false,"activeColor":"#5a8a80","activateTransparency":1,"inactiveColor":"#2d4540","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341784,"id":"[\"LAYER\",175]"}||{"layerId":175,"layerType":"CUSTOM","layerName":"Custom105","use":false,"show":false,"locked":false,"activeColor":"#0c715d","activateTransparency":1,"inactiveColor":"#06382e","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341785,"id":"[\"LAYER\",176]"}||{"layerId":176,"layerType":"CUSTOM","layerName":"Custom106","use":false,"show":false,"locked":false,"activeColor":"#39503f","activateTransparency":1,"inactiveColor":"#1c281f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341786,"id":"[\"LAYER\",177]"}||{"layerId":177,"layerType":"CUSTOM","layerName":"Custom107","use":false,"show":false,"locked":false,"activeColor":"#728978","activateTransparency":1,"inactiveColor":"#39443c","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341787,"id":"[\"LAYER\",178]"}||{"layerId":178,"layerType":"CUSTOM","layerName":"Custom108","use":false,"show":false,"locked":false,"activeColor":"#c3ecce","activateTransparency":1,"inactiveColor":"#617667","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341788,"id":"[\"LAYER\",179]"}||{"layerId":179,"layerType":"CUSTOM","layerName":"Custom109","use":false,"show":false,"locked":false,"activeColor":"#43ae5f","activateTransparency":1,"inactiveColor":"#21572f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341789,"id":"[\"LAYER\",180]"}||{"layerId":180,"layerType":"CUSTOM","layerName":"Custom110","use":false,"show":false,"locked":false,"activeColor":"#8000bc","activateTransparency":1,"inactiveColor":"#40005e","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341790,"id":"[\"LAYER\",181]"}||{"layerId":181,"layerType":"CUSTOM","layerName":"Custom111","use":false,"show":false,"locked":false,"activeColor":"#3535ff","activateTransparency":1,"inactiveColor":"#1a1a7f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341791,"id":"[\"LAYER\",182]"}||{"layerId":182,"layerType":"CUSTOM","layerName":"Custom112","use":false,"show":false,"locked":false,"activeColor":"#2e4756","activateTransparency":1,"inactiveColor":"#17232b","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341792,"id":"[\"LAYER\",183]"}||{"layerId":183,"layerType":"CUSTOM","layerName":"Custom113","use":false,"show":false,"locked":false,"activeColor":"#99842f","activateTransparency":1,"inactiveColor":"#4c4217","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341793,"id":"[\"LAYER\",184]"}||{"layerId":184,"layerType":"CUSTOM","layerName":"Custom114","use":false,"show":false,"locked":false,"activeColor":"#ffffaa","activateTransparency":1,"inactiveColor":"#7f7f55","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341794,"id":"[\"LAYER\",185]"}||{"layerId":185,"layerType":"CUSTOM","layerName":"Custom115","use":false,"show":false,"locked":false,"activeColor":"#99842f","activateTransparency":1,"inactiveColor":"#4c4217","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341795,"id":"[\"LAYER\",186]"}||{"layerId":186,"layerType":"CUSTOM","layerName":"Custom116","use":false,"show":false,"locked":false,"activeColor":"#2e4756","activateTransparency":1,"inactiveColor":"#17232b","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341796,"id":"[\"LAYER\",187]"}||{"layerId":187,"layerType":"CUSTOM","layerName":"Custom117","use":false,"show":false,"locked":false,"activeColor":"#00b400","activateTransparency":1,"inactiveColor":"#005a00","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341797,"id":"[\"LAYER\",188]"}||{"layerId":188,"layerType":"CUSTOM","layerName":"Custom118","use":false,"show":false,"locked":false,"activeColor":"#000080","activateTransparency":1,"inactiveColor":"#000040","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341798,"id":"[\"LAYER\",189]"}||{"layerId":189,"layerType":"CUSTOM","layerName":"Custom119","use":false,"show":false,"locked":false,"activeColor":"#15935f","activateTransparency":1,"inactiveColor":"#a.492f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341799,"id":"[\"LAYER\",190]"}||{"layerId":190,"layerType":"CUSTOM","layerName":"Custom120","use":false,"show":false,"locked":false,"activeColor":"#008080","activateTransparency":1,"inactiveColor":"#004040","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341800,"id":"[\"LAYER\",191]"}||{"layerId":191,"layerType":"CUSTOM","layerName":"Custom121","use":false,"show":false,"locked":false,"activeColor":"#800080","activateTransparency":1,"inactiveColor":"#400040","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341801,"id":"[\"LAYER\",192]"}||{"layerId":192,"layerType":"CUSTOM","layerName":"Custom122","use":false,"show":false,"locked":false,"activeColor":"#9966ff","activateTransparency":1,"inactiveColor":"#4c337f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341802,"id":"[\"LAYER\",193]"}||{"layerId":193,"layerType":"CUSTOM","layerName":"Custom123","use":false,"show":false,"locked":false,"activeColor":"#00cc66","activateTransparency":1,"inactiveColor":"#006633","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341803,"id":"[\"LAYER\",194]"}||{"layerId":194,"layerType":"CUSTOM","layerName":"Custom124","use":false,"show":false,"locked":false,"activeColor":"#70dbfa","activateTransparency":1,"inactiveColor":"#386d7d","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341804,"id":"[\"LAYER\",195]"}||{"layerId":195,"layerType":"CUSTOM","layerName":"Custom125","use":false,"show":false,"locked":false,"activeColor":"#bc8e00","activateTransparency":1,"inactiveColor":"#5e4700","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341805,"id":"[\"LAYER\",196]"}||{"layerId":196,"layerType":"CUSTOM","layerName":"Custom126","use":false,"show":false,"locked":false,"activeColor":"#00ff00","activateTransparency":1,"inactiveColor":"#007f00","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341806,"id":"[\"LAYER\",197]"}||{"layerId":197,"layerType":"CUSTOM","layerName":"Custom127","use":false,"show":false,"locked":false,"activeColor":"#008000","activateTransparency":1,"inactiveColor":"#004000","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341807,"id":"[\"LAYER\",198]"}||{"layerId":198,"layerType":"CUSTOM","layerName":"Custom128","use":false,"show":false,"locked":false,"activeColor":"#999966","activateTransparency":1,"inactiveColor":"#4c4c33","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341808,"id":"[\"LAYER\",199]"}||{"layerId":199,"layerType":"CUSTOM","layerName":"Custom129","use":false,"show":false,"locked":false,"activeColor":"#9069e9","activateTransparency":1,"inactiveColor":"#483474","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341809,"id":"[\"LAYER\",200]"}||{"layerId":200,"layerType":"CUSTOM","layerName":"Custom130","use":false,"show":false,"locked":false,"activeColor":"#6969e9","activateTransparency":1,"inactiveColor":"#343474","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341810,"id":"[\"LAYER\",201]"}||{"layerId":201,"layerType":"CUSTOM","layerName":"Custom131","use":false,"show":false,"locked":false,"activeColor":"#4564d7","activateTransparency":1,"inactiveColor":"#22326b","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341811,"id":"[\"LAYER\",202]"}||{"layerId":202,"layerType":"CUSTOM","layerName":"Custom132","use":false,"show":false,"locked":false,"activeColor":"#215da1","activateTransparency":1,"inactiveColor":"#102e50","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341812,"id":"[\"LAYER\",203]"}||{"layerId":203,"layerType":"CUSTOM","layerName":"Custom133","use":false,"show":false,"locked":false,"activeColor":"#45b4e3","activateTransparency":1,"inactiveColor":"#225a71","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341813,"id":"[\"LAYER\",204]"}||{"layerId":204,"layerType":"CUSTOM","layerName":"Custom134","use":false,"show":false,"locked":false,"activeColor":"#23999d","activateTransparency":1,"inactiveColor":"#114c4e","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341814,"id":"[\"LAYER\",205]"}||{"layerId":205,"layerType":"CUSTOM","layerName":"Custom135","use":false,"show":false,"locked":false,"activeColor":"#2b937e","activateTransparency":1,"inactiveColor":"#15493f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341815,"id":"[\"LAYER\",206]"}||{"layerId":206,"layerType":"CUSTOM","layerName":"Custom136","use":false,"show":false,"locked":false,"activeColor":"#5a8a80","activateTransparency":1,"inactiveColor":"#2d4540","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341816,"id":"[\"LAYER\",207]"}||{"layerId":207,"layerType":"CUSTOM","layerName":"Custom137","use":false,"show":false,"locked":false,"activeColor":"#0c715d","activateTransparency":1,"inactiveColor":"#06382e","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341817,"id":"[\"LAYER\",208]"}||{"layerId":208,"layerType":"CUSTOM","layerName":"Custom138","use":false,"show":false,"locked":false,"activeColor":"#39503f","activateTransparency":1,"inactiveColor":"#1c281f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341818,"id":"[\"LAYER\",209]"}||{"layerId":209,"layerType":"CUSTOM","layerName":"Custom139","use":false,"show":false,"locked":false,"activeColor":"#728978","activateTransparency":1,"inactiveColor":"#39443c","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341819,"id":"[\"LAYER\",210]"}||{"layerId":210,"layerType":"CUSTOM","layerName":"Custom140","use":false,"show":false,"locked":false,"activeColor":"#c3ecce","activateTransparency":1,"inactiveColor":"#617667","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341820,"id":"[\"LAYER\",211]"}||{"layerId":211,"layerType":"CUSTOM","layerName":"Custom141","use":false,"show":false,"locked":false,"activeColor":"#43ae5f","activateTransparency":1,"inactiveColor":"#21572f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341821,"id":"[\"LAYER\",212]"}||{"layerId":212,"layerType":"CUSTOM","layerName":"Custom142","use":false,"show":false,"locked":false,"activeColor":"#8000bc","activateTransparency":1,"inactiveColor":"#40005e","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341822,"id":"[\"LAYER\",213]"}||{"layerId":213,"layerType":"CUSTOM","layerName":"Custom143","use":false,"show":false,"locked":false,"activeColor":"#3535ff","activateTransparency":1,"inactiveColor":"#1a1a7f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341823,"id":"[\"LAYER\",214]"}||{"layerId":214,"layerType":"CUSTOM","layerName":"Custom144","use":false,"show":false,"locked":false,"activeColor":"#2e4756","activateTransparency":1,"inactiveColor":"#17232b","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341824,"id":"[\"LAYER\",215]"}||{"layerId":215,"layerType":"CUSTOM","layerName":"Custom145","use":false,"show":false,"locked":false,"activeColor":"#99842f","activateTransparency":1,"inactiveColor":"#4c4217","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341825,"id":"[\"LAYER\",216]"}||{"layerId":216,"layerType":"CUSTOM","layerName":"Custom146","use":false,"show":false,"locked":false,"activeColor":"#ffffaa","activateTransparency":1,"inactiveColor":"#7f7f55","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341826,"id":"[\"LAYER\",217]"}||{"layerId":217,"layerType":"CUSTOM","layerName":"Custom147","use":false,"show":false,"locked":false,"activeColor":"#99842f","activateTransparency":1,"inactiveColor":"#4c4217","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341827,"id":"[\"LAYER\",218]"}||{"layerId":218,"layerType":"CUSTOM","layerName":"Custom148","use":false,"show":false,"locked":false,"activeColor":"#2e4756","activateTransparency":1,"inactiveColor":"#17232b","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341828,"id":"[\"LAYER\",219]"}||{"layerId":219,"layerType":"CUSTOM","layerName":"Custom149","use":false,"show":false,"locked":false,"activeColor":"#00b400","activateTransparency":1,"inactiveColor":"#005a00","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341829,"id":"[\"LAYER\",220]"}||{"layerId":220,"layerType":"CUSTOM","layerName":"Custom150","use":false,"show":false,"locked":false,"activeColor":"#000080","activateTransparency":1,"inactiveColor":"#000040","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341830,"id":"[\"LAYER\",221]"}||{"layerId":221,"layerType":"CUSTOM","layerName":"Custom151","use":false,"show":false,"locked":false,"activeColor":"#15935f","activateTransparency":1,"inactiveColor":"#a.492f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341831,"id":"[\"LAYER\",222]"}||{"layerId":222,"layerType":"CUSTOM","layerName":"Custom152","use":false,"show":false,"locked":false,"activeColor":"#008080","activateTransparency":1,"inactiveColor":"#004040","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341832,"id":"[\"LAYER\",223]"}||{"layerId":223,"layerType":"CUSTOM","layerName":"Custom153","use":false,"show":false,"locked":false,"activeColor":"#800080","activateTransparency":1,"inactiveColor":"#400040","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341833,"id":"[\"LAYER\",224]"}||{"layerId":224,"layerType":"CUSTOM","layerName":"Custom154","use":false,"show":false,"locked":false,"activeColor":"#9966ff","activateTransparency":1,"inactiveColor":"#4c337f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341834,"id":"[\"LAYER\",225]"}||{"layerId":225,"layerType":"CUSTOM","layerName":"Custom155","use":false,"show":false,"locked":false,"activeColor":"#00cc66","activateTransparency":1,"inactiveColor":"#006633","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341835,"id":"[\"LAYER\",226]"}||{"layerId":226,"layerType":"CUSTOM","layerName":"Custom156","use":false,"show":false,"locked":false,"activeColor":"#70dbfa","activateTransparency":1,"inactiveColor":"#386d7d","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341836,"id":"[\"LAYER\",227]"}||{"layerId":227,"layerType":"CUSTOM","layerName":"Custom157","use":false,"show":false,"locked":false,"activeColor":"#bc8e00","activateTransparency":1,"inactiveColor":"#5e4700","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341837,"id":"[\"LAYER\",228]"}||{"layerId":228,"layerType":"CUSTOM","layerName":"Custom158","use":false,"show":false,"locked":false,"activeColor":"#00ff00","activateTransparency":1,"inactiveColor":"#007f00","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341838,"id":"[\"LAYER\",229]"}||{"layerId":229,"layerType":"CUSTOM","layerName":"Custom159","use":false,"show":false,"locked":false,"activeColor":"#008000","activateTransparency":1,"inactiveColor":"#004000","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341839,"id":"[\"LAYER\",230]"}||{"layerId":230,"layerType":"CUSTOM","layerName":"Custom160","use":false,"show":false,"locked":false,"activeColor":"#999966","activateTransparency":1,"inactiveColor":"#4c4c33","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341840,"id":"[\"LAYER\",231]"}||{"layerId":231,"layerType":"CUSTOM","layerName":"Custom161","use":false,"show":false,"locked":false,"activeColor":"#9069e9","activateTransparency":1,"inactiveColor":"#483474","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341841,"id":"[\"LAYER\",232]"}||{"layerId":232,"layerType":"CUSTOM","layerName":"Custom162","use":false,"show":false,"locked":false,"activeColor":"#6969e9","activateTransparency":1,"inactiveColor":"#343474","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341842,"id":"[\"LAYER\",233]"}||{"layerId":233,"layerType":"CUSTOM","layerName":"Custom163","use":false,"show":false,"locked":false,"activeColor":"#4564d7","activateTransparency":1,"inactiveColor":"#22326b","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341843,"id":"[\"LAYER\",234]"}||{"layerId":234,"layerType":"CUSTOM","layerName":"Custom164","use":false,"show":false,"locked":false,"activeColor":"#215da1","activateTransparency":1,"inactiveColor":"#102e50","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341844,"id":"[\"LAYER\",235]"}||{"layerId":235,"layerType":"CUSTOM","layerName":"Custom165","use":false,"show":false,"locked":false,"activeColor":"#45b4e3","activateTransparency":1,"inactiveColor":"#225a71","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341845,"id":"[\"LAYER\",236]"}||{"layerId":236,"layerType":"CUSTOM","layerName":"Custom166","use":false,"show":false,"locked":false,"activeColor":"#23999d","activateTransparency":1,"inactiveColor":"#114c4e","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341846,"id":"[\"LAYER\",237]"}||{"layerId":237,"layerType":"CUSTOM","layerName":"Custom167","use":false,"show":false,"locked":false,"activeColor":"#2b937e","activateTransparency":1,"inactiveColor":"#15493f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341847,"id":"[\"LAYER\",238]"}||{"layerId":238,"layerType":"CUSTOM","layerName":"Custom168","use":false,"show":false,"locked":false,"activeColor":"#5a8a80","activateTransparency":1,"inactiveColor":"#2d4540","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341848,"id":"[\"LAYER\",239]"}||{"layerId":239,"layerType":"CUSTOM","layerName":"Custom169","use":false,"show":false,"locked":false,"activeColor":"#0c715d","activateTransparency":1,"inactiveColor":"#06382e","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341849,"id":"[\"LAYER\",240]"}||{"layerId":240,"layerType":"CUSTOM","layerName":"Custom170","use":false,"show":false,"locked":false,"activeColor":"#39503f","activateTransparency":1,"inactiveColor":"#1c281f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341850,"id":"[\"LAYER\",241]"}||{"layerId":241,"layerType":"CUSTOM","layerName":"Custom171","use":false,"show":false,"locked":false,"activeColor":"#728978","activateTransparency":1,"inactiveColor":"#39443c","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341851,"id":"[\"LAYER\",242]"}||{"layerId":242,"layerType":"CUSTOM","layerName":"Custom172","use":false,"show":false,"locked":false,"activeColor":"#c3ecce","activateTransparency":1,"inactiveColor":"#617667","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341852,"id":"[\"LAYER\",243]"}||{"layerId":243,"layerType":"CUSTOM","layerName":"Custom173","use":false,"show":false,"locked":false,"activeColor":"#43ae5f","activateTransparency":1,"inactiveColor":"#21572f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341853,"id":"[\"LAYER\",244]"}||{"layerId":244,"layerType":"CUSTOM","layerName":"Custom174","use":false,"show":false,"locked":false,"activeColor":"#8000bc","activateTransparency":1,"inactiveColor":"#40005e","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341854,"id":"[\"LAYER\",245]"}||{"layerId":245,"layerType":"CUSTOM","layerName":"Custom175","use":false,"show":false,"locked":false,"activeColor":"#3535ff","activateTransparency":1,"inactiveColor":"#1a1a7f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341855,"id":"[\"LAYER\",246]"}||{"layerId":246,"layerType":"CUSTOM","layerName":"Custom176","use":false,"show":false,"locked":false,"activeColor":"#2e4756","activateTransparency":1,"inactiveColor":"#17232b","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341856,"id":"[\"LAYER\",247]"}||{"layerId":247,"layerType":"CUSTOM","layerName":"Custom177","use":false,"show":false,"locked":false,"activeColor":"#99842f","activateTransparency":1,"inactiveColor":"#4c4217","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341857,"id":"[\"LAYER\",248]"}||{"layerId":248,"layerType":"CUSTOM","layerName":"Custom178","use":false,"show":false,"locked":false,"activeColor":"#ffffaa","activateTransparency":1,"inactiveColor":"#7f7f55","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341858,"id":"[\"LAYER\",249]"}||{"layerId":249,"layerType":"CUSTOM","layerName":"Custom179","use":false,"show":false,"locked":false,"activeColor":"#99842f","activateTransparency":1,"inactiveColor":"#4c4217","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341859,"id":"[\"LAYER\",250]"}||{"layerId":250,"layerType":"CUSTOM","layerName":"Custom180","use":false,"show":false,"locked":false,"activeColor":"#2e4756","activateTransparency":1,"inactiveColor":"#17232b","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341860,"id":"[\"LAYER\",251]"}||{"layerId":251,"layerType":"CUSTOM","layerName":"Custom181","use":false,"show":false,"locked":false,"activeColor":"#00b400","activateTransparency":1,"inactiveColor":"#005a00","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341861,"id":"[\"LAYER\",252]"}||{"layerId":252,"layerType":"CUSTOM","layerName":"Custom182","use":false,"show":false,"locked":false,"activeColor":"#000080","activateTransparency":1,"inactiveColor":"#000040","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341862,"id":"[\"LAYER\",253]"}||{"layerId":253,"layerType":"CUSTOM","layerName":"Custom183","use":false,"show":false,"locked":false,"activeColor":"#15935f","activateTransparency":1,"inactiveColor":"#a.492f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341863,"id":"[\"LAYER\",254]"}||{"layerId":254,"layerType":"CUSTOM","layerName":"Custom184","use":false,"show":false,"locked":false,"activeColor":"#008080","activateTransparency":1,"inactiveColor":"#004040","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341864,"id":"[\"LAYER\",255]"}||{"layerId":255,"layerType":"CUSTOM","layerName":"Custom185","use":false,"show":false,"locked":false,"activeColor":"#800080","activateTransparency":1,"inactiveColor":"#400040","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341865,"id":"[\"LAYER\",256]"}||{"layerId":256,"layerType":"CUSTOM","layerName":"Custom186","use":false,"show":false,"locked":false,"activeColor":"#9966ff","activateTransparency":1,"inactiveColor":"#4c337f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341866,"id":"[\"LAYER\",257]"}||{"layerId":257,"layerType":"CUSTOM","layerName":"Custom187","use":false,"show":false,"locked":false,"activeColor":"#00cc66","activateTransparency":1,"inactiveColor":"#006633","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341867,"id":"[\"LAYER\",258]"}||{"layerId":258,"layerType":"CUSTOM","layerName":"Custom188","use":false,"show":false,"locked":false,"activeColor":"#70dbfa","activateTransparency":1,"inactiveColor":"#386d7d","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341868,"id":"[\"LAYER\",259]"}||{"layerId":259,"layerType":"CUSTOM","layerName":"Custom189","use":false,"show":false,"locked":false,"activeColor":"#bc8e00","activateTransparency":1,"inactiveColor":"#5e4700","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341869,"id":"[\"LAYER\",260]"}||{"layerId":260,"layerType":"CUSTOM","layerName":"Custom190","use":false,"show":false,"locked":false,"activeColor":"#00ff00","activateTransparency":1,"inactiveColor":"#007f00","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341870,"id":"[\"LAYER\",261]"}||{"layerId":261,"layerType":"CUSTOM","layerName":"Custom191","use":false,"show":false,"locked":false,"activeColor":"#008000","activateTransparency":1,"inactiveColor":"#004000","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341871,"id":"[\"LAYER\",262]"}||{"layerId":262,"layerType":"CUSTOM","layerName":"Custom192","use":false,"show":false,"locked":false,"activeColor":"#999966","activateTransparency":1,"inactiveColor":"#4c4c33","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341872,"id":"[\"LAYER\",263]"}||{"layerId":263,"layerType":"CUSTOM","layerName":"Custom193","use":false,"show":false,"locked":false,"activeColor":"#9069e9","activateTransparency":1,"inactiveColor":"#483474","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341873,"id":"[\"LAYER\",264]"}||{"layerId":264,"layerType":"CUSTOM","layerName":"Custom194","use":false,"show":false,"locked":false,"activeColor":"#6969e9","activateTransparency":1,"inactiveColor":"#343474","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341874,"id":"[\"LAYER\",265]"}||{"layerId":265,"layerType":"CUSTOM","layerName":"Custom195","use":false,"show":false,"locked":false,"activeColor":"#4564d7","activateTransparency":1,"inactiveColor":"#22326b","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341875,"id":"[\"LAYER\",266]"}||{"layerId":266,"layerType":"CUSTOM","layerName":"Custom196","use":false,"show":false,"locked":false,"activeColor":"#215da1","activateTransparency":1,"inactiveColor":"#102e50","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341876,"id":"[\"LAYER\",267]"}||{"layerId":267,"layerType":"CUSTOM","layerName":"Custom197","use":false,"show":false,"locked":false,"activeColor":"#45b4e3","activateTransparency":1,"inactiveColor":"#225a71","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341877,"id":"[\"LAYER\",268]"}||{"layerId":268,"layerType":"CUSTOM","layerName":"Custom198","use":false,"show":false,"locked":false,"activeColor":"#23999d","activateTransparency":1,"inactiveColor":"#114c4e","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341878,"id":"[\"LAYER\",269]"}||{"layerId":269,"layerType":"CUSTOM","layerName":"Custom199","use":false,"show":false,"locked":false,"activeColor":"#2b937e","activateTransparency":1,"inactiveColor":"#15493f","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341879,"id":"[\"LAYER\",270]"}||{"layerId":270,"layerType":"CUSTOM","layerName":"Custom200","use":false,"show":false,"locked":false,"activeColor":"#5a8a80","activateTransparency":1,"inactiveColor":"#2d4540","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341880,"id":"[\"LAYER\",361]"}||{"layerId":361,"layerType":"SUBSTRATE","layerName":"DIELECTRIC1","use":false,"show":false,"locked":false,"activeColor":"#000000","activateTransparency":0,"inactiveColor":"#000000","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341881,"id":"[\"LAYER\",362]"}||{"layerId":362,"layerType":"SUBSTRATE","layerName":"DIELECTRIC2","use":false,"show":false,"locked":false,"activeColor":"#000000","activateTransparency":0,"inactiveColor":"#000000","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341882,"id":"[\"LAYER\",363]"}||{"layerId":363,"layerType":"SUBSTRATE","layerName":"DIELECTRIC3","use":false,"show":false,"locked":false,"activeColor":"#000000","activateTransparency":0,"inactiveColor":"#000000","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341883,"id":"[\"LAYER\",364]"}||{"layerId":364,"layerType":"SUBSTRATE","layerName":"DIELECTRIC19","use":false,"show":false,"locked":false,"activeColor":"#000000","activateTransparency":0,"inactiveColor":"#000000","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341884,"id":"[\"LAYER\",365]"}||{"layerId":365,"layerType":"SUBSTRATE","layerName":"DIELECTRIC1","use":false,"show":false,"locked":false,"activeColor":"#000000","activateTransparency":0,"inactiveColor":"#000000","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341885,"id":"[\"LAYER\",366]"}||{"layerId":366,"layerType":"SUBSTRATE","layerName":"DIELECTRIC2","use":false,"show":false,"locked":false,"activeColor":"#000000","activateTransparency":0,"inactiveColor":"#000000","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341886,"id":"[\"LAYER\",367]"}||{"layerId":367,"layerType":"SUBSTRATE","layerName":"DIELECTRIC3","use":false,"show":false,"locked":false,"activeColor":"#000000","activateTransparency":0,"inactiveColor":"#000000","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341887,"id":"[\"LAYER\",368]"}||{"layerId":368,"layerType":"SUBSTRATE","layerName":"DIELECTRIC4","use":false,"show":false,"locked":false,"activeColor":"#000000","activateTransparency":0,"inactiveColor":"#000000","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341888,"id":"[\"LAYER\",369]"}||{"layerId":369,"layerType":"SUBSTRATE","layerName":"DIELECTRIC5","use":false,"show":false,"locked":false,"activeColor":"#000000","activateTransparency":0,"inactiveColor":"#000000","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341889,"id":"[\"LAYER\",370]"}||{"layerId":370,"layerType":"SUBSTRATE","layerName":"DIELECTRIC6","use":false,"show":false,"locked":false,"activeColor":"#000000","activateTransparency":0,"inactiveColor":"#000000","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341890,"id":"[\"LAYER\",371]"}||{"layerId":371,"layerType":"SUBSTRATE","layerName":"DIELECTRIC7","use":false,"show":false,"locked":false,"activeColor":"#000000","activateTransparency":0,"inactiveColor":"#000000","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341891,"id":"[\"LAYER\",372]"}||{"layerId":372,"layerType":"SUBSTRATE","layerName":"DIELECTRIC8","use":false,"show":false,"locked":false,"activeColor":"#000000","activateTransparency":0,"inactiveColor":"#000000","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341892,"id":"[\"LAYER\",373]"}||{"layerId":373,"layerType":"SUBSTRATE","layerName":"DIELECTRIC9","use":false,"show":false,"locked":false,"activeColor":"#000000","activateTransparency":0,"inactiveColor":"#000000","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341893,"id":"[\"LAYER\",374]"}||{"layerId":374,"layerType":"SUBSTRATE","layerName":"DIELECTRIC10","use":false,"show":false,"locked":false,"activeColor":"#000000","activateTransparency":0,"inactiveColor":"#000000","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341894,"id":"[\"LAYER\",375]"}||{"layerId":375,"layerType":"SUBSTRATE","layerName":"DIELECTRIC11","use":false,"show":false,"locked":false,"activeColor":"#000000","activateTransparency":0,"inactiveColor":"#000000","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341895,"id":"[\"LAYER\",376]"}||{"layerId":376,"layerType":"SUBSTRATE","layerName":"DIELECTRIC12","use":false,"show":false,"locked":false,"activeColor":"#000000","activateTransparency":0,"inactiveColor":"#000000","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341896,"id":"[\"LAYER\",377]"}||{"layerId":377,"layerType":"SUBSTRATE","layerName":"DIELECTRIC13","use":false,"show":false,"locked":false,"activeColor":"#000000","activateTransparency":0,"inactiveColor":"#000000","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341897,"id":"[\"LAYER\",378]"}||{"layerId":378,"layerType":"SUBSTRATE","layerName":"DIELECTRIC14","use":false,"show":false,"locked":false,"activeColor":"#000000","activateTransparency":0,"inactiveColor":"#000000","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341898,"id":"[\"LAYER\",379]"}||{"layerId":379,"layerType":"SUBSTRATE","layerName":"DIELECTRIC15","use":false,"show":false,"locked":false,"activeColor":"#000000","activateTransparency":0,"inactiveColor":"#000000","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341899,"id":"[\"LAYER\",380]"}||{"layerId":380,"layerType":"SUBSTRATE","layerName":"DIELECTRIC16","use":false,"show":false,"locked":false,"activeColor":"#000000","activateTransparency":0,"inactiveColor":"#000000","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341900,"id":"[\"LAYER\",381]"}||{"layerId":381,"layerType":"SUBSTRATE","layerName":"DIELECTRIC17","use":false,"show":false,"locked":false,"activeColor":"#000000","activateTransparency":0,"inactiveColor":"#000000","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341901,"id":"[\"LAYER\",382]"}||{"layerId":382,"layerType":"SUBSTRATE","layerName":"DIELECTRIC18","use":false,"show":false,"locked":false,"activeColor":"#000000","activateTransparency":0,"inactiveColor":"#000000","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341902,"id":"[\"LAYER\",383]"}||{"layerId":383,"layerType":"SUBSTRATE","layerName":"DIELECTRIC60","use":false,"show":false,"locked":false,"activeColor":"#000000","activateTransparency":0,"inactiveColor":"#000000","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341903,"id":"[\"LAYER\",384]"}||{"layerId":384,"layerType":"SUBSTRATE","layerName":"DIELECTRIC20","use":false,"show":false,"locked":false,"activeColor":"#000000","activateTransparency":0,"inactiveColor":"#000000","inactiveTransparency":0.5}|
|
|
{"type":"LAYER","ticket":2341904,"id":"[\"LAYER\",385]"}||{"layerId":385,"layerType":"SUBSTRATE","layerName":"DIELECTRIC21","use":false,"show":false,"locked":false,"activeColor":"#000000","activateTransparency":0,"inactiveColor":"#000000","inactiveTransparency":0.5}|
|
|
{"type":"LAYER_PHYS","ticket":2341905,"id":"[\"LAYER_PHYS\",3]"}||{"material":"","thickness":0,"permittivity":0,"lossTangent":0,"isKeepIsland":true,"zIndex":1}|
|
|
{"type":"LAYER_PHYS","ticket":2341906,"id":"[\"LAYER_PHYS\",7]"}||{"material":"","thickness":0,"permittivity":0,"lossTangent":0,"isKeepIsland":true,"zIndex":2}|
|
|
{"type":"LAYER_PHYS","ticket":2341907,"id":"[\"LAYER_PHYS\",5]"}||{"material":"","thickness":0,"permittivity":0,"lossTangent":0,"isKeepIsland":true,"zIndex":3}|
|
|
{"type":"LAYER_PHYS","ticket":2341908,"id":"[\"LAYER_PHYS\",1]"}||{"material":"外层铜厚1oz","thickness":1.378,"permittivity":0,"lossTangent":0,"isKeepIsland":true,"zIndex":1000}|
|
|
{"type":"LAYER_PHYS","ticket":2341909,"id":"[\"LAYER_PHYS\",361]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":5}|
|
|
{"type":"LAYER_PHYS","ticket":2341910,"id":"[\"LAYER_PHYS\",362]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":7}|
|
|
{"type":"LAYER_PHYS","ticket":2341911,"id":"[\"LAYER_PHYS\",363]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":9}|
|
|
{"type":"LAYER_PHYS","ticket":2341912,"id":"[\"LAYER_PHYS\",364]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":1021}|
|
|
{"type":"LAYER_PHYS","ticket":2341913,"id":"[\"LAYER_PHYS\",365]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":1001}|
|
|
{"type":"LAYER_PHYS","ticket":2341914,"id":"[\"LAYER_PHYS\",366]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":1002}|
|
|
{"type":"LAYER_PHYS","ticket":2341915,"id":"[\"LAYER_PHYS\",367]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":1003}|
|
|
{"type":"LAYER_PHYS","ticket":2341916,"id":"[\"LAYER_PHYS\",368]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":1004}|
|
|
{"type":"LAYER_PHYS","ticket":2341917,"id":"[\"LAYER_PHYS\",369]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":1005}|
|
|
{"type":"LAYER_PHYS","ticket":2341918,"id":"[\"LAYER_PHYS\",370]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":1006}|
|
|
{"type":"LAYER_PHYS","ticket":2341919,"id":"[\"LAYER_PHYS\",371]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":1007}|
|
|
{"type":"LAYER_PHYS","ticket":2341920,"id":"[\"LAYER_PHYS\",372]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":1008}|
|
|
{"type":"LAYER_PHYS","ticket":2341921,"id":"[\"LAYER_PHYS\",373]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":1009}|
|
|
{"type":"LAYER_PHYS","ticket":2341922,"id":"[\"LAYER_PHYS\",374]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":1010}|
|
|
{"type":"LAYER_PHYS","ticket":2341923,"id":"[\"LAYER_PHYS\",375]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":1011}|
|
|
{"type":"LAYER_PHYS","ticket":2341924,"id":"[\"LAYER_PHYS\",376]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":1012}|
|
|
{"type":"LAYER_PHYS","ticket":2341925,"id":"[\"LAYER_PHYS\",377]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":1013}|
|
|
{"type":"LAYER_PHYS","ticket":2341926,"id":"[\"LAYER_PHYS\",15]"}||{"material":"COPPER","thickness":1.201,"permittivity":1,"lossTangent":0,"isKeepIsland":true,"zIndex":1017}|
|
|
{"type":"LAYER_PHYS","ticket":2341927,"id":"[\"LAYER_PHYS\",378]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":1014}|
|
|
{"type":"LAYER_PHYS","ticket":2341928,"id":"[\"LAYER_PHYS\",16]"}||{"material":"COPPER","thickness":1.201,"permittivity":1,"lossTangent":0,"isKeepIsland":true,"zIndex":1019}|
|
|
{"type":"LAYER_PHYS","ticket":2341929,"id":"[\"LAYER_PHYS\",379]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":1015}|
|
|
{"type":"LAYER_PHYS","ticket":2341930,"id":"[\"LAYER_PHYS\",380]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":1016}|
|
|
{"type":"LAYER_PHYS","ticket":2341931,"id":"[\"LAYER_PHYS\",381]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":1018}|
|
|
{"type":"LAYER_PHYS","ticket":2341932,"id":"[\"LAYER_PHYS\",382]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":1020}|
|
|
{"type":"LAYER_PHYS","ticket":2341933,"id":"[\"LAYER_PHYS\",384]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":1022}|
|
|
{"type":"LAYER_PHYS","ticket":2341934,"id":"[\"LAYER_PHYS\",385]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":1023}|
|
|
{"type":"LAYER_PHYS","ticket":2341935,"id":"[\"LAYER_PHYS\",2]"}||{"material":"外层铜厚1oz","thickness":1.378,"permittivity":0,"lossTangent":0,"isKeepIsland":true,"zIndex":9000}|
|
|
{"type":"LAYER_PHYS","ticket":2341936,"id":"[\"LAYER_PHYS\",6]"}||{"material":"","thickness":0,"permittivity":0,"lossTangent":0,"isKeepIsland":true,"zIndex":10000}|
|
|
{"type":"LAYER_PHYS","ticket":2341937,"id":"[\"LAYER_PHYS\",8]"}||{"material":"","thickness":0,"permittivity":0,"lossTangent":0,"isKeepIsland":true,"zIndex":10001}|
|
|
{"type":"LAYER_PHYS","ticket":2341938,"id":"[\"LAYER_PHYS\",4]"}||{"material":"","thickness":0,"permittivity":0,"lossTangent":0,"isKeepIsland":true,"zIndex":10002}|
|
|
{"type":"ACTIVE_LAYER","ticket":2341939,"id":"ACTIVE_LAYER"}||{"layerId":1}|
|
|
{"type":"ELE_PLACEHOLDER","ticket":2341939,"id":"b050263acc651186"}||{"dataType":"PAD","max":20}|
|
|
{"type":"PAD","ticket":2341940,"id":"ie21"}||{"groupId":0,"netName":"+3V3_DUAL","layerId":1,"num":"1","centerX":-17.5,"centerY":0,"padAngle":180,"hole":null,"defaultPad":{"padType":"OVAL","width":25,"height":20},"specialPad":[],"padOffsetX":0,"padOffsetY":0,"relativeAngle":null,"plated":false,"padType":"NORMAL","topSolderExpansion":null,"bottomSolderExpansion":null,"topPasteExpansion":null,"bottomPasteExpansion":null,"locked":false,"zIndex":-1,"connectMode":null,"spokeSpace":null,"spokeWidth":null,"spokeAngle":null,"unusedInnerLayers":[],"padLen":0}|
|
|
{"type":"PAD","ticket":2341941,"id":"ie20"}||{"groupId":0,"netName":"GND","layerId":1,"num":"2","centerX":17.5,"centerY":0,"padAngle":180,"hole":null,"defaultPad":{"padType":"OVAL","width":25,"height":20},"specialPad":[],"padOffsetX":0,"padOffsetY":0,"relativeAngle":null,"plated":false,"padType":"NORMAL","topSolderExpansion":null,"bottomSolderExpansion":null,"topPasteExpansion":null,"bottomPasteExpansion":null,"locked":false,"zIndex":-1,"connectMode":null,"spokeSpace":null,"spokeWidth":null,"spokeAngle":null,"unusedInnerLayers":[],"padLen":0}|
|
|
{"type":"DOCHEAD","ticket":3771601}||{"docType":"FOOTPRINT","client":"0fb97aaaf7dbe284","uuid":"4f983d226b04eb89_b40276ed099d71e3eb12f925d8a84976","updateTime":1759992873615,"version":"1752650517159","user":{"uuid":"215caa123bec401fba5bbdb222b0e772","nickname":"一只不爱吃鱼的猫","username":"liuxiaotao","avatar":"//image.lceda.cn/avatars/2022/8/W4GUor1tCl7FLtACkLdILGxmVP32cSSHlLXizbhS.png"}}|
|
|
{"type":"DOCHEAD","ticket":3958664}||{"docType":"FOOTPRINT","client":"0d178074b27f50a0","uuid":"4f983d226b04eb89_b40276ed099d71e3eb12f925d8a84976","updateTime":1759993193068,"version":"1759992897989","user":{"uuid":"215caa123bec401fba5bbdb222b0e772","nickname":"一只不爱吃鱼的猫","username":"liuxiaotao","avatar":"//image.lceda.cn/avatars/2022/8/W4GUor1tCl7FLtACkLdILGxmVP32cSSHlLXizbhS.png"}}|
|