打通 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":3773239}||{"docType":"FOOTPRINT","client":"99375ff0b39005f3","uuid":"4f983d226b04eb89_56c115dad5482973976751819b20a62f","updateTime":1759992379651,"version":"1752650519378"}|
|
|
{"type":"META","ticket":3773240,"id":"META"}||{"title":"CHOKE2U8-20A_3P_1","description":"","tags":[],"source":"519c6f5b7bfbb57c|b77840665e2e48148c1b04ce84b5f7e7"}|
|
|
{"type":"DOCHEAD"}||{"docType":"FOOTPRINT","client":"8488be84efa4ad01","uuid":"4f983d226b04eb89_56c115dad5482973976751819b20a62f","updateTime":1759507165018,"version":"1752650519378"}|
|
|
{"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":"ad517588ec361738"}||{"dataType":"POLY","max":1}|
|
|
{"type":"POLY","ticket":170,"id":"ie1"}||{"groupId":0,"netName":"","layerId":3,"width":10,"path":[-186,-3.5,"L",-186,45.5,"ARC",-90,-86,145.5,"L",86,145.5,"ARC",-90,186,45.5,"L",186,-11.5],"locked":false,"zIndex":1,"polyType":"NORMAL"}|
|
|
{"type":"POLY","ticket":171,"id":"ie2"}||{"groupId":0,"netName":"","layerId":3,"width":10,"path":[186,0.5,"L",186,-45.5,"ARC",-90,86,-145.5,"L",-86,-145.5,"ARC",-90,-186,-45.5,"L",-186,15.5],"locked":false,"zIndex":2,"polyType":"NORMAL"}|
|
|
{"type":"ELE_PLACEHOLDER","ticket":172,"id":"6d8aad386074d53b"}||{"dataType":"ATTR","max":6}|
|
|
{"type":"ATTR","ticket":173,"id":"ie6"}||{"groupId":0,"parentId":"","layerId":3,"x":null,"y":null,"key":"Footprint","value":"CHOKE2U8-20A_3P","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":6}|
|
|
{"type":"ATTR","ticket":174,"id":"ie7"}||{"groupId":0,"parentId":"","layerId":3,"x":null,"y":null,"key":"Designator","value":"PL?","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":7}|
|
|
{"type":"CANVAS","ticket":2367030,"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":2367031,"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":2367032,"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":2367033,"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":2367034,"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":2367035,"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":2367036,"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":2367037,"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":2367038,"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":2367039,"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":2367040,"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":2367041,"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":2367042,"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":2367043,"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":2367044,"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":2367045,"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":2367046,"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":2367047,"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":2367048,"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":2367049,"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":2367050,"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":2367051,"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":2367052,"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":2367053,"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":2367054,"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":2367055,"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":2367056,"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":2367057,"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":2367058,"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":2367059,"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":2367060,"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":2367061,"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":2367062,"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":2367063,"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":2367064,"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":2367065,"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":2367066,"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":2367067,"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":2367068,"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":2367069,"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":2367070,"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":2367071,"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":2367072,"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":2367073,"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":2367074,"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":2367075,"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":2367076,"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":2367077,"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":2367078,"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":2367079,"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":2367080,"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":2367081,"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":2367082,"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":2367083,"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":2367084,"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":2367085,"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":2367086,"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":2367087,"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":2367088,"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":2367089,"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":2367090,"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":2367091,"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":2367092,"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":2367093,"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":2367094,"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":2367095,"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":2367096,"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":2367097,"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":2367098,"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":2367099,"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":2367100,"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":2367101,"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":2367102,"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":2367103,"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":2367104,"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":2367105,"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":2367106,"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":2367107,"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":2367108,"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":2367109,"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":2367110,"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":2367111,"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":2367112,"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":2367113,"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":2367114,"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":2367115,"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":2367116,"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":2367117,"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":2367118,"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":2367119,"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":2367120,"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":2367121,"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":2367122,"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":2367123,"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":2367124,"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":2367125,"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":2367126,"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":2367127,"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":2367128,"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":2367129,"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":2367130,"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":2367131,"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":2367132,"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":2367133,"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":2367134,"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":2367135,"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":2367136,"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":2367137,"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":2367138,"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":2367139,"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":2367140,"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":2367141,"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":2367142,"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":2367143,"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":2367144,"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":2367145,"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":2367146,"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":2367147,"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":2367148,"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":2367149,"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":2367150,"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":2367151,"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":2367152,"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":2367153,"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":2367154,"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":2367155,"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":2367156,"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":2367157,"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":2367158,"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":2367159,"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":2367160,"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":2367161,"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":2367162,"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":2367163,"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":2367164,"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":2367165,"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":2367166,"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":2367167,"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":2367168,"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":2367169,"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":2367170,"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":2367171,"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":2367172,"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":2367173,"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":2367174,"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":2367175,"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":2367176,"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":2367177,"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":2367178,"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":2367179,"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":2367180,"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":2367181,"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":2367182,"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":2367183,"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":2367184,"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":2367185,"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":2367186,"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":2367187,"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":2367188,"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":2367189,"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":2367190,"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":2367191,"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":2367192,"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":2367193,"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":2367194,"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":2367195,"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":2367196,"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":2367197,"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":2367198,"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":2367199,"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":2367200,"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":2367201,"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":2367202,"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":2367203,"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":2367204,"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":2367205,"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":2367206,"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":2367207,"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":2367208,"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":2367209,"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":2367210,"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":2367211,"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":2367212,"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":2367213,"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":2367214,"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":2367215,"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":2367216,"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":2367217,"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":2367218,"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":2367219,"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":2367220,"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":2367221,"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":2367222,"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":2367223,"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":2367224,"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":2367225,"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":2367226,"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":2367227,"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":2367228,"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":2367229,"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":2367230,"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":2367231,"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":2367232,"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":2367233,"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":2367234,"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":2367235,"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":2367236,"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":2367237,"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":2367238,"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":2367239,"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":2367240,"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":2367241,"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":2367242,"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":2367243,"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":2367244,"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":2367245,"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":2367246,"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":2367247,"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":2367248,"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":2367249,"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":2367250,"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":2367251,"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":2367252,"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":2367253,"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":2367254,"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":2367255,"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":2367256,"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":2367257,"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":2367258,"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":2367259,"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":2367260,"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":2367261,"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":2367262,"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":2367263,"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":2367264,"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":2367265,"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":2367266,"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":2367267,"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":2367268,"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":2367269,"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":2367270,"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":2367271,"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":2367272,"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":2367273,"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":2367274,"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":2367275,"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":2367276,"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":2367277,"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":2367278,"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":2367279,"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":2367280,"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":2367281,"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":2367282,"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":2367283,"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":2367284,"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":2367285,"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":2367286,"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":2367287,"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":2367288,"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":2367289,"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":2367290,"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":2367291,"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":2367292,"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":2367293,"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":2367294,"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":2367295,"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":2367296,"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":2367297,"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":2367298,"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":2367299,"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":2367300,"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":2367301,"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":2367302,"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":2367303,"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":2367304,"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":2367305,"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":2367306,"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":2367307,"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":2367308,"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":2367309,"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":2367310,"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":2367311,"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":2367312,"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":2367313,"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":2367314,"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":2367315,"id":"[\"LAYER_PHYS\",3]"}||{"material":"","thickness":0,"permittivity":0,"lossTangent":0,"isKeepIsland":true,"zIndex":1}|
|
|
{"type":"LAYER_PHYS","ticket":2367316,"id":"[\"LAYER_PHYS\",7]"}||{"material":"","thickness":0,"permittivity":0,"lossTangent":0,"isKeepIsland":true,"zIndex":2}|
|
|
{"type":"LAYER_PHYS","ticket":2367317,"id":"[\"LAYER_PHYS\",5]"}||{"material":"","thickness":0,"permittivity":0,"lossTangent":0,"isKeepIsland":true,"zIndex":3}|
|
|
{"type":"LAYER_PHYS","ticket":2367318,"id":"[\"LAYER_PHYS\",1]"}||{"material":"外层铜厚1oz","thickness":1.378,"permittivity":0,"lossTangent":0,"isKeepIsland":true,"zIndex":1000}|
|
|
{"type":"LAYER_PHYS","ticket":2367319,"id":"[\"LAYER_PHYS\",361]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":5}|
|
|
{"type":"LAYER_PHYS","ticket":2367320,"id":"[\"LAYER_PHYS\",362]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":7}|
|
|
{"type":"LAYER_PHYS","ticket":2367321,"id":"[\"LAYER_PHYS\",363]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":9}|
|
|
{"type":"LAYER_PHYS","ticket":2367322,"id":"[\"LAYER_PHYS\",364]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":1021}|
|
|
{"type":"LAYER_PHYS","ticket":2367323,"id":"[\"LAYER_PHYS\",365]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":1001}|
|
|
{"type":"LAYER_PHYS","ticket":2367324,"id":"[\"LAYER_PHYS\",366]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":1002}|
|
|
{"type":"LAYER_PHYS","ticket":2367325,"id":"[\"LAYER_PHYS\",367]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":1003}|
|
|
{"type":"LAYER_PHYS","ticket":2367326,"id":"[\"LAYER_PHYS\",368]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":1004}|
|
|
{"type":"LAYER_PHYS","ticket":2367327,"id":"[\"LAYER_PHYS\",369]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":1005}|
|
|
{"type":"LAYER_PHYS","ticket":2367328,"id":"[\"LAYER_PHYS\",370]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":1006}|
|
|
{"type":"LAYER_PHYS","ticket":2367329,"id":"[\"LAYER_PHYS\",371]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":1007}|
|
|
{"type":"LAYER_PHYS","ticket":2367330,"id":"[\"LAYER_PHYS\",372]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":1008}|
|
|
{"type":"LAYER_PHYS","ticket":2367331,"id":"[\"LAYER_PHYS\",373]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":1009}|
|
|
{"type":"LAYER_PHYS","ticket":2367332,"id":"[\"LAYER_PHYS\",374]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":1010}|
|
|
{"type":"LAYER_PHYS","ticket":2367333,"id":"[\"LAYER_PHYS\",375]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":1011}|
|
|
{"type":"LAYER_PHYS","ticket":2367334,"id":"[\"LAYER_PHYS\",376]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":1012}|
|
|
{"type":"LAYER_PHYS","ticket":2367335,"id":"[\"LAYER_PHYS\",377]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":1013}|
|
|
{"type":"LAYER_PHYS","ticket":2367336,"id":"[\"LAYER_PHYS\",15]"}||{"material":"COPPER","thickness":1.201,"permittivity":1,"lossTangent":0,"isKeepIsland":true,"zIndex":1017}|
|
|
{"type":"LAYER_PHYS","ticket":2367337,"id":"[\"LAYER_PHYS\",378]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":1014}|
|
|
{"type":"LAYER_PHYS","ticket":2367338,"id":"[\"LAYER_PHYS\",16]"}||{"material":"COPPER","thickness":1.201,"permittivity":1,"lossTangent":0,"isKeepIsland":true,"zIndex":1019}|
|
|
{"type":"LAYER_PHYS","ticket":2367339,"id":"[\"LAYER_PHYS\",379]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":1015}|
|
|
{"type":"LAYER_PHYS","ticket":2367340,"id":"[\"LAYER_PHYS\",380]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":1016}|
|
|
{"type":"LAYER_PHYS","ticket":2367341,"id":"[\"LAYER_PHYS\",381]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":1018}|
|
|
{"type":"LAYER_PHYS","ticket":2367342,"id":"[\"LAYER_PHYS\",382]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":1020}|
|
|
{"type":"LAYER_PHYS","ticket":2367343,"id":"[\"LAYER_PHYS\",384]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":1022}|
|
|
{"type":"LAYER_PHYS","ticket":2367344,"id":"[\"LAYER_PHYS\",385]"}||{"material":"FR-4","thickness":8,"permittivity":4.5,"lossTangent":0.035,"isKeepIsland":true,"zIndex":1023}|
|
|
{"type":"LAYER_PHYS","ticket":2367345,"id":"[\"LAYER_PHYS\",2]"}||{"material":"外层铜厚1oz","thickness":1.378,"permittivity":0,"lossTangent":0,"isKeepIsland":true,"zIndex":9000}|
|
|
{"type":"LAYER_PHYS","ticket":2367346,"id":"[\"LAYER_PHYS\",6]"}||{"material":"","thickness":0,"permittivity":0,"lossTangent":0,"isKeepIsland":true,"zIndex":10000}|
|
|
{"type":"LAYER_PHYS","ticket":2367347,"id":"[\"LAYER_PHYS\",8]"}||{"material":"","thickness":0,"permittivity":0,"lossTangent":0,"isKeepIsland":true,"zIndex":10001}|
|
|
{"type":"LAYER_PHYS","ticket":2367348,"id":"[\"LAYER_PHYS\",4]"}||{"material":"","thickness":0,"permittivity":0,"lossTangent":0,"isKeepIsland":true,"zIndex":10002}|
|
|
{"type":"ACTIVE_LAYER","ticket":2367349,"id":"ACTIVE_LAYER"}||{"layerId":1}|
|
|
{"type":"ELE_PLACEHOLDER","ticket":2367349,"id":"1f7aa5afbfde1f5e"}||{"dataType":"PAD","max":4}|
|
|
{"type":"PAD","ticket":2367350,"id":"ie4"}||{"groupId":0,"netName":"$35N49","layerId":12,"num":"1","centerX":118,"centerY":0,"padAngle":90,"hole":{"holeType":"ROUND","width":40,"height":40},"defaultPad":{"padType":"ELLIPSE","width":60,"height":60},"specialPad":[],"padOffsetX":0,"padOffsetY":0,"relativeAngle":0,"plated":true,"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":2367351,"id":"ie5"}||{"groupId":0,"netName":"+VCCPRIM_P82V","layerId":12,"num":"2","centerX":-118,"centerY":0,"padAngle":90,"hole":{"holeType":"ROUND","width":40,"height":40},"defaultPad":{"padType":"ELLIPSE","width":60,"height":60},"specialPad":[],"padOffsetX":0,"padOffsetY":0,"relativeAngle":0,"plated":true,"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":3773239}||{"docType":"FOOTPRINT","client":"0fb97aaaf7dbe284","uuid":"4f983d226b04eb89_56c115dad5482973976751819b20a62f","updateTime":1759992873615,"version":"1752650519378","user":{"uuid":"215caa123bec401fba5bbdb222b0e772","nickname":"一只不爱吃鱼的猫","username":"liuxiaotao","avatar":"//image.lceda.cn/avatars/2022/8/W4GUor1tCl7FLtACkLdILGxmVP32cSSHlLXizbhS.png"}}|
|
|
{"type":"DOCHEAD","ticket":3960302}||{"docType":"FOOTPRINT","client":"0d178074b27f50a0","uuid":"4f983d226b04eb89_56c115dad5482973976751819b20a62f","updateTime":1759993193068,"version":"1759992898275","user":{"uuid":"215caa123bec401fba5bbdb222b0e772","nickname":"一只不爱吃鱼的猫","username":"liuxiaotao","avatar":"//image.lceda.cn/avatars/2022/8/W4GUor1tCl7FLtACkLdILGxmVP32cSSHlLXizbhS.png"}}|
|