rusefi_documentation/ibom-backup/microRusEfi_R0.3.html

2656 lines
671 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Interactive BOM for KiCAD</title>
<style type="text/css">
:root {
--pcb-edge-color: black;
--pad-color: #878787;
--pad-color-highlight: #D04040;
--pin1-outline-color: #ffb629;
--pin1-outline-color-highlight: #b4ff03;
--silkscreen-edge-color: #aa4;
--silkscreen-polygon-color: #4aa;
--silkscreen-text-color: #4aa;
--fabrication-edge-color: #907651;
--fabrication-polygon-color: #907651;
--fabrication-text-color: #a27c24;
}
html, body {
margin: 0px;
height: 100%;
font-family: Verdana, sans-serif;
}
.dark {
--pcb-edge-color: #eee;
--pad-color: #808080;
--pin1-outline-color: #ffa800;
--pin1-outline-color-highlight: #ccff00;
background-color: #252c30;
color: #eee;
}
button {
background-color: #eee;
border: 1px solid #888;
color: black;
height: 44px;
width: 44px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 14px;
font-weight: bolder;
}
.dark button {
/* This will be inverted */
background-color: #c3b7b5;
}
button.depressed {
background-color: #0a0;
color: white;
}
.dark button.depressed {
/* This will be inverted */
background-color: #b3b;
}
button:focus {
outline: 0;
}
button#tb-btn {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8.47 8.47'%3E%3Crect transform='translate(0 -288.53)' ry='1.17' y='288.8' x='.27' height='7.94' width='7.94' fill='%23f9f9f9'/%3E%3Cg transform='translate(0 -288.53)'%3E%3Crect width='7.94' height='7.94' x='.27' y='288.8' ry='1.17' fill='none' stroke='%23000' stroke-width='.4' stroke-linejoin='round'/%3E%3Cpath d='M1.32 290.12h5.82M1.32 291.45h5.82' fill='none' stroke='%23000' stroke-width='.4'/%3E%3Cpath d='M4.37 292.5v4.23M.26 292.63H8.2' fill='none' stroke='%23000' stroke-width='.3'/%3E%3Ctext font-weight='700' font-size='3.17' font-family='sans-serif'%3E%3Ctspan x='1.35' y='295.73'%3EF%3C/tspan%3E%3Ctspan x='5.03' y='295.68'%3EB%3C/tspan%3E%3C/text%3E%3C/g%3E%3C/svg%3E%0A");
background-size: 32px 32px;
background-position: 5px 5px;
background-repeat: no-repeat;
}
button#lr-btn {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8.47 8.47'%3E%3Crect transform='translate(0 -288.53)' ry='1.17' y='288.8' x='.27' height='7.94' width='7.94' fill='%23f9f9f9'/%3E%3Cg transform='translate(0 -288.53)'%3E%3Crect width='7.94' height='7.94' x='.27' y='288.8' ry='1.17' fill='none' stroke='%23000' stroke-width='.4' stroke-linejoin='round'/%3E%3Cpath d='M1.06 290.12H3.7m-2.64 1.33H3.7m-2.64 1.32H3.7m-2.64 1.3H3.7m-2.64 1.33H3.7' fill='none' stroke='%23000' stroke-width='.4'/%3E%3Cpath d='M4.37 288.8v7.94m0-4.11h3.96' fill='none' stroke='%23000' stroke-width='.3'/%3E%3Ctext font-weight='700' font-size='3.17' font-family='sans-serif'%3E%3Ctspan x='5.11' y='291.96'%3EF%3C/tspan%3E%3Ctspan x='5.03' y='295.68'%3EB%3C/tspan%3E%3C/text%3E%3C/g%3E%3C/svg%3E%0A");
background-size: 32px 32px;
background-position: 5px 5px;
background-repeat: no-repeat;
}
button#bom-btn {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8.47 8.47'%3E%3Crect transform='translate(0 -288.53)' ry='1.17' y='288.8' x='.27' height='7.94' width='7.94' fill='%23f9f9f9'/%3E%3Cg transform='translate(0 -288.53)' fill='none' stroke='%23000' stroke-width='.4'%3E%3Crect width='7.94' height='7.94' x='.27' y='288.8' ry='1.17' stroke-linejoin='round'/%3E%3Cpath d='M1.59 290.12h5.29M1.59 291.45h5.33M1.59 292.75h5.33M1.59 294.09h5.33M1.59 295.41h5.33'/%3E%3C/g%3E%3C/svg%3E");
background-size: 32px 32px;
background-position: 5px 5px;
background-repeat: no-repeat;
}
button#copy {
background-image: url("data:image/svg+xml,%3Csvg height='48' viewBox='0 0 48 48' width='48' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h48v48h-48z' fill='none'/%3E%3Cpath d='M32 2h-24c-2.21 0-4 1.79-4 4v28h4v-28h24v-4zm6 8h-22c-2.21 0-4 1.79-4 4v28c0 2.21 1.79 4 4 4h22c2.21 0 4-1.79 4-4v-28c0-2.21-1.79-4-4-4zm0 32h-22v-28h22v28z'/%3E%3C/svg%3E");
background-position: 6px 6px;
background-repeat: no-repeat;
background-size: 26px 26px;
border-radius: 6px;
height: 40px;
width: 40px;
margin: 10px 5px;
}
button#copy:active {
box-shadow: inset 0px 0px 5px #6c6c6c;
}
textarea.clipboard-temp {
position: fixed;
top: 0;
left: 0;
width: 2em;
height: 2em;
padding: 0;
border: None;
outline: None;
box-shadow: None;
background: transparent;
}
.left-most-button {
border-right: 0;
border-top-left-radius: 6px;
border-bottom-left-radius: 6px;
}
.middle-button {
border-right: 0;
}
.right-most-button {
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
}
.button-container {
font-size: 0;
}
.dark .button-container {
filter: invert(1);
}
@media print {
.hideonprint {
display: none;
}
}
canvas {
cursor: crosshair;
}
canvas:active {
cursor: grabbing;
}
.fileinfo {
width: 100%;
max-width: 1000px;
border: none;
padding: 5px;
}
.fileinfo .title {
font-size: 20pt;
font-weight: bold;
}
.fileinfo td {
overflow: hidden;
white-space: nowrap;
max-width: 1px;
width: 50%;
text-overflow: ellipsis;
}
.bom {
border-collapse: collapse;
font-family: Consolas, "DejaVu Sans Mono", Monaco, monospace;
font-size: 10pt;
table-layout: fixed;
width: 100%;
margin-top: 1px;
}
.bom th, .bom td {
border: 1px solid black;
padding: 5px;
word-wrap: break-word;
text-align: center;
position: relative;
}
.dark .bom th, .dark .bom td {
border: 1px solid #777;
}
.bom th {
background-color: #CCCCCC;
background-clip: padding-box;
}
.dark .bom th {
background-color: #3b4749;
}
.bom tr.highlighted:nth-child(n) {
background-color: #cfc;
}
.dark .bom tr.highlighted:nth-child(n) {
background-color: #226022;
}
.bom tr:nth-child(even) {
background-color: #f2f2f2;
}
.dark .bom tr:nth-child(even) {
background-color: #313b40;
}
.bom tr {
transition: background-color 0.2s;
}
.bom .numCol {
width: 25px;
}
.bom .Description {
width: 10%;
}
.bom .Part {
width: 10%;
}
.bom .Value {
width: 15%;
}
.bom .Quantity {
width: 65px;
}
.bom th .sortmark {
position: absolute;
right: 1px;
top: 1px;
margin-top: -5px;
border-width: 5px;
border-style: solid;
border-color: transparent transparent #221 transparent;
transform-origin: 50% 85%;
transition: opacity 0.2s, transform 0.4s;
}
.dark .bom th .sortmark {
filter: invert(1);
}
.bom th .sortmark.none {
opacity: 0;
}
.bom th .sortmark.desc {
transform: rotate(180deg);
}
.bom th:hover .sortmark.none {
opacity: 0.5;
}
.bom .bom-checkbox {
width: 30px;
position: relative;
user-select: none;
-moz-user-select: none;
}
.bom .bom-checkbox:before {
content: "";
position: absolute;
border-width: 15px;
border-style: solid;
border-color: #51829f transparent transparent transparent;
visibility: hidden;
top: -15px;
}
.bom .bom-checkbox:after {
content: "Double click to set/unset all";
position: absolute;
color: white;
top: -35px;
left: -26px;
background: #51829f;
padding: 5px 15px;
border-radius: 8px;
white-space: nowrap;
visibility: hidden;
}
.bom .bom-checkbox:hover:before, .bom .bom-checkbox:hover:after {
visibility: visible;
transition: visibility 0.2s linear 1s;
}
.split {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
overflow-y: auto;
overflow-x: hidden;
background-color: inherit;
}
.split.split-horizontal, .gutter.gutter-horizontal {
height: 100%;
float: left;
}
.gutter {
background-color: #ddd;
background-repeat: no-repeat;
background-position: 50%;
transition: background-color 0.3s;
}
.dark .gutter {
background-color: #777;
}
.gutter.gutter-horizontal {
background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAeCAYAAADkftS9AAAAIklEQVQoU2M4c+bMfxAGAgYYmwGrIIiDjrELjpo5aiZeMwF+yNnOs5KSvgAAAABJRU5ErkJggg==');
cursor: ew-resize;
width: 5px;
}
.gutter.gutter-vertical {
background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAFAQMAAABo7865AAAABlBMVEVHcEzMzMzyAv2sAAAAAXRSTlMAQObYZgAAABBJREFUeF5jOAMEEAIEEFwAn3kMwcB6I2AAAAAASUVORK5CYII=');
cursor: ns-resize;
height: 5px;
}
.searchbox {
float: left;
height: 40px;
margin: 10px 5px;
padding: 12px 32px;
font-family: Consolas, "DejaVu Sans Mono", Monaco, monospace;
font-size: 18px;
box-sizing: border-box;
border: 1px solid #888;
border-radius: 6px;
outline: none;
background-color: #eee;
transition: background-color 0.2s, border 0.2s;
background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABNklEQVQ4T8XSMUvDQBQH8P/LElFa/AIZHcTBQSz0I/gFstTBRR2KUC4ldDxw7h0Bl3RRUATxi4iiODgoiLNrbQYp5J6cpJJqomkX33Z37/14d/dIa33MzDuYI4johOI4XhyNRteO46zNYjDzAxE1yBZprVeZ+QbAUhXEGJMA2Ox2u4+fQIa0mPmsCgCgJYQ4t7lfgF0opQYAdv9ABkKI/UnOFCClXKjX61cA1osQY8x9kiRNKeV7IWA3oyhaSdP0FkAtjxhj3hzH2RBCPOf3pzqYHCilfAAX+URm9oMguPzeWSGQvUcMYC8rOBJCHBRdqxTo9/vbRHRqi8bj8XKv1xvODbiuW2u32/bvf0SlDv4XYOY7z/Mavu+nM1+BmQ+NMc0wDF/LprP0DbTWW0T00ul0nn4b7Q87+X4Qmfiq2wAAAABJRU5ErkJggg==');
background-position: 10px 10px;
background-repeat: no-repeat;
}
.dark .searchbox {
background-color: #111;
color: #eee;
}
.searchbox::placeholder {
color: #ccc;
}
.dark .searchbox::placeholder {
color: #666;
}
.filter {
width: calc(60% - 64px);
}
.reflookup {
width: calc(40% - 10px);
}
input[type=text]:focus {
background-color: white;
border: 1px solid #333;
}
.dark input[type=text]:focus {
background-color: #333;
border: 1px solid #ccc;
}
mark.highlight {
background-color: #5050ff;
color: #fff;
padding: 2px;
border-radius: 6px;
}
.dark mark.highlight {
background-color: #76a6da;
color: #111;
}
.menubtn {
background-color: white;
font-size: 16px;
border: none;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 20 20'%3E%3Cpath fill='none' d='M0 0h20v20H0V0z'/%3E%3Cpath d='M15.95 10.78c.03-.25.05-.51.05-.78s-.02-.53-.06-.78l1.69-1.32c.15-.12.19-.34.1-.51l-1.6-2.77c-.1-.18-.31-.24-.49-.18l-1.99.8c-.42-.32-.86-.58-1.35-.78L12 2.34c-.03-.2-.2-.34-.4-.34H8.4c-.2 0-.36.14-.39.34l-.3 2.12c-.49.2-.94.47-1.35.78l-1.99-.8c-.18-.07-.39 0-.49.18l-1.6 2.77c-.1.18-.06.39.1.51l1.69 1.32c-.04.25-.07.52-.07.78s.02.53.06.78L2.37 12.1c-.15.12-.19.34-.1.51l1.6 2.77c.1.18.31.24.49.18l1.99-.8c.42.32.86.58 1.35.78l.3 2.12c.04.2.2.34.4.34h3.2c.2 0 .37-.14.39-.34l.3-2.12c.49-.2.94-.47 1.35-.78l1.99.8c.18.07.39 0 .49-.18l1.6-2.77c.1-.18.06-.39-.1-.51l-1.67-1.32zM10 13c-1.65 0-3-1.35-3-3s1.35-3 3-3 3 1.35 3 3-1.35 3-3 3z'/%3E%3C/svg%3E%0A");
background-position: center;
background-repeat: no-repeat;
}
.dark .menubtn {
filter: invert(1);
}
.menu {
position: relative;
display: inline-block;
}
.menu-content {
display: none;
position: absolute;
background-color: white;
right: 0;
min-width: 300px;
box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
z-index: 100;
padding: 8px;
}
.dark .menu-content {
background-color: #111;
}
.menu:hover .menu-content {
display: block;
}
.menu:hover .menubtn {
background-color: #eee;
}
.dark .menu:hover .menubtn {}
.menu-label {
display: inline-block;
padding: 8px;
border: 1px solid #ccc;
border-top: 0;
width: calc(100% - 18px);
}
.menu-label-top {
border-top: 1px solid #ccc;
}
.menu-textbox {
float: left;
height: 24px;
margin: 10px 5px;
padding: 5px 5px;
font-family: Consolas, "DejaVu Sans Mono", Monaco, monospace;
font-size: 14px;
box-sizing: border-box;
border: 1px solid #888;
border-radius: 4px;
outline: none;
background-color: #eee;
transition: background-color 0.2s, border 0.2s;
width: calc(100% - 10px);
}
.dark .menu-textbox {
background-color: #222;
color: #eee;
}
#topmostdiv {
transition: background-color 0.3s;
}
#top {
height: 78px;
border-bottom: 2px solid black;
}
.dark #top {
border-bottom: 2px solid #ccc;
}
#dbg {
display: block;
}
::-webkit-scrollbar {
width: 8px;
}
::-webkit-scrollbar-track {
background: #aaa;
}
::-webkit-scrollbar-thumb {
background: #666;
border-radius: 3px;
}
::-webkit-scrollbar-thumb:hover {
background: #555;
}
.slider {
-webkit-appearance: none;
width: 100%;
margin: 3px 0;
padding: 0;
outline: none;
opacity: 0.7;
-webkit-transition: .2s;
transition: opacity .2s;
border-radius: 3px;
}
.slider:hover {
opacity: 1;
}
.slider:focus {
outline: none;
}
.slider::-webkit-slider-runnable-track {
-webkit-appearance: none;
width: 100%;
height: 8px;
background: #d3d3d3;
border-radius: 3px;
border: none;
}
.slider::-webkit-slider-thumb {
-webkit-appearance: none;
width: 15px;
height: 15px;
border-radius: 50%;
background: #0a0;
cursor: pointer;
margin-top: -4px;
}
.dark .slider::-webkit-slider-thumb {
background: #3d3;
}
.slider::-moz-range-thumb {
width: 15px;
height: 15px;
border-radius: 50%;
background: #0a0;
cursor: pointer;
}
.slider::-moz-range-track {
height: 8px;
background: #d3d3d3;
border-radius: 3px;
}
.dark .slider::-moz-range-thumb {
background: #3d3;
}
.slider::-ms-track {
width: 100%;
height: 8px;
border-width: 3px 0;
background: transparent;
border-color: transparent;
color: transparent;
transition: opacity .2s;
}
.slider::-ms-fill-lower {
background: #d3d3d3;
border: none;
border-radius: 3px;
}
.slider::-ms-fill-upper {
background: #d3d3d3;
border: none;
border-radius: 3px;
}
.slider::-ms-thumb {
width: 15px;
height: 15px;
border-radius: 50%;
background: #0a0;
cursor: pointer;
margin: 0;
}
.shameless-plug {
font-size: 0.8em;
text-align: center;
display: block;
}
a {
color: #0278a4;
}
.dark a {
color: #00b9fd;
}
#frontcanvas, #backcanvas {
touch-action: none;
}
</style>
<script type="text/javascript" >
///////////////////////////////////////////////
/*
Split.js - v1.3.5
MIT License
https://github.com/nathancahill/Split.js
*/
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):e.Split=t()}(this,function(){"use strict";var e=window,t=e.document,n="addEventListener",i="removeEventListener",r="getBoundingClientRect",s=function(){return!1},o=e.attachEvent&&!e[n],a=["","-webkit-","-moz-","-o-"].filter(function(e){var n=t.createElement("div");return n.style.cssText="width:"+e+"calc(9px)",!!n.style.length}).shift()+"calc",l=function(e){return"string"==typeof e||e instanceof String?t.querySelector(e):e};return function(u,c){function z(e,t,n){var i=A(y,t,n);Object.keys(i).forEach(function(t){return e.style[t]=i[t]})}function h(e,t){var n=B(y,t);Object.keys(n).forEach(function(t){return e.style[t]=n[t]})}function f(e){var t=E[this.a],n=E[this.b],i=t.size+n.size;t.size=e/this.size*i,n.size=i-e/this.size*i,z(t.element,t.size,this.aGutterSize),z(n.element,n.size,this.bGutterSize)}function m(e){var t;this.dragging&&((t="touches"in e?e.touches[0][b]-this.start:e[b]-this.start)<=E[this.a].minSize+M+this.aGutterSize?t=E[this.a].minSize+this.aGutterSize:t>=this.size-(E[this.b].minSize+M+this.bGutterSize)&&(t=this.size-(E[this.b].minSize+this.bGutterSize)),f.call(this,t),c.onDrag&&c.onDrag())}function g(){var e=E[this.a].element,t=E[this.b].element;this.size=e[r]()[y]+t[r]()[y]+this.aGutterSize+this.bGutterSize,this.start=e[r]()[G]}function d(){var t=this,n=E[t.a].element,r=E[t.b].element;t.dragging&&c.onDragEnd&&c.onDragEnd(),t.dragging=!1,e[i]("mouseup",t.stop),e[i]("touchend",t.stop),e[i]("touchcancel",t.stop),t.parent[i]("mousemove",t.move),t.parent[i]("touchmove",t.move),delete t.stop,delete t.move,n[i]("selectstart",s),n[i]("dragstart",s),r[i]("selectstart",s),r[i]("dragstart",s),n.style.userSelect="",n.style.webkitUserSelect="",n.style.MozUserSelect="",n.style.pointerEvents="",r.style.userSelect="",r.style.webkitUserSelect="",r.style.MozUserSelect="",r.style.pointerEvents="",t.gutter.style.cursor="",t.parent.style.cursor=""}function S(t){var i=this,r=E[i.a].element,o=E[i.b].element;!i.dragging&&c.onDragStart&&c.onDragStart(),t.preventDefault(),i.dragging=!0,i.move=m.bind(i),i.stop=d.bind(i),e[n]("mouseup",i.stop),e[n]("touchend",i.stop),e[n]("touchcancel",i.stop),i.parent[n]("mousemove",i.move),i.parent[n]("touchmove",i.move),r[n]("selectstart",s),r[n]("dragstart",s),o[n]("selectstart",s),o[n]("dragstart",s),r.style.userSelect="none",r.style.webkitUserSelect="none",r.style.MozUserSelect="none",r.style.pointerEvents="none",o.style.userSelect="none",o.style.webkitUserSelect="none",o.style.MozUserSelect="none",o.style.pointerEvents="none",i.gutter.style.cursor=j,i.parent.style.cursor=j,g.call(i)}function v(e){e.forEach(function(t,n){if(n>0){var i=F[n-1],r=E[i.a],s=E[i.b];r.size=e[n-1],s.size=t,z(r.element,r.size,i.aGutterSize),z(s.element,s.size,i.bGutterSize)}})}function p(){F.forEach(function(e){e.parent.removeChild(e.gutter),E[e.a].element.style[y]="",E[e.b].element.style[y]=""})}void 0===c&&(c={});var y,b,G,E,w=l(u[0]).parentNode,D=e.getComputedStyle(w).flexDirection,U=c.sizes||u.map(function(){return 100/u.length}),k=void 0!==c.minSize?c.minSize:100,x=Array.isArray(k)?k:u.map(function(){return k}),L=void 0!==c.gutterSize?c.gutterSize:10,M=void 0!==c.snapOffset?c.snapOffset:30,O=c.direction||"horizontal",j=c.cursor||("horizontal"===O?"ew-resize":"ns-resize"),C=c.gutter||function(e,n){var i=t.createElement("div");return i.className="gutter gutter-"+n,i},A=c.elementStyle||function(e,t,n){var i={};return"string"==typeof t||t instanceof String?i[e]=t:i[e]=o?t+"%":a+"("+t+"% - "+n+"px)",i},B=c.gutterStyle||function(e,t){return n={},n[e]=t+"px",n;var n};"horizontal"===O?(y="width","clientWidth",b="clientX",G="left","paddingLeft"):"vertical"===O&&(y="height","clientHeight",b="clientY",G="top","paddingTop");var F=[];return E=u.map(function(e,t){var i,s={element:l(e),size:U[t],minSize:x[t]};if(t>0&&(i={a:t-1,b:t,dragging:!1,isFirst:1===t,isLast:t===u.length-1,direction:O,parent:w},i.aGutterSize=L,i.bGutterSize=L,i.isFirst&&(i.aGutterSize=L/2),i.isLast&&(i.bGutterSize=L/2),"row-reverse"===D||"column-reverse"===D)){var a=i.a;i.a=i.b,i.b=a}if(!o&&t>0){var c=C(t,O);h(c,L),c[n]("mousedown",S.bind(i)),c[n]("touchstart",S.bind(i)),w.insertBefore(c,s.element),i.gutter=c}0===t||t===u.length-1?z(s.element,s.size,L/2):z(s.element,s.size,L);var f=s.element[r]()[y];return f<s.minSize&&(s.minSize=f),t>0&&F.push(i),s}),o?{setSizes:v,destroy:p}:{setSizes:v,getSizes:function(){return E.map(function(e){return e.size})},collapse:function(e){if(e===F.length){var t=F[e-1];g.call(t),o||f.call(t,t.size-t.bGutterSize)}else{var n=F[e];g.call(n),o||f.call(n,n.aGutterSize)}},destroy:p}}});
///////////////////////////////////////////////
///////////////////////////////////////////////
/*!
* PEP v0.4.3 | https://github.com/jquery/PEP
* Copyright jQuery Foundation and other contributors | http://jquery.org/license
*/
!function(a,b){"object"==typeof exports&&"undefined"!=typeof module?module.exports=b():"function"==typeof define&&define.amd?define(b):a.PointerEventsPolyfill=b()}(this,function(){"use strict";function a(a,b){b=b||Object.create(null);var c=document.createEvent("Event");c.initEvent(a,b.bubbles||!1,b.cancelable||!1);
for(var d,e=2;e<m.length;e++)d=m[e],c[d]=b[d]||n[e];c.buttons=b.buttons||0;
var f=0;return f=b.pressure&&c.buttons?b.pressure:c.buttons?.5:0,c.x=c.clientX,c.y=c.clientY,c.pointerId=b.pointerId||0,c.width=b.width||0,c.height=b.height||0,c.pressure=f,c.tiltX=b.tiltX||0,c.tiltY=b.tiltY||0,c.twist=b.twist||0,c.tangentialPressure=b.tangentialPressure||0,c.pointerType=b.pointerType||"",c.hwTimestamp=b.hwTimestamp||0,c.isPrimary=b.isPrimary||!1,c}function b(){this.array=[],this.size=0}function c(a,b,c,d){this.addCallback=a.bind(d),this.removeCallback=b.bind(d),this.changedCallback=c.bind(d),A&&(this.observer=new A(this.mutationWatcher.bind(this)))}function d(a){return"body /shadow-deep/ "+e(a)}function e(a){return'[touch-action="'+a+'"]'}function f(a){return"{ -ms-touch-action: "+a+"; touch-action: "+a+"; }"}function g(){if(F){D.forEach(function(a){String(a)===a?(E+=e(a)+f(a)+"\n",G&&(E+=d(a)+f(a)+"\n")):(E+=a.selectors.map(e)+f(a.rule)+"\n",G&&(E+=a.selectors.map(d)+f(a.rule)+"\n"))});var a=document.createElement("style");a.textContent=E,document.head.appendChild(a)}}function h(){if(!window.PointerEvent){if(window.PointerEvent=a,window.navigator.msPointerEnabled){var b=window.navigator.msMaxTouchPoints;Object.defineProperty(window.navigator,"maxTouchPoints",{value:b,enumerable:!0}),u.registerSource("ms",_)}else Object.defineProperty(window.navigator,"maxTouchPoints",{value:0,enumerable:!0}),u.registerSource("mouse",N),void 0!==window.ontouchstart&&u.registerSource("touch",V);u.register(document)}}function i(a){if(!u.pointermap.has(a)){var b=new Error("InvalidPointerId");throw b.name="InvalidPointerId",b}}function j(a){for(var b=a.parentNode;b&&b!==a.ownerDocument;)b=b.parentNode;if(!b){var c=new Error("InvalidStateError");throw c.name="InvalidStateError",c}}function k(a){var b=u.pointermap.get(a);return 0!==b.buttons}function l(){window.Element&&!Element.prototype.setPointerCapture&&Object.defineProperties(Element.prototype,{setPointerCapture:{value:W},releasePointerCapture:{value:X},hasPointerCapture:{value:Y}})}
var m=["bubbles","cancelable","view","detail","screenX","screenY","clientX","clientY","ctrlKey","altKey","shiftKey","metaKey","button","relatedTarget","pageX","pageY"],n=[!1,!1,null,null,0,0,0,0,!1,!1,!1,!1,0,null,0,0],o=window.Map&&window.Map.prototype.forEach,p=o?Map:b;b.prototype={set:function(a,b){return void 0===b?this["delete"](a):(this.has(a)||this.size++,void(this.array[a]=b))},has:function(a){return void 0!==this.array[a]},"delete":function(a){this.has(a)&&(delete this.array[a],this.size--)},get:function(a){return this.array[a]},clear:function(){this.array.length=0,this.size=0},forEach:function(a,b){return this.array.forEach(function(c,d){a.call(b,c,d,this)},this)}};var q=["bubbles","cancelable","view","detail","screenX","screenY","clientX","clientY","ctrlKey","altKey","shiftKey","metaKey","button","relatedTarget","buttons","pointerId","width","height","pressure","tiltX","tiltY","pointerType","hwTimestamp","isPrimary","type","target","currentTarget","which","pageX","pageY","timeStamp"],r=[!1,!1,null,null,0,0,0,0,!1,!1,!1,!1,0,null,0,0,0,0,0,0,0,"",0,!1,"",null,null,0,0,0,0],s={pointerover:1,pointerout:1,pointerenter:1,pointerleave:1},t="undefined"!=typeof SVGElementInstance,u={pointermap:new p,eventMap:Object.create(null),captureInfo:Object.create(null),eventSources:Object.create(null),eventSourceList:[],registerSource:function(a,b){var c=b,d=c.events;d&&(d.forEach(function(a){c[a]&&(this.eventMap[a]=c[a].bind(c))},this),this.eventSources[a]=c,this.eventSourceList.push(c))},register:function(a){for(var b,c=this.eventSourceList.length,d=0;d<c&&(b=this.eventSourceList[d]);d++)
b.register.call(b,a)},unregister:function(a){for(var b,c=this.eventSourceList.length,d=0;d<c&&(b=this.eventSourceList[d]);d++)
b.unregister.call(b,a)},contains:function(a,b){try{return a.contains(b)}catch(c){return!1}},down:function(a){a.bubbles=!0,this.fireEvent("pointerdown",a)},move:function(a){a.bubbles=!0,this.fireEvent("pointermove",a)},up:function(a){a.bubbles=!0,this.fireEvent("pointerup",a)},enter:function(a){a.bubbles=!1,this.fireEvent("pointerenter",a)},leave:function(a){a.bubbles=!1,this.fireEvent("pointerleave",a)},over:function(a){a.bubbles=!0,this.fireEvent("pointerover",a)},out:function(a){a.bubbles=!0,this.fireEvent("pointerout",a)},cancel:function(a){a.bubbles=!0,this.fireEvent("pointercancel",a)},leaveOut:function(a){this.out(a),this.propagate(a,this.leave,!1)},enterOver:function(a){this.over(a),this.propagate(a,this.enter,!0)},eventHandler:function(a){if(!a._handledByPE){var b=a.type,c=this.eventMap&&this.eventMap[b];c&&c(a),a._handledByPE=!0}},listen:function(a,b){b.forEach(function(b){this.addEvent(a,b)},this)},unlisten:function(a,b){b.forEach(function(b){this.removeEvent(a,b)},this)},addEvent:function(a,b){a.addEventListener(b,this.boundHandler)},removeEvent:function(a,b){a.removeEventListener(b,this.boundHandler)},makeEvent:function(b,c){this.captureInfo[c.pointerId]&&(c.relatedTarget=null);var d=new a(b,c);return c.preventDefault&&(d.preventDefault=c.preventDefault),d._target=d._target||c.target,d},fireEvent:function(a,b){var c=this.makeEvent(a,b);return this.dispatchEvent(c)},cloneEvent:function(a){for(var b,c=Object.create(null),d=0;d<q.length;d++)b=q[d],c[b]=a[b]||r[d],!t||"target"!==b&&"relatedTarget"!==b||c[b]instanceof SVGElementInstance&&(c[b]=c[b].correspondingUseElement);return a.preventDefault&&(c.preventDefault=function(){a.preventDefault()}),c},getTarget:function(a){var b=this.captureInfo[a.pointerId];return b?a._target!==b&&a.type in s?void 0:b:a._target},propagate:function(a,b,c){for(var d=a.target,e=[];d!==document&&!d.contains(a.relatedTarget);) if(e.push(d),d=d.parentNode,!d)return;c&&e.reverse(),e.forEach(function(c){a.target=c,b.call(this,a)},this)},setCapture:function(b,c,d){this.captureInfo[b]&&this.releaseCapture(b,d),this.captureInfo[b]=c,this.implicitRelease=this.releaseCapture.bind(this,b,d),document.addEventListener("pointerup",this.implicitRelease),document.addEventListener("pointercancel",this.implicitRelease);var e=new a("gotpointercapture");e.pointerId=b,e._target=c,d||this.asyncDispatchEvent(e)},releaseCapture:function(b,c){var d=this.captureInfo[b];if(d){this.captureInfo[b]=void 0,document.removeEventListener("pointerup",this.implicitRelease),document.removeEventListener("pointercancel",this.implicitRelease);var e=new a("lostpointercapture");e.pointerId=b,e._target=d,c||this.asyncDispatchEvent(e)}},dispatchEvent:/*scope.external.dispatchEvent || */function(a){var b=this.getTarget(a);if(b)return b.dispatchEvent(a)},asyncDispatchEvent:function(a){requestAnimationFrame(this.dispatchEvent.bind(this,a))}};u.boundHandler=u.eventHandler.bind(u);var v={shadow:function(a){if(a)return a.shadowRoot||a.webkitShadowRoot},canTarget:function(a){return a&&Boolean(a.elementFromPoint)},targetingShadow:function(a){var b=this.shadow(a);if(this.canTarget(b))return b},olderShadow:function(a){var b=a.olderShadowRoot;if(!b){var c=a.querySelector("shadow");c&&(b=c.olderShadowRoot)}return b},allShadows:function(a){for(var b=[],c=this.shadow(a);c;)b.push(c),c=this.olderShadow(c);return b},searchRoot:function(a,b,c){if(a){var d,e,f=a.elementFromPoint(b,c);for(e=this.targetingShadow(f);e;){if(d=e.elementFromPoint(b,c)){var g=this.targetingShadow(d);return this.searchRoot(g,b,c)||d} e=this.olderShadow(e)} return f}},owner:function(a){
for(var b=a;b.parentNode;)b=b.parentNode;
return b.nodeType!==Node.DOCUMENT_NODE&&b.nodeType!==Node.DOCUMENT_FRAGMENT_NODE&&(b=document),b},findTarget:function(a){var b=a.clientX,c=a.clientY,d=this.owner(a.target);
return d.elementFromPoint(b,c)||(d=document),this.searchRoot(d,b,c)}},w=Array.prototype.forEach.call.bind(Array.prototype.forEach),x=Array.prototype.map.call.bind(Array.prototype.map),y=Array.prototype.slice.call.bind(Array.prototype.slice),z=Array.prototype.filter.call.bind(Array.prototype.filter),A=window.MutationObserver||window.WebKitMutationObserver,B="[touch-action]",C={subtree:!0,childList:!0,attributes:!0,attributeOldValue:!0,attributeFilter:["touch-action"]};c.prototype={watchSubtree:function(a){
//
this.observer&&v.canTarget(a)&&this.observer.observe(a,C)},enableOnSubtree:function(a){this.watchSubtree(a),a===document&&"complete"!==document.readyState?this.installOnLoad():this.installNewSubtree(a)},installNewSubtree:function(a){w(this.findElements(a),this.addElement,this)},findElements:function(a){return a.querySelectorAll?a.querySelectorAll(B):[]},removeElement:function(a){this.removeCallback(a)},addElement:function(a){this.addCallback(a)},elementChanged:function(a,b){this.changedCallback(a,b)},concatLists:function(a,b){return a.concat(y(b))},
installOnLoad:function(){document.addEventListener("readystatechange",function(){"complete"===document.readyState&&this.installNewSubtree(document)}.bind(this))},isElement:function(a){return a.nodeType===Node.ELEMENT_NODE},flattenMutationTree:function(a){
var b=x(a,this.findElements,this);
return b.push(z(a,this.isElement)),b.reduce(this.concatLists,[])},mutationWatcher:function(a){a.forEach(this.mutationHandler,this)},mutationHandler:function(a){if("childList"===a.type){var b=this.flattenMutationTree(a.addedNodes);b.forEach(this.addElement,this);var c=this.flattenMutationTree(a.removedNodes);c.forEach(this.removeElement,this)}else"attributes"===a.type&&this.elementChanged(a.target,a.oldValue)}};var D=["none","auto","pan-x","pan-y",{rule:"pan-x pan-y",selectors:["pan-x pan-y","pan-y pan-x"]}],E="",F=window.PointerEvent||window.MSPointerEvent,G=!window.ShadowDOMPolyfill&&document.head.createShadowRoot,H=u.pointermap,I=25,J=[1,4,2,8,16],K=!1;try{K=1===new MouseEvent("test",{buttons:1}).buttons}catch(L){}
var M,N={POINTER_ID:1,POINTER_TYPE:"mouse",events:["mousedown","mousemove","mouseup","mouseover","mouseout"],register:function(a){u.listen(a,this.events)},unregister:function(a){u.unlisten(a,this.events)},lastTouches:[],
isEventSimulatedFromTouch:function(a){for(var b,c=this.lastTouches,d=a.clientX,e=a.clientY,f=0,g=c.length;f<g&&(b=c[f]);f++){
var h=Math.abs(d-b.x),i=Math.abs(e-b.y);if(h<=I&&i<=I)return!0}},prepareEvent:function(a){var b=u.cloneEvent(a),c=b.preventDefault;return b.preventDefault=function(){a.preventDefault(),c()},b.pointerId=this.POINTER_ID,b.isPrimary=!0,b.pointerType=this.POINTER_TYPE,b},prepareButtonsForMove:function(a,b){var c=H.get(this.POINTER_ID);
0!==b.which&&c?a.buttons=c.buttons:a.buttons=0,b.buttons=a.buttons},mousedown:function(a){if(!this.isEventSimulatedFromTouch(a)){var b=H.get(this.POINTER_ID),c=this.prepareEvent(a);K||(c.buttons=J[c.button],b&&(c.buttons|=b.buttons),a.buttons=c.buttons),H.set(this.POINTER_ID,a),b&&0!==b.buttons?u.move(c):u.down(c)}},mousemove:function(a){if(!this.isEventSimulatedFromTouch(a)){var b=this.prepareEvent(a);K||this.prepareButtonsForMove(b,a),b.button=-1,H.set(this.POINTER_ID,a),u.move(b)}},mouseup:function(a){if(!this.isEventSimulatedFromTouch(a)){var b=H.get(this.POINTER_ID),c=this.prepareEvent(a);if(!K){var d=J[c.button];
c.buttons=b?b.buttons&~d:0,a.buttons=c.buttons}H.set(this.POINTER_ID,a),
c.buttons&=~J[c.button],0===c.buttons?u.up(c):u.move(c)}},mouseover:function(a){if(!this.isEventSimulatedFromTouch(a)){var b=this.prepareEvent(a);K||this.prepareButtonsForMove(b,a),b.button=-1,H.set(this.POINTER_ID,a),u.enterOver(b)}},mouseout:function(a){if(!this.isEventSimulatedFromTouch(a)){var b=this.prepareEvent(a);K||this.prepareButtonsForMove(b,a),b.button=-1,u.leaveOut(b)}},cancel:function(a){var b=this.prepareEvent(a);u.cancel(b),this.deactivateMouse()},deactivateMouse:function(){H["delete"](this.POINTER_ID)}},O=u.captureInfo,P=v.findTarget.bind(v),Q=v.allShadows.bind(v),R=u.pointermap,S=2500,T=200,U="touch-action",V={events:["touchstart","touchmove","touchend","touchcancel"],register:function(a){M.enableOnSubtree(a)},unregister:function(){},elementAdded:function(a){var b=a.getAttribute(U),c=this.touchActionToScrollType(b);c&&(a._scrollType=c,u.listen(a,this.events),
Q(a).forEach(function(a){a._scrollType=c,u.listen(a,this.events)},this))},elementRemoved:function(a){a._scrollType=void 0,u.unlisten(a,this.events),
Q(a).forEach(function(a){a._scrollType=void 0,u.unlisten(a,this.events)},this)},elementChanged:function(a,b){var c=a.getAttribute(U),d=this.touchActionToScrollType(c),e=this.touchActionToScrollType(b);
d&&e?(a._scrollType=d,Q(a).forEach(function(a){a._scrollType=d},this)):e?this.elementRemoved(a):d&&this.elementAdded(a)},scrollTypes:{EMITTER:"none",XSCROLLER:"pan-x",YSCROLLER:"pan-y",SCROLLER:/^(?:pan-x pan-y)|(?:pan-y pan-x)|auto$/},touchActionToScrollType:function(a){var b=a,c=this.scrollTypes;return"none"===b?"none":b===c.XSCROLLER?"X":b===c.YSCROLLER?"Y":c.SCROLLER.exec(b)?"XY":void 0},POINTER_TYPE:"touch",firstTouch:null,isPrimaryTouch:function(a){return this.firstTouch===a.identifier},setPrimaryTouch:function(a){
(0===R.size||1===R.size&&R.has(1))&&(this.firstTouch=a.identifier,this.firstXY={X:a.clientX,Y:a.clientY},this.scrolling=!1,this.cancelResetClickCount())},removePrimaryPointer:function(a){a.isPrimary&&(this.firstTouch=null,this.firstXY=null,this.resetClickCount())},clickCount:0,resetId:null,resetClickCount:function(){var a=function(){this.clickCount=0,this.resetId=null}.bind(this);this.resetId=setTimeout(a,T)},cancelResetClickCount:function(){this.resetId&&clearTimeout(this.resetId)},typeToButtons:function(a){var b=0;return"touchstart"!==a&&"touchmove"!==a||(b=1),b},touchToPointer:function(a){var b=this.currentTouchEvent,c=u.cloneEvent(a),d=c.pointerId=a.identifier+2;c.target=O[d]||P(c),c.bubbles=!0,c.cancelable=!0,c.detail=this.clickCount,c.button=0,c.buttons=this.typeToButtons(b.type),c.width=2*(a.radiusX||a.webkitRadiusX||0),c.height=2*(a.radiusY||a.webkitRadiusY||0),c.pressure=a.force||a.webkitForce||.5,c.isPrimary=this.isPrimaryTouch(a),c.pointerType=this.POINTER_TYPE,
c.altKey=b.altKey,c.ctrlKey=b.ctrlKey,c.metaKey=b.metaKey,c.shiftKey=b.shiftKey;
var e=this;return c.preventDefault=function(){e.scrolling=!1,e.firstXY=null,b.preventDefault()},c},processTouches:function(a,b){var c=a.changedTouches;this.currentTouchEvent=a;for(var d,e=0;e<c.length;e++)d=c[e],b.call(this,this.touchToPointer(d))},
shouldScroll:function(a){if(this.firstXY){var b,c=a.currentTarget._scrollType;if("none"===c)
b=!1;else if("XY"===c)
b=!0;else{var d=a.changedTouches[0],e=c,f="Y"===c?"X":"Y",g=Math.abs(d["client"+e]-this.firstXY[e]),h=Math.abs(d["client"+f]-this.firstXY[f]);
b=g>=h}return this.firstXY=null,b}},findTouch:function(a,b){for(var c,d=0,e=a.length;d<e&&(c=a[d]);d++)if(c.identifier===b)return!0},
vacuumTouches:function(a){var b=a.touches;
if(R.size>=b.length){var c=[];R.forEach(function(a,d){
if(1!==d&&!this.findTouch(b,d-2)){var e=a.out;c.push(e)}},this),c.forEach(this.cancelOut,this)}},touchstart:function(a){this.vacuumTouches(a),this.setPrimaryTouch(a.changedTouches[0]),this.dedupSynthMouse(a),this.scrolling||(this.clickCount++,this.processTouches(a,this.overDown))},overDown:function(a){R.set(a.pointerId,{target:a.target,out:a,outTarget:a.target}),u.enterOver(a),u.down(a)},touchmove:function(a){this.scrolling||(this.shouldScroll(a)?(this.scrolling=!0,this.touchcancel(a)):(a.preventDefault(),this.processTouches(a,this.moveOverOut)))},moveOverOut:function(a){var b=a,c=R.get(b.pointerId);
if(c){var d=c.out,e=c.outTarget;u.move(b),d&&e!==b.target&&(d.relatedTarget=b.target,b.relatedTarget=e,
d.target=e,b.target?(u.leaveOut(d),u.enterOver(b)):(
b.target=e,b.relatedTarget=null,this.cancelOut(b))),c.out=b,c.outTarget=b.target}},touchend:function(a){this.dedupSynthMouse(a),this.processTouches(a,this.upOut)},upOut:function(a){this.scrolling||(u.up(a),u.leaveOut(a)),this.cleanUpPointer(a)},touchcancel:function(a){this.processTouches(a,this.cancelOut)},cancelOut:function(a){u.cancel(a),u.leaveOut(a),this.cleanUpPointer(a)},cleanUpPointer:function(a){R["delete"](a.pointerId),this.removePrimaryPointer(a)},
dedupSynthMouse:function(a){var b=N.lastTouches,c=a.changedTouches[0];
if(this.isPrimaryTouch(c)){
var d={x:c.clientX,y:c.clientY};b.push(d);var e=function(a,b){var c=a.indexOf(b);c>-1&&a.splice(c,1)}.bind(null,b,d);setTimeout(e,S)}}};M=new c(V.elementAdded,V.elementRemoved,V.elementChanged,V);var W,X,Y,Z=u.pointermap,$=window.MSPointerEvent&&"number"==typeof window.MSPointerEvent.MSPOINTER_TYPE_MOUSE,_={events:["MSPointerDown","MSPointerMove","MSPointerUp","MSPointerOut","MSPointerOver","MSPointerCancel","MSGotPointerCapture","MSLostPointerCapture"],register:function(a){u.listen(a,this.events)},unregister:function(a){u.unlisten(a,this.events)},POINTER_TYPES:["","unavailable","touch","pen","mouse"],prepareEvent:function(a){var b=a;return $&&(b=u.cloneEvent(a),b.pointerType=this.POINTER_TYPES[a.pointerType]),b},cleanup:function(a){Z["delete"](a)},MSPointerDown:function(a){Z.set(a.pointerId,a);var b=this.prepareEvent(a);u.down(b)},MSPointerMove:function(a){var b=this.prepareEvent(a);u.move(b)},MSPointerUp:function(a){var b=this.prepareEvent(a);u.up(b),this.cleanup(a.pointerId)},MSPointerOut:function(a){var b=this.prepareEvent(a);u.leaveOut(b)},MSPointerOver:function(a){var b=this.prepareEvent(a);u.enterOver(b)},MSPointerCancel:function(a){var b=this.prepareEvent(a);u.cancel(b),this.cleanup(a.pointerId)},MSLostPointerCapture:function(a){var b=u.makeEvent("lostpointercapture",a);u.dispatchEvent(b)},MSGotPointerCapture:function(a){var b=u.makeEvent("gotpointercapture",a);u.dispatchEvent(b)}},aa=window.navigator;aa.msPointerEnabled?(W=function(a){i(a),j(this),k(a)&&(u.setCapture(a,this,!0),this.msSetPointerCapture(a))},X=function(a){i(a),u.releaseCapture(a,!0),this.msReleasePointerCapture(a)}):(W=function(a){i(a),j(this),k(a)&&u.setCapture(a,this)},X=function(a){i(a),u.releaseCapture(a)}),Y=function(a){return!!u.captureInfo[a]},g(),h(),l();var ba={dispatcher:u,Installer:c,PointerEvent:a,PointerMap:p,targetFinding:v};return ba});
///////////////////////////////////////////////
///////////////////////////////////////////////
var config = {"show_fabrication": false, "redraw_on_drag": true, "highlight_pin1": false, "extra_fields": ["Part #", "VEND#"], "dark_mode": false, "bom_view": "left-right", "board_rotation": 0.0, "checkboxes": "Sourced,Placed", "show_silkscreen": true, "show_pads": true, "layer_view": "FB"}
///////////////////////////////////////////////
///////////////////////////////////////////////
var pcbdata = {"edges": [{"start": [20.599999999999998, 35.5385], "end": [25.895899999999997, 22.4], "type": "segment", "width": 0.19999999999999998}, {"start": [95.84129999999999, 22.4], "end": [101.188, 35.5385], "type": "segment", "width": 0.19999999999999998}, {"start": [32.844595999999996, 116.0724], "end": [20.601599999999998, 104.38134199999999], "type": "segment", "width": 0.19999999999999998}, {"start": [101.1896, 104.38134199999999], "end": [88.946604, 116.0724], "type": "segment", "width": 0.19999999999999998}, {"start": [25.895899999999997, 22.4], "end": [95.84129999999999, 22.4], "type": "segment", "width": 0.19999999999999998}, {"start": [101.188, 35.5385], "end": [101.1896, 104.38134199999999], "type": "segment", "width": 0.19999999999999998}, {"start": [20.599999999999998, 35.5385], "end": [20.601599999999998, 104.38134199999999], "type": "segment", "width": 0.19999999999999998}, {"start": [82.44749999999999, 99.8703], "radius": 1.6382999999999999, "type": "circle", "width": 0.19999999999999998}, {"start": [32.844595999999996, 116.0724], "end": [88.946604, 116.0724], "type": "segment", "width": 0.19999999999999998}, {"start": [26.2881, 49.959300999999996], "radius": 1.6382999999999999, "type": "circle", "width": 0.19999999999999998}, {"start": [87.7307, 104.5693], "radius": 1.7907, "type": "circle", "width": 0.19999999999999998}, {"start": [93.229799, 42.3012], "radius": 1.7907, "type": "circle", "width": 0.19999999999999998}, {"start": [28.561401, 42.3012], "radius": 1.7907, "type": "circle", "width": 0.19999999999999998}, {"start": [34.0605, 104.5693], "radius": 1.7907, "type": "circle", "width": 0.19999999999999998}], "bom": {"both": [[16, "10nF", "C_0603_1608Metric", [["C17", 116], ["C19", 114], ["C20", 113], ["C24", 109], ["C28", 105], ["C29", 104], ["C30", 103], ["C31", 102], ["C32", 101], ["C33", 100], ["C34", 99], ["C40", 94], ["C78", 91], ["C79", 90], ["C80", 89], ["C82", 88]], ["C0603C103K1RACTU", "399-3189-1-ND"]], [11, "100nF", "C_0603_1608Metric", [["C1", 131], ["C6", 127], ["C10", 123], ["C13", 120], ["C14", 119], ["C15", 118], ["C16", 117], ["C18", 115], ["C37", 96], ["C38", 95], ["C42", 92]], ["C0603C104J5RACTU", "399-7844-1-ND"]], [3, "10uF", "C_0603_1608Metric", [["C7", 126], ["C8", 125], ["C9", 124]], ["C1608X5R1E106M080AC", "445-9015-1-ND"]], [2, "4.7pF", "C_0603_1608Metric", [["C21", 112], ["C22", 111]], ["CC0603CRNPO9BN4R7", "311-1740-1-ND"]], [2, "4.7nF", "C_0603_1608Metric", [["C3", 130], ["C11", 122]], ["CGA3E2X7R1H472K080AA", "445-5661-1-ND"]], [2, "470nF", "C_0603_1608Metric", [["C4", 129], ["C5", 128]], ["CGA3E3X7R1H474K080AE", "445-172475-1-ND"]], [3, "1nF", "C_0603_1608Metric", [["C12", 121], ["C35", 98], ["C41", 93]], ["GRM1885C1H102FA01D", "490-6377-1-ND"]], [2, "2.2uF", "C_0603_1608Metric", [["C25", 108], ["C26", 107]], ["GRM188R6YA225KA12D", "490-7204-1-ND"]], [1, "15uF", "C_1206_3216Metric", [["C39", 14]], ["TAJA156M010RNJ", "478-1661-1-ND"]], [1, "100UF 50V", "CP_Elec_8x10.5", [["C2", 179]], ["UCD1H101MNL1GS", "493-6388-1-ND"]], [3, "1uF", "C_0603_1608Metric", [["C23", 110], ["C27", 106], ["C36", 97]], ["UMK107BJ105KA-T", "587-2400-1-ND"]], [7, "DNP", "R_0603_1608Metric", [["R11", 76], ["R17", 71], ["R18", 70], ["R19", 69], ["R40", 52], ["R46", 46], ["R57", 39]], ["DNP", "DNP"]], [1, "39k", "R_0603_1608Metric", [["R139", 17]], ["RC0603FR-0739KL", "311-39.0KHRCT-ND"]], [6, "100", "R_0603_1608Metric", [["R120", 24], ["R121", 23], ["R122", 22], ["R123", 21], ["R124", 20], ["R125", 19]], ["RMCF0603FT100R", "RMCF0603FT100RCT-ND"]], [1, "2.2k", "R_0603_1608Metric", [["R28", 62]], ["RMCF0603FT2K20", "RMCF0603FT2K20CT-ND"]], [6, "2.7k", "R_0603_1608Metric", [["R14", 73], ["R20", 68], ["R21", 0], ["R23", 66], ["R25", 64], ["R27", 63]], ["RMCF0603FT2K70", "RMCF0603FT2K70CT-ND"]], [14, "500k", "R_0603_1608Metric", [["R24", 65], ["R31", 60], ["R32", 59], ["R34", 57], ["R35", 56], ["R37", 55], ["R38", 54], ["R39", 53], ["R41", 51], ["R52", 42], ["R54", 41], ["R56", 40], ["R58", 38], ["R131", 18]], ["RMCF0603FT470K", "RMCF0603FT470KCT-ND"]], [1, "5.11k", "R_0603_1608Metric", [["R9", 78]], ["RMCF0603FT5K11", "RMCF0603FT5K11CT-ND"]], [1, "680", "R_0603_1608Metric", [["R50", 43]], ["RMCF0603FT680R", "RMCF0603FT680RCT-ND"]], [1, "120", "R_0603_1608Metric", [["R22", 67]], ["RMCF0603JG120R", "RMCF0603JG120RCT-ND"]], [1, "15k", "R_0603_1608Metric", [["R15", 72]], ["RMCF0603JG15K0", "RMCF0603JG15K0CT-ND"]], [11, "1k", "R_0603_1608Metric", [["R29", 198], ["R36", 204], ["R48", 44], ["R49", 205], ["R51", 206], ["R112", 30], ["R113", 29], ["R114", 28], ["R115", 27], ["R116", 26], ["R117", 25]], ["RMCF0603JJ1K00", "RMCF0603JJ1K00CT-ND"]], [1, "100k", "R_0603_1608Metric", [["R47", 45]], ["RMCF0603JT100K", "RMCF0603JT100KCT-ND"]], [8, "10k", "R_0603_1608Metric", [["R1", 86], ["R12", 75], ["R13", 74], ["R16", 15], ["R33", 58], ["R43", 49], ["R45", 47], ["R141", 16]], ["RMCF0603JT10K0", "RMCF0603JT10K0CT-ND"]], [6, "20R", "R_0603_1608Metric", [["R104", 36], ["R105", 35], ["R106", 34], ["R107", 33], ["R108", 32], ["R109", 31]], ["RMCF0603JT20R0", "RMCF0603JT20R0CT-ND"]], [1, "33k", "R_0603_1608Metric", [["R30", 61]], ["RMCF0603JT33K0", "RMCF0603JT33K0CT-ND"]], [6, "4.7k", "R_0603_1608Metric", [["R2", 85], ["R3", 84], ["R4", 83], ["R8", 79], ["R10", 77], ["R42", 50]], ["RMCF0603JT4K70", "RMCF0603JT4K70CT-ND"]], [5, "0R", "R_0603_1608Metric", [["R5", 82], ["R6", 81], ["R7", 80], ["R44", 48], ["R59", 37]], ["RMCF0603ZT0R00", "RMCF0603ZT0R00CT-ND"]], [1, "LED-GREEN", "C_0603_1608Metric_Pad1.05x0.95mm_HandSolder", [["D14", 141]], ["5990281007F", "350-4365-1-ND"]], [1, "DIODESCH", "D_0603_1608Metric", [["D17", 87]], ["BAT60JFILM", "497-3707-1-ND"]], [1, "ESDA6V1BC6", "SOT-23-6", [["D16", 184]], ["ESDA6V1BC6", "497-6635-1-ND"]], [1, "LED-ORG", "LED-0603-rusEFI", [["D27", 211]], ["LTST-C190KFKT", "160-1434-1-ND"]], [1, "LED-GRN", "LED-0603-rusEFI", [["D22", 209]], ["LTST-C191KGKT", "160-1446-1-ND"]], [3, "LED-BLUE", "LED-0603-rusEFI", [["D23", 210], ["D28", 212], ["D29", 213]], ["LTST-C193TBKT-5A", "160-1827-1-ND"]], [5, "LED-RED", "LED-0603-rusEFI", [["D19", 207], ["D21", 208], ["D31", 214], ["D33", 215], ["D35", 216]], ["LTST-S270KRKT", "160-1479-1-ND"]], [1, "MBRS3200T3G", "D_SMB", [["D1", 185]], ["MBRS3200T3G", "MBRS3200T3GOSCT-ND"]], [5, "NSR0530HT", "D_SOD-323", [["D15", 168], ["D20", 167], ["D30", 201], ["D32", 202], ["D34", 203]], ["NSR0530HT", "NSR0530HT1GOSCT-ND"]], [1, "PESD1CAN-UX", "SOT-323_SC-70_Handsoldering", [["D2", 187]], ["PESD1CANUX", "1727-1306-1-ND"]], [15, "BAS70-04", "SOT-23", [["D3", 178], ["D4", 177], ["D5", 176], ["D6", 175], ["D7", 174], ["D8", 173], ["D9", 172], ["D10", 171], ["D11", 170], ["D12", 169], ["D13", 136], ["D18", 150], ["D24", 149], ["D25", 148], ["D26", 147]], ["SBAS70-04LT1G", "SBAS70-04LT1GOSCT-ND"]], [1, "Molex_48_pin", "Molex_48", [["U3", 139]], ["500762-0481", "WM4430-ND"]], [1, "IS25WP256D-xM", "SOIC-16W_7.5x10.3mm_P1.27mm", [["U11", 135]], ["IS25WP256D-RMLE", "706-1654-ND"]], [1, "LM2937", "SOT-223", [["U5", 137]], ["LM2937IMP-3.3/NOPB", "LM2937IMP-3.3/NOPBCT-ND"]], [4, "MCP6004", "TSSOP-14_4.4x5mm_P0.65mm", [["U8", 144], ["U35", 183], ["U36", 182], ["U46", 181]], ["MCP6004T-I/ST", "MCP6004T-I/STCT-ND"]], [1, "STM32F767VITx", "LQFP-100_14x14mm_P0.5mm", [["U1", 13]], ["STM32F767VIT6", "497-16643-ND"]], [3, "TC4427", "DFN-8-1EP_6x5mm_P1.27mm_EP4x2mm", [["U31", 12], ["U32", 10], ["U33", 11]], ["TC4427EOA", "TC4427EOA-ND"]], [1, "TLE8888QK", "LQFP-100_14x14mm_P0.5mm_THERMAL", [["U2", 166]], ["TLE88882QKXUMA1", "TLE88882QKXUMA1-ND"]], [1, "TLE9201SG", "Infineon_PG-DSO-12-11", [["U4", 180]], ["TLE9201SG", "TLE9201SGAUMA1CT-ND"]], [1, "8MHz", "Crystal_SMD_HC49-SD", [["X1", 217]], ["ABLS-8.000MHZ-B2-T", "535-9089-1-ND"]], [2, "SW_Push", "SW_Push_SPST_NO_Alps_SKRK", [["SW1", 218], ["SW2", 221]], ["TBD", "TBD"]], [1, "FILTER", "R_0603_1608Metric_Pad1.05x0.95mm_HandSolder", [["FB1", 140]], ["BLM21PG221SN1D", "490-1054-1-ND"]], [4, "10nF", "R_Array_Convex_4x0603", [["CN5", 145], ["CN6", 159], ["CN14", 153], ["CN17", 160]], ["CA064X103K2RACAUTO", "399-12382-1-ND"]], [5, "1k", "R_Array_Convex_4x0603", [["RN1", 132], ["RN7", 143], ["RN8", 158], ["RN9", 157], ["RN15", 152]], ["CAT16-1001F4LF", "CAT16-1001F4LFCT-ND"]], [4, "1.5k", "R_Array_Convex_4x0603", [["RN10", 142], ["RN11", 156], ["RN12", 155], ["RN16", 151]], ["CAY16-1501F4LF", "CAY16-1501F4LFCT-ND"]], [6, "Fiducial", "Fiducial_0.5mm_Mask1mm", [["FID1", 188], ["FID2", 1], ["FID3", 189], ["FID4", 190], ["FID5", 191], ["FID6", 192]], ["DNP", "DNP"]], [1, "DNP", "LOGO", [["LOGO2", 193]], ["DNP", "DNP"]], [1, "DNP", "LogoMRE", [["LOGO1", 194]], ["DNP", "DNP"]], [1, "IGN3", "Pin_D0.7mm_L6.5mm_W1.8mm_FlatFork", [["IGN3", 197]], ["DNP", "DNP"]], [1, "IGN4", "Pin_D0.7mm_L6.5mm_W1.8mm_FlatFork", [["IGN4", 2]], ["DNP", "DNP"]], [1, "OUT15", "Pin_D0.7mm_L6.5mm_W1.8mm_FlatFork", [["OUT15", 5]], ["DNP", "DNP"]], [1, "OUT16", "Pin_D0.7mm_L6.5mm_W1.8mm_FlatFork", [["OUT16", 196]], ["DNP", "DNP"]], [1, "OUT17", "Pin_D0.7mm_L6.5mm_W1.8mm_FlatFork", [["OUT17", 6]], ["DNP", "DNP"]], [1, "OUT18", "Pin_D0.7mm_L6.5mm_W1.8mm_FlatFork", [["OUT18", 7]], ["DNP", "DNP"]], [1, "PC10", "Pin_D0.7mm_L6.5mm_W1.8mm_FlatFork", [["PC10", 8]], ["DNP", "DNP"]], [1, "PC11", "Pin_D0.7mm_L6.5mm_W1.8mm_FlatFork", [["PC11", 195]], ["DNP", "DNP"]], [1, "PC12", "Pin_D0.7mm_L6.5mm_W1.8mm_FlatFork", [["PC12", 4]], ["DNP", "DNP"]], [1, "PD0", "Pin_D0.7mm_L6.5mm_W1.8mm_FlatFork", [["PD0", 3]], ["DNP", "DNP"]], [1, "PD14", "Pin_D0.7mm_L6.5mm_W1.8mm_FlatFork", [["PD14", 9]], ["DNP", "DNP"]], [1, "IPD30N06S2L-23", "TO-252-2", [["Q1", 164]], ["IPD30N06S2L23AT3", "IPD30N06S2L23ATMA3CT-ND"]], [4, "10k", "R_Array_Convex_4x0603", [["RN2", 146], ["RN3", 162], ["RN4", 161], ["RN13", 154]], ["YC164-JR-0710KL", "YC164J-10KCT-ND"]], [1, "USB_B_Micro", "USB_Micro-B_Molex-105133-0031", [["J1", 163]], ["105133-0031", "538-105133-0031"]], [1, "Conn_02x05_Odd_Even", "PinSocket_2x05_P2.54mm_Vertical_SMD", [["J2", 138]], ["95278-801B10LF", "649-95278-801B10LF"]]], "B": [[2, "10nF", "C_0603_1608Metric", [["C24", 109], ["C29", 104]], ["C0603C103K1RACTU", "399-3189-1-ND"]], [2, "4.7pF", "C_0603_1608Metric", [["C21", 112], ["C22", 111]], ["CC0603CRNPO9BN4R7", "311-1740-1-ND"]], [2, "1uF", "C_0603_1608Metric", [["C23", 110], ["C27", 106]], ["UMK107BJ105KA-T", "587-2400-1-ND"]], [1, "DNP", "R_0603_1608Metric", [["R46", 46]], ["DNP", "DNP"]], [1, "39k", "R_0603_1608Metric", [["R139", 17]], ["RC0603FR-0739KL", "311-39.0KHRCT-ND"]], [4, "500k", "R_0603_1608Metric", [["R52", 42], ["R54", 41], ["R56", 40], ["R58", 38]], ["RMCF0603FT470K", "RMCF0603FT470KCT-ND"]], [3, "1k", "R_0603_1608Metric", [["R36", 204], ["R49", 205], ["R51", 206]], ["RMCF0603JJ1K00", "RMCF0603JJ1K00CT-ND"]], [1, "10k", "R_0603_1608Metric", [["R141", 16]], ["RMCF0603JT10K0", "RMCF0603JT10K0CT-ND"]], [1, "0R", "R_0603_1608Metric", [["R44", 48]], ["RMCF0603ZT0R00", "RMCF0603ZT0R00CT-ND"]], [3, "LED-RED", "LED-0603-rusEFI", [["D31", 214], ["D33", 215], ["D35", 216]], ["LTST-S270KRKT", "160-1479-1-ND"]], [3, "NSR0530HT", "D_SOD-323", [["D30", 201], ["D32", 202], ["D34", 203]], ["NSR0530HT", "NSR0530HT1GOSCT-ND"]], [1, "BAS70-04", "SOT-23", [["D13", 136]], ["SBAS70-04LT1G", "SBAS70-04LT1GOSCT-ND"]], [4, "MCP6004", "TSSOP-14_4.4x5mm_P0.65mm", [["U8", 144], ["U35", 183], ["U36", 182], ["U46", 181]], ["MCP6004T-I/ST", "MCP6004T-I/STCT-ND"]], [1, "FILTER", "R_0603_1608Metric_Pad1.05x0.95mm_HandSolder", [["FB1", 140]], ["BLM21PG221SN1D", "490-1054-1-ND"]], [4, "1k", "R_Array_Convex_4x0603", [["RN7", 143], ["RN8", 158], ["RN9", 157], ["RN15", 152]], ["CAT16-1001F4LF", "CAT16-1001F4LFCT-ND"]], [2, "Fiducial", "Fiducial_0.5mm_Mask1mm", [["FID5", 191], ["FID6", 192]], ["DNP", "DNP"]], [1, "DNP", "LOGO", [["LOGO2", 193]], ["DNP", "DNP"]], [1, "IGN3", "Pin_D0.7mm_L6.5mm_W1.8mm_FlatFork", [["IGN3", 197]], ["DNP", "DNP"]], [1, "IGN4", "Pin_D0.7mm_L6.5mm_W1.8mm_FlatFork", [["IGN4", 2]], ["DNP", "DNP"]], [1, "OUT16", "Pin_D0.7mm_L6.5mm_W1.8mm_FlatFork", [["OUT16", 196]], ["DNP", "DNP"]], [1, "PC11", "Pin_D0.7mm_L6.5mm_W1.8mm_FlatFork", [["PC11", 195]], ["DNP", "DNP"]], [4, "10k", "R_Array_Convex_4x0603", [["RN2", 146], ["RN3", 162], ["RN4", 161], ["RN13", 154]], ["YC164-JR-0710KL", "YC164J-10KCT-ND"]]], "skipped": [133, 134, 165, 186, 199, 200, 219, 220], "F": [[14, "10nF", "C_0603_1608Metric", [["C17", 116], ["C19", 114], ["C20", 113], ["C28", 105], ["C30", 103], ["C31", 102], ["C32", 101], ["C33", 100], ["C34", 99], ["C40", 94], ["C78", 91], ["C79", 90], ["C80", 89], ["C82", 88]], ["C0603C103K1RACTU", "399-3189-1-ND"]], [11, "100nF", "C_0603_1608Metric", [["C1", 131], ["C6", 127], ["C10", 123], ["C13", 120], ["C14", 119], ["C15", 118], ["C16", 117], ["C18", 115], ["C37", 96], ["C38", 95], ["C42", 92]], ["C0603C104J5RACTU", "399-7844-1-ND"]], [3, "10uF", "C_0603_1608Metric", [["C7", 126], ["C8", 125], ["C9", 124]], ["C1608X5R1E106M080AC", "445-9015-1-ND"]], [2, "4.7nF", "C_0603_1608Metric", [["C3", 130], ["C11", 122]], ["CGA3E2X7R1H472K080AA", "445-5661-1-ND"]], [2, "470nF", "C_0603_1608Metric", [["C4", 129], ["C5", 128]], ["CGA3E3X7R1H474K080AE", "445-172475-1-ND"]], [3, "1nF", "C_0603_1608Metric", [["C12", 121], ["C35", 98], ["C41", 93]], ["GRM1885C1H102FA01D", "490-6377-1-ND"]], [2, "2.2uF", "C_0603_1608Metric", [["C25", 108], ["C26", 107]], ["GRM188R6YA225KA12D", "490-7204-1-ND"]], [1, "15uF", "C_1206_3216Metric", [["C39", 14]], ["TAJA156M010RNJ", "478-1661-1-ND"]], [1, "100UF 50V", "CP_Elec_8x10.5", [["C2", 179]], ["UCD1H101MNL1GS", "493-6388-1-ND"]], [1, "1uF", "C_0603_1608Metric", [["C36", 97]], ["UMK107BJ105KA-T", "587-2400-1-ND"]], [6, "DNP", "R_0603_1608Metric", [["R11", 76], ["R17", 71], ["R18", 70], ["R19", 69], ["R40", 52], ["R57", 39]], ["DNP", "DNP"]], [6, "100", "R_0603_1608Metric", [["R120", 24], ["R121", 23], ["R122", 22], ["R123", 21], ["R124", 20], ["R125", 19]], ["RMCF0603FT100R", "RMCF0603FT100RCT-ND"]], [1, "2.2k", "R_0603_1608Metric", [["R28", 62]], ["RMCF0603FT2K20", "RMCF0603FT2K20CT-ND"]], [6, "2.7k", "R_0603_1608Metric", [["R14", 73], ["R20", 68], ["R21", 0], ["R23", 66], ["R25", 64], ["R27", 63]], ["RMCF0603FT2K70", "RMCF0603FT2K70CT-ND"]], [10, "500k", "R_0603_1608Metric", [["R24", 65], ["R31", 60], ["R32", 59], ["R34", 57], ["R35", 56], ["R37", 55], ["R38", 54], ["R39", 53], ["R41", 51], ["R131", 18]], ["RMCF0603FT470K", "RMCF0603FT470KCT-ND"]], [1, "5.11k", "R_0603_1608Metric", [["R9", 78]], ["RMCF0603FT5K11", "RMCF0603FT5K11CT-ND"]], [1, "680", "R_0603_1608Metric", [["R50", 43]], ["RMCF0603FT680R", "RMCF0603FT680RCT-ND"]], [1, "120", "R_0603_1608Metric", [["R22", 67]], ["RMCF0603JG120R", "RMCF0603JG120RCT-ND"]], [1, "15k", "R_0603_1608Metric", [["R15", 72]], ["RMCF0603JG15K0", "RMCF0603JG15K0CT-ND"]], [8, "1k", "R_0603_1608Metric", [["R29", 198], ["R48", 44], ["R112", 30], ["R113", 29], ["R114", 28], ["R115", 27], ["R116", 26], ["R117", 25]], ["RMCF0603JJ1K00", "RMCF0603JJ1K00CT-ND"]], [1, "100k", "R_0603_1608Metric", [["R47", 45]], ["RMCF0603JT100K", "RMCF0603JT100KCT-ND"]], [7, "10k", "R_0603_1608Metric", [["R1", 86], ["R12", 75], ["R13", 74], ["R16", 15], ["R33", 58], ["R43", 49], ["R45", 47]], ["RMCF0603JT10K0", "RMCF0603JT10K0CT-ND"]], [6, "20R", "R_0603_1608Metric", [["R104", 36], ["R105", 35], ["R106", 34], ["R107", 33], ["R108", 32], ["R109", 31]], ["RMCF0603JT20R0", "RMCF0603JT20R0CT-ND"]], [1, "33k", "R_0603_1608Metric", [["R30", 61]], ["RMCF0603JT33K0", "RMCF0603JT33K0CT-ND"]], [6, "4.7k", "R_0603_1608Metric", [["R2", 85], ["R3", 84], ["R4", 83], ["R8", 79], ["R10", 77], ["R42", 50]], ["RMCF0603JT4K70", "RMCF0603JT4K70CT-ND"]], [4, "0R", "R_0603_1608Metric", [["R5", 82], ["R6", 81], ["R7", 80], ["R59", 37]], ["RMCF0603ZT0R00", "RMCF0603ZT0R00CT-ND"]], [1, "LED-GREEN", "C_0603_1608Metric_Pad1.05x0.95mm_HandSolder", [["D14", 141]], ["5990281007F", "350-4365-1-ND"]], [1, "DIODESCH", "D_0603_1608Metric", [["D17", 87]], ["BAT60JFILM", "497-3707-1-ND"]], [1, "ESDA6V1BC6", "SOT-23-6", [["D16", 184]], ["ESDA6V1BC6", "497-6635-1-ND"]], [1, "LED-ORG", "LED-0603-rusEFI", [["D27", 211]], ["LTST-C190KFKT", "160-1434-1-ND"]], [1, "LED-GRN", "LED-0603-rusEFI", [["D22", 209]], ["LTST-C191KGKT", "160-1446-1-ND"]], [3, "LED-BLUE", "LED-0603-rusEFI", [["D23", 210], ["D28", 212], ["D29", 213]], ["LTST-C193TBKT-5A", "160-1827-1-ND"]], [2, "LED-RED", "LED-0603-rusEFI", [["D19", 207], ["D21", 208]], ["LTST-S270KRKT", "160-1479-1-ND"]], [1, "MBRS3200T3G", "D_SMB", [["D1", 185]], ["MBRS3200T3G", "MBRS3200T3GOSCT-ND"]], [2, "NSR0530HT", "D_SOD-323", [["D15", 168], ["D20", 167]], ["NSR0530HT", "NSR0530HT1GOSCT-ND"]], [1, "PESD1CAN-UX", "SOT-323_SC-70_Handsoldering", [["D2", 187]], ["PESD1CANUX", "1727-1306-1-ND"]], [14, "BAS70-04", "SOT-23", [["D3", 178], ["D4", 177], ["D5", 176], ["D6", 175], ["D7", 174], ["D8", 173], ["D9", 172], ["D10", 171], ["D11", 170], ["D12", 169], ["D18", 150], ["D24", 149], ["D25", 148], ["D26", 147]], ["SBAS70-04LT1G", "SBAS70-04LT1GOSCT-ND"]], [1, "Molex_48_pin", "Molex_48", [["U3", 139]], ["500762-0481", "WM4430-ND"]], [1, "IS25WP256D-xM", "SOIC-16W_7.5x10.3mm_P1.27mm", [["U11", 135]], ["IS25WP256D-RMLE", "706-1654-ND"]], [1, "LM2937", "SOT-223", [["U5", 137]], ["LM2937IMP-3.3/NOPB", "LM2937IMP-3.3/NOPBCT-ND"]], [1, "STM32F767VITx", "LQFP-100_14x14mm_P0.5mm", [["U1", 13]], ["STM32F767VIT6", "497-16643-ND"]], [3, "TC4427", "DFN-8-1EP_6x5mm_P1.27mm_EP4x2mm", [["U31", 12], ["U32", 10], ["U33", 11]], ["TC4427EOA", "TC4427EOA-ND"]], [1, "TLE8888QK", "LQFP-100_14x14mm_P0.5mm_THERMAL", [["U2", 166]], ["TLE88882QKXUMA1", "TLE88882QKXUMA1-ND"]], [1, "TLE9201SG", "Infineon_PG-DSO-12-11", [["U4", 180]], ["TLE9201SG", "TLE9201SGAUMA1CT-ND"]], [1, "8MHz", "Crystal_SMD_HC49-SD", [["X1", 217]], ["ABLS-8.000MHZ-B2-T", "535-9089-1-ND"]], [2, "SW_Push", "SW_Push_SPST_NO_Alps_SKRK", [["SW1", 218], ["SW2", 221]], ["TBD", "TBD"]], [4, "10nF", "R_Array_Convex_4x0603", [["CN5", 145], ["CN6", 159], ["CN14", 153], ["CN17", 160]], ["CA064X103K2RACAUTO", "399-12382-1-ND"]], [1, "1k", "R_Array_Convex_4x0603", [["RN1", 132]], ["CAT16-1001F4LF", "CAT16-1001F4LFCT-ND"]], [4, "1.5k", "R_Array_Convex_4x0603", [["RN10", 142], ["RN11", 156], ["RN12", 155], ["RN16", 151]], ["CAY16-1501F4LF", "CAY16-1501F4LFCT-ND"]], [4, "Fiducial", "Fiducial_0.5mm_Mask1mm", [["FID1", 188], ["FID2", 1], ["FID3", 189], ["FID4", 190]], ["DNP", "DNP"]], [1, "DNP", "LogoMRE", [["LOGO1", 194]], ["DNP", "DNP"]], [1, "OUT15", "Pin_D0.7mm_L6.5mm_W1.8mm_FlatFork", [["OUT15", 5]], ["DNP", "DNP"]], [1, "OUT17", "Pin_D0.7mm_L6.5mm_W1.8mm_FlatFork", [["OUT17", 6]], ["DNP", "DNP"]], [1, "OUT18", "Pin_D0.7mm_L6.5mm_W1.8mm_FlatFork", [["OUT18", 7]], ["DNP", "DNP"]], [1, "PC10", "Pin_D0.7mm_L6.5mm_W1.8mm_FlatFork", [["PC10", 8]], ["DNP", "DNP"]], [1, "PC12", "Pin_D0.7mm_L6.5mm_W1.8mm_FlatFork", [["PC12", 4]], ["DNP", "DNP"]], [1, "PD0", "Pin_D0.7mm_L6.5mm_W1.8mm_FlatFork", [["PD0", 3]], ["DNP", "DNP"]], [1, "PD14", "Pin_D0.7mm_L6.5mm_W1.8mm_FlatFork", [["PD14", 9]], ["DNP", "DNP"]], [1, "IPD30N06S2L-23", "TO-252-2", [["Q1", 164]], ["IPD30N06S2L23AT3", "IPD30N06S2L23ATMA3CT-ND"]], [1, "USB_B_Micro", "USB_Micro-B_Molex-105133-0031", [["J1", 163]], ["105133-0031", "538-105133-0031"]], [1, "Conn_02x05_Odd_Even", "PinSocket_2x05_P2.54mm_Vertical_SMD", [["J2", 138]], ["95278-801B10LF", "649-95278-801B10LF"]]]}, "silkscreen": {"B": [{"width": 0.75, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "GND", "thickness": 0.13, "pos": [39.242999999999995, 41.783], "height": 0.75}, {"width": 0.75, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "12V SWITCHED", "thickness": 0.13, "pos": [33.400999999999996, 29.590999999999998], "height": 0.75}, {"width": 0.75, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "GND", "thickness": 0.13, "pos": [31.75, 109.09299999999999], "height": 0.75}, {"width": 0.75, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "GND", "thickness": 0.13, "pos": [92.83699999999999, 105.53699999999999], "height": 0.75}, {"width": 0.75, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "GND", "thickness": 0.13, "pos": [93.345, 47.117], "height": 0.75}, {"width": 0.75, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "GND", "thickness": 0.13, "pos": [28.448, 37.719], "height": 0.75}, {"width": 0.7999999999999999, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "CRNK-", "thickness": 0.13, "pos": [79.121, 32.9565], "height": 0.7999999999999999}, {"width": 0.7999999999999999, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": -1, "text": "CANH", "thickness": 0.13, "pos": [75.7555, 38.073295], "height": 0.7999999999999999}, {"width": 0.508, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "CRNK-", "thickness": 0.1016, "pos": [74.4855, 32.0167], "height": 0.508}, {"width": 0.508, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "CANL", "thickness": 0.1016, "pos": [74.4855, 34.5567], "height": 0.508}, {"width": 0.7999999999999999, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": -1, "text": "AV5", "thickness": 0.13, "pos": [57.9755, 38.124095], "height": 0.7999999999999999}, {"width": 0.508, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "GP4", "thickness": 0.1016, "pos": [71.9455, 34.6075], "height": 0.508}, {"width": 0.508, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "5V2", "thickness": 0.1016, "pos": [69.4055, 34.6075], "height": 0.508}, {"width": 0.508, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "GP1", "thickness": 0.1016, "pos": [66.8655, 34.671], "height": 0.508}, {"width": 0.508, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "AV3", "thickness": 0.1016, "pos": [64.262, 34.671], "height": 0.508}, {"width": 0.508, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "AV1", "thickness": 0.1016, "pos": [61.721999999999994, 34.671], "height": 0.508}, {"width": 0.508, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "AT2", "thickness": 0.1016, "pos": [59.181999999999995, 34.671], "height": 0.508}, {"width": 0.508, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "AV4", "thickness": 0.1016, "pos": [56.641999999999996, 34.671], "height": 0.508}, {"width": 0.7999999999999999, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "LS1", "thickness": 0.127, "pos": [47.8536, 34.671], "height": 0.7999999999999999}, {"width": 0.508, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "D-", "thickness": 0.1016, "pos": [54.102, 34.544], "height": 0.508}, {"width": 0.508, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "GP3", "thickness": 0.1016, "pos": [51.434999999999995, 34.544], "height": 0.508}, {"width": 0.508, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "INJ4", "thickness": 0.1016, "pos": [71.9455, 32.067499999999995], "height": 0.508}, {"width": 0.508, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "INJ2", "thickness": 0.1016, "pos": [69.4055, 32.067499999999995], "height": 0.508}, {"width": 0.508, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "GP2", "thickness": 0.1016, "pos": [66.8655, 32.131], "height": 0.508}, {"width": 0.508, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "AV7", "thickness": 0.1016, "pos": [64.262, 32.131], "height": 0.508}, {"width": 0.508, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "AV2", "thickness": 0.1016, "pos": [61.721999999999994, 32.131], "height": 0.508}, {"width": 0.508, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "AT4", "thickness": 0.1016, "pos": [59.181999999999995, 32.131], "height": 0.508}, {"width": 0.508, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "AT1", "thickness": 0.1016, "pos": [56.641999999999996, 32.131], "height": 0.508}, {"width": 0.7999999999999999, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "GND", "thickness": 0.127, "pos": [47.8536, 32.004], "height": 0.7999999999999999}, {"width": 0.508, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "GP5", "thickness": 0.1016, "pos": [54.102, 32.004], "height": 0.508}, {"width": 0.508, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "Ign2", "thickness": 0.1016, "pos": [51.434999999999995, 32.004], "height": 0.508}, {"width": 0.6, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "12", "thickness": 0.13, "pos": [51.689, 38.354], "height": 0.7999999999999999}, {"width": 0.6, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "9", "thickness": 0.13, "pos": [51.562, 28.701999999999998], "height": 0.7999999999999999}, {"width": 0.6, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "48", "thickness": 0.13, "pos": [76.835, 38.608], "height": 0.7999999999999999}, {"width": 0.6, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "45", "thickness": 0.13, "pos": [76.962, 28.320999999999998], "height": 0.7999999999999999}, {"width": 0.6, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "4", "thickness": 0.13, "pos": [44.323, 38.354], "height": 0.7999999999999999}, {"width": 0.6, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "1", "thickness": 0.13, "pos": [44.068999999999996, 28.701999999999998], "height": 0.7999999999999999}, {"width": 0.6, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 1, "text": "Ign1", "thickness": 0.13, "pos": [52.958999999999996, 28.452499999999997], "height": 0.7999999999999999}, {"width": 0.6, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 1, "text": "GP6", "thickness": 0.13, "pos": [55.372, 28.452499999999997], "height": 0.7999999999999999}, {"width": 0.6, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 1, "text": "GND", "thickness": 0.13, "pos": [57.927, 28.452499999999997], "height": 0.7999999999999999}, {"width": 0.6, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 1, "text": "GND", "thickness": 0.13, "pos": [60.452, 28.452499999999997], "height": 0.7999999999999999}, {"width": 0.6, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 1, "text": "CAM", "thickness": 0.13, "pos": [63.007, 28.452499999999997], "height": 0.7999999999999999}, {"width": 0.6, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 1, "text": "MAIN RELAY", "thickness": 0.13, "pos": [65.532, 28.452499999999997], "height": 0.7999999999999999}, {"width": 0.6, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 1, "text": "GP3", "thickness": 0.13, "pos": [68.072, 28.452499999999997], "height": 0.7999999999999999}, {"width": 0.7999999999999999, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": -1, "text": "AV6", "thickness": 0.13, "pos": [65.46849999999999, 38.124095], "height": 0.7999999999999999}, {"width": 0.7999999999999999, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": -1, "text": "AV8", "thickness": 0.13, "pos": [68.1355, 38.124095], "height": 0.7999999999999999}, {"width": 0.7999999999999999, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": -1, "text": "AV9", "thickness": 0.13, "pos": [70.8025, 38.124095], "height": 0.7999999999999999}, {"width": 0.7999999999999999, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": -1, "text": "AT3", "thickness": 0.13, "pos": [60.515499999999996, 38.124095], "height": 0.7999999999999999}, {"width": 0.7999999999999999, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": -1, "text": "Ign4", "thickness": 0.13, "pos": [52.8955, 38.124095], "height": 0.7999999999999999}, {"width": 0.7999999999999999, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "LS2", "thickness": 0.13, "pos": [43.942, 34.693], "height": 0.7999999999999999}, {"width": 0.75, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": -1, "text": "Suggested up fuse ??? \nrusEFI MRE was measured to consume \n-- 235mA from the 12V battery, for 2.9 watts", "thickness": 0.13, "pos": [54.4068, 24.13], "height": 0.75}, {"start": [93.97999999999999, 97.78999999999999], "end": [93.97999999999999, 86.99499999999999], "type": "segment", "width": 6.35}, {"width": 0.6, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 1, "text": "INJ3", "thickness": 0.13, "pos": [73.1, 28.452499999999997], "height": 0.7999999999999999}, {"width": 0.6, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 1, "text": "INJ1", "thickness": 0.13, "pos": [70.5, 28.452499999999997], "height": 0.7999999999999999}, {"width": 0.7999999999999999, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": -1, "text": "ETB-", "thickness": 0.13, "pos": [49.403, 38.124095], "height": 0.7999999999999999}, {"width": 0.7999999999999999, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "ETB+", "thickness": 0.13, "pos": [45.72, 39.751], "height": 0.7999999999999999}, {"width": 0.7999999999999999, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": -1, "text": "D+", "thickness": 0.13, "pos": [55.363499999999995, 38.124095], "height": 0.7999999999999999}, {"width": 0.7999999999999999, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": -1, "text": "AV10", "thickness": 0.13, "pos": [63.055499999999995, 38.124095], "height": 0.7999999999999999}, {"width": 0.7999999999999999, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": -1, "text": "5V1", "thickness": 0.13, "pos": [73.21549999999999, 38.124095], "height": 0.7999999999999999}, {"width": 0.7999999999999999, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "CAN L", "thickness": 0.13, "pos": [78.74, 34.693], "height": 0.7999999999999999}, {"width": 0.7999999999999999, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "CRNK+", "thickness": 0.13, "pos": [79.24799999999999, 29.209999999999997], "height": 0.7999999999999999}, {"width": 0.7999999999999999, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "GND", "thickness": 0.13, "pos": [43.942, 32.025999999999996], "height": 0.7999999999999999}, {"width": 0.7999999999999999, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 1, "text": "12V", "thickness": 0.13, "pos": [49.275999999999996, 28.452499999999997], "height": 0.7999999999999999}, {"width": 0.7999999999999999, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 1, "text": "12V", "thickness": 0.13, "pos": [45.592999999999996, 28.452499999999997], "height": 0.7999999999999999}, {"width": 2.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "RUSEFI.COM", "thickness": 0.3, "pos": [80.00999999999999, 109.47399999999999], "height": 2.0}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "R0.1 PCB DESIGN BY OLA RUUD\nR0.2 PCB DESIGN BY DAECU\nR0.3 PCB DESIGN BY DAECU\n", "thickness": 0.19999999999999998, "pos": [35.178999999999995, 54.102], "height": 1.0}, {"width": 0.762, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "IGN4", "thickness": 0.15, "ref": 1, "pos": [75.057, 62.357], "height": 0.762}, {"start": [76.52, 63.18], "end": [76.52, 61.279999999999994], "type": "segment", "width": 0.12}, {"start": [76.52, 61.279999999999994], "end": [78.36999999999999, 61.279999999999994], "type": "segment", "width": 0.12}, {"start": [78.36999999999999, 61.279999999999994], "end": [78.36999999999999, 63.129999999999995], "type": "segment", "width": 0.12}, {"start": [78.36999999999999, 63.129999999999995], "end": [78.36999999999999, 63.18], "type": "segment", "width": 0.12}, {"start": [78.36999999999999, 63.18], "end": [76.52, 63.18], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "R141", "thickness": 0.13, "ref": 1, "pos": [49.527499999999996, 44.2273], "height": 0.75}, {"start": [49.690279, 46.1673], "end": [49.364720999999996, 46.1673], "type": "segment", "width": 0.12}, {"start": [49.690279, 45.1473], "end": [49.364720999999996, 45.1473], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "R139", "thickness": 0.13, "ref": 1, "pos": [49.3395, 48.5775], "height": 0.75}, {"start": [49.690279, 47.6913], "end": [49.364720999999996, 47.6913], "type": "segment", "width": 0.12}, {"start": [49.690279, 46.671299999999995], "end": [49.364720999999996, 46.671299999999995], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "R58", "thickness": 0.13, "ref": 1, "pos": [81.8515, 44.449999999999996], "height": 0.75}, {"start": [82.359, 41.684521], "end": [82.359, 42.010079], "type": "segment", "width": 0.12}, {"start": [81.339, 41.684521], "end": [81.339, 42.010079], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "R56", "thickness": 0.13, "ref": 1, "pos": [80.264, 44.449999999999996], "height": 0.75}, {"start": [80.835, 41.684521], "end": [80.835, 42.010079], "type": "segment", "width": 0.12}, {"start": [79.815, 41.684521], "end": [79.815, 42.010079], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "R54", "thickness": 0.13, "ref": 1, "pos": [78.8035, 44.449999999999996], "height": 0.75}, {"start": [79.31099999999999, 41.684521], "end": [79.31099999999999, 42.010079], "type": "segment", "width": 0.12}, {"start": [78.291, 41.684521], "end": [78.291, 42.010079], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "R52", "thickness": 0.13, "ref": 1, "pos": [77.2795, 44.449999999999996], "height": 0.75}, {"start": [77.78699999999999, 41.684521], "end": [77.78699999999999, 42.010079], "type": "segment", "width": 0.12}, {"start": [76.767, 41.684521], "end": [76.767, 42.010079], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "R46", "thickness": 0.13, "ref": 1, "pos": [47.180499999999995, 70.485], "height": 0.75}, {"start": [50.007779, 70.9958], "end": [49.682221, 70.9958], "type": "segment", "width": 0.12}, {"start": [50.007779, 69.97579999999999], "end": [49.682221, 69.97579999999999], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "R44", "thickness": 0.13, "ref": 1, "pos": [47.180499999999995, 65.913], "height": 0.75}, {"start": [49.682221, 65.4038], "end": [50.007779, 65.4038], "type": "segment", "width": 0.12}, {"start": [49.682221, 66.4238], "end": [50.007779, 66.4238], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "C29", "thickness": 0.13, "ref": 1, "pos": [47.180499999999995, 73.533], "height": 0.75}, {"start": [50.007779, 74.04379999999999], "end": [49.682221, 74.04379999999999], "type": "segment", "width": 0.12}, {"start": [50.007779, 73.0238], "end": [49.682221, 73.0238], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "C27", "thickness": 0.13, "ref": 1, "pos": [47.180499999999995, 72.009], "height": 0.75}, {"start": [50.007779, 72.5198], "end": [49.682221, 72.5198], "type": "segment", "width": 0.12}, {"start": [50.007779, 71.4998], "end": [49.682221, 71.4998], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "C24", "thickness": 0.13, "ref": 1, "pos": [47.244, 68.8975], "height": 0.75}, {"start": [49.682221, 68.45179999999999], "end": [50.007779, 68.45179999999999], "type": "segment", "width": 0.12}, {"start": [49.682221, 69.4718], "end": [50.007779, 69.4718], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "C23", "thickness": 0.13, "ref": 1, "pos": [47.117, 67.437], "height": 0.75}, {"start": [49.682221, 66.92779999999999], "end": [50.007779, 66.92779999999999], "type": "segment", "width": 0.12}, {"start": [49.682221, 67.9478], "end": [50.007779, 67.9478], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "C22", "thickness": 0.13, "ref": 1, "pos": [56.134, 95.377], "height": 0.75}, {"start": [56.296779, 97.66499999999999], "end": [55.971221, 97.66499999999999], "type": "segment", "width": 0.12}, {"start": [56.296779, 96.645], "end": [55.971221, 96.645], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "C21", "thickness": 0.13, "ref": 1, "pos": [53.086, 98.55199999999999], "height": 0.75}, {"start": [52.923221, 96.645], "end": [53.248779, 96.645], "type": "segment", "width": 0.12}, {"start": [52.923221, 97.66499999999999], "end": [53.248779, 97.66499999999999], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "D13", "thickness": 0.13, "ref": 1, "pos": [58.333, 44.5135], "height": 0.75}, {"start": [62.413, 45.2735], "end": [62.413, 43.8135], "type": "segment", "width": 0.12}, {"start": [59.253, 45.2735], "end": [59.253, 43.113499999999995], "type": "segment", "width": 0.12}, {"start": [59.253, 45.2735], "end": [60.183, 45.2735], "type": "segment", "width": 0.12}, {"start": [62.413, 45.2735], "end": [61.483, 45.2735], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "FB1", "thickness": 0.13, "ref": 1, "pos": [46.989999999999995, 75.057], "height": 0.75}, {"start": [50.016267, 74.5478], "end": [49.673733, 74.5478], "type": "segment", "width": 0.12}, {"start": [50.016267, 75.56779999999999], "end": [49.673733, 75.56779999999999], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "RN7", "thickness": 0.13, "ref": 1, "pos": [67.0475, 51.257999999999996], "height": 0.75}, {"start": [71.5275, 51.757999999999996], "end": [71.5275, 50.757999999999996], "type": "segment", "width": 0.12}, {"start": [68.1675, 51.757999999999996], "end": [68.1675, 50.757999999999996], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "U8", "thickness": 0.13, "ref": 1, "pos": [64.9605, 45.6565], "height": 0.75}, {"start": [67.5225, 49.450599999999994], "end": [67.5225, 49.325599999999994], "type": "segment", "width": 0.15}, {"start": [72.1725, 49.450599999999994], "end": [72.1725, 49.2256], "type": "segment", "width": 0.15}, {"start": [72.1725, 44.2006], "end": [72.1725, 44.425599999999996], "type": "segment", "width": 0.15}, {"start": [67.5225, 44.2006], "end": [67.5225, 44.425599999999996], "type": "segment", "width": 0.15}, {"start": [67.5225, 49.450599999999994], "end": [72.1725, 49.450599999999994], "type": "segment", "width": 0.15}, {"start": [67.5225, 44.2006], "end": [72.1725, 44.2006], "type": "segment", "width": 0.15}, {"start": [67.5225, 49.325599999999994], "end": [66.1725, 49.325599999999994], "type": "segment", "width": 0.15}, {"width": 0.75, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "RN2", "thickness": 0.13, "ref": 1, "pos": [67.0475, 42.367999999999995], "height": 0.75}, {"start": [71.5275, 42.867999999999995], "end": [71.5275, 41.867999999999995], "type": "segment", "width": 0.12}, {"start": [68.1675, 42.867999999999995], "end": [68.1675, 41.867999999999995], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "RN15", "thickness": 0.13, "ref": 1, "pos": [55.245, 62.2943], "height": 0.75}, {"start": [54.3825, 62.7943], "end": [54.3825, 61.7943], "type": "segment", "width": 0.12}, {"start": [51.0225, 62.7943], "end": [51.0225, 61.7943], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "RN13", "thickness": 0.13, "ref": 1, "pos": [49.839, 53.340799999999994], "height": 0.75}, {"start": [54.318999999999996, 53.840799999999994], "end": [54.318999999999996, 52.840799999999994], "type": "segment", "width": 0.12}, {"start": [50.958999999999996, 53.840799999999994], "end": [50.958999999999996, 52.840799999999994], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "RN9", "thickness": 0.13, "ref": 1, "pos": [61.395999999999994, 61.735499999999995], "height": 0.75}, {"start": [65.87599999999999, 62.235499999999995], "end": [65.87599999999999, 61.235499999999995], "type": "segment", "width": 0.12}, {"start": [62.516, 62.235499999999995], "end": [62.516, 61.235499999999995], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "RN8", "thickness": 0.13, "ref": 1, "pos": [55.0841, 74.5244], "height": 0.75}, {"start": [59.564099999999996, 75.0244], "end": [59.564099999999996, 74.0244], "type": "segment", "width": 0.12}, {"start": [56.2041, 75.0244], "end": [56.2041, 74.0244], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "RN4", "thickness": 0.13, "ref": 1, "pos": [61.370599999999996, 52.7947], "height": 0.75}, {"start": [65.8506, 53.2947], "end": [65.8506, 52.2947], "type": "segment", "width": 0.12}, {"start": [62.4906, 53.2947], "end": [62.4906, 52.2947], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "RN3", "thickness": 0.13, "ref": 1, "pos": [55.211099999999995, 65.482], "height": 0.75}, {"start": [59.6911, 65.982], "end": [59.6911, 64.982], "type": "segment", "width": 0.12}, {"start": [56.3311, 65.982], "end": [56.3311, 64.982], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "U46", "thickness": 0.13, "ref": 1, "pos": [47.8155, 58.229499999999994], "height": 0.75}, {"start": [50.3775, 60.410799999999995], "end": [50.3775, 60.285799999999995], "type": "segment", "width": 0.15}, {"start": [55.027499999999996, 60.410799999999995], "end": [55.027499999999996, 60.1858], "type": "segment", "width": 0.15}, {"start": [55.027499999999996, 55.160799999999995], "end": [55.027499999999996, 55.385799999999996], "type": "segment", "width": 0.15}, {"start": [50.3775, 55.160799999999995], "end": [50.3775, 55.385799999999996], "type": "segment", "width": 0.15}, {"start": [50.3775, 60.410799999999995], "end": [55.027499999999996, 60.410799999999995], "type": "segment", "width": 0.15}, {"start": [50.3775, 55.160799999999995], "end": [55.027499999999996, 55.160799999999995], "type": "segment", "width": 0.15}, {"start": [50.3775, 60.285799999999995], "end": [49.027499999999996, 60.285799999999995], "type": "segment", "width": 0.15}, {"width": 0.75, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "U36", "thickness": 0.13, "ref": 1, "pos": [59.436, 57.213499999999996], "height": 0.75}, {"start": [61.8837, 59.852], "end": [61.8837, 59.727], "type": "segment", "width": 0.15}, {"start": [66.5337, 59.852], "end": [66.5337, 59.626999999999995], "type": "segment", "width": 0.15}, {"start": [66.5337, 54.602], "end": [66.5337, 54.827], "type": "segment", "width": 0.15}, {"start": [61.8837, 54.602], "end": [61.8837, 54.827], "type": "segment", "width": 0.15}, {"start": [61.8837, 59.852], "end": [66.5337, 59.852], "type": "segment", "width": 0.15}, {"start": [61.8837, 54.602], "end": [66.5337, 54.602], "type": "segment", "width": 0.15}, {"start": [61.8837, 59.727], "end": [60.533699999999996, 59.727], "type": "segment", "width": 0.15}, {"width": 0.75, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "U35", "thickness": 0.13, "ref": 1, "pos": [62.674499999999995, 69.92699999999999], "height": 0.75}, {"start": [55.5464, 72.5393], "end": [55.5464, 72.4143], "type": "segment", "width": 0.15}, {"start": [60.1964, 72.5393], "end": [60.1964, 72.3143], "type": "segment", "width": 0.15}, {"start": [60.1964, 67.2893], "end": [60.1964, 67.51429999999999], "type": "segment", "width": 0.15}, {"start": [55.5464, 67.2893], "end": [55.5464, 67.51429999999999], "type": "segment", "width": 0.15}, {"start": [55.5464, 72.5393], "end": [60.1964, 72.5393], "type": "segment", "width": 0.15}, {"start": [55.5464, 67.2893], "end": [60.1964, 67.2893], "type": "segment", "width": 0.15}, {"start": [55.5464, 72.4143], "end": [54.1964, 72.4143], "type": "segment", "width": 0.15}, {"angle": [90.0], "type": "polygon", "pos": [86.99499999999999, 87.63], "polygons": [[[3.3528, 0.39624], [3.35026, -0.29972], [3.1953199999999997, -0.9905999999999999], [2.8956, -1.6433799999999998], [2.4663399999999998, -2.21996], [2.31394, -2.37744], [1.80086, -2.794], [1.27508, -3.0708599999999997], [0.68834, -3.2258], [0.127, -3.27406], [-0.46736, -3.26898], [-0.9270999999999999, -3.2003999999999997], [-1.05664, -3.16484], [-1.73482, -2.86258], [-2.32156, -2.41808], [-2.8194, -1.83134], [-3.1089599999999997, -1.3461999999999998], [-3.21564, -1.1277599999999999], [-3.28422, -0.9296399999999999], [-3.32232, -0.70866], [-3.3401, -0.4191], [-3.34518, -0.010159999999999999], [-3.34518, 0.043179999999999996], [-3.3401, 0.46736], [-3.3248599999999997, 0.77216], [-3.2867599999999997, 1.0032999999999999], [-3.22072, 1.2115799999999999], [-3.11658, 1.44272], [-3.10134, 1.4681199999999999], [-2.7685999999999997, 1.99644], [-2.31648, 2.49428], [-1.79832, 2.90576], [-1.4757399999999998, 3.09372], [-1.23698, 3.20294], [-1.03124, 3.2765999999999997], [-0.80518, 3.31724], [-0.51562, 3.33756], [-0.10922, 3.34264], [-0.040639999999999996, 3.34264], [0.37845999999999996, 3.3401], [0.68072, 3.3248599999999997], [0.9093199999999999, 3.2893], [1.1176, 3.22326], [1.35382, 3.11658], [1.44018, 3.0734], [1.9761199999999999, 2.7355799999999997], [2.47904, 2.28854], [2.8879799999999998, 1.78308], [2.95656, 1.67132], [3.1470599999999997, 1.35382], [2.6390599999999997, 1.35382], [2.32664, 1.3411199999999999], [2.14884, 1.2953999999999999], [2.08534, 1.22936], [2.10058, 1.12014], [2.1717, 1.10236], [2.26314, 1.05918], [2.2656799999999997, 0.9067799999999999], [2.25806, 0.86868], [2.2224999999999997, 0.6858], [2.1691599999999998, 0.38608], [2.10058, 0.01778], [2.06248, -0.2032], [1.9837399999999998, -0.60452], [1.91516, -0.8661399999999999], [1.8465799999999999, -1.016], [1.7703799999999998, -1.07696], [1.76022, -1.0795], [1.74752, -1.0845799999999999], [1.74752, 1.35382], [0.78994, 1.35382], [0.36576, 1.35128], [0.08381999999999999, 1.3385799999999999], [-0.08127999999999999, 1.31318], [-0.15494, 1.27254], [-0.17018, 1.22682], [-0.1016, 1.11506], [-0.043179999999999996, 1.09982], [0.01524, 1.1049], [0.05334, 1.09728], [0.06858, 1.0541], [0.06096, 0.9499599999999999], [0.0254, 0.7543799999999999], [-0.03556, 0.44704], [-0.127, 0.0], [-0.20828, -0.39624], [-0.27432, -0.72898], [-0.32004, -0.96266], [-0.33782, -1.0668], [-0.33782, -1.06934], [-0.40893999999999997, -1.09728], [-0.46481999999999996, -1.09982], [-0.53848, -1.1277599999999999], [-0.53848, 1.35382], [-1.49606, 1.35382], [-1.92024, 1.35128], [-2.20218, 1.3385799999999999], [-2.36728, 1.31318], [-2.44094, 1.27254], [-2.45618, 1.22682], [-2.3876, 1.1176], [-2.3241, 1.09982], [-2.22758, 1.0439399999999999], [-2.23266, 0.9524999999999999], [-2.2656799999999997, 0.8128], [-2.3241, 0.5461], [-2.3952199999999997, 0.19558], [-2.4638, -0.14732], [-2.5654, -0.62484], [-2.65684, -0.9398], [-2.73304, -1.0871199999999999], [-2.75844, -1.09982], [-2.8981399999999997, -1.15824], [-2.921, -1.18618], [-2.8651199999999997, -1.22428], [-2.6492199999999997, -1.2522199999999999], [-2.27838, -1.26746], [-1.95326, -1.27], [-0.93218, -1.27], [-0.93218, -1.016], [-0.9702799999999999, -0.8128], [-1.05918, -0.762], [-1.1709399999999999, -0.8255], [-1.18618, -0.8813799999999999], [-1.2598399999999998, -0.9499599999999999], [-1.44526, -1.01854], [-1.6789399999999999, -1.07188], [-1.9049999999999998, -1.09982], [-2.06248, -1.0871199999999999], [-2.09042, -1.06934], [-2.10566, -0.9677399999999999], [-2.09804, -0.7493], [-2.07772, -0.55372], [-2.0193, -0.08381999999999999], [-1.6865599999999998, -0.08381999999999999], [-1.47828, -0.10414], [-1.36144, -0.15747999999999998], [-1.35382, -0.17526], [-1.3208, -0.25908], [-1.2446, -0.22352], [-1.1557, -0.10414], [-1.0922, 0.06858], [-1.0922, 0.07112], [-1.07442, 0.26416], [-1.1302999999999999, 0.33782], [-1.15316, 0.33782], [-1.2598399999999998, 0.28956], [-1.27, 0.254], [-1.3461999999999998, 0.20065999999999998], [-1.53162, 0.17018], [-1.5951199999999999, 0.17018], [-1.9177, 0.17018], [-1.83388, 0.635], [-1.75006, 1.10236], [-1.24714, 1.09982], [-0.9652, 1.09474], [-0.8204199999999999, 1.0668], [-0.78486, 1.00838], [-0.79248, 0.9728199999999999], [-0.78232, 0.8635999999999999], [-0.72644, 0.84582], [-0.635, 0.92202], [-0.57658, 1.09728], [-0.57404, 1.09982], [-0.53848, 1.35382], [-0.53848, -1.1277599999999999], [-0.57912, -1.14554], [-0.59182, -1.18618], [-0.51562, -1.22936], [-0.31495999999999996, -1.2598399999999998], [-0.08381999999999999, -1.27], [0.18542, -1.2572999999999999], [0.36829999999999996, -1.22428], [0.42418, -1.18618], [0.35306, -1.11252], [0.28702, -1.09982], [0.20573999999999998, -1.07442], [0.18034, -0.9677399999999999], [0.2032, -0.74168], [0.20828, -0.70866], [0.254, -0.44704], [0.29718, -0.24892], [0.31242, -0.20065999999999998], [0.40893999999999997, -0.12954], [0.5841999999999999, -0.08889999999999999], [0.7746999999999999, -0.08889999999999999], [0.9067799999999999, -0.127], [0.93218, -0.17018], [0.9728199999999999, -0.25908], [1.0668, -0.2413], [1.16586, -0.13716], [1.20904, -0.020319999999999998], [1.22936, 0.19304], [1.17856, 0.254], [1.08204, 0.18542], [0.93218, 0.11684], [0.70866, 0.08635999999999999], [0.6908799999999999, 0.08381999999999999], [0.40131999999999995, 0.08381999999999999], [0.45974, 0.52578], [0.5003799999999999, 0.7874], [0.54102, 0.9779], [0.5588, 1.03378], [0.6604, 1.06934], [0.87884, 1.09474], [1.07188, 1.09982], [1.3411199999999999, 1.0922], [1.4731999999999998, 1.06172], [1.50114, 1.0007599999999999], [1.49352, 0.97536], [1.50368, 0.8635999999999999], [1.5595599999999998, 0.84582], [1.651, 0.92202], [1.70942, 1.09728], [1.71196, 1.09982], [1.74752, 1.35382], [1.74752, -1.0845799999999999], [1.61544, -1.14046], [1.62306, -1.19888], [1.7627599999999999, -1.2446], [2.0193, -1.26746], [2.11582, -1.27], [2.3876, -1.2572999999999999], [2.57048, -1.22428], [2.62382, -1.18618], [2.55524, -1.10998], [2.49682, -1.09982], [2.43586, -1.09474], [2.39776, -1.06426], [2.3876, -0.98298], [2.40284, -0.8229599999999999], [2.44602, -0.56134], [2.52222, -0.17271999999999998], [2.57302, 0.08127999999999999], [2.6771599999999998, 0.5638799999999999], [2.7736799999999997, 0.89408], [2.8549599999999997, 1.06426], [2.88544, 1.0871199999999999], [3.0327599999999997, 1.1811], [3.06324, 1.2166599999999999], [3.12674, 1.22428], [3.2003999999999997, 1.0922], [3.27406, 0.8509], [3.3350199999999997, 0.5334], [3.3528, 0.39624]]]}, {"angle": [230.0], "type": "polygon", "pos": [43.815, 112.014], "polygons": [[[-51.287911, 8.760278], [-50.879892, 8.521134], [-50.8, 8.113889], [-50.918333999999994, 7.652289], [-51.396620999999996, 7.44828], [-52.211110999999995, 7.408334], [-53.134311, 7.4675009999999995], [-53.54233, 7.706644], [-53.622222, 8.113889], [-53.503887999999996, 8.575489], [-53.025600999999995, 8.779499], [-52.211110999999995, 8.819445], [-51.287911, 8.760278]]]}, {"angle": [230.0], "type": "polygon", "pos": [43.815, 112.014], "polygons": [[[-11.789838999999999, -0.229434], [-10.598265, -0.262399], [-9.877229, -0.342144], [-9.509236, -0.48896399999999995], [-9.376790999999999, -0.7231529999999999], [-9.361310999999999, -0.949796], [-9.396086, -1.280284], [-9.586776, -1.4781039999999999], [-10.062928, -1.56113], [-10.954089999999999, -1.547234], [-12.389809, -1.454289], [-12.800894, -1.424326], [-14.366308, -1.317839], [-15.336948, -1.285038], [-15.820905, -1.3380459999999998], [-15.926271, -1.488989], [-15.761135, -1.749989], [-15.75631, -1.755819], [-15.358901, -2.051433], [-14.669245, -2.2316149999999997], [-13.542746, -2.319709], [-12.140338, -2.339622], [-9.008533, -2.339622], [-9.008533, -3.927122], [-8.962368999999999, -4.919184], [-8.770678, -5.388300999999999], [-8.353664, -5.514016], [-8.302978, -5.514622], [-7.723218999999999, -5.741485], [-7.597422, -6.057523], [-7.703196999999999, -6.320391], [-8.105409, -6.471095999999999], [-8.931394, -6.527998999999999], [-10.308486, -6.5094579999999995], [-10.655757999999999, -6.498495], [-12.409122, -6.390052], [-13.47447, -6.203308], [-13.860156, -5.955594], [-13.69707, -5.599404], [-13.271265, -5.514622], [-12.736507999999999, -5.360322], [-12.545997, -4.771483], [-12.536311, -4.456289], [-12.592035, -3.7776769999999997], [-12.894003999999999, -3.476005], [-13.644414, -3.399625], [-13.947422, -3.397955], [-14.852236999999999, -3.439748], [-15.254467, -3.666225], [-15.356307, -4.229032999999999], [-15.358533, -4.456289], [-15.200766, -5.296506], [-14.829367, -5.514622], [-14.361664999999999, -5.797009], [-14.300199999999998, -6.043788999999999], [-14.428220999999999, -6.308344], [-14.894229, -6.470261], [-15.821145999999999, -6.551232], [-17.298811, -6.572954999999999], [-18.797957, -6.550363], [-19.715488, -6.468127], [-20.174325, -6.304552999999999], [-20.297421999999997, -6.043788999999999], [-20.003313, -5.612838], [-19.591867, -5.514622], [-19.075422, -5.348307], [-18.89359, -4.7294849999999995], [-18.886311, -4.456289], [-18.997187999999998, -3.681621], [-19.409736, -3.408874], [-19.591867, -3.397955], [-20.166468, -3.177373], [-20.297421999999997, -2.868789], [-20.003313, -2.4378379999999997], [-19.591867, -2.339622], [-19.019828999999998, -2.129776], [-18.886311, -1.835654], [-18.767917999999998, -1.20028], [-18.350815, -0.7499], [-17.542116999999998, -0.456341], [-16.248936999999998, -0.29142799999999996], [-14.378390999999999, -0.226987], [-13.569446, -0.222955], [-11.789838999999999, -0.229434]]]}, {"angle": [230.0], "type": "polygon", "pos": [43.815, 112.014], "polygons": [[[-21.422653999999998, -1.545872], [-21.535307, -2.379139], [-21.830502, -2.779395], [-22.520364, -2.935373], [-23.03145, -2.977267], [-23.977942, -3.003688], [-24.41463, -2.847044], [-24.529621, -2.427857], [-24.530756, -2.343788], [-24.58513, -1.950605], [-24.852044, -1.7396809999999998], [-25.487187, -1.6688269999999998], [-26.646247, -1.695856], [-26.883889999999997, -1.7061419999999998], [-28.31043, -1.834936], [-29.168101999999998, -2.0602709999999997], [-29.382732999999998, -2.251427], [-29.217523999999997, -2.558058], [-28.425164, -2.686273], [-28.087930999999998, -2.6923999999999997], [-27.153035, -2.749028], [-26.734624, -2.9790449999999997], [-26.647422, -3.397955], [-26.763039, -3.855864], [-27.232656, -4.0607999999999995], [-28.087930999999998, -4.103511], [-29.062631, -4.1851009999999995], [-29.397033999999998, -4.4406289999999995], [-29.382732999999998, -4.544483], [-28.940122, -4.823004], [-27.871644, -5.016755], [-26.855248999999997, -5.090421], [-25.576877999999997, -5.12564], [-24.834395999999998, -5.0632969999999995], [-24.460473, -4.863207], [-24.287779, -4.485183999999999], [-24.284581, -4.473059999999999], [-24.026975, -4.006663], [-23.44424, -3.794364], [-22.549333, -3.750733], [-21.002978, -3.750733], [-21.002978, -6.572954999999999], [-28.411310999999998, -6.572954999999999], [-30.874910999999997, -6.570408], [-32.7217, -6.557131], [-34.04042, -6.524673], [-34.91981, -6.464582999999999], [-35.448614, -6.368409], [-35.71557, -6.2277], [-35.809421, -6.034002999999999], [-35.819644, -5.8674], [-35.653329, -5.350955], [-35.034507999999995, -5.169123], [-34.761311, -5.161843999999999], [-34.134803999999995, -5.123307], [-33.822387, -4.886362], [-33.714861, -4.269007], [-33.702978, -3.397955], [-33.726099999999995, -2.353776], [-33.868266999999996, -1.8330819999999999], [-34.238679999999995, -1.653873], [-34.761311, -1.634066], [-35.535978, -1.523189], [-35.808726, -1.110642], [-35.819644, -0.928511], [-35.792466, -0.691711], [-35.651146, -0.514821], [-35.306007, -0.38911599999999996], [-34.66737, -0.305873], [-33.645558, -0.256368], [-32.150892999999996, -0.231879], [-30.093698, -0.223682], [-28.566404, -0.222955], [-21.313164, -0.222955], [-21.422653999999998, -1.545872]]]}, {"angle": [230.0], "type": "polygon", "pos": [43.815, 112.014], "polygons": [[[-37.955456999999996, -2.072952], [-36.997526, -2.219721], [-36.542021999999996, -2.457757], [-36.5252, -2.523304], [-36.663776, -2.7918339999999997], [-37.161766, -2.952962], [-38.142564, -3.0295069999999997], [-39.347422, -3.045177], [-40.902013, -3.094852], [-41.824695999999996, -3.22194], [-42.100254, -3.393535], [-41.713471999999996, -3.57673], [-40.649136999999996, -3.7386209999999997], [-39.701330999999996, -3.810586], [-38.053077, -3.9833079999999996], [-37.00705, -4.292835999999999], [-36.627125, -4.555950999999999], [-36.218990999999995, -5.055486999999999], [-36.335744999999996, -5.455882], [-36.634429, -5.775041], [-37.029595, -6.048776999999999], [-37.65762, -6.239434999999999], [-38.646996, -6.365892], [-40.126214999999995, -6.447026999999999], [-41.472524, -6.485829], [-43.254386, -6.521729], [-44.448476, -6.5195229999999995], [-45.172301, -6.460908], [-45.543366, -6.3275809999999995], [-45.679178, -6.101239], [-45.697421999999996, -5.827748], [-45.654053, -5.489266], [-45.451578999999995, -5.28423], [-44.981446999999996, -5.21036], [-44.135106, -5.265377], [-42.804003, -5.447003], [-41.023117, -5.729617], [-40.127293, -5.79277], [-39.711155999999995, -5.642885], [-39.700199999999995, -5.594316], [-40.021253, -5.3815539999999995], [-40.861267999999995, -5.165436], [-41.988178, -4.9990179999999995], [-43.571072, -4.725347999999999], [-44.739996, -4.312334], [-45.074982999999996, -4.098733999999999], [-45.607461, -3.599745], [-45.616822, -3.2318569999999998], [-45.252075, -2.8115769999999998], [-44.655305999999996, -2.522256], [-43.596472, -2.292342], [-42.236321, -2.127144], [-40.735603, -2.031973], [-39.255064999999995, -2.012139], [-37.955456999999996, -2.072952]]]}, {"angle": [230.0], "type": "polygon", "pos": [43.815, 112.014], "polygons": [[[-54.448955999999995, -3.48615], [-54.349384, -4.425173], [-54.099706, -4.85724], [-53.500392, -4.979216999999999], [-52.929367, -4.985455], [-52.012189, -4.933764], [-51.580717, -4.6863], [-51.417421, -4.104473], [-51.406628999999995, -4.015315999999999], [-51.420544, -3.311571], [-51.813323999999994, -3.0652999999999997], [-52.200379, -3.045177], [-52.927228, -2.86521], [-53.105754999999995, -2.5160109999999998], [-52.967158, -2.23689], [-52.466302, -2.0730489999999997], [-51.475595, -1.998969], [-50.459922, -1.9868439999999998], [-47.814088999999996, -1.9868439999999998], [-47.814088999999996, -3.750733], [-47.776942, -4.808720999999999], [-47.619271, -5.336379], [-47.271727, -5.507073999999999], [-47.108533, -5.514622], [-46.533932, -5.7352039999999995], [-46.402978, -6.043788999999999], [-46.548204, -6.331294], [-47.070395, -6.495842], [-48.099315, -6.565239999999999], [-48.872422, -6.572954999999999], [-50.089501999999996, -6.530048], [-50.971463, -6.417129999999999], [-51.339908, -6.257908], [-51.341867, -6.244803], [-51.641577, -6.093067], [-52.458203999999995, -6.236879], [-52.486064999999996, -6.244803], [-53.697523, -6.4632], [-55.098065, -6.536553], [-56.362145999999996, -6.459726], [-56.986311, -6.315818999999999], [-57.674296999999996, -5.833333], [-57.991552999999996, -4.958049], [-58.039241999999994, -4.191705], [-58.136869999999995, -3.377522], [-58.495542, -3.068672], [-58.7502, -3.045177], [-59.324801, -2.8245959999999997], [-59.455754999999996, -2.5160109999999998], [-59.309694, -2.2274849999999997], [-58.784842, -2.062872], [-57.751200999999995, -1.994082], [-57.006595, -1.9868439999999998], [-54.557435, -1.9868439999999998], [-54.448955999999995, -3.48615]]]}, {"angle": [230.0], "type": "polygon", "pos": [43.815, 112.014], "polygons": [[[-68.399694, -0.247714], [-66.468682, -0.30941399999999997], [-64.840062, -0.402113], [-63.666872999999995, -0.517904], [-63.228615, -0.599667], [-62.118533, -1.0763449999999999], [-61.659369999999996, -1.682223], [-61.873051, -2.370891], [-62.226281, -2.721476], [-62.997797999999996, -3.346212], [-62.114869999999996, -4.298906], [-61.513833999999996, -4.881956], [-61.187585, -4.960642], [-61.011661999999994, -4.677556], [-60.588259, -4.176883999999999], [-60.094235, -4.185131999999999], [-59.814423, -4.6758999999999995], [-59.808533, -4.7890619999999995], [-60.132892, -5.634475999999999], [-61.063959, -6.2268289999999995], [-62.538719, -6.535051999999999], [-63.426703999999994, -6.572954999999999], [-64.598334, -6.546389], [-65.298275, -6.397481], [-65.760147, -6.022416], [-66.205277, -5.338233], [-66.747941, -4.553582], [-67.334822, -4.197038], [-68.268697, -4.104717], [-68.486435, -4.103511], [-69.520093, -4.175819], [-69.983104, -4.420622], [-70.03908899999999, -4.632677], [-69.72355499999999, -5.052785999999999], [-68.980755, -5.161843999999999], [-68.206088, -5.272721], [-67.93334, -5.685269], [-67.922422, -5.8674], [-67.963956, -6.165235], [-68.166506, -6.36497], [-68.646993, -6.486092999999999], [-69.522337, -6.548089999999999], [-70.90946, -6.570448], [-72.155756, -6.572954999999999], [-73.942764, -6.566033], [-75.141177, -6.532274999999999], [-75.867914, -6.452192999999999], [-76.239897, -6.306303], [-76.374045, -6.0751159999999995], [-76.389089, -5.8674], [-76.22277299999999, -5.350955], [-75.60395199999999, -5.169123], [-75.330756, -5.161843999999999], [-74.70424799999999, -5.123307], [-74.391832, -4.886362], [-74.284306, -4.269007], [-74.27242199999999, -3.397955], [-74.29554399999999, -2.353776], [-74.35260199999999, -2.144797], [-70.03908899999999, -2.144797], [-69.882694, -2.470104], [-69.319648, -2.6394759999999997], [-68.209159, -2.6920569999999997], [-68.069413, -2.6923999999999997], [-66.880878, -2.641568], [-66.31090999999999, -2.476094], [-66.245059, -2.251427], [-66.66757199999999, -1.9659119999999999], [-67.60609, -1.7604259999999998], [-68.21473499999999, -1.703825], [-69.31772699999999, -1.681778], [-69.875204, -1.806744], [-70.038508, -2.1153049999999998], [-70.03908899999999, -2.144797], [-74.35260199999999, -2.144797], [-74.437711, -1.8330819999999999], [-74.80812399999999, -1.653873], [-75.330756, -1.634066], [-76.105423, -1.523189], [-76.378171, -1.110642], [-76.389089, -0.928511], [-76.357337, -0.6698189999999999], [-76.19590699999999, -0.483562], [-75.80554, -0.35792199999999996], [-75.086975, -0.28107899999999997], [-73.940952, -0.24121599999999999], [-72.26821199999999, -0.226512], [-70.48006099999999, -0.22492299999999998], [-68.399694, -0.247714]]]}, {"angle": [230.0], "type": "polygon", "pos": [43.815, 112.014], "polygons": [[[-21.194311, 6.786097], [-20.845757, 6.710423], [-19.347030999999998, 6.178414999999999], [-18.480203, 5.507293], [-18.203749, 4.768444], [-18.476145, 4.033258], [-19.255868, 3.373125], [-20.501393, 2.859432], [-22.171198, 2.563568], [-23.283333, 2.519678], [-24.589465999999998, 2.581471], [-25.765074, 2.727474], [-26.231655999999997, 2.832173], [-27.427369, 3.388988], [-28.265995999999998, 4.164546], [-28.575, 4.984506], [-28.55081, 5.034333999999999], [-24.584231, 5.034333999999999], [-24.546270999999997, 4.340247], [-24.271110999999998, 3.951111], [-23.698345999999997, 3.57159], [-23.026750999999997, 3.666204], [-22.554586, 3.8929679999999998], [-21.954808999999997, 4.484484999999999], [-22.014965999999998, 5.150054], [-22.577778, 5.644445], [-23.44464, 5.841778], [-24.165239, 5.586626], [-24.584231, 5.034333999999999], [-28.55081, 5.034333999999999], [-28.248424999999997, 5.657194], [-27.365945, 6.224341], [-26.073425999999998, 6.653377], [-24.516737, 6.911728999999999], [-22.841742999999997, 6.966826999999999], [-21.194311, 6.786097]]]}, {"angle": [230.0], "type": "polygon", "pos": [43.815, 112.014], "polygons": [[[-34.594034, 6.998043], [-33.70241, 6.835846], [-33.43823, 6.65219], [-33.162737, 6.425255], [-32.550079, 6.65219], [-31.242566, 7.033856999999999], [-30.048302, 6.719384], [-29.788954, 6.547949999999999], [-29.321541, 6.119127], [-29.421352, 5.737557], [-29.698337, 5.437212], [-30.215826, 5.054252], [-30.812955, 5.07593], [-31.367696, 5.279437], [-32.511247, 5.5612449999999995], [-33.23601, 5.302095], [-33.512071999999996, 4.513952], [-33.513889, 4.420794], [-33.352869, 3.723662], [-32.808333, 3.5277779999999996], [-32.233731999999996, 3.307196], [-32.102778, 2.998611], [-32.226507, 2.740452], [-32.678079, 2.5796479999999997], [-33.578069, 2.496104], [-35.047050999999996, 2.469724], [-35.277778, 2.469445], [-36.826736, 2.4900659999999997], [-37.791559, 2.565328], [-38.292823999999996, 2.715327], [-38.451104, 2.9601569999999997], [-38.452777999999995, 2.998611], [-38.158668999999996, 3.4295619999999998], [-37.747222, 3.5277779999999996], [-37.260937999999996, 3.665896], [-37.06473, 4.205093], [-37.041667, 4.7625], [-37.120591, 5.613497], [-37.428703999999996, 5.956862], [-37.747222, 5.997223], [-38.321822999999995, 6.217804], [-38.452777999999995, 6.526389], [-38.306335, 6.815377], [-37.780272, 6.9800189999999995], [-36.744485999999995, 7.048528999999999], [-36.012730999999995, 7.055555999999999], [-34.594034, 6.998043]]]}, {"angle": [230.0], "type": "polygon", "pos": [43.815, 112.014], "polygons": [[[-41.799628999999996, 6.852933999999999], [-40.479825999999996, 6.610862999999999], [-39.495795, 6.252079999999999], [-39.007847999999996, 5.790668], [-38.981944, 5.6477379999999995], [-39.262572, 5.143047], [-40.02196, 5.013876], [-41.136361, 5.2685949999999995], [-41.629093999999995, 5.468649], [-42.624846, 5.8309489999999995], [-43.334084, 5.819525], [-43.723982, 5.655396], [-44.354672, 5.110367999999999], [-44.41028, 4.558438], [-44.015426999999995, 4.083367], [-43.294737999999995, 3.7689209999999997], [-42.372834999999995, 3.698861], [-41.374342, 3.956952], [-41.270489, 4.0063189999999995], [-40.156344, 4.464446], [-39.441545999999995, 4.552854], [-39.212713, 4.265624], [-39.238138, 4.1451389999999995], [-39.788008999999995, 3.4758959999999997], [-40.85845, 2.963886], [-42.275492, 2.64214], [-43.865168, 2.54369], [-45.45351, 2.7015659999999997], [-46.066193, 2.8487069999999997], [-47.265952, 3.4192039999999997], [-47.990286999999995, 4.212388], [-48.193407, 5.089656], [-47.829519, 5.912402999999999], [-47.230354999999996, 6.372407], [-46.170567999999996, 6.738028], [-44.805310999999996, 6.930600999999999], [-43.294894, 6.964207], [-41.799628999999996, 6.852933999999999]]]}, {"angle": [230.0], "type": "polygon", "pos": [43.815, 112.014], "polygons": [[[-50.447222, 5.2916669999999995], [-50.410075, 4.2336789999999995], [-50.252404, 3.706021], [-49.904861, 3.535326], [-49.741667, 3.5277779999999996], [-49.167066, 3.307196], [-49.036111, 2.998611], [-49.159841, 2.740452], [-49.611413, 2.5796479999999997], [-50.511402, 2.496104], [-51.980384, 2.469724], [-52.211110999999995, 2.469445], [-53.760068999999994, 2.4900659999999997], [-54.724892999999994, 2.565328], [-55.226157, 2.715327], [-55.384437, 2.9601569999999997], [-55.386111, 2.998611], [-55.092002, 3.4295619999999998], [-54.680555, 3.5277779999999996], [-54.194272, 3.665896], [-53.998062999999995, 4.205093], [-53.974999999999994, 4.7625], [-54.053923999999995, 5.613497], [-54.362037, 5.956862], [-54.680555, 5.997223], [-55.255156, 6.217804], [-55.386111, 6.526389], [-55.240883999999994, 6.8138939999999995], [-54.718694, 6.978441999999999], [-53.689774, 7.047841], [-52.916667, 7.055555999999999], [-50.447222, 7.055555999999999], [-50.447222, 5.2916669999999995]]]}, {"angle": [230.0], "type": "polygon", "pos": [43.815, 112.014], "polygons": [[[-71.703998, 7.006691999999999], [-70.838489, 6.872834999999999], [-70.555555, 6.690366], [-70.309202, 6.523247], [-69.815882, 6.721037], [-68.937719, 6.9345609999999995], [-67.60438599999999, 6.949265], [-67.08185399999999, 6.905659], [-65.756674, 6.7947619999999995], [-64.549396, 6.742253], [-64.029167, 6.74679], [-61.736978, 6.843986999999999], [-60.054455, 6.85562], [-58.887916, 6.751916], [-58.143681, 6.503101999999999], [-57.728068, 6.079403], [-57.547396, 5.451046], [-57.508179999999996, 4.674306], [-57.410551999999996, 3.8601219999999996], [-57.05188, 3.5512729999999997], [-56.797222, 3.5277779999999996], [-56.222621, 3.307196], [-56.091666999999994, 2.998611], [-56.215396, 2.740452], [-56.666968, 2.5796479999999997], [-57.566958, 2.496104], [-59.03594, 2.469724], [-59.266667, 2.469445], [-60.815625, 2.4900659999999997], [-61.780448, 2.565328], [-62.281712999999996, 2.715327], [-62.439992, 2.9601569999999997], [-62.441666999999995, 2.998611], [-62.147557, 3.4295619999999998], [-61.736110999999994, 3.5277779999999996], [-61.184535999999994, 3.7324949999999997], [-61.030555, 4.417286], [-61.325663999999996, 5.280219], [-62.060455, 5.792267], [-63.009124, 5.8369279999999995], [-63.455375999999994, 5.668327], [-64.023225, 5.111135], [-64.22622799999999, 4.404735], [-64.05926099999999, 3.795034], [-63.517194999999994, 3.5279399999999996], [-63.5, 3.5277779999999996], [-62.920241, 3.300915], [-62.794444, 2.984877], [-62.900219, 2.722009], [-63.302431, 2.571304], [-64.128416, 2.514401], [-65.50550799999999, 2.532942], [-65.852781, 2.543905], [-67.606144, 2.652348], [-68.671492, 2.839092], [-69.05717899999999, 3.0868059999999997], [-68.894092, 3.442996], [-68.468287, 3.5277779999999996], [-67.92888599999999, 3.6864999999999997], [-67.74103099999999, 4.287351], [-67.733333, 4.562339], [-67.994208, 5.473089], [-68.679141, 5.892948], [-69.641599, 5.746029], [-69.836675, 5.6515759999999995], [-70.33539999999999, 5.13493], [-70.553303, 4.434816], [-70.46706499999999, 3.81229], [-70.05336799999999, 3.528406], [-70.026389, 3.5277779999999996], [-69.55868699999999, 3.2453909999999997], [-69.497222, 2.998611], [-69.625243, 2.734056], [-70.091252, 2.572139], [-71.018168, 2.491168], [-72.49583299999999, 2.469445], [-73.994979, 2.492037], [-74.912511, 2.574273], [-75.371348, 2.737847], [-75.494444, 2.998611], [-75.200335, 3.4295619999999998], [-74.788889, 3.5277779999999996], [-74.302605, 3.665896], [-74.106396, 4.205093], [-74.083333, 4.7625], [-74.162258, 5.613497], [-74.470371, 5.956862], [-74.788889, 5.997223], [-75.36349, 6.217804], [-75.494444, 6.526389], [-75.349218, 6.8138939999999995], [-74.827027, 6.978441999999999], [-73.798107, 7.047841], [-73.02499999999999, 7.055555999999999], [-71.703998, 7.006691999999999]]]}, {"width": 0.762, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "PC11", "thickness": 0.15, "ref": 1, "pos": [48.132999999999996, 80.496], "height": 0.762}, {"start": [47.183, 83.246], "end": [47.183, 81.34599999999999], "type": "segment", "width": 0.12}, {"start": [47.183, 81.34599999999999], "end": [49.033, 81.34599999999999], "type": "segment", "width": 0.12}, {"start": [49.033, 81.34599999999999], "end": [49.033, 83.196], "type": "segment", "width": 0.12}, {"start": [49.033, 83.196], "end": [49.033, 83.246], "type": "segment", "width": 0.12}, {"start": [49.033, 83.246], "end": [47.183, 83.246], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "OUT16", "thickness": 0.15, "ref": 1, "pos": [89.66199999999999, 72.517], "height": 0.762}, {"start": [90.562, 71.816], "end": [88.71199999999999, 71.816], "type": "segment", "width": 0.12}, {"start": [90.562, 71.76599999999999], "end": [90.562, 71.816], "type": "segment", "width": 0.12}, {"start": [90.562, 69.916], "end": [90.562, 71.76599999999999], "type": "segment", "width": 0.12}, {"start": [88.71199999999999, 69.916], "end": [90.562, 69.916], "type": "segment", "width": 0.12}, {"start": [88.71199999999999, 71.816], "end": [88.71199999999999, 69.916], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "IGN3", "thickness": 0.15, "ref": 1, "pos": [83.05799999999999, 62.611], "height": 0.762}, {"start": [80.783, 63.18], "end": [78.93299999999999, 63.18], "type": "segment", "width": 0.12}, {"start": [80.783, 63.129999999999995], "end": [80.783, 63.18], "type": "segment", "width": 0.12}, {"start": [80.783, 61.279999999999994], "end": [80.783, 63.129999999999995], "type": "segment", "width": 0.12}, {"start": [78.93299999999999, 61.279999999999994], "end": [80.783, 61.279999999999994], "type": "segment", "width": 0.12}, {"start": [78.93299999999999, 63.18], "end": [78.93299999999999, 61.279999999999994], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "D30", "thickness": 0.15, "ref": 1, "pos": [90.61449999999999, 27.305], "height": 0.762}, {"start": [91.845, 28.154999999999998], "end": [91.845, 26.455], "type": "segment", "width": 0.12}, {"start": [91.845, 26.455], "end": [94.395, 26.455], "type": "segment", "width": 0.12}, {"start": [91.845, 28.154999999999998], "end": [94.395, 28.154999999999998], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "D32", "thickness": 0.15, "ref": 1, "pos": [85.47099999999999, 27.177999999999997], "height": 0.762}, {"start": [81.17699999999999, 27.52], "end": [81.17699999999999, 25.82], "type": "segment", "width": 0.12}, {"start": [81.17699999999999, 25.82], "end": [83.72699999999999, 25.82], "type": "segment", "width": 0.12}, {"start": [81.17699999999999, 27.52], "end": [83.72699999999999, 27.52], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "D34", "thickness": 0.15, "ref": 1, "pos": [85.08999999999999, 29.209999999999997], "height": 0.762}, {"start": [83.717, 31.584], "end": [86.267, 31.584], "type": "segment", "width": 0.12}, {"start": [83.717, 29.884], "end": [86.267, 29.884], "type": "segment", "width": 0.12}, {"start": [83.717, 31.584], "end": [83.717, 29.884], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "R36", "thickness": 0.15, "ref": 1, "pos": [93.345, 32.3215], "height": 0.762}, {"start": [93.507779, 31.625], "end": [93.182221, 31.625], "type": "segment", "width": 0.12}, {"start": [93.507779, 30.604999999999997], "end": [93.182221, 30.604999999999997], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "R49", "thickness": 0.15, "ref": 1, "pos": [74.92999999999999, 27.939999999999998], "height": 0.762}, {"start": [75.727779, 26.16], "end": [75.402221, 26.16], "type": "segment", "width": 0.12}, {"start": [75.727779, 27.18], "end": [75.402221, 27.18], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "R51", "thickness": 0.15, "ref": 1, "pos": [78.29549999999999, 31.877], "height": 0.762}, {"start": [78.394779, 30.224], "end": [78.069221, 30.224], "type": "segment", "width": 0.12}, {"start": [78.394779, 31.244], "end": [78.069221, 31.244], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "D31", "thickness": 0.13, "ref": 1, "pos": [90.99549999999999, 29.209999999999997], "height": 0.75}, {"start": [94.83, 29.945], "end": [92.545, 29.945], "type": "segment", "width": 0.12}, {"start": [94.83, 28.474999999999998], "end": [94.83, 29.945], "type": "segment", "width": 0.12}, {"start": [92.545, 28.474999999999998], "end": [94.83, 28.474999999999998], "type": "segment", "width": 0.12}, {"start": [93.545, 29.209999999999997], "end": [92.945, 28.81], "type": "segment", "width": 0.12}, {"start": [92.945, 28.81], "end": [92.945, 29.61], "type": "segment", "width": 0.12}, {"start": [92.945, 29.61], "end": [93.445, 29.209999999999997], "type": "segment", "width": 0.12}, {"start": [93.445, 29.209999999999997], "end": [92.945, 29.509999999999998], "type": "segment", "width": 0.12}, {"start": [92.945, 29.509999999999998], "end": [92.945, 28.91], "type": "segment", "width": 0.12}, {"start": [92.945, 28.91], "end": [93.345, 29.209999999999997], "type": "segment", "width": 0.12}, {"start": [93.345, 29.209999999999997], "end": [92.945, 29.009999999999998], "type": "segment", "width": 0.12}, {"start": [92.945, 29.009999999999998], "end": [93.045, 29.41], "type": "segment", "width": 0.12}, {"start": [93.045, 29.41], "end": [93.24499999999999, 29.209999999999997], "type": "segment", "width": 0.12}, {"start": [93.24499999999999, 29.209999999999997], "end": [93.045, 29.11], "type": "segment", "width": 0.12}, {"start": [93.045, 29.11], "end": [93.145, 29.31], "type": "segment", "width": 0.12}, {"start": [93.545, 29.209999999999997], "end": [92.945, 29.61], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "D33", "thickness": 0.13, "ref": 1, "pos": [80.00999999999999, 28.067], "height": 0.75}, {"start": [79.048, 26.669999999999998], "end": [79.648, 26.27], "type": "segment", "width": 0.12}, {"start": [79.548, 26.77], "end": [79.448, 26.57], "type": "segment", "width": 0.12}, {"start": [79.348, 26.669999999999998], "end": [79.548, 26.77], "type": "segment", "width": 0.12}, {"start": [79.548, 26.47], "end": [79.348, 26.669999999999998], "type": "segment", "width": 0.12}, {"start": [79.648, 26.869999999999997], "end": [79.548, 26.47], "type": "segment", "width": 0.12}, {"start": [79.24799999999999, 26.669999999999998], "end": [79.648, 26.869999999999997], "type": "segment", "width": 0.12}, {"start": [79.648, 26.97], "end": [79.24799999999999, 26.669999999999998], "type": "segment", "width": 0.12}, {"start": [79.648, 26.369999999999997], "end": [79.648, 26.97], "type": "segment", "width": 0.12}, {"start": [79.148, 26.669999999999998], "end": [79.648, 26.369999999999997], "type": "segment", "width": 0.12}, {"start": [79.648, 26.27], "end": [79.148, 26.669999999999998], "type": "segment", "width": 0.12}, {"start": [79.648, 27.07], "end": [79.648, 26.27], "type": "segment", "width": 0.12}, {"start": [79.048, 26.669999999999998], "end": [79.648, 27.07], "type": "segment", "width": 0.12}, {"start": [80.048, 27.404999999999998], "end": [77.76299999999999, 27.404999999999998], "type": "segment", "width": 0.12}, {"start": [77.76299999999999, 27.404999999999998], "end": [77.76299999999999, 25.935], "type": "segment", "width": 0.12}, {"start": [77.76299999999999, 25.935], "end": [80.048, 25.935], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "D35", "thickness": 0.13, "ref": 1, "pos": [82.6135, 32.067499999999995], "height": 0.75}, {"start": [80.176, 29.999], "end": [82.461, 29.999], "type": "segment", "width": 0.12}, {"start": [80.176, 31.468999999999998], "end": [80.176, 29.999], "type": "segment", "width": 0.12}, {"start": [82.461, 31.468999999999998], "end": [80.176, 31.468999999999998], "type": "segment", "width": 0.12}, {"start": [81.461, 30.733999999999998], "end": [82.06099999999999, 31.134], "type": "segment", "width": 0.12}, {"start": [82.06099999999999, 31.134], "end": [82.06099999999999, 30.334], "type": "segment", "width": 0.12}, {"start": [82.06099999999999, 30.334], "end": [81.56099999999999, 30.733999999999998], "type": "segment", "width": 0.12}, {"start": [81.56099999999999, 30.733999999999998], "end": [82.06099999999999, 30.433999999999997], "type": "segment", "width": 0.12}, {"start": [82.06099999999999, 30.433999999999997], "end": [82.06099999999999, 31.034], "type": "segment", "width": 0.12}, {"start": [82.06099999999999, 31.034], "end": [81.661, 30.733999999999998], "type": "segment", "width": 0.12}, {"start": [81.661, 30.733999999999998], "end": [82.06099999999999, 30.933999999999997], "type": "segment", "width": 0.12}, {"start": [82.06099999999999, 30.933999999999997], "end": [81.961, 30.534], "type": "segment", "width": 0.12}, {"start": [81.961, 30.534], "end": [81.761, 30.733999999999998], "type": "segment", "width": 0.12}, {"start": [81.761, 30.733999999999998], "end": [81.961, 30.834], "type": "segment", "width": 0.12}, {"start": [81.961, 30.834], "end": [81.86099999999999, 30.634], "type": "segment", "width": 0.12}, {"start": [81.461, 30.733999999999998], "end": [82.06099999999999, 30.334], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "TP5", "thickness": 0.15, "ref": 1, "pos": [36.195, 30.733999999999998], "height": 1.0}, {"start": [40.385999999999996, 30.733999999999998], "radius": 2.25, "type": "circle", "width": 0.12}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "TP6", "thickness": 0.15, "ref": 1, "pos": [39.37, 40.385999999999996], "height": 1.0}, {"start": [35.433, 40.259], "radius": 2.25, "type": "circle", "width": 0.12}], "F": [{"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "12V", "thickness": 0.13, "pos": [92.964, 84.201], "height": 0.75}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "GND", "thickness": 0.13, "pos": [31.75, 109.09299999999999], "height": 0.75}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "GND", "thickness": 0.13, "pos": [92.83699999999999, 105.53699999999999], "height": 0.75}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "GND", "thickness": 0.13, "pos": [93.345, 47.117], "height": 0.75}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "GND", "thickness": 0.13, "pos": [28.448, 37.719], "height": 0.75}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "5V", "thickness": 0.13, "pos": [32.766, 97.536], "height": 0.75}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "GND", "thickness": 0.13, "pos": [32.766, 94.234], "height": 0.75}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "3.3V", "thickness": 0.13, "pos": [33.400999999999996, 92.075], "height": 0.75}, {"angle": 0, "type": "polygon", "pos": [0.0, 0.0], "polygons": [[[45.0088, 104.39399999999999], [46.227999999999994, 104.39399999999999], [46.227999999999994, 104.648], [45.0088, 104.648]]]}, {"width": 0.7999999999999999, "angle": 90.0, "attr": [], "horiz_justify": -1, "text": "5V", "thickness": 0.13, "pos": [49.403, 104.77499999999999], "height": 0.7999999999999999}, {"width": 0.7999999999999999, "angle": 90.0, "attr": [], "horiz_justify": -1, "text": "3.3V", "thickness": 0.13, "pos": [46.863, 104.77499999999999], "height": 0.7999999999999999}, {"width": 0.508, "angle": 90.0, "attr": [], "horiz_justify": -1, "text": "SWO/SWIM", "thickness": 0.127, "pos": [44.449999999999996, 104.77499999999999], "height": 0.508}, {"width": 0.7999999999999999, "angle": 90.0, "attr": [], "horiz_justify": -1, "text": "GND", "thickness": 0.13, "pos": [41.783, 104.77499999999999], "height": 0.7999999999999999}, {"width": 0.508, "angle": 90.0, "attr": [], "horiz_justify": -1, "text": "NRST", "thickness": 0.1016, "pos": [39.37, 104.77499999999999], "height": 0.508}, {"width": 0.7999999999999999, "angle": 90.0, "attr": [], "horiz_justify": 1, "text": "5V", "thickness": 0.13, "pos": [49.53, 113.157], "height": 0.7999999999999999}, {"width": 0.7999999999999999, "angle": 90.0, "attr": [], "horiz_justify": 1, "text": "3.3V", "thickness": 0.13, "pos": [46.989999999999995, 113.157], "height": 0.7999999999999999}, {"width": 0.7999999999999999, "angle": 90.0, "attr": [], "horiz_justify": 1, "text": "SCK", "thickness": 0.13, "pos": [44.449999999999996, 113.157], "height": 0.7999999999999999}, {"width": 0.7999999999999999, "angle": 90.0, "attr": [], "horiz_justify": 1, "text": "GND", "thickness": 0.13, "pos": [41.91, 113.157], "height": 0.7999999999999999}, {"width": 0.508, "angle": 90.0, "attr": [], "horiz_justify": 1, "text": "SWDIO", "thickness": 0.1016, "pos": [39.37, 113.157], "height": 0.508}, {"start": [29.2354, 100.6856], "end": [29.2354, 102.8446], "type": "segment", "width": 0.25}, {"angle": 0, "type": "polygon", "pos": [0.0, 0.0], "polygons": [[[42.544999999999995, 106.172], [46.227999999999994, 106.172], [46.227999999999994, 106.426], [42.544999999999995, 106.426]]]}, {"angle": 0, "type": "polygon", "pos": [0.0, 0.0], "polygons": [[[42.544999999999995, 104.39399999999999], [43.764199999999995, 104.39399999999999], [43.764199999999995, 104.648], [42.544999999999995, 104.648]]]}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "WARNING", "thickness": 0.13, "pos": [38.608, 92.202], "height": 0.75}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "COMS", "thickness": 0.13, "pos": [44.068999999999996, 95.12299999999999], "height": 0.75}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "FATAL", "thickness": 0.13, "pos": [44.196, 96.774], "height": 0.75}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "RUN", "thickness": 0.13, "pos": [43.815, 98.425], "height": 0.75}, {"width": 0.7999999999999999, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "CAM", "thickness": 0.13, "pos": [65.5955, 64.262], "height": 0.7999999999999999}, {"width": 0.7999999999999999, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "CRANK", "thickness": 0.13, "pos": [65.73519999999999, 72.39], "height": 0.7999999999999999}, {"width": 0.7999999999999999, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "RUUD CAR ELECTRONICS 2019", "thickness": 0.13, "pos": [62.611, 114.93499999999999], "height": 0.7999999999999999}, {"width": 1.5999999999999999, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "microRusEfi R0.3", "thickness": 0.19999999999999998, "pos": [81.28, 111.75999999999999], "height": 1.5999999999999999}, {"width": 1.2, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "5V", "thickness": 0.16, "pos": [78.4708, 103.7979], "height": 1.2}, {"start": [91.50099999999999, 55.4998], "end": [91.50099999999999, 45.974799999999995], "type": "segment", "width": 0.25}, {"start": [78.801, 55.4998], "end": [91.50099999999999, 55.4998], "type": "segment", "width": 0.25}, {"start": [78.801, 44.577799999999996], "end": [78.801, 55.4998], "type": "segment", "width": 0.25}, {"start": [78.801, 44.577799999999996], "end": [89.85, 44.577799999999996], "type": "segment", "width": 0.25}, {"width": 0.7999999999999999, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "5V\n", "thickness": 0.13, "pos": [30.937199999999997, 59.6519], "height": 0.7999999999999999}, {"width": 1.2, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "GND", "thickness": 0.16, "pos": [72.5526, 103.6963], "height": 1.2}, {"start": [32.954, 47.765916], "radius": 0.7751159999999999, "type": "circle", "width": 0.25}, {"start": [46.339653, 94.04429999999999], "radius": 0.546248, "type": "circle", "width": 0.25}, {"start": [24.508499999999998, 74.2323], "radius": 0.495951, "type": "circle", "width": 0.25}, {"start": [75.62599999999999, 60.416857], "radius": 0.599058, "type": "circle", "width": 0.25}, {"width": 0.7999999999999999, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "TRIGGER CONFIG", "thickness": 0.13, "pos": [83.37299999999999, 43.5618], "height": 0.7999999999999999}, {"width": 0.7999999999999999, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "HIGH-SIDE LOGIC \nLEVEL", "thickness": 0.13, "pos": [29.718, 57.848499999999994], "height": 0.7999999999999999}, {"width": 0.7999999999999999, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "12V", "thickness": 0.13, "pos": [27.8511, 59.6265], "height": 0.7999999999999999}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R21", "thickness": 0.13, "ref": 1, "pos": [96.52, 79.24799999999999], "height": 0.75}, {"start": [94.74, 78.577221], "end": [94.74, 78.902779], "type": "segment", "width": 0.12}, {"start": [95.75999999999999, 78.577221], "end": [95.75999999999999, 78.902779], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "PD0", "thickness": 0.15, "ref": 1, "pos": [40.894, 82.423], "height": 0.762}, {"start": [40.579, 79.695], "end": [40.579, 81.595], "type": "segment", "width": 0.12}, {"start": [40.579, 81.595], "end": [42.428999999999995, 81.595], "type": "segment", "width": 0.12}, {"start": [42.428999999999995, 81.595], "end": [42.428999999999995, 79.74499999999999], "type": "segment", "width": 0.12}, {"start": [42.428999999999995, 79.74499999999999], "end": [42.428999999999995, 79.695], "type": "segment", "width": 0.12}, {"start": [42.428999999999995, 79.695], "end": [40.579, 79.695], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "PC12", "thickness": 0.15, "ref": 1, "pos": [43.942, 82.445], "height": 0.762}, {"start": [44.333999999999996, 79.695], "end": [42.483999999999995, 79.695], "type": "segment", "width": 0.12}, {"start": [44.333999999999996, 79.74499999999999], "end": [44.333999999999996, 79.695], "type": "segment", "width": 0.12}, {"start": [44.333999999999996, 81.595], "end": [44.333999999999996, 79.74499999999999], "type": "segment", "width": 0.12}, {"start": [42.483999999999995, 81.595], "end": [44.333999999999996, 81.595], "type": "segment", "width": 0.12}, {"start": [42.483999999999995, 79.695], "end": [42.483999999999995, 81.595], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "OUT15", "thickness": 0.15, "ref": 1, "pos": [94.615, 65.532], "height": 0.762}, {"start": [92.014, 64.836], "end": [92.014, 66.73599999999999], "type": "segment", "width": 0.12}, {"start": [92.014, 66.73599999999999], "end": [93.86399999999999, 66.73599999999999], "type": "segment", "width": 0.12}, {"start": [93.86399999999999, 66.73599999999999], "end": [93.86399999999999, 64.886], "type": "segment", "width": 0.12}, {"start": [93.86399999999999, 64.886], "end": [93.86399999999999, 64.836], "type": "segment", "width": 0.12}, {"start": [93.86399999999999, 64.836], "end": [92.014, 64.836], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "OUT17", "thickness": 0.15, "ref": 1, "pos": [98.806, 70.35799999999999], "height": 0.762}, {"start": [95.062, 68.773], "end": [95.062, 70.673], "type": "segment", "width": 0.12}, {"start": [95.062, 70.673], "end": [96.91199999999999, 70.673], "type": "segment", "width": 0.12}, {"start": [96.91199999999999, 70.673], "end": [96.91199999999999, 68.823], "type": "segment", "width": 0.12}, {"start": [96.91199999999999, 68.823], "end": [96.91199999999999, 68.773], "type": "segment", "width": 0.12}, {"start": [96.91199999999999, 68.773], "end": [95.062, 68.773], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "OUT18", "thickness": 0.15, "ref": 1, "pos": [96.26599999999999, 72.64399999999999], "height": 0.762}, {"start": [92.649, 70.42399999999999], "end": [92.649, 72.324], "type": "segment", "width": 0.12}, {"start": [92.649, 72.324], "end": [94.499, 72.324], "type": "segment", "width": 0.12}, {"start": [94.499, 72.324], "end": [94.499, 70.474], "type": "segment", "width": 0.12}, {"start": [94.499, 70.474], "end": [94.499, 70.42399999999999], "type": "segment", "width": 0.12}, {"start": [94.499, 70.42399999999999], "end": [92.649, 70.42399999999999], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "PC10", "thickness": 0.15, "ref": 1, "pos": [44.704, 73.25699999999999], "height": 0.762}, {"start": [45.527, 76.00699999999999], "end": [45.527, 74.107], "type": "segment", "width": 0.12}, {"start": [45.527, 74.107], "end": [43.677, 74.107], "type": "segment", "width": 0.12}, {"start": [43.677, 74.107], "end": [43.677, 75.957], "type": "segment", "width": 0.12}, {"start": [43.677, 75.957], "end": [43.677, 76.00699999999999], "type": "segment", "width": 0.12}, {"start": [43.677, 76.00699999999999], "end": [45.527, 76.00699999999999], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "PD14", "thickness": 0.15, "ref": 1, "pos": [54.736999999999995, 75.184], "height": 0.762}, {"start": [54.168, 75.758], "end": [54.168, 77.658], "type": "segment", "width": 0.12}, {"start": [54.168, 77.658], "end": [56.018, 77.658], "type": "segment", "width": 0.12}, {"start": [56.018, 77.658], "end": [56.018, 75.80799999999999], "type": "segment", "width": 0.12}, {"start": [56.018, 75.80799999999999], "end": [56.018, 75.758], "type": "segment", "width": 0.12}, {"start": [56.018, 75.758], "end": [54.168, 75.758], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "U32", "thickness": 0.13, "ref": 1, "pos": [33.4645, 70.993], "height": 0.75}, {"start": [36.449, 77.72399999999999], "end": [36.195, 77.72399999999999], "type": "segment", "width": 0.12}, {"start": [36.449, 73.66], "end": [36.449, 77.72399999999999], "type": "segment", "width": 0.12}, {"start": [36.195, 73.66], "end": [36.449, 73.66], "type": "segment", "width": 0.12}, {"start": [31.051499999999997, 77.72399999999999], "end": [31.496, 77.72399999999999], "type": "segment", "width": 0.12}, {"start": [31.051499999999997, 76.327], "end": [31.051499999999997, 77.72399999999999], "type": "segment", "width": 0.12}, {"start": [31.051499999999997, 73.66], "end": [31.369, 73.66], "type": "segment", "width": 0.12}, {"start": [31.051499999999997, 75.057], "end": [31.051499999999997, 73.66], "type": "segment", "width": 0.12}, {"width": 0.12, "endangle": 90.0, "start": [31.051499999999997, 75.692], "radius": 0.635, "startangle": -90.0, "type": "arc"}, {"start": [36.195, 77.72399999999999], "end": [31.369, 77.72399999999999], "type": "segment", "width": 0.12}, {"start": [36.195, 73.66], "end": [31.369, 73.66], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "U33", "thickness": 0.13, "ref": 1, "pos": [43.815, 68.58], "height": 0.75}, {"start": [42.86, 70.4858], "end": [42.605999999999995, 70.4858], "type": "segment", "width": 0.12}, {"start": [42.86, 66.42179999999999], "end": [42.86, 70.4858], "type": "segment", "width": 0.12}, {"start": [42.605999999999995, 66.42179999999999], "end": [42.86, 66.42179999999999], "type": "segment", "width": 0.12}, {"start": [37.4625, 70.4858], "end": [37.907, 70.4858], "type": "segment", "width": 0.12}, {"start": [37.4625, 69.08879999999999], "end": [37.4625, 70.4858], "type": "segment", "width": 0.12}, {"start": [37.4625, 66.42179999999999], "end": [37.78, 66.42179999999999], "type": "segment", "width": 0.12}, {"start": [37.4625, 67.8188], "end": [37.4625, 66.42179999999999], "type": "segment", "width": 0.12}, {"width": 0.12, "endangle": 90.0, "start": [37.4625, 68.4538], "radius": 0.635, "startangle": -90.0, "type": "arc"}, {"start": [42.605999999999995, 70.4858], "end": [37.78, 70.4858], "type": "segment", "width": 0.12}, {"start": [42.605999999999995, 66.42179999999999], "end": [37.78, 66.42179999999999], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "U31", "thickness": 0.13, "ref": 1, "pos": [31.1785, 68.8975], "height": 0.75}, {"start": [30.3632, 72.0098], "end": [30.109199999999998, 72.0098], "type": "segment", "width": 0.12}, {"start": [30.3632, 67.94579999999999], "end": [30.3632, 72.0098], "type": "segment", "width": 0.12}, {"start": [30.109199999999998, 67.94579999999999], "end": [30.3632, 67.94579999999999], "type": "segment", "width": 0.12}, {"start": [24.9657, 72.0098], "end": [25.4102, 72.0098], "type": "segment", "width": 0.12}, {"start": [24.9657, 70.6128], "end": [24.9657, 72.0098], "type": "segment", "width": 0.12}, {"start": [24.9657, 67.94579999999999], "end": [25.283199999999997, 67.94579999999999], "type": "segment", "width": 0.12}, {"start": [24.9657, 69.3428], "end": [24.9657, 67.94579999999999], "type": "segment", "width": 0.12}, {"width": 0.12, "endangle": 90.0, "start": [24.9657, 69.9778], "radius": 0.635, "startangle": -90.0, "type": "arc"}, {"start": [30.109199999999998, 72.0098], "end": [25.283199999999997, 72.0098], "type": "segment", "width": 0.12}, {"start": [30.109199999999998, 67.94579999999999], "end": [25.283199999999997, 67.94579999999999], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "U1", "thickness": 0.13, "ref": 1, "pos": [44.666799999999995, 86.2846], "height": 0.75}, {"start": [61.196799999999996, 79.8746], "end": [61.196799999999996, 79.1746], "type": "segment", "width": 0.12}, {"start": [61.196799999999996, 79.1746], "end": [60.4968, 79.1746], "type": "segment", "width": 0.12}, {"start": [61.196799999999996, 92.6946], "end": [61.196799999999996, 93.3946], "type": "segment", "width": 0.12}, {"start": [61.196799999999996, 93.3946], "end": [60.4968, 93.3946], "type": "segment", "width": 0.12}, {"start": [46.9768, 79.8746], "end": [46.9768, 79.1746], "type": "segment", "width": 0.12}, {"start": [46.9768, 79.1746], "end": [47.6768, 79.1746], "type": "segment", "width": 0.12}, {"start": [46.9768, 92.6946], "end": [46.9768, 93.3946], "type": "segment", "width": 0.12}, {"start": [46.9768, 93.3946], "end": [47.6768, 93.3946], "type": "segment", "width": 0.12}, {"start": [47.6768, 93.3946], "end": [47.6768, 94.75959999999999], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C39", "thickness": 0.15, "ref": 1, "pos": [26.796999999999997, 99.9705], "height": 1.0}, {"start": [26.194936, 102.70049999999999], "end": [27.399064, 102.70049999999999], "type": "segment", "width": 0.12}, {"start": [26.194936, 100.8805], "end": [27.399064, 100.8805], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R16", "thickness": 0.13, "ref": 1, "pos": [46.863, 51.4655], "height": 0.75}, {"start": [46.700221, 53.405499999999996], "end": [47.025779, 53.405499999999996], "type": "segment", "width": 0.12}, {"start": [46.700221, 52.3855], "end": [47.025779, 52.3855], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R131", "thickness": 0.13, "ref": 1, "pos": [50.165, 50.863499999999995], "height": 0.75}, {"start": [50.6725, 48.042578999999996], "end": [50.6725, 47.717020999999995], "type": "segment", "width": 0.12}, {"start": [49.652499999999996, 48.042578999999996], "end": [49.652499999999996, 47.717020999999995], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R125", "thickness": 0.13, "ref": 1, "pos": [42.638999999999996, 63.030899999999995], "height": 0.75}, {"start": [40.699, 62.868120999999995], "end": [40.699, 63.193678999999996], "type": "segment", "width": 0.12}, {"start": [41.719, 62.868120999999995], "end": [41.719, 63.193678999999996], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R124", "thickness": 0.13, "ref": 1, "pos": [39.6875, 60.0075], "height": 0.75}, {"start": [39.047999999999995, 62.842721], "end": [39.047999999999995, 63.168279], "type": "segment", "width": 0.12}, {"start": [40.068, 62.842721], "end": [40.068, 63.168279], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R123", "thickness": 0.13, "ref": 1, "pos": [35.433, 65.08749999999999], "height": 0.75}, {"start": [34.9205, 67.846521], "end": [34.9205, 68.172079], "type": "segment", "width": 0.12}, {"start": [35.9405, 67.846521], "end": [35.9405, 68.172079], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R122", "thickness": 0.13, "ref": 1, "pos": [33.8455, 64.9605], "height": 0.75}, {"start": [33.333, 67.846521], "end": [33.333, 68.172079], "type": "segment", "width": 0.12}, {"start": [34.353, 67.846521], "end": [34.353, 68.172079], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R121", "thickness": 0.13, "ref": 1, "pos": [29.7485, 64.4533], "height": 0.75}, {"start": [27.8085, 64.290521], "end": [27.8085, 64.616079], "type": "segment", "width": 0.12}, {"start": [28.8285, 64.290521], "end": [28.8285, 64.616079], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R120", "thickness": 0.13, "ref": 1, "pos": [25.4635, 64.32549999999999], "height": 0.75}, {"start": [26.284499999999998, 64.290521], "end": [26.284499999999998, 64.616079], "type": "segment", "width": 0.12}, {"start": [27.304499999999997, 64.290521], "end": [27.304499999999997, 64.616079], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R117", "thickness": 0.13, "ref": 1, "pos": [42.6085, 77.53349999999999], "height": 0.75}, {"start": [43.052499999999995, 74.67447899999999], "end": [43.052499999999995, 74.34892099999999], "type": "segment", "width": 0.12}, {"start": [42.0325, 74.67447899999999], "end": [42.0325, 74.34892099999999], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R116", "thickness": 0.13, "ref": 1, "pos": [39.497, 77.597], "height": 0.75}, {"start": [40.0045, 74.67447899999999], "end": [40.0045, 74.34892099999999], "type": "segment", "width": 0.12}, {"start": [38.9845, 74.67447899999999], "end": [38.9845, 74.34892099999999], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R115", "thickness": 0.13, "ref": 1, "pos": [36.7665, 85.5345], "height": 0.75}, {"start": [37.1978, 82.68817899999999], "end": [37.1978, 82.36262099999999], "type": "segment", "width": 0.12}, {"start": [36.1778, 82.68817899999999], "end": [36.1778, 82.36262099999999], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R114", "thickness": 0.13, "ref": 1, "pos": [33.591499999999996, 85.66149999999999], "height": 0.75}, {"start": [34.1498, 82.713579], "end": [34.1498, 82.388021], "type": "segment", "width": 0.12}, {"start": [33.129799999999996, 82.713579], "end": [33.129799999999996, 82.388021], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R113", "thickness": 0.13, "ref": 1, "pos": [30.0888, 75.9071], "height": 0.75}, {"start": [29.2628, 76.515179], "end": [29.2628, 76.189621], "type": "segment", "width": 0.12}, {"start": [28.2428, 76.515179], "end": [28.2428, 76.189621], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R112", "thickness": 0.13, "ref": 1, "pos": [27.2415, 84.2645], "height": 0.75}, {"start": [27.685499999999998, 81.31657899999999], "end": [27.685499999999998, 80.99102099999999], "type": "segment", "width": 0.12}, {"start": [26.665499999999998, 81.31657899999999], "end": [26.665499999999998, 80.99102099999999], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R109", "thickness": 0.13, "ref": 1, "pos": [41.021, 77.53349999999999], "height": 0.75}, {"start": [40.533899999999996, 74.34892099999999], "end": [40.533899999999996, 74.67447899999999], "type": "segment", "width": 0.12}, {"start": [41.5539, 74.34892099999999], "end": [41.5539, 74.67447899999999], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R108", "thickness": 0.13, "ref": 1, "pos": [38.0365, 77.53349999999999], "height": 0.75}, {"start": [37.4859, 74.34892099999999], "end": [37.4859, 74.67447899999999], "type": "segment", "width": 0.12}, {"start": [38.5059, 74.34892099999999], "end": [38.5059, 74.67447899999999], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R107", "thickness": 0.13, "ref": 1, "pos": [35.2425, 85.66149999999999], "height": 0.75}, {"start": [34.6538, 82.388021], "end": [34.6538, 82.713579], "type": "segment", "width": 0.12}, {"start": [35.6738, 82.388021], "end": [35.6738, 82.713579], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R106", "thickness": 0.13, "ref": 1, "pos": [32.1945, 85.66149999999999], "height": 0.75}, {"start": [31.6058, 82.388021], "end": [31.6058, 82.713579], "type": "segment", "width": 0.12}, {"start": [32.6258, 82.388021], "end": [32.6258, 82.713579], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R105", "thickness": 0.13, "ref": 1, "pos": [25.5905, 76.073], "height": 0.75}, {"start": [26.474999999999998, 76.165021], "end": [26.474999999999998, 76.490579], "type": "segment", "width": 0.12}, {"start": [27.494999999999997, 76.165021], "end": [27.494999999999997, 76.490579], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R104", "thickness": 0.13, "ref": 1, "pos": [25.654, 84.1375], "height": 0.75}, {"start": [25.078, 80.99102099999999], "end": [25.078, 81.31657899999999], "type": "segment", "width": 0.12}, {"start": [26.098, 80.99102099999999], "end": [26.098, 81.31657899999999], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R59", "thickness": 0.13, "ref": 1, "pos": [24.892, 61.086999999999996], "height": 0.75}, {"start": [27.447021, 61.596999999999994], "end": [27.772579, 61.596999999999994], "type": "segment", "width": 0.12}, {"start": [27.447021, 60.577], "end": [27.772579, 60.577], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R57", "thickness": 0.13, "ref": 1, "pos": [33.591499999999996, 61.086999999999996], "height": 0.75}, {"start": [30.799820999999998, 61.596999999999994], "end": [31.125379, 61.596999999999994], "type": "segment", "width": 0.12}, {"start": [30.799820999999998, 60.577], "end": [31.125379, 60.577], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R50", "thickness": 0.13, "ref": 1, "pos": [33.782, 90.297], "height": 0.75}, {"start": [33.878779, 88.26379999999999], "end": [33.553221, 88.26379999999999], "type": "segment", "width": 0.12}, {"start": [33.878779, 89.2838], "end": [33.553221, 89.2838], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R48", "thickness": 0.13, "ref": 1, "pos": [68.86449999999999, 102.8073], "height": 0.75}, {"start": [66.9245, 102.644521], "end": [66.9245, 102.970079], "type": "segment", "width": 0.12}, {"start": [67.94449999999999, 102.644521], "end": [67.94449999999999, 102.970079], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R47", "thickness": 0.13, "ref": 1, "pos": [59.116, 113.538], "height": 0.75}, {"start": [59.278779, 111.3778], "end": [58.953221, 111.3778], "type": "segment", "width": 0.12}, {"start": [59.278779, 112.39779999999999], "end": [58.953221, 112.39779999999999], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R45", "thickness": 0.13, "ref": 1, "pos": [43.3045, 90.7118], "height": 0.75}, {"start": [43.467279, 88.7718], "end": [43.141721, 88.7718], "type": "segment", "width": 0.12}, {"start": [43.467279, 89.7918], "end": [43.141721, 89.7918], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R43", "thickness": 0.13, "ref": 1, "pos": [42.925999999999995, 101.981], "height": 0.75}, {"start": [40.157221, 102.4918], "end": [40.482779, 102.4918], "type": "segment", "width": 0.12}, {"start": [40.157221, 101.4718], "end": [40.482779, 101.4718], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R42", "thickness": 0.13, "ref": 1, "pos": [41.5925, 44.7675], "height": 0.75}, {"start": [39.161778999999996, 44.2583], "end": [38.836220999999995, 44.2583], "type": "segment", "width": 0.12}, {"start": [39.161778999999996, 45.278299999999994], "end": [38.836220999999995, 45.278299999999994], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R41", "thickness": 0.13, "ref": 1, "pos": [53.2765, 50.419], "height": 0.75}, {"start": [53.693999999999996, 48.026579], "end": [53.693999999999996, 47.701021], "type": "segment", "width": 0.12}, {"start": [52.674, 48.026579], "end": [52.674, 47.701021], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R40", "thickness": 0.13, "ref": 1, "pos": [51.7525, 50.482499999999995], "height": 0.75}, {"start": [52.1965, 48.042578999999996], "end": [52.1965, 47.717020999999995], "type": "segment", "width": 0.12}, {"start": [51.1765, 48.042578999999996], "end": [51.1765, 47.717020999999995], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R39", "thickness": 0.13, "ref": 1, "pos": [49.2125, 41.275], "height": 0.75}, {"start": [48.715199999999996, 43.754621], "end": [48.715199999999996, 44.080179], "type": "segment", "width": 0.12}, {"start": [49.7352, 43.754621], "end": [49.7352, 44.080179], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R38", "thickness": 0.13, "ref": 1, "pos": [52.196999999999996, 41.338499999999996], "height": 0.75}, {"start": [51.7378, 43.753820999999995], "end": [51.7378, 44.079378999999996], "type": "segment", "width": 0.12}, {"start": [52.757799999999996, 43.753820999999995], "end": [52.757799999999996, 44.079378999999996], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R37", "thickness": 0.13, "ref": 1, "pos": [54.8005, 50.6095], "height": 0.75}, {"start": [55.244499999999995, 48.042578999999996], "end": [55.244499999999995, 47.717020999999995], "type": "segment", "width": 0.12}, {"start": [54.2245, 48.042578999999996], "end": [54.2245, 47.717020999999995], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R35", "thickness": 0.13, "ref": 1, "pos": [55.245, 41.338499999999996], "height": 0.75}, {"start": [54.7925, 43.753820999999995], "end": [54.7925, 44.079378999999996], "type": "segment", "width": 0.12}, {"start": [55.8125, 43.753820999999995], "end": [55.8125, 44.079378999999996], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R34", "thickness": 0.13, "ref": 1, "pos": [56.3245, 50.546], "height": 0.75}, {"start": [56.768499999999996, 48.042578999999996], "end": [56.768499999999996, 47.717020999999995], "type": "segment", "width": 0.12}, {"start": [55.7485, 48.042578999999996], "end": [55.7485, 47.717020999999995], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R33", "thickness": 0.13, "ref": 1, "pos": [66.80199999999999, 95.50399999999999], "height": 0.75}, {"start": [66.702721, 94.42649999999999], "end": [67.028279, 94.42649999999999], "type": "segment", "width": 0.12}, {"start": [66.702721, 93.4065], "end": [67.028279, 93.4065], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R32", "thickness": 0.13, "ref": 1, "pos": [58.293, 41.338499999999996], "height": 0.75}, {"start": [57.843999999999994, 43.767320999999995], "end": [57.843999999999994, 44.092878999999996], "type": "segment", "width": 0.12}, {"start": [58.864, 43.767320999999995], "end": [58.864, 44.092878999999996], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R31", "thickness": 0.13, "ref": 1, "pos": [58.038999999999994, 48.006], "height": 0.75}, {"start": [59.818999999999996, 48.016379], "end": [59.818999999999996, 47.690821], "type": "segment", "width": 0.12}, {"start": [58.799, 48.016379], "end": [58.799, 47.690821], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R30", "thickness": 0.13, "ref": 1, "pos": [60.959999999999994, 43.306999999999995], "height": 0.75}, {"start": [62.773779, 42.822399999999995], "end": [62.448221, 42.822399999999995], "type": "segment", "width": 0.12}, {"start": [62.773779, 43.8424], "end": [62.448221, 43.8424], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R28", "thickness": 0.13, "ref": 1, "pos": [62.5856, 40.3784], "height": 0.75}, {"start": [62.422821, 42.3184], "end": [62.748379, 42.3184], "type": "segment", "width": 0.12}, {"start": [62.422821, 41.2984], "end": [62.748379, 41.2984], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R27", "thickness": 0.13, "ref": 1, "pos": [50.7365, 41.275], "height": 0.75}, {"start": [50.2392, 43.753820999999995], "end": [50.2392, 44.079378999999996], "type": "segment", "width": 0.12}, {"start": [51.2592, 43.753820999999995], "end": [51.2592, 44.079378999999996], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R25", "thickness": 0.13, "ref": 1, "pos": [53.721, 41.275], "height": 0.75}, {"start": [53.2618, 43.753820999999995], "end": [53.2618, 44.079378999999996], "type": "segment", "width": 0.12}, {"start": [54.2818, 43.753820999999995], "end": [54.2818, 44.079378999999996], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R24", "thickness": 0.13, "ref": 1, "pos": [62.1665, 48.1965], "height": 0.75}, {"start": [61.342999999999996, 48.016379], "end": [61.342999999999996, 47.690821], "type": "segment", "width": 0.12}, {"start": [60.323, 48.016379], "end": [60.323, 47.690821], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R23", "thickness": 0.13, "ref": 1, "pos": [56.832499999999996, 41.338499999999996], "height": 0.75}, {"start": [56.32, 43.754621], "end": [56.32, 44.080179], "type": "segment", "width": 0.12}, {"start": [57.339999999999996, 43.754621], "end": [57.339999999999996, 44.080179], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R22", "thickness": 0.13, "ref": 1, "pos": [73.914, 54.546499999999995], "height": 0.75}, {"start": [76.479221, 55.0573], "end": [76.804779, 55.0573], "type": "segment", "width": 0.12}, {"start": [76.479221, 54.037299999999995], "end": [76.804779, 54.037299999999995], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R20", "thickness": 0.13, "ref": 1, "pos": [93.5355, 77.978], "height": 0.75}, {"start": [94.1065, 80.74507899999999], "end": [94.1065, 80.419521], "type": "segment", "width": 0.12}, {"start": [93.0865, 80.74507899999999], "end": [93.0865, 80.419521], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R19", "thickness": 0.13, "ref": 1, "pos": [81.4705, 52.832], "height": 0.75}, {"start": [81.978, 50.328579], "end": [81.978, 50.003021], "type": "segment", "width": 0.12}, {"start": [80.958, 50.328579], "end": [80.958, 50.003021], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R18", "thickness": 0.13, "ref": 1, "pos": [79.9465, 52.832], "height": 0.75}, {"start": [80.454, 50.328579], "end": [80.454, 50.003021], "type": "segment", "width": 0.12}, {"start": [79.434, 50.328579], "end": [79.434, 50.003021], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R17", "thickness": 0.13, "ref": 1, "pos": [88.773, 50.165], "height": 0.75}, {"start": [87.86059999999999, 50.327779], "end": [87.86059999999999, 50.002221], "type": "segment", "width": 0.12}, {"start": [86.8406, 50.327779], "end": [86.8406, 50.002221], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R15", "thickness": 0.13, "ref": 1, "pos": [82.2325, 46.101], "height": 0.75}, {"start": [85.123279, 45.6553], "end": [84.797721, 45.6553], "type": "segment", "width": 0.12}, {"start": [85.123279, 46.6753], "end": [84.797721, 46.6753], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R14", "thickness": 0.13, "ref": 1, "pos": [59.8805, 41.338499999999996], "height": 0.75}, {"start": [59.367999999999995, 43.767320999999995], "end": [59.367999999999995, 44.092878999999996], "type": "segment", "width": 0.12}, {"start": [60.388, 43.767320999999995], "end": [60.388, 44.092878999999996], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R13", "thickness": 0.13, "ref": 1, "pos": [82.804, 50.2285], "height": 0.75}, {"start": [83.625, 50.003021], "end": [83.625, 50.328579], "type": "segment", "width": 0.12}, {"start": [84.645, 50.003021], "end": [84.645, 50.328579], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R12", "thickness": 0.13, "ref": 1, "pos": [87.503, 47.498], "height": 0.75}, {"start": [85.3014, 50.003021], "end": [85.3014, 50.328579], "type": "segment", "width": 0.12}, {"start": [86.3214, 50.003021], "end": [86.3214, 50.328579], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R11", "thickness": 0.13, "ref": 1, "pos": [48.704499999999996, 50.419], "height": 0.75}, {"start": [49.1485, 48.042578999999996], "end": [49.1485, 47.717020999999995], "type": "segment", "width": 0.12}, {"start": [48.128499999999995, 48.042578999999996], "end": [48.128499999999995, 47.717020999999995], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R10", "thickness": 0.13, "ref": 1, "pos": [75.7555, 76.835], "height": 0.75}, {"start": [76.123621, 78.6666], "end": [76.449179, 78.6666], "type": "segment", "width": 0.12}, {"start": [76.123621, 77.64659999999999], "end": [76.449179, 77.64659999999999], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R9", "thickness": 0.13, "ref": 1, "pos": [87.18549999999999, 52.6415], "height": 0.75}, {"start": [85.073779, 52.1196], "end": [84.748221, 52.1196], "type": "segment", "width": 0.12}, {"start": [85.073779, 53.139599999999994], "end": [84.748221, 53.139599999999994], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R8", "thickness": 0.13, "ref": 1, "pos": [70.612, 73.914], "height": 0.75}, {"start": [72.796221, 74.42479999999999], "end": [73.121779, 74.42479999999999], "type": "segment", "width": 0.12}, {"start": [72.796221, 73.4048], "end": [73.121779, 73.4048], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R7", "thickness": 0.13, "ref": 1, "pos": [70.6755, 72.26299999999999], "height": 0.75}, {"start": [72.796221, 72.7738], "end": [73.121779, 72.7738], "type": "segment", "width": 0.12}, {"start": [72.796221, 71.7538], "end": [73.121779, 71.7538], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R6", "thickness": 0.13, "ref": 1, "pos": [87.503, 78.29549999999999], "height": 0.75}, {"start": [88.0232, 80.757779], "end": [88.0232, 80.432221], "type": "segment", "width": 0.12}, {"start": [87.00319999999999, 80.757779], "end": [87.00319999999999, 80.432221], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R5", "thickness": 0.13, "ref": 1, "pos": [89.09049999999999, 78.29549999999999], "height": 0.75}, {"start": [89.598, 80.757779], "end": [89.598, 80.432221], "type": "segment", "width": 0.12}, {"start": [88.578, 80.757779], "end": [88.578, 80.432221], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R4", "thickness": 0.13, "ref": 1, "pos": [69.215, 60.198], "height": 0.75}, {"start": [71.661279, 59.7523], "end": [71.33572099999999, 59.7523], "type": "segment", "width": 0.12}, {"start": [71.661279, 60.772299999999994], "end": [71.33572099999999, 60.772299999999994], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R3", "thickness": 0.13, "ref": 1, "pos": [69.2785, 61.7855], "height": 0.75}, {"start": [71.661279, 61.2763], "end": [71.33572099999999, 61.2763], "type": "segment", "width": 0.12}, {"start": [71.661279, 62.296299999999995], "end": [71.33572099999999, 62.296299999999995], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R2", "thickness": 0.13, "ref": 1, "pos": [69.215, 63.245999999999995], "height": 0.75}, {"start": [71.661279, 62.8003], "end": [71.33572099999999, 62.8003], "type": "segment", "width": 0.12}, {"start": [71.661279, 63.820299999999996], "end": [71.33572099999999, 63.820299999999996], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R1", "thickness": 0.13, "ref": 1, "pos": [43.878499999999995, 58.928], "height": 0.75}, {"start": [43.776720999999995, 58.041799999999995], "end": [44.102278999999996, 58.041799999999995], "type": "segment", "width": 0.12}, {"start": [43.776720999999995, 57.0218], "end": [44.102278999999996, 57.0218], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D17", "thickness": 0.13, "ref": 1, "pos": [66.42099999999999, 100.20299999999999], "height": 0.75}, {"start": [66.443, 101.3103], "end": [64.158, 101.3103], "type": "segment", "width": 0.12}, {"start": [66.443, 102.7803], "end": [66.443, 101.3103], "type": "segment", "width": 0.12}, {"start": [64.158, 102.7803], "end": [66.443, 102.7803], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C82", "thickness": 0.13, "ref": 1, "pos": [53.848, 72.467], "height": 0.75}, {"start": [54.7071, 72.304221], "end": [54.7071, 72.629779], "type": "segment", "width": 0.12}, {"start": [55.7271, 72.304221], "end": [55.7271, 72.629779], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C80", "thickness": 0.13, "ref": 1, "pos": [48.5775, 59.8805], "height": 0.75}, {"start": [49.3985, 59.782021], "end": [49.3985, 60.107578999999994], "type": "segment", "width": 0.12}, {"start": [50.418499999999995, 59.782021], "end": [50.418499999999995, 60.107578999999994], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C79", "thickness": 0.13, "ref": 1, "pos": [60.2615, 60.071], "height": 0.75}, {"start": [61.019, 59.464521], "end": [61.019, 59.790079], "type": "segment", "width": 0.12}, {"start": [62.038999999999994, 59.464521], "end": [62.038999999999994, 59.790079], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C78", "thickness": 0.13, "ref": 1, "pos": [37.274499999999996, 60.515499999999996], "height": 0.75}, {"start": [37.721, 63.281779], "end": [37.721, 62.956221], "type": "segment", "width": 0.12}, {"start": [36.701, 63.281779], "end": [36.701, 62.956221], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C42", "thickness": 0.13, "ref": 1, "pos": [66.8655, 90.678], "height": 0.75}, {"start": [66.702721, 92.71199999999999], "end": [67.028279, 92.71199999999999], "type": "segment", "width": 0.12}, {"start": [66.702721, 91.692], "end": [67.028279, 91.692], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C41", "thickness": 0.13, "ref": 1, "pos": [62.9285, 46.227999999999994], "height": 0.75}, {"start": [62.773779, 44.346399999999996], "end": [62.448221, 44.346399999999996], "type": "segment", "width": 0.12}, {"start": [62.773779, 45.3664], "end": [62.448221, 45.3664], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C40", "thickness": 0.13, "ref": 1, "pos": [66.4845, 49.784], "height": 0.75}, {"start": [67.47027899999999, 47.8778], "end": [67.14472099999999, 47.8778], "type": "segment", "width": 0.12}, {"start": [67.47027899999999, 48.8978], "end": [67.14472099999999, 48.8978], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C38", "thickness": 0.13, "ref": 1, "pos": [24.955499999999997, 104.20349999999999], "height": 0.75}, {"start": [27.848779, 103.6935], "end": [27.523221, 103.6935], "type": "segment", "width": 0.12}, {"start": [27.848779, 104.7135], "end": [27.523221, 104.7135], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C37", "thickness": 0.13, "ref": 1, "pos": [62.483999999999995, 113.538], "height": 0.75}, {"start": [62.382220999999994, 112.39779999999999], "end": [62.707778999999995, 112.39779999999999], "type": "segment", "width": 0.12}, {"start": [62.382220999999994, 111.3778], "end": [62.707778999999995, 111.3778], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C36", "thickness": 0.13, "ref": 1, "pos": [25.019, 105.791], "height": 0.75}, {"start": [27.523221, 106.2375], "end": [27.848779, 106.2375], "type": "segment", "width": 0.12}, {"start": [27.523221, 105.2175], "end": [27.848779, 105.2175], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C35", "thickness": 0.13, "ref": 1, "pos": [82.3595, 47.625], "height": 0.75}, {"start": [85.123279, 47.1793], "end": [84.797721, 47.1793], "type": "segment", "width": 0.12}, {"start": [85.123279, 48.1993], "end": [84.797721, 48.1993], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C34", "thickness": 0.13, "ref": 1, "pos": [50.672999999999995, 99.82199999999999], "height": 0.75}, {"start": [51.183, 97.292379], "end": [51.183, 96.966821], "type": "segment", "width": 0.12}, {"start": [50.163, 97.292379], "end": [50.163, 96.966821], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C33", "thickness": 0.13, "ref": 1, "pos": [64.36359999999999, 82.1944], "height": 0.75}, {"start": [63.713578999999996, 78.1792], "end": [63.388020999999995, 78.1792], "type": "segment", "width": 0.12}, {"start": [63.713578999999996, 79.19919999999999], "end": [63.388020999999995, 79.19919999999999], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C32", "thickness": 0.13, "ref": 1, "pos": [62.357, 94.0435], "height": 0.75}, {"start": [64.20049999999999, 93.444279], "end": [64.20049999999999, 93.118721], "type": "segment", "width": 0.12}, {"start": [63.180499999999995, 93.444279], "end": [63.180499999999995, 93.118721], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C31", "thickness": 0.13, "ref": 1, "pos": [49.149, 99.82199999999999], "height": 0.75}, {"start": [49.6082, 97.292379], "end": [49.6082, 96.966821], "type": "segment", "width": 0.12}, {"start": [48.5882, 97.292379], "end": [48.5882, 96.966821], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C30", "thickness": 0.13, "ref": 1, "pos": [44.6354, 92.76079999999999], "height": 0.75}, {"start": [42.6954, 92.598021], "end": [42.6954, 92.92357899999999], "type": "segment", "width": 0.12}, {"start": [43.715399999999995, 92.598021], "end": [43.715399999999995, 92.92357899999999], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C28", "thickness": 0.13, "ref": 1, "pos": [44.704, 76.708], "height": 0.75}, {"start": [45.681720999999996, 78.4253], "end": [46.007279, 78.4253], "type": "segment", "width": 0.12}, {"start": [45.681720999999996, 77.4053], "end": [46.007279, 77.4053], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C26", "thickness": 0.13, "ref": 1, "pos": [47.716499999999996, 75.69279999999999], "height": 0.75}, {"start": [49.6565, 75.85557899999999], "end": [49.6565, 75.53002099999999], "type": "segment", "width": 0.12}, {"start": [48.6365, 75.85557899999999], "end": [48.6365, 75.53002099999999], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C25", "thickness": 0.13, "ref": 1, "pos": [64.4652, 77.5462], "height": 0.75}, {"start": [64.302421, 81.2312], "end": [64.627979, 81.2312], "type": "segment", "width": 0.12}, {"start": [64.302421, 80.21119999999999], "end": [64.627979, 80.21119999999999], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C20", "thickness": 0.13, "ref": 1, "pos": [42.925999999999995, 100.457], "height": 0.75}, {"start": [40.157221, 100.9678], "end": [40.482779, 100.9678], "type": "segment", "width": 0.12}, {"start": [40.157221, 99.9478], "end": [40.482779, 99.9478], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C19", "thickness": 0.13, "ref": 1, "pos": [41.5925, 46.2915], "height": 0.75}, {"start": [39.149279, 45.8458], "end": [38.823721, 45.8458], "type": "segment", "width": 0.12}, {"start": [39.149279, 46.8658], "end": [38.823721, 46.8658], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C18", "thickness": 0.13, "ref": 1, "pos": [28.602999999999998, 49.848299999999995], "height": 0.75}, {"start": [30.543, 50.011078999999995], "end": [30.543, 49.685520999999994], "type": "segment", "width": 0.12}, {"start": [29.523, 50.011078999999995], "end": [29.523, 49.685520999999994], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C17", "thickness": 0.13, "ref": 1, "pos": [23.9395, 72.5805], "height": 0.75}, {"start": [23.427, 69.624521], "end": [23.427, 69.950079], "type": "segment", "width": 0.12}, {"start": [24.447, 69.624521], "end": [24.447, 69.950079], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C16", "thickness": 0.13, "ref": 1, "pos": [95.057, 75.31099999999999], "height": 0.75}, {"start": [94.894221, 74.5518], "end": [95.219779, 74.5518], "type": "segment", "width": 0.12}, {"start": [94.894221, 73.53179999999999], "end": [95.219779, 73.53179999999999], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C15", "thickness": 0.13, "ref": 1, "pos": [28.509, 54.326299999999996], "height": 0.75}, {"start": [28.671778999999997, 52.3863], "end": [28.346221, 52.3863], "type": "segment", "width": 0.12}, {"start": [28.671778999999997, 53.406299999999995], "end": [28.346221, 53.406299999999995], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C14", "thickness": 0.13, "ref": 1, "pos": [92.075, 77.978], "height": 0.75}, {"start": [92.5825, 80.74507899999999], "end": [92.5825, 80.419521], "type": "segment", "width": 0.12}, {"start": [91.5625, 80.74507899999999], "end": [91.5625, 80.419521], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C13", "thickness": 0.13, "ref": 1, "pos": [83.693, 79.502], "height": 0.75}, {"start": [84.514, 79.340021], "end": [84.514, 79.665579], "type": "segment", "width": 0.12}, {"start": [85.53399999999999, 79.340021], "end": [85.53399999999999, 79.665579], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C12", "thickness": 0.13, "ref": 1, "pos": [87.56649999999999, 54.229], "height": 0.75}, {"start": [85.05977899999999, 53.7198], "end": [84.73422099999999, 53.7198], "type": "segment", "width": 0.12}, {"start": [85.05977899999999, 54.739799999999995], "end": [84.73422099999999, 54.739799999999995], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C11", "thickness": 0.13, "ref": 1, "pos": [84.648, 92.07419999999999], "height": 0.75}, {"start": [87.411779, 91.6285], "end": [87.086221, 91.6285], "type": "segment", "width": 0.12}, {"start": [87.411779, 92.6485], "end": [87.086221, 92.6485], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C10", "thickness": 0.13, "ref": 1, "pos": [81.72449999999999, 97.02799999999999], "height": 0.75}, {"start": [84.491579, 96.5205], "end": [84.166021, 96.5205], "type": "segment", "width": 0.12}, {"start": [84.491579, 97.5405], "end": [84.166021, 97.5405], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C9", "thickness": 0.13, "ref": 1, "pos": [81.9785, 95.50399999999999], "height": 0.75}, {"start": [84.491579, 94.9965], "end": [84.166021, 94.9965], "type": "segment", "width": 0.12}, {"start": [84.491579, 96.0165], "end": [84.166021, 96.0165], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C8", "thickness": 0.13, "ref": 1, "pos": [82.042, 93.97999999999999], "height": 0.75}, {"start": [84.491579, 93.4725], "end": [84.166021, 93.4725], "type": "segment", "width": 0.12}, {"start": [84.491579, 94.49249999999999], "end": [84.166021, 94.49249999999999], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C7", "thickness": 0.13, "ref": 1, "pos": [71.4375, 67.46159999999999], "height": 0.75}, {"start": [69.352379, 66.9524], "end": [69.026821, 66.9524], "type": "segment", "width": 0.12}, {"start": [69.352379, 67.9724], "end": [69.026821, 67.9724], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C6", "thickness": 0.13, "ref": 1, "pos": [71.5645, 69.09989999999999], "height": 0.75}, {"start": [69.37527899999999, 68.5272], "end": [69.04972099999999, 68.5272], "type": "segment", "width": 0.12}, {"start": [69.37527899999999, 69.5472], "end": [69.04972099999999, 69.5472], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C5", "thickness": 0.13, "ref": 1, "pos": [73.914, 58.674], "height": 0.75}, {"start": [75.971221, 59.3118], "end": [76.296779, 59.3118], "type": "segment", "width": 0.12}, {"start": [75.971221, 58.291799999999995], "end": [76.296779, 58.291799999999995], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C4", "thickness": 0.13, "ref": 1, "pos": [73.8505, 57.3405], "height": 0.75}, {"start": [76.296779, 56.767799999999994], "end": [75.971221, 56.767799999999994], "type": "segment", "width": 0.12}, {"start": [76.296779, 57.7878], "end": [75.971221, 57.7878], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C3", "thickness": 0.13, "ref": 1, "pos": [80.7085, 57.9755], "height": 0.75}, {"start": [78.79899999999999, 57.750021], "end": [78.79899999999999, 58.075579], "type": "segment", "width": 0.12}, {"start": [79.819, 57.750021], "end": [79.819, 58.075579], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C1", "thickness": 0.13, "ref": 1, "pos": [83.947, 57.657999999999994], "height": 0.75}, {"start": [83.06, 57.948578999999995], "end": [83.06, 57.623020999999994], "type": "segment", "width": 0.12}, {"start": [82.03999999999999, 57.948578999999995], "end": [82.03999999999999, 57.623020999999994], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "RN1", "thickness": 0.13, "ref": 1, "pos": [35.062999999999995, 98.431], "height": 0.75}, {"start": [34.562999999999995, 97.31099999999999], "end": [35.562999999999995, 97.31099999999999], "type": "segment", "width": 0.12}, {"start": [34.562999999999995, 93.951], "end": [35.562999999999995, 93.951], "type": "segment", "width": 0.12}, {"start": [65.532, 66.23049999999999], "radius": 1.2, "type": "circle", "width": 0.12}, {"start": [65.8228, 74.3458], "radius": 1.2, "type": "circle", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "U11", "thickness": 0.13, "ref": 1, "pos": [74.28229999999999, 89.1143], "height": 0.75}, {"start": [70.40729999999999, 90.3143], "end": [68.8823, 90.3143], "type": "segment", "width": 0.15}, {"start": [70.40729999999999, 100.68929999999999], "end": [78.15729999999999, 100.68929999999999], "type": "segment", "width": 0.15}, {"start": [70.40729999999999, 90.0393], "end": [78.15729999999999, 90.0393], "type": "segment", "width": 0.15}, {"start": [70.40729999999999, 100.68929999999999], "end": [70.40729999999999, 100.3343], "type": "segment", "width": 0.15}, {"start": [78.15729999999999, 100.68929999999999], "end": [78.15729999999999, 100.3343], "type": "segment", "width": 0.15}, {"start": [78.15729999999999, 90.0393], "end": [78.15729999999999, 90.3943], "type": "segment", "width": 0.15}, {"start": [70.40729999999999, 90.0393], "end": [70.40729999999999, 90.3143], "type": "segment", "width": 0.15}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "U5", "thickness": 0.13, "ref": 1, "pos": [24.384, 90.80499999999999], "height": 0.75}, {"start": [31.770799999999998, 97.72099999999999], "end": [25.7608, 97.72099999999999], "type": "segment", "width": 0.12}, {"start": [29.520799999999998, 90.901], "end": [25.7608, 90.901], "type": "segment", "width": 0.12}, {"start": [25.7608, 97.72099999999999], "end": [25.7608, 96.461], "type": "segment", "width": 0.12}, {"start": [25.7608, 90.901], "end": [25.7608, 92.161], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "J2", "thickness": 0.13, "ref": 1, "pos": [36.449, 107.56899999999999], "height": 0.75}, {"start": [50.794, 106.39219999999999], "end": [50.794, 111.59219999999999], "type": "segment", "width": 0.12}, {"start": [50.794, 111.59219999999999], "end": [50.224, 111.59219999999999], "type": "segment", "width": 0.12}, {"start": [48.704, 111.59219999999999], "end": [47.684, 111.59219999999999], "type": "segment", "width": 0.12}, {"start": [46.163999999999994, 111.59219999999999], "end": [45.144, 111.59219999999999], "type": "segment", "width": 0.12}, {"start": [43.623999999999995, 111.59219999999999], "end": [42.604, 111.59219999999999], "type": "segment", "width": 0.12}, {"start": [41.083999999999996, 111.59219999999999], "end": [40.064, 111.59219999999999], "type": "segment", "width": 0.12}, {"start": [38.544, 111.59219999999999], "end": [37.974, 111.59219999999999], "type": "segment", "width": 0.12}, {"start": [37.974, 106.39219999999999], "end": [37.974, 111.59219999999999], "type": "segment", "width": 0.12}, {"start": [50.794, 106.39219999999999], "end": [50.224, 106.39219999999999], "type": "segment", "width": 0.12}, {"start": [48.704, 106.39219999999999], "end": [47.684, 106.39219999999999], "type": "segment", "width": 0.12}, {"start": [46.163999999999994, 106.39219999999999], "end": [45.144, 106.39219999999999], "type": "segment", "width": 0.12}, {"start": [43.623999999999995, 106.39219999999999], "end": [42.604, 106.39219999999999], "type": "segment", "width": 0.12}, {"start": [41.083999999999996, 106.39219999999999], "end": [40.064, 106.39219999999999], "type": "segment", "width": 0.12}, {"start": [38.544, 106.39219999999999], "end": [37.974, 106.39219999999999], "type": "segment", "width": 0.12}, {"start": [50.224, 111.59219999999999], "end": [50.224, 112.95219999999999], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "U3", "thickness": 0.13, "ref": 1, "pos": [50.8, 33.655], "height": 0.75}, {"start": [95.832, 18.1722], "end": [95.832, 30.655199999999997], "type": "segment", "width": 0.19999999999999998}, {"start": [25.831999999999997, 18.1722], "end": [25.831999999999997, 30.655199999999997], "type": "segment", "width": 0.19999999999999998}, {"start": [95.832, 18.1722], "end": [25.831999999999997, 18.1722], "type": "segment", "width": 0.19999999999999998}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D14", "thickness": 0.13, "ref": 1, "pos": [65.2755, 104.96629999999999], "height": 0.75}, {"start": [65.129267, 104.1428], "end": [64.786733, 104.1428], "type": "segment", "width": 0.12}, {"start": [65.129267, 103.1228], "end": [64.786733, 103.1228], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "RN10", "thickness": 0.13, "ref": 1, "pos": [71.4375, 49.085499999999996], "height": 0.75}, {"start": [73.81349999999999, 50.7453], "end": [73.81349999999999, 51.7453], "type": "segment", "width": 0.12}, {"start": [70.45349999999999, 50.7453], "end": [70.45349999999999, 51.7453], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "CN5", "thickness": 0.13, "ref": 1, "pos": [69.85, 41.9735], "height": 0.75}, {"start": [68.17, 44.5055], "end": [68.17, 43.5055], "type": "segment", "width": 0.12}, {"start": [71.53, 44.5055], "end": [71.53, 43.5055], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D26", "thickness": 0.13, "ref": 1, "pos": [64.5795, 48.132999999999996], "height": 0.75}, {"start": [66.988, 47.3643], "end": [66.988, 46.4343], "type": "segment", "width": 0.12}, {"start": [66.988, 44.204299999999996], "end": [66.988, 45.134299999999996], "type": "segment", "width": 0.12}, {"start": [66.988, 44.204299999999996], "end": [64.828, 44.204299999999996], "type": "segment", "width": 0.12}, {"start": [66.988, 47.3643], "end": [65.52799999999999, 47.3643], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D25", "thickness": 0.13, "ref": 1, "pos": [66.23049999999999, 39.814499999999995], "height": 0.75}, {"start": [66.988, 43.7448], "end": [66.988, 42.8148], "type": "segment", "width": 0.12}, {"start": [66.988, 40.5848], "end": [66.988, 41.5148], "type": "segment", "width": 0.12}, {"start": [66.988, 40.5848], "end": [64.828, 40.5848], "type": "segment", "width": 0.12}, {"start": [66.988, 43.7448], "end": [65.52799999999999, 43.7448], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D24", "thickness": 0.13, "ref": 1, "pos": [73.533, 39.814499999999995], "height": 0.75}, {"start": [72.834, 40.5848], "end": [72.834, 41.5148], "type": "segment", "width": 0.12}, {"start": [72.834, 43.7448], "end": [72.834, 42.8148], "type": "segment", "width": 0.12}, {"start": [72.834, 43.7448], "end": [74.994, 43.7448], "type": "segment", "width": 0.12}, {"start": [72.834, 40.5848], "end": [74.294, 40.5848], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D18", "thickness": 0.13, "ref": 1, "pos": [73.59649999999999, 48.1965], "height": 0.75}, {"start": [72.834, 44.204299999999996], "end": [72.834, 45.134299999999996], "type": "segment", "width": 0.12}, {"start": [72.834, 47.3643], "end": [72.834, 46.4343], "type": "segment", "width": 0.12}, {"start": [72.834, 47.3643], "end": [74.994, 47.3643], "type": "segment", "width": 0.12}, {"start": [72.834, 44.204299999999996], "end": [74.294, 44.204299999999996], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "RN16", "thickness": 0.13, "ref": 1, "pos": [52.766, 61.5958], "height": 0.75}, {"start": [54.3825, 59.000299999999996], "end": [54.3825, 60.000299999999996], "type": "segment", "width": 0.12}, {"start": [51.0225, 59.000299999999996], "end": [51.0225, 60.000299999999996], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "CN14", "thickness": 0.13, "ref": 1, "pos": [50.226, 55.1823], "height": 0.75}, {"start": [50.958999999999996, 55.860099999999996], "end": [50.958999999999996, 54.860099999999996], "type": "segment", "width": 0.12}, {"start": [54.318999999999996, 55.860099999999996], "end": [54.318999999999996, 54.860099999999996], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "RN12", "thickness": 0.13, "ref": 1, "pos": [64.262, 61.340999999999994], "height": 0.75}, {"start": [65.87599999999999, 58.3653], "end": [65.87599999999999, 59.3653], "type": "segment", "width": 0.12}, {"start": [62.516, 58.3653], "end": [62.516, 59.3653], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "RN11", "thickness": 0.13, "ref": 1, "pos": [57.912, 73.7235], "height": 0.75}, {"start": [59.627599999999994, 71.078], "end": [59.627599999999994, 72.078], "type": "segment", "width": 0.12}, {"start": [56.267599999999995, 71.078], "end": [56.267599999999995, 72.078], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "CN6", "thickness": 0.13, "ref": 1, "pos": [64.196, 52.515299999999996], "height": 0.75}, {"start": [62.516, 55.0473], "end": [62.516, 54.0473], "type": "segment", "width": 0.12}, {"start": [65.87599999999999, 55.0473], "end": [65.87599999999999, 54.0473], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "CN17", "thickness": 0.13, "ref": 1, "pos": [54.991, 66.03999999999999], "height": 0.75}, {"start": [56.305699999999995, 67.8108], "end": [56.305699999999995, 66.8108], "type": "segment", "width": 0.12}, {"start": [59.665699999999994, 67.8108], "end": [59.665699999999994, 66.8108], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "J1", "thickness": 0.13, "ref": 1, "pos": [66.80199999999999, 108.458], "height": 0.75}, {"start": [59.1305, 107.2568], "end": [59.1305, 106.5068], "type": "segment", "width": 0.12}, {"start": [59.1305, 106.5068], "end": [59.7305, 106.5068], "type": "segment", "width": 0.12}, {"start": [58.8305, 106.54679999999999], "end": [56.5205, 106.54679999999999], "type": "segment", "width": 0.12}, {"start": [65.1405, 106.54679999999999], "end": [65.1405, 110.46679999999999], "type": "segment", "width": 0.12}, {"start": [56.5205, 110.46679999999999], "end": [58.790499999999994, 110.46679999999999], "type": "segment", "width": 0.12}, {"start": [56.5205, 106.54679999999999], "end": [56.5205, 110.46679999999999], "type": "segment", "width": 0.12}, {"start": [65.1405, 110.46679999999999], "end": [62.8705, 110.46679999999999], "type": "segment", "width": 0.12}, {"start": [62.8305, 106.54679999999999], "end": [65.1405, 106.54679999999999], "type": "segment", "width": 0.12}, {"start": [62.8705, 109.6368], "end": [62.8705, 110.46679999999999], "type": "segment", "width": 0.12}, {"start": [58.790499999999994, 109.6368], "end": [58.790499999999994, 110.46679999999999], "type": "segment", "width": 0.12}, {"start": [58.790499999999994, 109.6368], "end": [59.6205, 109.6368], "type": "segment", "width": 0.12}, {"start": [62.8705, 109.6368], "end": [62.040499999999994, 109.6368], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "Q1", "thickness": 0.13, "ref": 1, "pos": [92.3823, 100.6721], "height": 0.75}, {"start": [91.48599999999999, 93.07], "end": [89.98599999999999, 93.07], "type": "segment", "width": 0.12}, {"start": [89.98599999999999, 93.07], "end": [89.98599999999999, 93.33999999999999], "type": "segment", "width": 0.12}, {"start": [89.98599999999999, 93.33999999999999], "end": [87.15599999999999, 93.33999999999999], "type": "segment", "width": 0.12}, {"start": [91.48599999999999, 99.97], "end": [89.98599999999999, 99.97], "type": "segment", "width": 0.12}, {"start": [89.98599999999999, 99.97], "end": [89.98599999999999, 99.69999999999999], "type": "segment", "width": 0.12}, {"start": [89.98599999999999, 99.69999999999999], "end": [88.886, 99.69999999999999], "type": "segment", "width": 0.12}, {"start": [72.5526, 107.67139999999999], "radius": 2.25, "type": "circle", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "U2", "thickness": 0.13, "ref": 1, "pos": [88.70949999999999, 58.800999999999995], "height": 0.75}, {"start": [89.91, 75.51299999999999], "end": [90.61, 75.51299999999999], "type": "segment", "width": 0.12}, {"start": [90.61, 75.51299999999999], "end": [90.61, 74.813], "type": "segment", "width": 0.12}, {"start": [77.09, 75.51299999999999], "end": [76.39, 75.51299999999999], "type": "segment", "width": 0.12}, {"start": [76.39, 75.51299999999999], "end": [76.39, 74.813], "type": "segment", "width": 0.12}, {"start": [89.91, 61.293], "end": [90.61, 61.293], "type": "segment", "width": 0.12}, {"start": [90.61, 61.293], "end": [90.61, 61.992999999999995], "type": "segment", "width": 0.12}, {"start": [77.09, 61.293], "end": [76.39, 61.293], "type": "segment", "width": 0.12}, {"start": [76.39, 61.293], "end": [76.39, 61.992999999999995], "type": "segment", "width": 0.12}, {"start": [76.39, 61.992999999999995], "end": [75.02499999999999, 61.992999999999995], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D20", "thickness": 0.13, "ref": 1, "pos": [94.615, 37.1475], "height": 0.75}, {"start": [93.194, 37.997499999999995], "end": [93.194, 36.2975], "type": "segment", "width": 0.12}, {"start": [93.194, 36.2975], "end": [90.64399999999999, 36.2975], "type": "segment", "width": 0.12}, {"start": [93.194, 37.997499999999995], "end": [90.64399999999999, 37.997499999999995], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D15", "thickness": 0.13, "ref": 1, "pos": [94.615, 35.1155], "height": 0.75}, {"start": [93.194, 35.9655], "end": [93.194, 34.265499999999996], "type": "segment", "width": 0.12}, {"start": [93.194, 34.265499999999996], "end": [90.64399999999999, 34.265499999999996], "type": "segment", "width": 0.12}, {"start": [93.194, 35.9655], "end": [90.64399999999999, 35.9655], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D12", "thickness": 0.13, "ref": 1, "pos": [53.4035, 52.577999999999996], "height": 0.75}, {"start": [55.625499999999995, 52.0783], "end": [55.625499999999995, 53.0083], "type": "segment", "width": 0.12}, {"start": [55.625499999999995, 55.238299999999995], "end": [55.625499999999995, 54.308299999999996], "type": "segment", "width": 0.12}, {"start": [55.625499999999995, 55.238299999999995], "end": [57.7855, 55.238299999999995], "type": "segment", "width": 0.12}, {"start": [55.625499999999995, 52.0783], "end": [57.085499999999996, 52.0783], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D11", "thickness": 0.13, "ref": 1, "pos": [57.022999999999996, 59.753499999999995], "height": 0.75}, {"start": [55.625499999999995, 55.8883], "end": [55.625499999999995, 56.8183], "type": "segment", "width": 0.12}, {"start": [55.625499999999995, 59.0483], "end": [55.625499999999995, 58.1183], "type": "segment", "width": 0.12}, {"start": [55.625499999999995, 59.0483], "end": [57.7855, 59.0483], "type": "segment", "width": 0.12}, {"start": [55.625499999999995, 55.8883], "end": [57.085499999999996, 55.8883], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D10", "thickness": 0.13, "ref": 1, "pos": [52.577999999999996, 66.80199999999999], "height": 0.75}, {"start": [55.0881, 70.618], "end": [55.0881, 69.688], "type": "segment", "width": 0.12}, {"start": [55.0881, 67.458], "end": [55.0881, 68.38799999999999], "type": "segment", "width": 0.12}, {"start": [55.0881, 67.458], "end": [52.9281, 67.458], "type": "segment", "width": 0.12}, {"start": [55.0881, 70.618], "end": [53.628099999999996, 70.618], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D9", "thickness": 0.13, "ref": 1, "pos": [59.2455, 58.4835], "height": 0.75}, {"start": [61.336499999999994, 57.7148], "end": [61.336499999999994, 56.7848], "type": "segment", "width": 0.12}, {"start": [61.336499999999994, 54.5548], "end": [61.336499999999994, 55.4848], "type": "segment", "width": 0.12}, {"start": [61.336499999999994, 54.5548], "end": [59.1765, 54.5548], "type": "segment", "width": 0.12}, {"start": [61.336499999999994, 57.7148], "end": [59.8765, 57.7148], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D8", "thickness": 0.13, "ref": 1, "pos": [58.800999999999995, 63.245999999999995], "height": 0.75}, {"start": [54.858799999999995, 64.2346], "end": [55.788799999999995, 64.2346], "type": "segment", "width": 0.12}, {"start": [58.0188, 64.2346], "end": [57.0888, 64.2346], "type": "segment", "width": 0.12}, {"start": [58.0188, 64.2346], "end": [58.0188, 62.0746], "type": "segment", "width": 0.12}, {"start": [54.858799999999995, 64.2346], "end": [54.858799999999995, 62.7746], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D7", "thickness": 0.13, "ref": 1, "pos": [61.0235, 50.2285], "height": 0.75}, {"start": [61.336499999999994, 54.095299999999995], "end": [61.336499999999994, 53.165299999999995], "type": "segment", "width": 0.12}, {"start": [61.336499999999994, 50.9353], "end": [61.336499999999994, 51.8653], "type": "segment", "width": 0.12}, {"start": [61.336499999999994, 50.9353], "end": [59.1765, 50.9353], "type": "segment", "width": 0.12}, {"start": [61.336499999999994, 54.095299999999995], "end": [59.8765, 54.095299999999995], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D6", "thickness": 0.13, "ref": 1, "pos": [61.595, 63.1825], "height": 0.75}, {"start": [60.870599999999996, 63.838499999999996], "end": [60.870599999999996, 64.7685], "type": "segment", "width": 0.12}, {"start": [60.870599999999996, 66.99849999999999], "end": [60.870599999999996, 66.0685], "type": "segment", "width": 0.12}, {"start": [60.870599999999996, 66.99849999999999], "end": [63.0306, 66.99849999999999], "type": "segment", "width": 0.12}, {"start": [60.870599999999996, 63.838499999999996], "end": [62.3306, 63.838499999999996], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D5", "thickness": 0.13, "ref": 1, "pos": [70.2945, 54.0385], "height": 0.75}, {"start": [67.0555, 51.1258], "end": [67.0555, 52.0558], "type": "segment", "width": 0.12}, {"start": [67.0555, 54.285799999999995], "end": [67.0555, 53.355799999999995], "type": "segment", "width": 0.12}, {"start": [67.0555, 54.285799999999995], "end": [69.21549999999999, 54.285799999999995], "type": "segment", "width": 0.12}, {"start": [67.0555, 51.1258], "end": [68.5155, 51.1258], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D4", "thickness": 0.13, "ref": 1, "pos": [64.008, 69.9135], "height": 0.75}, {"start": [60.870599999999996, 67.458], "end": [60.870599999999996, 68.38799999999999], "type": "segment", "width": 0.12}, {"start": [60.870599999999996, 70.618], "end": [60.870599999999996, 69.688], "type": "segment", "width": 0.12}, {"start": [60.870599999999996, 70.618], "end": [63.0306, 70.618], "type": "segment", "width": 0.12}, {"start": [60.870599999999996, 67.458], "end": [62.3306, 67.458], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D3", "thickness": 0.13, "ref": 1, "pos": [68.961, 58.674], "height": 0.75}, {"start": [67.0555, 54.7453], "end": [67.0555, 55.6753], "type": "segment", "width": 0.12}, {"start": [67.0555, 57.9053], "end": [67.0555, 56.9753], "type": "segment", "width": 0.12}, {"start": [67.0555, 57.9053], "end": [69.21549999999999, 57.9053], "type": "segment", "width": 0.12}, {"start": [67.0555, 54.7453], "end": [68.5155, 54.7453], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C2", "thickness": 0.13, "ref": 1, "pos": [81.854, 84.4542], "height": 0.75}, {"start": [83.3335, 82.3175], "end": [83.3335, 85.16749999999999], "type": "segment", "width": 0.12}, {"start": [83.3335, 91.0375], "end": [83.3335, 88.1875], "type": "segment", "width": 0.12}, {"start": [90.989063, 91.0375], "end": [83.3335, 91.0375], "type": "segment", "width": 0.12}, {"start": [90.989063, 82.3175], "end": [83.3335, 82.3175], "type": "segment", "width": 0.12}, {"start": [92.0535, 83.381937], "end": [92.0535, 85.16749999999999], "type": "segment", "width": 0.12}, {"start": [92.0535, 89.973063], "end": [92.0535, 88.1875], "type": "segment", "width": 0.12}, {"start": [92.0535, 89.973063], "end": [90.989063, 91.0375], "type": "segment", "width": 0.12}, {"start": [92.0535, 83.381937], "end": [90.989063, 82.3175], "type": "segment", "width": 0.12}, {"start": [93.2935, 89.1875], "end": [92.2935, 89.1875], "type": "segment", "width": 0.12}, {"start": [92.7935, 89.6875], "end": [92.7935, 88.6875], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "U4", "thickness": 0.13, "ref": 1, "pos": [34.8615, 47.244], "height": 0.75}, {"start": [41.9086, 48.9875], "end": [40.358599999999996, 48.9875], "type": "segment", "width": 0.15}, {"start": [41.9086, 49.3375], "end": [41.9086, 48.9875], "type": "segment", "width": 0.15}, {"start": [41.9086, 55.6875], "end": [40.358599999999996, 55.6875], "type": "segment", "width": 0.15}, {"start": [41.9086, 55.3375], "end": [41.9086, 55.6875], "type": "segment", "width": 0.15}, {"start": [34.108599999999996, 55.6875], "end": [35.6586, 55.6875], "type": "segment", "width": 0.15}, {"start": [34.108599999999996, 55.3375], "end": [34.108599999999996, 55.6875], "type": "segment", "width": 0.15}, {"start": [32.2086, 48.9875], "end": [35.608599999999996, 48.9875], "type": "segment", "width": 0.15}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D16", "thickness": 0.13, "ref": 1, "pos": [57.912, 103.505], "height": 0.75}, {"start": [61.479, 101.895], "end": [59.028999999999996, 101.895], "type": "segment", "width": 0.12}, {"start": [59.678999999999995, 105.115], "end": [61.479, 105.115], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D1", "thickness": 0.13, "ref": 1, "pos": [95.69449999999999, 82.7405], "height": 0.75}, {"start": [94.2405, 90.6728], "end": [98.5405, 90.6728], "type": "segment", "width": 0.12}, {"start": [98.5405, 90.6728], "end": [98.5405, 84.97279999999999], "type": "segment", "width": 0.12}, {"start": [94.2405, 90.6728], "end": [94.2405, 84.97279999999999], "type": "segment", "width": 0.12}, {"start": [78.36919999999999, 107.773], "radius": 2.25, "type": "circle", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D2", "thickness": 0.13, "ref": 1, "pos": [76.8325, 48.0068], "height": 0.75}, {"start": [76.2055, 51.8533], "end": [75.54549999999999, 51.8533], "type": "segment", "width": 0.12}, {"start": [77.8755, 51.8533], "end": [77.2055, 51.8533], "type": "segment", "width": 0.12}, {"start": [77.8655, 51.8533], "end": [77.8655, 49.1183], "type": "segment", "width": 0.12}, {"start": [75.54549999999999, 50.4433], "end": [75.54549999999999, 51.8533], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R29", "thickness": 0.15, "ref": 1, "pos": [76.581, 80.866], "height": 0.762}, {"start": [76.418221, 81.786], "end": [76.743779, 81.786], "type": "segment", "width": 0.12}, {"start": [76.418221, 82.806], "end": [76.743779, 82.806], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D19", "thickness": 0.13, "ref": 1, "pos": [30.479999999999997, 90.17], "height": 0.75}, {"start": [30.487, 88.7738], "end": [29.886999999999997, 88.3738], "type": "segment", "width": 0.12}, {"start": [29.987, 88.8738], "end": [30.087, 88.6738], "type": "segment", "width": 0.12}, {"start": [30.186999999999998, 88.7738], "end": [29.987, 88.8738], "type": "segment", "width": 0.12}, {"start": [29.987, 88.57379999999999], "end": [30.186999999999998, 88.7738], "type": "segment", "width": 0.12}, {"start": [29.886999999999997, 88.9738], "end": [29.987, 88.57379999999999], "type": "segment", "width": 0.12}, {"start": [30.287, 88.7738], "end": [29.886999999999997, 88.9738], "type": "segment", "width": 0.12}, {"start": [29.886999999999997, 89.07379999999999], "end": [30.287, 88.7738], "type": "segment", "width": 0.12}, {"start": [29.886999999999997, 88.4738], "end": [29.886999999999997, 89.07379999999999], "type": "segment", "width": 0.12}, {"start": [30.386999999999997, 88.7738], "end": [29.886999999999997, 88.4738], "type": "segment", "width": 0.12}, {"start": [29.886999999999997, 88.3738], "end": [30.386999999999997, 88.7738], "type": "segment", "width": 0.12}, {"start": [29.886999999999997, 89.1738], "end": [29.886999999999997, 88.3738], "type": "segment", "width": 0.12}, {"start": [30.487, 88.7738], "end": [29.886999999999997, 89.1738], "type": "segment", "width": 0.12}, {"start": [29.487, 89.5088], "end": [31.772, 89.5088], "type": "segment", "width": 0.12}, {"start": [31.772, 89.5088], "end": [31.772, 88.0388], "type": "segment", "width": 0.12}, {"start": [31.772, 88.0388], "end": [29.487, 88.0388], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D21", "thickness": 0.13, "ref": 1, "pos": [41.275, 96.774], "height": 0.75}, {"start": [37.0975, 97.509], "end": [39.3825, 97.509], "type": "segment", "width": 0.12}, {"start": [37.0975, 96.039], "end": [37.0975, 97.509], "type": "segment", "width": 0.12}, {"start": [39.3825, 96.039], "end": [37.0975, 96.039], "type": "segment", "width": 0.12}, {"start": [38.3825, 96.774], "end": [38.9825, 96.374], "type": "segment", "width": 0.12}, {"start": [38.9825, 96.374], "end": [38.9825, 97.17399999999999], "type": "segment", "width": 0.12}, {"start": [38.9825, 97.17399999999999], "end": [38.4825, 96.774], "type": "segment", "width": 0.12}, {"start": [38.4825, 96.774], "end": [38.9825, 97.074], "type": "segment", "width": 0.12}, {"start": [38.9825, 97.074], "end": [38.9825, 96.47399999999999], "type": "segment", "width": 0.12}, {"start": [38.9825, 96.47399999999999], "end": [38.582499999999996, 96.774], "type": "segment", "width": 0.12}, {"start": [38.582499999999996, 96.774], "end": [38.9825, 96.574], "type": "segment", "width": 0.12}, {"start": [38.9825, 96.574], "end": [38.8825, 96.97399999999999], "type": "segment", "width": 0.12}, {"start": [38.8825, 96.97399999999999], "end": [38.6825, 96.774], "type": "segment", "width": 0.12}, {"start": [38.6825, 96.774], "end": [38.8825, 96.67399999999999], "type": "segment", "width": 0.12}, {"start": [38.8825, 96.67399999999999], "end": [38.7825, 96.874], "type": "segment", "width": 0.12}, {"start": [38.3825, 96.774], "end": [38.9825, 97.17399999999999], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D22", "thickness": 0.13, "ref": 1, "pos": [41.275, 98.425], "height": 0.75}, {"start": [37.0975, 99.16], "end": [39.3825, 99.16], "type": "segment", "width": 0.12}, {"start": [37.0975, 97.69], "end": [37.0975, 99.16], "type": "segment", "width": 0.12}, {"start": [39.3825, 97.69], "end": [37.0975, 97.69], "type": "segment", "width": 0.12}, {"start": [38.3825, 98.425], "end": [38.9825, 98.02499999999999], "type": "segment", "width": 0.12}, {"start": [38.9825, 98.02499999999999], "end": [38.9825, 98.82499999999999], "type": "segment", "width": 0.12}, {"start": [38.9825, 98.82499999999999], "end": [38.4825, 98.425], "type": "segment", "width": 0.12}, {"start": [38.4825, 98.425], "end": [38.9825, 98.725], "type": "segment", "width": 0.12}, {"start": [38.9825, 98.725], "end": [38.9825, 98.125], "type": "segment", "width": 0.12}, {"start": [38.9825, 98.125], "end": [38.582499999999996, 98.425], "type": "segment", "width": 0.12}, {"start": [38.582499999999996, 98.425], "end": [38.9825, 98.225], "type": "segment", "width": 0.12}, {"start": [38.9825, 98.225], "end": [38.8825, 98.625], "type": "segment", "width": 0.12}, {"start": [38.8825, 98.625], "end": [38.6825, 98.425], "type": "segment", "width": 0.12}, {"start": [38.6825, 98.425], "end": [38.8825, 98.32499999999999], "type": "segment", "width": 0.12}, {"start": [38.8825, 98.32499999999999], "end": [38.7825, 98.52499999999999], "type": "segment", "width": 0.12}, {"start": [38.3825, 98.425], "end": [38.9825, 98.82499999999999], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D23", "thickness": 0.13, "ref": 1, "pos": [41.275, 95.12299999999999], "height": 0.75}, {"start": [38.408, 95.12299999999999], "end": [39.007999999999996, 95.523], "type": "segment", "width": 0.12}, {"start": [38.908, 95.023], "end": [38.808, 95.223], "type": "segment", "width": 0.12}, {"start": [38.708, 95.12299999999999], "end": [38.908, 95.023], "type": "segment", "width": 0.12}, {"start": [38.908, 95.323], "end": [38.708, 95.12299999999999], "type": "segment", "width": 0.12}, {"start": [39.007999999999996, 94.923], "end": [38.908, 95.323], "type": "segment", "width": 0.12}, {"start": [38.608, 95.12299999999999], "end": [39.007999999999996, 94.923], "type": "segment", "width": 0.12}, {"start": [39.007999999999996, 94.823], "end": [38.608, 95.12299999999999], "type": "segment", "width": 0.12}, {"start": [39.007999999999996, 95.423], "end": [39.007999999999996, 94.823], "type": "segment", "width": 0.12}, {"start": [38.507999999999996, 95.12299999999999], "end": [39.007999999999996, 95.423], "type": "segment", "width": 0.12}, {"start": [39.007999999999996, 95.523], "end": [38.507999999999996, 95.12299999999999], "type": "segment", "width": 0.12}, {"start": [39.007999999999996, 94.723], "end": [39.007999999999996, 95.523], "type": "segment", "width": 0.12}, {"start": [38.408, 95.12299999999999], "end": [39.007999999999996, 94.723], "type": "segment", "width": 0.12}, {"start": [39.408, 94.38799999999999], "end": [37.123, 94.38799999999999], "type": "segment", "width": 0.12}, {"start": [37.123, 94.38799999999999], "end": [37.123, 95.85799999999999], "type": "segment", "width": 0.12}, {"start": [37.123, 95.85799999999999], "end": [39.408, 95.85799999999999], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D27", "thickness": 0.13, "ref": 1, "pos": [41.402, 93.472], "height": 0.75}, {"start": [38.433499999999995, 93.472], "end": [39.0335, 93.872], "type": "segment", "width": 0.12}, {"start": [38.933499999999995, 93.372], "end": [38.8335, 93.572], "type": "segment", "width": 0.12}, {"start": [38.7335, 93.472], "end": [38.933499999999995, 93.372], "type": "segment", "width": 0.12}, {"start": [38.933499999999995, 93.672], "end": [38.7335, 93.472], "type": "segment", "width": 0.12}, {"start": [39.0335, 93.27199999999999], "end": [38.933499999999995, 93.672], "type": "segment", "width": 0.12}, {"start": [38.6335, 93.472], "end": [39.0335, 93.27199999999999], "type": "segment", "width": 0.12}, {"start": [39.0335, 93.172], "end": [38.6335, 93.472], "type": "segment", "width": 0.12}, {"start": [39.0335, 93.77199999999999], "end": [39.0335, 93.172], "type": "segment", "width": 0.12}, {"start": [38.5335, 93.472], "end": [39.0335, 93.77199999999999], "type": "segment", "width": 0.12}, {"start": [39.0335, 93.872], "end": [38.5335, 93.472], "type": "segment", "width": 0.12}, {"start": [39.0335, 93.072], "end": [39.0335, 93.872], "type": "segment", "width": 0.12}, {"start": [38.433499999999995, 93.472], "end": [39.0335, 93.072], "type": "segment", "width": 0.12}, {"start": [39.433499999999995, 92.737], "end": [37.1485, 92.737], "type": "segment", "width": 0.12}, {"start": [37.1485, 92.737], "end": [37.1485, 94.207], "type": "segment", "width": 0.12}, {"start": [37.1485, 94.207], "end": [39.433499999999995, 94.207], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D28", "thickness": 0.13, "ref": 1, "pos": [74.295, 84.04849999999999], "height": 0.75}, {"start": [75.03, 82.892], "end": [75.03, 80.607], "type": "segment", "width": 0.12}, {"start": [73.56, 82.892], "end": [75.03, 82.892], "type": "segment", "width": 0.12}, {"start": [73.56, 80.607], "end": [73.56, 82.892], "type": "segment", "width": 0.12}, {"start": [74.295, 81.607], "end": [73.895, 81.00699999999999], "type": "segment", "width": 0.12}, {"start": [73.895, 81.00699999999999], "end": [74.695, 81.00699999999999], "type": "segment", "width": 0.12}, {"start": [74.695, 81.00699999999999], "end": [74.295, 81.50699999999999], "type": "segment", "width": 0.12}, {"start": [74.295, 81.50699999999999], "end": [74.595, 81.00699999999999], "type": "segment", "width": 0.12}, {"start": [74.595, 81.00699999999999], "end": [73.99499999999999, 81.00699999999999], "type": "segment", "width": 0.12}, {"start": [73.99499999999999, 81.00699999999999], "end": [74.295, 81.407], "type": "segment", "width": 0.12}, {"start": [74.295, 81.407], "end": [74.095, 81.00699999999999], "type": "segment", "width": 0.12}, {"start": [74.095, 81.00699999999999], "end": [74.49499999999999, 81.107], "type": "segment", "width": 0.12}, {"start": [74.49499999999999, 81.107], "end": [74.295, 81.307], "type": "segment", "width": 0.12}, {"start": [74.295, 81.307], "end": [74.195, 81.107], "type": "segment", "width": 0.12}, {"start": [74.195, 81.107], "end": [74.395, 81.207], "type": "segment", "width": 0.12}, {"start": [74.295, 81.607], "end": [74.695, 81.00699999999999], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D29", "thickness": 0.13, "ref": 1, "pos": [60.8585, 39.116], "height": 0.75}, {"start": [63.3, 39.116], "end": [63.9, 39.516], "type": "segment", "width": 0.12}, {"start": [63.8, 39.016], "end": [63.699999999999996, 39.216], "type": "segment", "width": 0.12}, {"start": [63.599999999999994, 39.116], "end": [63.8, 39.016], "type": "segment", "width": 0.12}, {"start": [63.8, 39.315999999999995], "end": [63.599999999999994, 39.116], "type": "segment", "width": 0.12}, {"start": [63.9, 38.916], "end": [63.8, 39.315999999999995], "type": "segment", "width": 0.12}, {"start": [63.5, 39.116], "end": [63.9, 38.916], "type": "segment", "width": 0.12}, {"start": [63.9, 38.815999999999995], "end": [63.5, 39.116], "type": "segment", "width": 0.12}, {"start": [63.9, 39.416], "end": [63.9, 38.815999999999995], "type": "segment", "width": 0.12}, {"start": [63.4, 39.116], "end": [63.9, 39.416], "type": "segment", "width": 0.12}, {"start": [63.9, 39.516], "end": [63.4, 39.116], "type": "segment", "width": 0.12}, {"start": [63.9, 38.716], "end": [63.9, 39.516], "type": "segment", "width": 0.12}, {"start": [63.3, 39.116], "end": [63.9, 38.716], "type": "segment", "width": 0.12}, {"start": [64.3, 38.381], "end": [62.015, 38.381], "type": "segment", "width": 0.12}, {"start": [62.015, 38.381], "end": [62.015, 39.851], "type": "segment", "width": 0.12}, {"start": [62.015, 39.851], "end": [64.3, 39.851], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "X1", "thickness": 0.15, "ref": 1, "pos": [56.260999999999996, 101.854], "height": 1.0}, {"start": [52.519999999999996, 101.10199999999999], "end": [65.11999999999999, 101.10199999999999], "type": "segment", "width": 0.12}, {"start": [65.11999999999999, 101.10199999999999], "end": [65.11999999999999, 96.002], "type": "segment", "width": 0.12}, {"start": [65.11999999999999, 96.002], "end": [52.519999999999996, 96.002], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "SW1", "thickness": 0.12954, "ref": 1, "pos": [38.735, 87.285], "height": 0.75}, {"start": [36.665, 87.96499999999999], "end": [40.805, 87.96499999999999], "type": "segment", "width": 0.12}, {"start": [40.805, 90.80499999999999], "end": [40.805, 91.10499999999999], "type": "segment", "width": 0.12}, {"start": [40.805, 91.10499999999999], "end": [36.665, 91.10499999999999], "type": "segment", "width": 0.12}, {"start": [36.665, 88.265], "end": [36.665, 87.96499999999999], "type": "segment", "width": 0.12}, {"start": [36.665, 91.10499999999999], "end": [36.665, 90.80499999999999], "type": "segment", "width": 0.12}, {"start": [40.805, 87.96499999999999], "end": [40.805, 88.265], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "SW2", "thickness": 0.15, "ref": 1, "pos": [32.893, 111.125], "height": 1.0}, {"start": [37.003, 109.25], "end": [37.003, 113.39], "type": "segment", "width": 0.12}, {"start": [34.163, 113.39], "end": [33.863, 113.39], "type": "segment", "width": 0.12}, {"start": [33.863, 113.39], "end": [33.863, 109.25], "type": "segment", "width": 0.12}, {"start": [36.702999999999996, 109.25], "end": [37.003, 109.25], "type": "segment", "width": 0.12}, {"start": [33.863, 109.25], "end": [34.163, 109.25], "type": "segment", "width": 0.12}, {"start": [37.003, 113.39], "end": [36.702999999999996, 113.39], "type": "segment", "width": 0.12}]}, "edges_bbox": {"minx": 20.499999, "miny": 22.299999, "maxx": 101.28960099999999, "maxy": 116.172401}, "font_data": {" ": {"l": [], "w": 0.7619047619047619}, "+": {"l": [[[0.23809523809523814, -0.42857142857142855], [1.0, -0.42857142857142855]], [[0.6190476190476191, -0.047619047619047616], [0.6190476190476191, -0.8095238095238095]]], "w": 1.2380952380952381}, "-": {"l": [[[0.23809523809523814, -0.42857142857142855], [1.0, -0.42857142857142855]]], "w": 1.2380952380952381}, ",": {"l": [[[0.2857142857142857, -0.09523809523809523], [0.2857142857142857, -0.047619047619047616], [0.23809523809523808, 0.047619047619047616], [0.19047619047619047, 0.09523809523809523]]], "w": 0.47619047619047616}, "/": {"l": [[[0.9523809523809523, -1.0952380952380951], [0.09523809523809518, 0.19047619047619047]]], "w": 1.0476190476190474}, ".": {"l": [[[0.23809523809523808, -0.14285714285714285], [0.2857142857142857, -0.09523809523809523], [0.23809523809523808, -0.047619047619047616], [0.19047619047619047, -0.09523809523809523], [0.23809523809523808, -0.14285714285714285], [0.23809523809523808, -0.047619047619047616]]], "w": 0.47619047619047616}, "1": {"l": [[[0.7619047619047619, -0.047619047619047616], [0.19047619047619047, -0.047619047619047616]], [[0.47619047619047616, -0.047619047619047616], [0.47619047619047616, -1.0476190476190474], [0.38095238095238093, -0.9047619047619047], [0.2857142857142857, -0.8095238095238095], [0.19047619047619047, -0.7619047619047619]]], "w": 0.9523809523809523}, "0": {"l": [[[0.42857142857142855, -1.0476190476190474], [0.5238095238095237, -1.0476190476190474], [0.6190476190476191, -1.0], [0.6666666666666666, -0.9523809523809523], [0.7142857142857142, -0.8571428571428571], [0.7619047619047619, -0.6666666666666666], [0.7619047619047619, -0.42857142857142855], [0.7142857142857142, -0.23809523809523808], [0.6666666666666666, -0.14285714285714285], [0.6190476190476191, -0.09523809523809523], [0.5238095238095237, -0.047619047619047616], [0.42857142857142855, -0.047619047619047616], [0.3333333333333333, -0.09523809523809523], [0.2857142857142857, -0.14285714285714285], [0.23809523809523808, -0.23809523809523808], [0.19047619047619047, -0.42857142857142855], [0.19047619047619047, -0.6666666666666666], [0.23809523809523808, -0.8571428571428571], [0.2857142857142857, -0.9523809523809523], [0.3333333333333333, -1.0], [0.42857142857142855, -1.0476190476190474]]], "w": 0.9523809523809523}, "3": {"l": [[[0.14285714285714285, -1.0476190476190474], [0.7619047619047619, -1.0476190476190474], [0.42857142857142855, -0.6666666666666666], [0.5714285714285714, -0.6666666666666666], [0.6666666666666666, -0.6190476190476191], [0.7142857142857142, -0.5714285714285714], [0.7619047619047619, -0.47619047619047616], [0.7619047619047619, -0.23809523809523808], [0.7142857142857142, -0.14285714285714285], [0.6666666666666666, -0.09523809523809523], [0.5714285714285714, -0.047619047619047616], [0.2857142857142857, -0.047619047619047616], [0.19047619047619047, -0.09523809523809523], [0.14285714285714285, -0.14285714285714285]]], "w": 0.9523809523809523}, "2": {"l": [[[0.19047619047619047, -0.9523809523809523], [0.23809523809523808, -1.0], [0.3333333333333333, -1.0476190476190474], [0.5714285714285714, -1.0476190476190474], [0.6666666666666666, -1.0], [0.7142857142857142, -0.9523809523809523], [0.7619047619047619, -0.8571428571428571], [0.7619047619047619, -0.7619047619047619], [0.7142857142857142, -0.6190476190476191], [0.14285714285714285, -0.047619047619047616], [0.7619047619047619, -0.047619047619047616]]], "w": 0.9523809523809523}, "5": {"l": [[[0.7142857142857142, -1.0476190476190474], [0.23809523809523808, -1.0476190476190474], [0.19047619047619047, -0.5714285714285714], [0.23809523809523808, -0.6190476190476191], [0.3333333333333333, -0.6666666666666666], [0.5714285714285714, -0.6666666666666666], [0.6666666666666666, -0.6190476190476191], [0.7142857142857142, -0.5714285714285714], [0.7619047619047619, -0.47619047619047616], [0.7619047619047619, -0.23809523809523808], [0.7142857142857142, -0.14285714285714285], [0.6666666666666666, -0.09523809523809523], [0.5714285714285714, -0.047619047619047616], [0.3333333333333333, -0.047619047619047616], [0.23809523809523808, -0.09523809523809523], [0.19047619047619047, -0.14285714285714285]]], "w": 0.9523809523809523}, "4": {"l": [[[0.6666666666666666, -0.7142857142857142], [0.6666666666666666, -0.047619047619047616]], [[0.42857142857142855, -1.0952380952380951], [0.19047619047619047, -0.38095238095238093], [0.8095238095238095, -0.38095238095238093]]], "w": 0.9523809523809523}, "7": {"l": [[[0.14285714285714285, -1.0476190476190474], [0.8095238095238095, -1.0476190476190474], [0.38095238095238093, -0.047619047619047616]]], "w": 0.9523809523809523}, "6": {"l": [[[0.6666666666666666, -1.0476190476190474], [0.47619047619047616, -1.0476190476190474], [0.38095238095238093, -1.0], [0.3333333333333333, -0.9523809523809523], [0.23809523809523808, -0.8095238095238095], [0.19047619047619047, -0.6190476190476191], [0.19047619047619047, -0.23809523809523808], [0.23809523809523808, -0.14285714285714285], [0.2857142857142857, -0.09523809523809523], [0.38095238095238093, -0.047619047619047616], [0.5714285714285714, -0.047619047619047616], [0.6666666666666666, -0.09523809523809523], [0.7142857142857142, -0.14285714285714285], [0.7619047619047619, -0.23809523809523808], [0.7619047619047619, -0.47619047619047616], [0.7142857142857142, -0.5714285714285714], [0.6666666666666666, -0.6190476190476191], [0.5714285714285714, -0.6666666666666666], [0.38095238095238093, -0.6666666666666666], [0.2857142857142857, -0.6190476190476191], [0.23809523809523808, -0.5714285714285714], [0.19047619047619047, -0.47619047619047616]]], "w": 0.9523809523809523}, "9": {"l": [[[0.2857142857142857, -0.047619047619047616], [0.47619047619047616, -0.047619047619047616], [0.5714285714285714, -0.09523809523809523], [0.6190476190476191, -0.14285714285714285], [0.7142857142857142, -0.2857142857142857], [0.7619047619047619, -0.47619047619047616], [0.7619047619047619, -0.8571428571428571], [0.7142857142857142, -0.9523809523809523], [0.6666666666666666, -1.0], [0.5714285714285714, -1.0476190476190474], [0.38095238095238093, -1.0476190476190474], [0.2857142857142857, -1.0], [0.23809523809523808, -0.9523809523809523], [0.19047619047619047, -0.8571428571428571], [0.19047619047619047, -0.6190476190476191], [0.23809523809523808, -0.5238095238095237], [0.2857142857142857, -0.47619047619047616], [0.38095238095238093, -0.42857142857142855], [0.5714285714285714, -0.42857142857142855], [0.6666666666666666, -0.47619047619047616], [0.7142857142857142, -0.5238095238095237], [0.7619047619047619, -0.6190476190476191]]], "w": 0.9523809523809523}, "8": {"l": [[[0.38095238095238093, -0.6190476190476191], [0.2857142857142857, -0.6666666666666666], [0.23809523809523808, -0.7142857142857142], [0.19047619047619047, -0.8095238095238095], [0.19047619047619047, -0.8571428571428571], [0.23809523809523808, -0.9523809523809523], [0.2857142857142857, -1.0], [0.38095238095238093, -1.0476190476190474], [0.5714285714285714, -1.0476190476190474], [0.6666666666666666, -1.0], [0.7142857142857142, -0.9523809523809523], [0.7619047619047619, -0.8571428571428571], [0.7619047619047619, -0.8095238095238095], [0.7142857142857142, -0.7142857142857142], [0.6666666666666666, -0.6666666666666666], [0.5714285714285714, -0.6190476190476191], [0.38095238095238093, -0.6190476190476191], [0.2857142857142857, -0.5714285714285714], [0.23809523809523808, -0.5238095238095237], [0.19047619047619047, -0.42857142857142855], [0.19047619047619047, -0.23809523809523808], [0.23809523809523808, -0.14285714285714285], [0.2857142857142857, -0.09523809523809523], [0.38095238095238093, -0.047619047619047616], [0.5714285714285714, -0.047619047619047616], [0.6666666666666666, -0.09523809523809523], [0.7142857142857142, -0.14285714285714285], [0.7619047619047619, -0.23809523809523808], [0.7619047619047619, -0.42857142857142855], [0.7142857142857142, -0.5238095238095237], [0.6666666666666666, -0.5714285714285714], [0.5714285714285714, -0.6190476190476191]]], "w": 0.9523809523809523}, "?": {"l": [[[0.38095238095238093, -0.14285714285714285], [0.42857142857142855, -0.09523809523809523], [0.38095238095238093, -0.047619047619047616], [0.3333333333333333, -0.09523809523809523], [0.38095238095238093, -0.14285714285714285], [0.38095238095238093, -0.047619047619047616]], [[0.19047619047619047, -1.0], [0.2857142857142857, -1.0476190476190474], [0.5238095238095237, -1.0476190476190474], [0.6190476190476191, -1.0], [0.6666666666666666, -0.9047619047619047], [0.6666666666666666, -0.8095238095238095], [0.6190476190476191, -0.7142857142857142], [0.5714285714285714, -0.6666666666666666], [0.47619047619047616, -0.6190476190476191], [0.42857142857142855, -0.5714285714285714], [0.38095238095238093, -0.47619047619047616], [0.38095238095238093, -0.42857142857142855]]], "w": 0.8571428571428571}, "A": {"l": [[[0.19047619047619047, -0.3333333333333333], [0.6666666666666666, -0.3333333333333333]], [[0.09523809523809523, -0.047619047619047616], [0.42857142857142855, -1.0476190476190474], [0.7619047619047619, -0.047619047619047616]]], "w": 0.8571428571428571}, "C": {"l": [[[0.8095238095238095, -0.14285714285714285], [0.7619047619047619, -0.09523809523809523], [0.6190476190476191, -0.047619047619047616], [0.5238095238095237, -0.047619047619047616], [0.38095238095238093, -0.09523809523809523], [0.2857142857142857, -0.19047619047619047], [0.23809523809523808, -0.2857142857142857], [0.19047619047619047, -0.47619047619047616], [0.19047619047619047, -0.6190476190476191], [0.23809523809523808, -0.8095238095238095], [0.2857142857142857, -0.9047619047619047], [0.38095238095238093, -1.0], [0.5238095238095237, -1.0476190476190474], [0.6190476190476191, -1.0476190476190474], [0.7619047619047619, -1.0], [0.8095238095238095, -0.9523809523809523]]], "w": 1.0}, "B": {"l": [[[0.5714285714285714, -0.5714285714285714], [0.7142857142857142, -0.5238095238095237], [0.7619047619047619, -0.47619047619047616], [0.8095238095238094, -0.38095238095238093], [0.8095238095238094, -0.23809523809523808], [0.7619047619047619, -0.14285714285714285], [0.7142857142857142, -0.09523809523809523], [0.619047619047619, -0.047619047619047616], [0.23809523809523803, -0.047619047619047616], [0.23809523809523803, -1.0476190476190474], [0.5714285714285714, -1.0476190476190474], [0.6666666666666665, -1.0], [0.7142857142857142, -0.9523809523809523], [0.7619047619047619, -0.8571428571428571], [0.7619047619047619, -0.7619047619047619], [0.7142857142857142, -0.6666666666666666], [0.6666666666666665, -0.6190476190476191], [0.5714285714285714, -0.5714285714285714], [0.23809523809523803, -0.5714285714285714]]], "w": 1.0}, "E": {"l": [[[0.23809523809523808, -0.5714285714285714], [0.5714285714285714, -0.5714285714285714]], [[0.7142857142857142, -0.047619047619047616], [0.23809523809523808, -0.047619047619047616], [0.23809523809523808, -1.0476190476190474], [0.7142857142857142, -1.0476190476190474]]], "w": 0.9047619047619047}, "D": {"l": [[[0.23809523809523803, -0.047619047619047616], [0.23809523809523803, -1.0476190476190474], [0.4761904761904761, -1.0476190476190474], [0.619047619047619, -1.0], [0.7142857142857142, -0.9047619047619047], [0.7619047619047619, -0.8095238095238095], [0.8095238095238094, -0.6190476190476191], [0.8095238095238094, -0.47619047619047616], [0.7619047619047619, -0.2857142857142857], [0.7142857142857142, -0.19047619047619047], [0.619047619047619, -0.09523809523809523], [0.4761904761904761, -0.047619047619047616], [0.23809523809523803, -0.047619047619047616]]], "w": 1.0}, "G": {"l": [[[0.7619047619047619, -1.0], [0.6666666666666666, -1.0476190476190474], [0.5238095238095237, -1.0476190476190474], [0.38095238095238093, -1.0], [0.2857142857142857, -0.9047619047619047], [0.23809523809523808, -0.8095238095238095], [0.19047619047619047, -0.6190476190476191], [0.19047619047619047, -0.47619047619047616], [0.23809523809523808, -0.2857142857142857], [0.2857142857142857, -0.19047619047619047], [0.38095238095238093, -0.09523809523809523], [0.5238095238095237, -0.047619047619047616], [0.6190476190476191, -0.047619047619047616], [0.7619047619047619, -0.09523809523809523], [0.8095238095238095, -0.14285714285714285], [0.8095238095238095, -0.47619047619047616], [0.6190476190476191, -0.47619047619047616]]], "w": 1.0}, "F": {"l": [[[0.5714285714285714, -0.5714285714285714], [0.23809523809523808, -0.5714285714285714]], [[0.23809523809523808, -0.047619047619047616], [0.23809523809523808, -1.0476190476190474], [0.7142857142857142, -1.0476190476190474]]], "w": 0.8571428571428571}, "I": {"l": [[[0.23809523809523808, -0.047619047619047616], [0.23809523809523808, -1.0476190476190474]]], "w": 0.47619047619047616}, "H": {"l": [[[0.23809523809523803, -0.047619047619047616], [0.23809523809523803, -1.0476190476190474]], [[0.23809523809523803, -0.5714285714285714], [0.8095238095238094, -0.5714285714285714]], [[0.8095238095238094, -0.047619047619047616], [0.8095238095238094, -1.0476190476190474]]], "w": 1.0476190476190474}, "K": {"l": [[[0.23809523809523803, -0.047619047619047616], [0.23809523809523803, -1.0476190476190474]], [[0.8095238095238094, -0.047619047619047616], [0.3809523809523809, -0.6190476190476191]], [[0.8095238095238094, -1.0476190476190474], [0.23809523809523803, -0.47619047619047616]]], "w": 1.0}, "J": {"l": [[[0.5238095238095237, -1.0476190476190474], [0.5238095238095237, -0.3333333333333333], [0.47619047619047616, -0.19047619047619047], [0.38095238095238093, -0.09523809523809523], [0.23809523809523808, -0.047619047619047616], [0.14285714285714285, -0.047619047619047616]]], "w": 0.7619047619047619}, "M": {"l": [[[0.23809523809523808, -0.047619047619047616], [0.23809523809523808, -1.0476190476190474], [0.5714285714285714, -0.3333333333333333], [0.9047619047619047, -1.0476190476190474], [0.9047619047619047, -0.047619047619047616]]], "w": 1.1428571428571428}, "L": {"l": [[[0.7142857142857142, -0.047619047619047616], [0.23809523809523808, -0.047619047619047616], [0.23809523809523808, -1.0476190476190474]]], "w": 0.8095238095238095}, "O": {"l": [[[0.4285714285714285, -1.0476190476190474], [0.619047619047619, -1.0476190476190474], [0.7142857142857142, -1.0], [0.8095238095238094, -0.9047619047619047], [0.857142857142857, -0.7142857142857142], [0.857142857142857, -0.38095238095238093], [0.8095238095238094, -0.19047619047619047], [0.7142857142857142, -0.09523809523809523], [0.619047619047619, -0.047619047619047616], [0.4285714285714285, -0.047619047619047616], [0.33333333333333326, -0.09523809523809523], [0.23809523809523803, -0.19047619047619047], [0.1904761904761904, -0.38095238095238093], [0.1904761904761904, -0.7142857142857142], [0.23809523809523803, -0.9047619047619047], [0.33333333333333326, -1.0], [0.4285714285714285, -1.0476190476190474]]], "w": 1.0476190476190474}, "N": {"l": [[[0.23809523809523803, -0.047619047619047616], [0.23809523809523803, -1.0476190476190474], [0.8095238095238094, -0.047619047619047616], [0.8095238095238094, -1.0476190476190474]]], "w": 1.0476190476190474}, "Q": {"l": [[[0.9047619047619047, 0.047619047619047616], [0.8095238095238094, 0.0], [0.7142857142857142, -0.09523809523809523], [0.5714285714285714, -0.23809523809523808], [0.4761904761904761, -0.2857142857142857], [0.3809523809523809, -0.2857142857142857]], [[0.4285714285714285, -0.047619047619047616], [0.33333333333333326, -0.09523809523809523], [0.23809523809523803, -0.19047619047619047], [0.1904761904761904, -0.38095238095238093], [0.1904761904761904, -0.7142857142857142], [0.23809523809523803, -0.9047619047619047], [0.33333333333333326, -1.0], [0.4285714285714285, -1.0476190476190474], [0.619047619047619, -1.0476190476190474], [0.7142857142857142, -1.0], [0.8095238095238094, -0.9047619047619047], [0.857142857142857, -0.7142857142857142], [0.857142857142857, -0.38095238095238093], [0.8095238095238094, -0.19047619047619047], [0.7142857142857142, -0.09523809523809523], [0.619047619047619, -0.047619047619047616], [0.4285714285714285, -0.047619047619047616]]], "w": 1.0476190476190474}, "P": {"l": [[[0.23809523809523803, -0.047619047619047616], [0.23809523809523803, -1.0476190476190474], [0.619047619047619, -1.0476190476190474], [0.7142857142857142, -1.0], [0.7619047619047619, -0.9523809523809523], [0.8095238095238094, -0.8571428571428571], [0.8095238095238094, -0.7142857142857142], [0.7619047619047619, -0.6190476190476191], [0.7142857142857142, -0.5714285714285714], [0.619047619047619, -0.5238095238095237], [0.23809523809523803, -0.5238095238095237]]], "w": 1.0}, "S": {"l": [[[0.19047619047619047, -0.09523809523809523], [0.3333333333333333, -0.047619047619047616], [0.5714285714285714, -0.047619047619047616], [0.6666666666666666, -0.09523809523809523], [0.7142857142857142, -0.14285714285714285], [0.7619047619047619, -0.23809523809523808], [0.7619047619047619, -0.3333333333333333], [0.7142857142857142, -0.42857142857142855], [0.6666666666666666, -0.47619047619047616], [0.5714285714285714, -0.5238095238095237], [0.38095238095238093, -0.5714285714285714], [0.2857142857142857, -0.6190476190476191], [0.23809523809523808, -0.6666666666666666], [0.19047619047619047, -0.7619047619047619], [0.19047619047619047, -0.8571428571428571], [0.23809523809523808, -0.9523809523809523], [0.2857142857142857, -1.0], [0.38095238095238093, -1.0476190476190474], [0.6190476190476191, -1.0476190476190474], [0.7619047619047619, -1.0]]], "w": 0.9523809523809523}, "R": {"l": [[[0.8095238095238094, -0.047619047619047616], [0.4761904761904761, -0.5238095238095237]], [[0.23809523809523803, -0.047619047619047616], [0.23809523809523803, -1.0476190476190474], [0.619047619047619, -1.0476190476190474], [0.7142857142857142, -1.0], [0.7619047619047619, -0.9523809523809523], [0.8095238095238094, -0.8571428571428571], [0.8095238095238094, -0.7142857142857142], [0.7619047619047619, -0.6190476190476191], [0.7142857142857142, -0.5714285714285714], [0.619047619047619, -0.5238095238095237], [0.23809523809523803, -0.5238095238095237]]], "w": 1.0}, "U": {"l": [[[0.23809523809523803, -1.0476190476190474], [0.23809523809523803, -0.23809523809523808], [0.28571428571428564, -0.14285714285714285], [0.33333333333333326, -0.09523809523809523], [0.4285714285714285, -0.047619047619047616], [0.619047619047619, -0.047619047619047616], [0.7142857142857142, -0.09523809523809523], [0.7619047619047619, -0.14285714285714285], [0.8095238095238094, -0.23809523809523808], [0.8095238095238094, -1.0476190476190474]]], "w": 1.0476190476190474}, "T": {"l": [[[0.09523809523809523, -1.0476190476190474], [0.6666666666666666, -1.0476190476190474]], [[0.38095238095238093, -0.047619047619047616], [0.38095238095238093, -1.0476190476190474]]], "w": 0.7619047619047619}, "W": {"l": [[[0.14285714285714285, -1.0476190476190474], [0.38095238095238093, -0.047619047619047616], [0.5714285714285714, -0.7619047619047619], [0.7619047619047619, -0.047619047619047616], [1.0, -1.0476190476190474]]], "w": 1.1428571428571428}, "V": {"l": [[[0.09523809523809523, -1.0476190476190474], [0.42857142857142855, -0.047619047619047616], [0.7619047619047619, -1.0476190476190474]]], "w": 0.8571428571428571}, "Y": {"l": [[[0.42857142857142855, -0.5238095238095237], [0.42857142857142855, -0.047619047619047616]], [[0.09523809523809523, -1.0476190476190474], [0.42857142857142855, -0.5238095238095237], [0.7619047619047619, -1.0476190476190474]]], "w": 0.8571428571428571}, "X": {"l": [[[0.14285714285714285, -1.0476190476190474], [0.8095238095238095, -0.047619047619047616]], [[0.8095238095238095, -1.0476190476190474], [0.14285714285714285, -0.047619047619047616]]], "w": 0.9523809523809523}, "_": {"l": [[[0.0, 0.047619047619047616], [0.7619047619047619, 0.047619047619047616]]], "w": 0.7619047619047619}, "a": {"l": [[[0.6666666666666666, -0.047619047619047616], [0.6666666666666666, -0.5714285714285714], [0.6190476190476191, -0.6666666666666666], [0.5238095238095237, -0.7142857142857142], [0.3333333333333333, -0.7142857142857142], [0.23809523809523808, -0.6666666666666666]], [[0.6666666666666666, -0.09523809523809523], [0.5714285714285714, -0.047619047619047616], [0.3333333333333333, -0.047619047619047616], [0.23809523809523808, -0.09523809523809523], [0.19047619047619047, -0.19047619047619047], [0.19047619047619047, -0.2857142857142857], [0.23809523809523808, -0.38095238095238093], [0.3333333333333333, -0.42857142857142855], [0.5714285714285714, -0.42857142857142855], [0.6666666666666666, -0.47619047619047616]]], "w": 0.9047619047619047}, "c": {"l": [[[0.6666666666666666, -0.09523809523809523], [0.5714285714285714, -0.047619047619047616], [0.38095238095238093, -0.047619047619047616], [0.2857142857142857, -0.09523809523809523], [0.23809523809523808, -0.14285714285714285], [0.19047619047619047, -0.23809523809523808], [0.19047619047619047, -0.5238095238095237], [0.23809523809523808, -0.6190476190476191], [0.2857142857142857, -0.6666666666666666], [0.38095238095238093, -0.7142857142857142], [0.5714285714285714, -0.7142857142857142], [0.6666666666666666, -0.6666666666666666]]], "w": 0.8571428571428571}, "b": {"l": [[[0.23809523809523808, -0.047619047619047616], [0.23809523809523808, -1.0476190476190474]], [[0.23809523809523808, -0.6666666666666666], [0.3333333333333333, -0.7142857142857142], [0.5238095238095237, -0.7142857142857142], [0.6190476190476191, -0.6666666666666666], [0.6666666666666666, -0.6190476190476191], [0.7142857142857142, -0.5238095238095237], [0.7142857142857142, -0.23809523809523808], [0.6666666666666666, -0.14285714285714285], [0.6190476190476191, -0.09523809523809523], [0.5238095238095237, -0.047619047619047616], [0.3333333333333333, -0.047619047619047616], [0.23809523809523808, -0.09523809523809523]]], "w": 0.9047619047619047}, "e": {"l": [[[0.6190476190476191, -0.09523809523809523], [0.5238095238095237, -0.047619047619047616], [0.3333333333333333, -0.047619047619047616], [0.23809523809523808, -0.09523809523809523], [0.19047619047619047, -0.19047619047619047], [0.19047619047619047, -0.5714285714285714], [0.23809523809523808, -0.6666666666666666], [0.3333333333333333, -0.7142857142857142], [0.5238095238095237, -0.7142857142857142], [0.6190476190476191, -0.6666666666666666], [0.6666666666666666, -0.5714285714285714], [0.6666666666666666, -0.47619047619047616], [0.19047619047619047, -0.38095238095238093]]], "w": 0.8571428571428571}, "d": {"l": [[[0.6666666666666666, -0.047619047619047616], [0.6666666666666666, -1.0476190476190474]], [[0.6666666666666666, -0.09523809523809523], [0.5714285714285714, -0.047619047619047616], [0.38095238095238093, -0.047619047619047616], [0.2857142857142857, -0.09523809523809523], [0.23809523809523808, -0.14285714285714285], [0.19047619047619047, -0.23809523809523808], [0.19047619047619047, -0.5238095238095237], [0.23809523809523808, -0.6190476190476191], [0.2857142857142857, -0.6666666666666666], [0.38095238095238093, -0.7142857142857142], [0.5714285714285714, -0.7142857142857142], [0.6666666666666666, -0.6666666666666666]]], "w": 0.9047619047619047}, "g": {"l": [[[0.6666666666666666, -0.7142857142857142], [0.6666666666666666, 0.09523809523809523], [0.6190476190476191, 0.19047619047619047], [0.5714285714285714, 0.23809523809523808], [0.47619047619047616, 0.2857142857142857], [0.3333333333333333, 0.2857142857142857], [0.23809523809523808, 0.23809523809523808]], [[0.6666666666666666, -0.09523809523809523], [0.5714285714285714, -0.047619047619047616], [0.38095238095238093, -0.047619047619047616], [0.2857142857142857, -0.09523809523809523], [0.23809523809523808, -0.14285714285714285], [0.19047619047619047, -0.23809523809523808], [0.19047619047619047, -0.5238095238095237], [0.23809523809523808, -0.6190476190476191], [0.2857142857142857, -0.6666666666666666], [0.38095238095238093, -0.7142857142857142], [0.5714285714285714, -0.7142857142857142], [0.6666666666666666, -0.6666666666666666]]], "w": 0.9047619047619047}, "f": {"l": [[[0.09523809523809523, -0.7142857142857142], [0.47619047619047616, -0.7142857142857142]], [[0.23809523809523808, -0.047619047619047616], [0.23809523809523808, -0.9047619047619047], [0.2857142857142857, -1.0], [0.38095238095238093, -1.0476190476190474], [0.47619047619047616, -1.0476190476190474]]], "w": 0.5714285714285714}, "i": {"l": [[[0.23809523809523808, -0.047619047619047616], [0.23809523809523808, -0.7142857142857142]], [[0.23809523809523808, -1.0476190476190474], [0.19047619047619047, -1.0], [0.23809523809523808, -0.9523809523809523], [0.2857142857142857, -1.0], [0.23809523809523808, -1.0476190476190474], [0.23809523809523808, -0.9523809523809523]]], "w": 0.47619047619047616}, "h": {"l": [[[0.23809523809523808, -0.047619047619047616], [0.23809523809523808, -1.0476190476190474]], [[0.6666666666666666, -0.047619047619047616], [0.6666666666666666, -0.5714285714285714], [0.6190476190476191, -0.6666666666666666], [0.5238095238095237, -0.7142857142857142], [0.38095238095238093, -0.7142857142857142], [0.2857142857142857, -0.6666666666666666], [0.23809523809523808, -0.6190476190476191]]], "w": 0.9047619047619047}, "k": {"l": [[[0.23809523809523808, -0.047619047619047616], [0.23809523809523808, -1.0476190476190474]], [[0.3333333333333333, -0.42857142857142855], [0.6190476190476191, -0.047619047619047616]], [[0.6190476190476191, -0.7142857142857142], [0.23809523809523808, -0.3333333333333333]]], "w": 0.8095238095238095}, "m": {"l": [[[0.23809523809523808, -0.047619047619047616], [0.23809523809523808, -0.7142857142857142]], [[0.23809523809523808, -0.6190476190476191], [0.2857142857142857, -0.6666666666666666], [0.38095238095238093, -0.7142857142857142], [0.5238095238095237, -0.7142857142857142], [0.6190476190476191, -0.6666666666666666], [0.6666666666666666, -0.5714285714285714], [0.6666666666666666, -0.047619047619047616]], [[0.6666666666666666, -0.5714285714285714], [0.7142857142857142, -0.6666666666666666], [0.8095238095238095, -0.7142857142857142], [0.9523809523809523, -0.7142857142857142], [1.0476190476190474, -0.6666666666666666], [1.0952380952380951, -0.5714285714285714], [1.0952380952380951, -0.047619047619047616]]], "w": 1.3333333333333333}, "l": {"l": [[[0.38095238095238093, -0.047619047619047616], [0.2857142857142857, -0.09523809523809523], [0.23809523809523808, -0.19047619047619047], [0.23809523809523808, -1.0476190476190474]]], "w": 0.5238095238095237}, "o": {"l": [[[0.38095238095238093, -0.047619047619047616], [0.2857142857142857, -0.09523809523809523], [0.23809523809523808, -0.14285714285714285], [0.19047619047619047, -0.23809523809523808], [0.19047619047619047, -0.5238095238095237], [0.23809523809523808, -0.6190476190476191], [0.2857142857142857, -0.6666666666666666], [0.38095238095238093, -0.7142857142857142], [0.5238095238095237, -0.7142857142857142], [0.6190476190476191, -0.6666666666666666], [0.6666666666666666, -0.6190476190476191], [0.7142857142857142, -0.5238095238095237], [0.7142857142857142, -0.23809523809523808], [0.6666666666666666, -0.14285714285714285], [0.6190476190476191, -0.09523809523809523], [0.5238095238095237, -0.047619047619047616], [0.38095238095238093, -0.047619047619047616]]], "w": 0.9047619047619047}, "n": {"l": [[[0.23809523809523808, -0.7142857142857142], [0.23809523809523808, -0.047619047619047616]], [[0.23809523809523808, -0.6190476190476191], [0.2857142857142857, -0.6666666666666666], [0.38095238095238093, -0.7142857142857142], [0.5238095238095237, -0.7142857142857142], [0.6190476190476191, -0.6666666666666666], [0.6666666666666666, -0.5714285714285714], [0.6666666666666666, -0.047619047619047616]]], "w": 0.9047619047619047}, "p": {"l": [[[0.23809523809523808, -0.7142857142857142], [0.23809523809523808, 0.2857142857142857]], [[0.23809523809523808, -0.6666666666666666], [0.3333333333333333, -0.7142857142857142], [0.5238095238095237, -0.7142857142857142], [0.6190476190476191, -0.6666666666666666], [0.6666666666666666, -0.6190476190476191], [0.7142857142857142, -0.5238095238095237], [0.7142857142857142, -0.23809523809523808], [0.6666666666666666, -0.14285714285714285], [0.6190476190476191, -0.09523809523809523], [0.5238095238095237, -0.047619047619047616], [0.3333333333333333, -0.047619047619047616], [0.23809523809523808, -0.09523809523809523]]], "w": 0.9047619047619047}, "s": {"l": [[[0.19047619047619047, -0.09523809523809523], [0.2857142857142857, -0.047619047619047616], [0.47619047619047616, -0.047619047619047616], [0.5714285714285714, -0.09523809523809523], [0.6190476190476191, -0.19047619047619047], [0.6190476190476191, -0.23809523809523808], [0.5714285714285714, -0.3333333333333333], [0.47619047619047616, -0.38095238095238093], [0.3333333333333333, -0.38095238095238093], [0.23809523809523808, -0.42857142857142855], [0.19047619047619047, -0.5238095238095237], [0.19047619047619047, -0.5714285714285714], [0.23809523809523808, -0.6666666666666666], [0.3333333333333333, -0.7142857142857142], [0.47619047619047616, -0.7142857142857142], [0.5714285714285714, -0.6666666666666666]]], "w": 0.8095238095238095}, "r": {"l": [[[0.23809523809523808, -0.047619047619047616], [0.23809523809523808, -0.7142857142857142]], [[0.23809523809523808, -0.5238095238095237], [0.2857142857142857, -0.6190476190476191], [0.3333333333333333, -0.6666666666666666], [0.42857142857142855, -0.7142857142857142], [0.5238095238095237, -0.7142857142857142]]], "w": 0.6190476190476191}, "u": {"l": [[[0.6666666666666666, -0.7142857142857142], [0.6666666666666666, -0.047619047619047616]], [[0.23809523809523808, -0.7142857142857142], [0.23809523809523808, -0.19047619047619047], [0.2857142857142857, -0.09523809523809523], [0.38095238095238093, -0.047619047619047616], [0.5238095238095237, -0.047619047619047616], [0.6190476190476191, -0.09523809523809523], [0.6666666666666666, -0.14285714285714285]]], "w": 0.9047619047619047}, "t": {"l": [[[0.09523809523809523, -0.7142857142857142], [0.47619047619047616, -0.7142857142857142]], [[0.23809523809523808, -1.0476190476190474], [0.23809523809523808, -0.19047619047619047], [0.2857142857142857, -0.09523809523809523], [0.38095238095238093, -0.047619047619047616], [0.47619047619047616, -0.047619047619047616]]], "w": 0.5714285714285714}, "w": {"l": [[[0.1428571428571428, -0.7142857142857142], [0.33333333333333326, -0.047619047619047616], [0.5238095238095237, -0.5238095238095237], [0.7142857142857142, -0.047619047619047616], [0.9047619047619047, -0.7142857142857142]]], "w": 1.0476190476190474}, "v": {"l": [[[0.14285714285714285, -0.7142857142857142], [0.38095238095238093, -0.047619047619047616], [0.6190476190476191, -0.7142857142857142]]], "w": 0.7619047619047619}, "y": {"l": [[[0.14285714285714285, -0.7142857142857142], [0.38095238095238093, -0.047619047619047616]], [[0.6190476190476191, -0.7142857142857142], [0.38095238095238093, -0.047619047619047616], [0.2857142857142857, 0.19047619047619047], [0.23809523809523808, 0.23809523809523808], [0.14285714285714285, 0.2857142857142857]]], "w": 0.7619047619047619}, "x": {"l": [[[0.14285714285714285, -0.047619047619047616], [0.6666666666666666, -0.7142857142857142]], [[0.14285714285714285, -0.7142857142857142], [0.6666666666666666, -0.047619047619047616]]], "w": 0.8095238095238095}, "z": {"l": [[[0.14285714285714285, -0.7142857142857142], [0.6666666666666666, -0.7142857142857142], [0.14285714285714285, -0.047619047619047616], [0.6666666666666666, -0.047619047619047616]]], "w": 0.8095238095238095}}, "modules": [{"layer": "F", "center": [95.25, 78.74], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [95.25, 79.5275], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [95.25, 77.9525], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R21", "bbox": {"pos": [94.49499899999999, 77.234999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [62.23, 95.88499999999999], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [62.23, 95.88499999999999], "shape": "circle", "offset": [0.0, 0.0], "type": "smd", "size": [0.5, 0.5]}], "drawings": [], "ref": "FID2", "bbox": {"pos": [61.679998999999995, 95.334999], "size": [1.100002, 1.100002]}}, {"layer": "B", "center": [77.47, 62.23], "pads": [{"layers": ["F", "B"], "angle": -0.0, "pos": [77.47, 62.23], "drillsize": [0.7, 0.7], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "pin1": 1, "type": "th", "size": [1.4, 1.4]}], "drawings": [], "ref": "IGN4", "bbox": {"pos": [76.459999, 61.219998999999994], "size": [1.9700019999999998, 2.020002]}}, {"layer": "F", "center": [41.528999999999996, 80.645], "pads": [{"layers": ["F", "B"], "angle": -0.0, "pos": [41.528999999999996, 80.645], "drillsize": [0.7, 0.7], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "pin1": 1, "type": "th", "size": [1.4, 1.4]}], "drawings": [], "ref": "PD0", "bbox": {"pos": [40.518999, 79.634999], "size": [1.9700019999999998, 2.020002]}}, {"layer": "F", "center": [43.434, 80.645], "pads": [{"layers": ["F", "B"], "angle": -0.0, "pos": [43.434, 80.645], "drillsize": [0.7, 0.7], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "pin1": 1, "type": "th", "size": [1.4, 1.4]}], "drawings": [], "ref": "PC12", "bbox": {"pos": [42.423998999999995, 79.634999], "size": [1.9700019999999998, 2.020002]}}, {"layer": "F", "center": [92.964, 65.786], "pads": [{"layers": ["F", "B"], "angle": -0.0, "pos": [92.964, 65.786], "drillsize": [0.7, 0.7], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "pin1": 1, "type": "th", "size": [1.4, 1.4]}], "drawings": [], "ref": "OUT15", "bbox": {"pos": [91.953999, 64.775999], "size": [1.9700019999999998, 2.020002]}}, {"layer": "F", "center": [96.012, 69.723], "pads": [{"layers": ["F", "B"], "angle": -0.0, "pos": [96.012, 69.723], "drillsize": [0.7, 0.7], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "pin1": 1, "type": "th", "size": [1.4, 1.4]}], "drawings": [], "ref": "OUT17", "bbox": {"pos": [95.001999, 68.712999], "size": [1.9700019999999998, 2.020002]}}, {"layer": "F", "center": [93.59899999999999, 71.374], "pads": [{"layers": ["F", "B"], "angle": -0.0, "pos": [93.59899999999999, 71.374], "drillsize": [0.7, 0.7], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "pin1": 1, "type": "th", "size": [1.4, 1.4]}], "drawings": [], "ref": "OUT18", "bbox": {"pos": [92.588999, 70.36399899999999], "size": [1.9700019999999998, 2.020002]}}, {"layer": "F", "center": [44.577, 75.057], "pads": [{"layers": ["F", "B"], "angle": -180.0, "pos": [44.577, 75.057], "drillsize": [0.7, 0.7], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "pin1": 1, "type": "th", "size": [1.4, 1.4]}], "drawings": [], "ref": "PC10", "bbox": {"pos": [43.616999, 74.046999], "size": [1.9700019999999998, 2.020002]}}, {"layer": "F", "center": [55.117999999999995, 76.708], "pads": [{"layers": ["F", "B"], "angle": -0.0, "pos": [55.117999999999995, 76.708], "drillsize": [0.7, 0.7], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "pin1": 1, "type": "th", "size": [1.4, 1.4]}], "drawings": [], "ref": "PD14", "bbox": {"pos": [54.107999, 75.697999], "size": [1.9700019999999998, 2.020002]}}, {"layer": "F", "center": [33.782, 75.692], "pads": [{"layers": [], "angle": -0.0, "pos": [35.282, 76.192], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.7999999999999999]}, {"layers": [], "angle": -0.0, "pos": [35.282, 75.192], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.7999999999999999]}, {"layers": [], "angle": -0.0, "pos": [34.282, 76.192], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.7999999999999999]}, {"layers": [], "angle": -0.0, "pos": [34.282, 75.192], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.7999999999999999]}, {"layers": [], "angle": -0.0, "pos": [33.282, 76.192], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.7999999999999999]}, {"layers": [], "angle": -0.0, "pos": [33.282, 75.192], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.7999999999999999]}, {"layers": [], "angle": -0.0, "pos": [32.282, 75.192], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.7999999999999999]}, {"layers": [], "angle": -0.0, "pos": [32.282, 76.192], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.7999999999999999]}, {"layers": ["F"], "angle": -0.0, "pos": [33.782, 75.692], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [4.0, 2.3]}, {"layers": ["F"], "angle": -0.0, "pos": [31.877, 72.792], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.5, 1.0999999999999999]}, {"layers": ["F"], "angle": -0.0, "pos": [33.147, 72.792], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.5, 1.0999999999999999]}, {"layers": ["F"], "angle": -0.0, "pos": [34.417, 72.792], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.5, 1.0999999999999999]}, {"layers": ["F"], "angle": -0.0, "pos": [35.687, 72.792], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.5, 1.0999999999999999]}, {"layers": ["F"], "angle": -0.0, "pos": [35.687, 78.592], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.5, 1.0999999999999999]}, {"layers": ["F"], "angle": -0.0, "pos": [34.417, 78.592], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.5, 1.0999999999999999]}, {"layers": ["F"], "angle": -0.0, "pos": [33.147, 78.592], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.5, 1.0999999999999999]}, {"layers": ["F"], "angle": -0.0, "pos": [31.877, 78.592], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.5, 1.0999999999999999]}], "drawings": [], "ref": "U32", "bbox": {"pos": [30.856999, 71.966999], "size": [5.750001999999999, 7.450002]}}, {"layer": "F", "center": [40.193, 68.4538], "pads": [{"layers": [], "angle": -0.0, "pos": [41.693, 68.9538], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.7999999999999999]}, {"layers": [], "angle": -0.0, "pos": [41.693, 67.9538], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.7999999999999999]}, {"layers": [], "angle": -0.0, "pos": [40.693, 68.9538], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.7999999999999999]}, {"layers": [], "angle": -0.0, "pos": [40.693, 67.9538], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.7999999999999999]}, {"layers": [], "angle": -0.0, "pos": [39.693, 68.9538], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.7999999999999999]}, {"layers": [], "angle": -0.0, "pos": [39.693, 67.9538], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.7999999999999999]}, {"layers": [], "angle": -0.0, "pos": [38.693, 67.9538], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.7999999999999999]}, {"layers": [], "angle": -0.0, "pos": [38.693, 68.9538], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.7999999999999999]}, {"layers": ["F"], "angle": -0.0, "pos": [40.193, 68.4538], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [4.0, 2.3]}, {"layers": ["F"], "angle": -0.0, "pos": [38.288, 65.5538], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.5, 1.0999999999999999]}, {"layers": ["F"], "angle": -0.0, "pos": [39.558, 65.5538], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.5, 1.0999999999999999]}, {"layers": ["F"], "angle": -0.0, "pos": [40.827999999999996, 65.5538], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.5, 1.0999999999999999]}, {"layers": ["F"], "angle": -0.0, "pos": [42.098, 65.5538], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.5, 1.0999999999999999]}, {"layers": ["F"], "angle": -0.0, "pos": [42.098, 71.35379999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.5, 1.0999999999999999]}, {"layers": ["F"], "angle": -0.0, "pos": [40.827999999999996, 71.35379999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.5, 1.0999999999999999]}, {"layers": ["F"], "angle": -0.0, "pos": [39.558, 71.35379999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.5, 1.0999999999999999]}, {"layers": ["F"], "angle": -0.0, "pos": [38.288, 71.35379999999999], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.5, 1.0999999999999999]}], "drawings": [], "ref": "U33", "bbox": {"pos": [37.267998999999996, 64.728799], "size": [5.750001999999999, 7.450002]}}, {"layer": "F", "center": [27.696199999999997, 69.9778], "pads": [{"layers": [], "angle": -0.0, "pos": [29.196199999999997, 70.4778], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.7999999999999999]}, {"layers": [], "angle": -0.0, "pos": [29.196199999999997, 69.4778], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.7999999999999999]}, {"layers": [], "angle": -0.0, "pos": [28.196199999999997, 70.4778], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.7999999999999999]}, {"layers": [], "angle": -0.0, "pos": [28.196199999999997, 69.4778], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.7999999999999999]}, {"layers": [], "angle": -0.0, "pos": [27.196199999999997, 70.4778], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.7999999999999999]}, {"layers": [], "angle": -0.0, "pos": [27.196199999999997, 69.4778], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.7999999999999999]}, {"layers": [], "angle": -0.0, "pos": [26.196199999999997, 69.4778], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.7999999999999999]}, {"layers": [], "angle": -0.0, "pos": [26.196199999999997, 70.4778], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.7999999999999999]}, {"layers": ["F"], "angle": -0.0, "pos": [27.696199999999997, 69.9778], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [4.0, 2.3]}, {"layers": ["F"], "angle": -0.0, "pos": [25.7912, 67.0778], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.5, 1.0999999999999999]}, {"layers": ["F"], "angle": -0.0, "pos": [27.0612, 67.0778], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.5, 1.0999999999999999]}, {"layers": ["F"], "angle": -0.0, "pos": [28.3312, 67.0778], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.5, 1.0999999999999999]}, {"layers": ["F"], "angle": -0.0, "pos": [29.6012, 67.0778], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.5, 1.0999999999999999]}, {"layers": ["F"], "angle": -0.0, "pos": [29.6012, 72.8778], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.5, 1.0999999999999999]}, {"layers": ["F"], "angle": -0.0, "pos": [28.3312, 72.8778], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.5, 1.0999999999999999]}, {"layers": ["F"], "angle": -0.0, "pos": [27.0612, 72.8778], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.5, 1.0999999999999999]}, {"layers": ["F"], "angle": -0.0, "pos": [25.7912, 72.8778], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.5, 1.0999999999999999]}], "drawings": [], "ref": "U31", "bbox": {"pos": [24.771199, 66.252799], "size": [5.750001999999999, 7.450002]}}, {"layer": "F", "center": [54.0868, 86.2846], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [48.0868, 93.9596], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [48.5868, 93.9596], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [49.0868, 93.9596], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [49.5868, 93.9596], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [50.0868, 93.9596], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [50.5868, 93.9596], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [51.0868, 93.9596], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [51.5868, 93.9596], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [52.0868, 93.9596], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [52.5868, 93.9596], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [53.0868, 93.9596], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [53.5868, 93.9596], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [54.0868, 93.9596], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [54.5868, 93.9596], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [55.0868, 93.9596], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [55.5868, 93.9596], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [56.0868, 93.9596], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [56.5868, 93.9596], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [57.0868, 93.9596], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [57.5868, 93.9596], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [58.0868, 93.9596], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [58.5868, 93.9596], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [59.0868, 93.9596], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [59.5868, 93.9596], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [60.0868, 93.9596], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [61.761799999999994, 92.2846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [61.761799999999994, 91.7846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [61.761799999999994, 91.2846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [61.761799999999994, 90.7846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [61.761799999999994, 90.2846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [61.761799999999994, 89.7846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [61.761799999999994, 89.2846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [61.761799999999994, 88.7846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [61.761799999999994, 88.2846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [61.761799999999994, 87.7846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [61.761799999999994, 87.2846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [61.761799999999994, 86.7846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [61.761799999999994, 86.2846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [61.761799999999994, 85.7846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [61.761799999999994, 85.2846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [61.761799999999994, 84.7846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [61.761799999999994, 84.2846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [61.761799999999994, 83.7846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [61.761799999999994, 83.2846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [61.761799999999994, 82.7846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [61.761799999999994, 82.2846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [61.761799999999994, 81.7846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [61.761799999999994, 81.2846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [61.761799999999994, 80.7846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [61.761799999999994, 80.2846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [60.0868, 78.6096], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [59.5868, 78.6096], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [59.0868, 78.6096], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [58.5868, 78.6096], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [58.0868, 78.6096], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [57.5868, 78.6096], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [57.0868, 78.6096], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [56.5868, 78.6096], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [56.0868, 78.6096], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [55.5868, 78.6096], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [55.0868, 78.6096], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [54.5868, 78.6096], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [54.0868, 78.6096], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [53.5868, 78.6096], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [53.0868, 78.6096], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [52.5868, 78.6096], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [52.0868, 78.6096], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [51.5868, 78.6096], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [51.0868, 78.6096], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [50.5868, 78.6096], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [50.0868, 78.6096], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [49.5868, 78.6096], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [49.0868, 78.6096], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [48.5868, 78.6096], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [48.0868, 78.6096], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.5999999999999999, 0.3]}, {"layers": ["F"], "angle": -90.0, "pos": [46.4118, 80.2846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [46.4118, 80.7846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [46.4118, 81.2846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [46.4118, 81.7846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [46.4118, 82.2846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [46.4118, 82.7846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [46.4118, 83.2846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [46.4118, 83.7846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [46.4118, 84.2846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [46.4118, 84.7846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [46.4118, 85.2846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [46.4118, 85.7846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [46.4118, 86.2846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [46.4118, 86.7846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [46.4118, 87.2846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [46.4118, 87.7846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [46.4118, 88.2846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [46.4118, 88.7846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [46.4118, 89.2846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [46.4118, 89.7846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [46.4118, 90.2846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [46.4118, 90.7846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [46.4118, 91.2846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [46.4118, 91.7846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [46.4118, 92.2846], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.5999999999999999]}], "drawings": [], "ref": "U1", "bbox": {"pos": [45.341798999999995, 77.539599], "size": [17.490002, 17.490002]}}, {"layer": "F", "center": [26.796999999999997, 101.7905], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [28.197, 101.7905], "shape": "roundrect", "radius": 0.25, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 1.75]}, {"layers": ["F"], "angle": -0.0, "pos": [25.397, 101.7905], "shape": "roundrect", "radius": 0.25, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [1.25, 1.75]}], "drawings": [], "ref": "C39", "bbox": {"pos": [24.491999, 100.645499], "size": [4.610002, 2.290002]}}, {"layer": "F", "center": [46.863, 52.8955], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [47.6505, 52.8955], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -0.0, "pos": [46.0755, 52.8955], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R16", "bbox": {"pos": [45.357999, 52.140499], "size": [3.010002, 1.5100019999999998]}}, {"layer": "B", "center": [49.527499999999996, 45.6573], "pads": [{"layers": ["B"], "angle": -180.0, "pos": [48.739999999999995, 45.6573], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["B"], "angle": -180.0, "pos": [50.315, 45.6573], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R141", "bbox": {"pos": [48.022498999999996, 44.902299], "size": [3.010002, 1.5100019999999998]}}, {"layer": "B", "center": [49.527499999999996, 47.1813], "pads": [{"layers": ["B"], "angle": -180.0, "pos": [48.739999999999995, 47.1813], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["B"], "angle": -180.0, "pos": [50.315, 47.1813], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R139", "bbox": {"pos": [48.022498999999996, 46.426299], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [50.162499999999994, 47.879799999999996], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [50.162499999999994, 47.092299999999994], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [50.162499999999994, 48.6673], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R131", "bbox": {"pos": [49.407498999999994, 46.374798999999996], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [41.208999999999996, 63.030899999999995], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [41.208999999999996, 63.8184], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [41.208999999999996, 62.243399999999994], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R125", "bbox": {"pos": [40.453998999999996, 61.525898999999995], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [39.558, 63.0055], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [39.558, 63.793], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [39.558, 62.217999999999996], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R124", "bbox": {"pos": [38.802999, 61.500499], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [35.430499999999995, 68.0093], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [35.430499999999995, 68.79679999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [35.430499999999995, 67.2218], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R123", "bbox": {"pos": [34.675498999999995, 66.504299], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [33.842999999999996, 68.0093], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [33.842999999999996, 68.79679999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [33.842999999999996, 67.2218], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R122", "bbox": {"pos": [33.087998999999996, 66.504299], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [28.3185, 64.4533], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [28.3185, 65.2408], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [28.3185, 63.6658], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R121", "bbox": {"pos": [27.563499, 62.948299], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [26.7945, 64.4533], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [26.7945, 65.2408], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [26.7945, 63.6658], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R120", "bbox": {"pos": [26.039499, 62.948299], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [42.5425, 74.51169999999999], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [42.5425, 73.7242], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [42.5425, 75.2992], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R117", "bbox": {"pos": [41.787499, 73.006699], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [39.494499999999995, 74.51169999999999], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [39.494499999999995, 73.7242], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [39.494499999999995, 75.2992], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R116", "bbox": {"pos": [38.739498999999995, 73.006699], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [36.687799999999996, 82.52539999999999], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [36.687799999999996, 81.7379], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [36.687799999999996, 83.3129], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R115", "bbox": {"pos": [35.932798999999996, 81.020399], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [33.6398, 82.5508], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [33.6398, 81.7633], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [33.6398, 83.33829999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R114", "bbox": {"pos": [32.884799, 81.045799], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [28.752799999999997, 76.3524], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [28.752799999999997, 75.5649], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [28.752799999999997, 77.1399], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R113", "bbox": {"pos": [27.997798999999997, 74.847399], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [27.1755, 81.15379999999999], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [27.1755, 80.3663], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [27.1755, 81.9413], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R112", "bbox": {"pos": [26.420499, 79.648799], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [41.0439, 74.51169999999999], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [41.0439, 75.2992], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [41.0439, 73.7242], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R109", "bbox": {"pos": [40.288899, 73.006699], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [37.9959, 74.51169999999999], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [37.9959, 75.2992], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [37.9959, 73.7242], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R108", "bbox": {"pos": [37.240899, 73.006699], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [35.1638, 82.5508], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [35.1638, 83.33829999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [35.1638, 81.7633], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R107", "bbox": {"pos": [34.408799, 81.045799], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [32.1158, 82.5508], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [32.1158, 83.33829999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [32.1158, 81.7633], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R106", "bbox": {"pos": [31.360799, 81.045799], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [26.985, 76.3278], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [26.985, 77.11529999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [26.985, 75.5403], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R105", "bbox": {"pos": [26.229999, 74.822799], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [25.587999999999997, 81.15379999999999], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [25.587999999999997, 81.9413], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [25.587999999999997, 80.3663], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R104", "bbox": {"pos": [24.832998999999997, 79.648799], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [27.6098, 61.086999999999996], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [28.397299999999998, 61.086999999999996], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -0.0, "pos": [26.8223, 61.086999999999996], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R59", "bbox": {"pos": [26.104799, 60.331998999999996], "size": [3.010002, 1.5100019999999998]}}, {"layer": "B", "center": [81.84899999999999, 41.8473], "pads": [{"layers": ["B"], "angle": -270.0, "pos": [81.84899999999999, 42.6348], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["B"], "angle": -270.0, "pos": [81.84899999999999, 41.059799999999996], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R58", "bbox": {"pos": [81.093999, 40.342299], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [30.9626, 61.086999999999996], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [31.7501, 61.086999999999996], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -0.0, "pos": [30.175099999999997, 61.086999999999996], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R57", "bbox": {"pos": [29.457599, 60.331998999999996], "size": [3.010002, 1.5100019999999998]}}, {"layer": "B", "center": [80.325, 41.8473], "pads": [{"layers": ["B"], "angle": -270.0, "pos": [80.325, 42.6348], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["B"], "angle": -270.0, "pos": [80.325, 41.059799999999996], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R56", "bbox": {"pos": [79.569999, 40.342299], "size": [1.5100019999999998, 3.010002]}}, {"layer": "B", "center": [78.801, 41.8473], "pads": [{"layers": ["B"], "angle": -270.0, "pos": [78.801, 42.6348], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["B"], "angle": -270.0, "pos": [78.801, 41.059799999999996], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R54", "bbox": {"pos": [78.045999, 40.342299], "size": [1.5100019999999998, 3.010002]}}, {"layer": "B", "center": [77.277, 41.8473], "pads": [{"layers": ["B"], "angle": -270.0, "pos": [77.277, 42.6348], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["B"], "angle": -270.0, "pos": [77.277, 41.059799999999996], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R52", "bbox": {"pos": [76.521999, 40.342299], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [33.716, 88.7738], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [32.9285, 88.7738], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -180.0, "pos": [34.503499999999995, 88.7738], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R50", "bbox": {"pos": [32.210999, 88.018799], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [67.4345, 102.8073], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [67.4345, 103.59479999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [67.4345, 102.01979999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R48", "bbox": {"pos": [66.67949899999999, 101.30229899999999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [59.116, 111.8878], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [58.3285, 111.8878], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -180.0, "pos": [59.903499999999994, 111.8878], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R47", "bbox": {"pos": [57.610999, 111.13279899999999], "size": [3.010002, 1.5100019999999998]}}, {"layer": "B", "center": [49.845, 70.4858], "pads": [{"layers": ["B"], "angle": -180.0, "pos": [49.0575, 70.4858], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["B"], "angle": -180.0, "pos": [50.6325, 70.4858], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R46", "bbox": {"pos": [48.339999, 69.73079899999999], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [43.3045, 89.28179999999999], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [42.516999999999996, 89.28179999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -180.0, "pos": [44.092, 89.28179999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R45", "bbox": {"pos": [41.799499, 88.526799], "size": [3.010002, 1.5100019999999998]}}, {"layer": "B", "center": [49.845, 65.9138], "pads": [{"layers": ["B"], "angle": -0.0, "pos": [50.6325, 65.9138], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["B"], "angle": -0.0, "pos": [49.0575, 65.9138], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R44", "bbox": {"pos": [48.339999, 65.158799], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [40.32, 101.98179999999999], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [41.107499999999995, 101.98179999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -0.0, "pos": [39.5325, 101.98179999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R43", "bbox": {"pos": [38.814999, 101.226799], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [38.998999999999995, 44.768299999999996], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [38.2115, 44.768299999999996], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -180.0, "pos": [39.7865, 44.768299999999996], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R42", "bbox": {"pos": [37.493998999999995, 44.013298999999996], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [53.184, 47.8638], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [53.184, 47.076299999999996], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [53.184, 48.6513], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R41", "bbox": {"pos": [52.428999, 46.358799], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [51.686499999999995, 47.879799999999996], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [51.686499999999995, 47.092299999999994], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [51.686499999999995, 48.6673], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R40", "bbox": {"pos": [50.931498999999995, 46.374798999999996], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [49.2252, 43.9174], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [49.2252, 44.704899999999995], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [49.2252, 43.1299], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R39", "bbox": {"pos": [48.470199, 42.412399], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [52.2478, 43.916599999999995], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [52.2478, 44.7041], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [52.2478, 43.1291], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R38", "bbox": {"pos": [51.492799, 42.411598999999995], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [54.7345, 47.879799999999996], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [54.7345, 47.092299999999994], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [54.7345, 48.6673], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R37", "bbox": {"pos": [53.979499, 46.374798999999996], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [55.302499999999995, 43.916599999999995], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [55.302499999999995, 44.7041], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [55.302499999999995, 43.1291], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R35", "bbox": {"pos": [54.547498999999995, 42.411598999999995], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [56.2585, 47.879799999999996], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [56.2585, 47.092299999999994], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [56.2585, 48.6673], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R34", "bbox": {"pos": [55.503499, 46.374798999999996], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [66.8655, 93.9165], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [67.65299999999999, 93.9165], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -0.0, "pos": [66.078, 93.9165], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R33", "bbox": {"pos": [65.36049899999999, 93.16149899999999], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [58.354, 43.930099999999996], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [58.354, 44.7176], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [58.354, 43.142599999999995], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R32", "bbox": {"pos": [57.598999, 42.425098999999996], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [59.309, 47.8536], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [59.309, 47.0661], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [59.309, 48.641099999999994], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R31", "bbox": {"pos": [58.553999, 46.348599], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [62.611, 43.3324], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [61.823499999999996, 43.3324], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -180.0, "pos": [63.3985, 43.3324], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R30", "bbox": {"pos": [61.105999, 42.577399], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [62.5856, 41.8084], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [63.373099999999994, 41.8084], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -0.0, "pos": [61.7981, 41.8084], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R28", "bbox": {"pos": [61.080599, 41.053399], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [50.749199999999995, 43.916599999999995], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [50.749199999999995, 44.7041], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [50.749199999999995, 43.1291], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R27", "bbox": {"pos": [49.994198999999995, 42.411598999999995], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [53.7718, 43.916599999999995], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [53.7718, 44.7041], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [53.7718, 43.1291], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R25", "bbox": {"pos": [53.016799, 42.411598999999995], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [60.833, 47.8536], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [60.833, 47.0661], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [60.833, 48.641099999999994], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R24", "bbox": {"pos": [60.077999, 46.348599], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [56.83, 43.9174], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [56.83, 44.704899999999995], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [56.83, 43.1299], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R23", "bbox": {"pos": [56.074999, 42.412399], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [76.642, 54.5473], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [77.42949999999999, 54.5473], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -0.0, "pos": [75.8545, 54.5473], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R22", "bbox": {"pos": [75.136999, 53.792299], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [93.59649999999999, 80.58229999999999], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [93.59649999999999, 79.7948], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [93.59649999999999, 81.3698], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R20", "bbox": {"pos": [92.841499, 79.077299], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [81.46799999999999, 50.1658], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [81.46799999999999, 49.378299999999996], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [81.46799999999999, 50.9533], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R19", "bbox": {"pos": [80.712999, 48.660799], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [79.944, 50.1658], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [79.944, 49.378299999999996], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [79.944, 50.9533], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R18", "bbox": {"pos": [79.188999, 48.660799], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [87.3506, 50.165], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [87.3506, 49.3775], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [87.3506, 50.9525], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R17", "bbox": {"pos": [86.59559899999999, 48.659999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [84.9605, 46.165299999999995], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [84.173, 46.165299999999995], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -180.0, "pos": [85.74799999999999, 46.165299999999995], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R15", "bbox": {"pos": [83.455499, 45.410298999999995], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [59.878, 43.930099999999996], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [59.878, 44.7176], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [59.878, 43.142599999999995], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R14", "bbox": {"pos": [59.122999, 42.425098999999996], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [84.13499999999999, 50.1658], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [84.13499999999999, 50.9533], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [84.13499999999999, 49.378299999999996], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R13", "bbox": {"pos": [83.379999, 48.660799], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [85.81139999999999, 50.1658], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [85.81139999999999, 50.9533], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [85.81139999999999, 49.378299999999996], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R12", "bbox": {"pos": [85.056399, 48.660799], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [48.6385, 47.879799999999996], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [48.6385, 47.092299999999994], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [48.6385, 48.6673], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R11", "bbox": {"pos": [47.883499, 46.374798999999996], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [76.2864, 78.1566], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [77.0739, 78.1566], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -0.0, "pos": [75.49889999999999, 78.1566], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R10", "bbox": {"pos": [74.781399, 77.40159899999999], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [84.911, 52.629599999999996], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [84.12349999999999, 52.629599999999996], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -180.0, "pos": [85.6985, 52.629599999999996], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R9", "bbox": {"pos": [83.405999, 51.874598999999996], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [72.959, 73.9148], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [73.7465, 73.9148], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -0.0, "pos": [72.1715, 73.9148], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R8", "bbox": {"pos": [71.453999, 73.15979899999999], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [72.959, 72.2638], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [73.7465, 72.2638], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -0.0, "pos": [72.1715, 72.2638], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R7", "bbox": {"pos": [71.453999, 71.508799], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [87.5132, 80.595], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [87.5132, 79.80749999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [87.5132, 81.3825], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R6", "bbox": {"pos": [86.75819899999999, 79.08999899999999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [89.088, 80.595], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [89.088, 79.80749999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [89.088, 81.3825], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R5", "bbox": {"pos": [88.332999, 79.08999899999999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [71.49849999999999, 60.262299999999996], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [70.711, 60.262299999999996], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -180.0, "pos": [72.286, 60.262299999999996], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R4", "bbox": {"pos": [69.993499, 59.507298999999996], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [71.49849999999999, 61.7863], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [70.711, 61.7863], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -180.0, "pos": [72.286, 61.7863], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R3", "bbox": {"pos": [69.993499, 61.031299], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [71.49849999999999, 63.3103], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [70.711, 63.3103], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -180.0, "pos": [72.286, 63.3103], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R2", "bbox": {"pos": [69.993499, 62.555299], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [43.939499999999995, 57.5318], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [44.727, 57.5318], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -0.0, "pos": [43.152, 57.5318], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R1", "bbox": {"pos": [42.434498999999995, 56.776799], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [64.958, 102.0453], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [64.1705, 102.0453], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -180.0, "pos": [65.74549999999999, 102.0453], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "D17", "bbox": {"pos": [63.452999, 101.250299], "size": [3.0500019999999997, 1.590002]}}, {"layer": "F", "center": [55.217099999999995, 72.467], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [55.217099999999995, 73.2545], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [55.217099999999995, 71.67949999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C82", "bbox": {"pos": [54.462098999999995, 70.96199899999999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [49.9085, 59.9448], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [49.9085, 60.732299999999995], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [49.9085, 59.1573], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C80", "bbox": {"pos": [49.153499, 58.439799], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [61.528999999999996, 59.6273], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [61.528999999999996, 60.4148], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [61.528999999999996, 58.8398], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C79", "bbox": {"pos": [60.773998999999996, 58.122299], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [37.211, 63.119], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [37.211, 62.3315], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [37.211, 63.906499999999994], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C78", "bbox": {"pos": [36.455999, 61.613999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [66.8655, 92.202], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [67.65299999999999, 92.202], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -0.0, "pos": [66.078, 92.202], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C42", "bbox": {"pos": [65.36049899999999, 91.44699899999999], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [62.611, 44.8564], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [61.823499999999996, 44.8564], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -180.0, "pos": [63.3985, 44.8564], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C41", "bbox": {"pos": [61.105999, 44.101399], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [67.30749999999999, 48.3878], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [66.52, 48.3878], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -180.0, "pos": [68.095, 48.3878], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C40", "bbox": {"pos": [65.802499, 47.632799], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [27.686, 104.20349999999999], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [26.8985, 104.20349999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -180.0, "pos": [28.473499999999998, 104.20349999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C38", "bbox": {"pos": [26.180999, 103.448499], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [62.544999999999995, 111.8878], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [63.332499999999996, 111.8878], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -0.0, "pos": [61.7575, 111.8878], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C37", "bbox": {"pos": [61.039998999999995, 111.13279899999999], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [27.686, 105.72749999999999], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [28.473499999999998, 105.72749999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -0.0, "pos": [26.8985, 105.72749999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C36", "bbox": {"pos": [26.180999, 104.972499], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [84.9605, 47.689299999999996], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [84.173, 47.689299999999996], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -180.0, "pos": [85.74799999999999, 47.689299999999996], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C35", "bbox": {"pos": [83.455499, 46.934298999999996], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [50.672999999999995, 97.1296], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [50.672999999999995, 96.3421], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [50.672999999999995, 97.91709999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C34", "bbox": {"pos": [49.917998999999995, 95.62459899999999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [63.550799999999995, 78.6892], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [62.763299999999994, 78.6892], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -180.0, "pos": [64.3383, 78.6892], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C33", "bbox": {"pos": [62.045798999999995, 77.93419899999999], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [63.6905, 93.2815], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [63.6905, 92.494], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [63.6905, 94.069], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C32", "bbox": {"pos": [62.935499, 91.776499], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [49.0982, 97.1296], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [49.0982, 96.3421], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [49.0982, 97.91709999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C31", "bbox": {"pos": [48.343199, 95.62459899999999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [43.2054, 92.76079999999999], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [43.2054, 93.5483], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [43.2054, 91.9733], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C30", "bbox": {"pos": [42.450399, 91.255799], "size": [1.5100019999999998, 3.010002]}}, {"layer": "B", "center": [49.845, 73.5338], "pads": [{"layers": ["B"], "angle": -180.0, "pos": [49.0575, 73.5338], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["B"], "angle": -180.0, "pos": [50.6325, 73.5338], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C29", "bbox": {"pos": [48.339999, 72.77879899999999], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [45.8445, 77.9153], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [46.632, 77.9153], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -0.0, "pos": [45.056999999999995, 77.9153], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C28", "bbox": {"pos": [44.339498999999996, 77.160299], "size": [3.010002, 1.5100019999999998]}}, {"layer": "B", "center": [49.845, 72.0098], "pads": [{"layers": ["B"], "angle": -180.0, "pos": [49.0575, 72.0098], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["B"], "angle": -180.0, "pos": [50.6325, 72.0098], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C27", "bbox": {"pos": [48.339999, 71.25479899999999], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [49.146499999999996, 75.69279999999999], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [49.146499999999996, 74.9053], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [49.146499999999996, 76.4803], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C26", "bbox": {"pos": [48.391498999999996, 74.187799], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [64.4652, 80.7212], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [65.25269999999999, 80.7212], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -0.0, "pos": [63.677699999999994, 80.7212], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C25", "bbox": {"pos": [62.960198999999996, 79.966199], "size": [3.010002, 1.5100019999999998]}}, {"layer": "B", "center": [49.845, 68.9618], "pads": [{"layers": ["B"], "angle": -0.0, "pos": [50.6325, 68.9618], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["B"], "angle": -0.0, "pos": [49.0575, 68.9618], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C24", "bbox": {"pos": [48.339999, 68.206799], "size": [3.010002, 1.5100019999999998]}}, {"layer": "B", "center": [49.845, 67.4378], "pads": [{"layers": ["B"], "angle": -0.0, "pos": [50.6325, 67.4378], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["B"], "angle": -0.0, "pos": [49.0575, 67.4378], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C23", "bbox": {"pos": [48.339999, 66.682799], "size": [3.010002, 1.5100019999999998]}}, {"layer": "B", "center": [56.134, 97.155], "pads": [{"layers": ["B"], "angle": -180.0, "pos": [55.3465, 97.155], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["B"], "angle": -180.0, "pos": [56.921499999999995, 97.155], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C22", "bbox": {"pos": [54.628999, 96.399999], "size": [3.010002, 1.5100019999999998]}}, {"layer": "B", "center": [53.086, 97.155], "pads": [{"layers": ["B"], "angle": -0.0, "pos": [53.8735, 97.155], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["B"], "angle": -0.0, "pos": [52.2985, 97.155], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C21", "bbox": {"pos": [51.580999, 96.399999], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [40.32, 100.45779999999999], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [41.107499999999995, 100.45779999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -0.0, "pos": [39.5325, 100.45779999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C20", "bbox": {"pos": [38.814999, 99.702799], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [38.9865, 46.355799999999995], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [38.199, 46.355799999999995], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -180.0, "pos": [39.774, 46.355799999999995], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C19", "bbox": {"pos": [37.481499, 45.600798999999995], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [30.032999999999998, 49.848299999999995], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [30.032999999999998, 49.0608], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [30.032999999999998, 50.635799999999996], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C18", "bbox": {"pos": [29.277998999999998, 48.343298999999995], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [23.936999999999998, 69.7873], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [23.936999999999998, 70.5748], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [23.936999999999998, 68.9998], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C17", "bbox": {"pos": [23.181998999999998, 68.282299], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [95.057, 74.0418], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [95.8445, 74.0418], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -0.0, "pos": [94.2695, 74.0418], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C16", "bbox": {"pos": [93.551999, 73.286799], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [28.509, 52.8963], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [27.7215, 52.8963], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -180.0, "pos": [29.296499999999998, 52.8963], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C15", "bbox": {"pos": [27.003999, 52.141299], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [92.07249999999999, 80.58229999999999], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [92.07249999999999, 79.7948], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [92.07249999999999, 81.3698], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C14", "bbox": {"pos": [91.317499, 79.077299], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [85.024, 79.5028], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [85.024, 80.2903], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [85.024, 78.7153], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C13", "bbox": {"pos": [84.268999, 77.997799], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [84.89699999999999, 54.2298], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [84.1095, 54.2298], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -180.0, "pos": [85.6845, 54.2298], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C12", "bbox": {"pos": [83.391999, 53.474799], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [87.249, 92.1385], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [86.4615, 92.1385], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -180.0, "pos": [88.03649999999999, 92.1385], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C11", "bbox": {"pos": [85.743999, 91.383499], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [84.3288, 97.03049999999999], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [83.54129999999999, 97.03049999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -180.0, "pos": [85.1163, 97.03049999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C10", "bbox": {"pos": [82.823799, 96.275499], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [84.3288, 95.5065], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [83.54129999999999, 95.5065], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -180.0, "pos": [85.1163, 95.5065], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C9", "bbox": {"pos": [82.823799, 94.751499], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [84.3288, 93.9825], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [83.54129999999999, 93.9825], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -180.0, "pos": [85.1163, 93.9825], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C8", "bbox": {"pos": [82.823799, 93.227499], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [69.1896, 67.4624], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [68.40209999999999, 67.4624], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -180.0, "pos": [69.9771, 67.4624], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C7", "bbox": {"pos": [67.68459899999999, 66.707399], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [69.21249999999999, 69.0372], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [68.425, 69.0372], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -180.0, "pos": [70.0, 69.0372], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C6", "bbox": {"pos": [67.707499, 68.28219899999999], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [76.134, 58.8018], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [76.9215, 58.8018], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -0.0, "pos": [75.34649999999999, 58.8018], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C5", "bbox": {"pos": [74.628999, 58.046799], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [76.134, 57.2778], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [75.34649999999999, 57.2778], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -180.0, "pos": [76.9215, 57.2778], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C4", "bbox": {"pos": [74.628999, 56.522799], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [79.309, 57.9128], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [79.309, 58.7003], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [79.309, 57.125299999999996], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C3", "bbox": {"pos": [78.55399899999999, 56.407799], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [82.55, 57.785799999999995], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [82.55, 56.9983], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [82.55, 58.573299999999996], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C1", "bbox": {"pos": [81.79499899999999, 56.280798999999995], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [35.062999999999995, 95.631], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [34.163, 94.431], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["F"], "angle": -180.0, "pos": [34.163, 95.231], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -180.0, "pos": [34.163, 96.83099999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["F"], "angle": -180.0, "pos": [34.163, 96.03099999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -180.0, "pos": [35.963, 94.431], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["F"], "angle": -180.0, "pos": [35.963, 96.03099999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -180.0, "pos": [35.963, 95.231], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -180.0, "pos": [35.963, 96.83099999999999], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.7999999999999999, 0.5]}], "drawings": [], "ref": "RN1", "bbox": {"pos": [33.487998999999995, 93.755999], "size": [3.1500019999999997, 3.750002]}}, {"layer": "F", "center": [65.532, 66.23049999999999], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [65.532, 66.23049999999999], "shape": "circle", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [2.0, 2.0]}], "drawings": [], "ref": "TP3", "bbox": {"pos": [64.006999, 64.705499], "size": [3.0500019999999997, 3.0500019999999997]}}, {"layer": "F", "center": [65.8228, 74.3458], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [65.8228, 74.3458], "shape": "circle", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [2.0, 2.0]}], "drawings": [], "ref": "TP4", "bbox": {"pos": [64.297799, 72.820799], "size": [3.0500019999999997, 3.0500019999999997]}}, {"layer": "F", "center": [74.28229999999999, 95.3643], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [78.9323, 90.91929999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.5, 0.6]}, {"layers": ["F"], "angle": -0.0, "pos": [78.9323, 92.1893], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.5, 0.6]}, {"layers": ["F"], "angle": -0.0, "pos": [78.9323, 93.4593], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.5, 0.6]}, {"layers": ["F"], "angle": -0.0, "pos": [78.9323, 94.7293], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.5, 0.6]}, {"layers": ["F"], "angle": -0.0, "pos": [78.9323, 95.99929999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.5, 0.6]}, {"layers": ["F"], "angle": -0.0, "pos": [78.9323, 97.2693], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.5, 0.6]}, {"layers": ["F"], "angle": -0.0, "pos": [78.9323, 98.5393], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.5, 0.6]}, {"layers": ["F"], "angle": -0.0, "pos": [78.9323, 99.8093], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.5, 0.6]}, {"layers": ["F"], "angle": -0.0, "pos": [69.6323, 99.8093], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.5, 0.6]}, {"layers": ["F"], "angle": -0.0, "pos": [69.6323, 98.5393], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.5, 0.6]}, {"layers": ["F"], "angle": -0.0, "pos": [69.6323, 97.2693], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.5, 0.6]}, {"layers": ["F"], "angle": -0.0, "pos": [69.6323, 95.99929999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.5, 0.6]}, {"layers": ["F"], "angle": -0.0, "pos": [69.6323, 94.7293], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.5, 0.6]}, {"layers": ["F"], "angle": -0.0, "pos": [69.6323, 93.4593], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.5, 0.6]}, {"layers": ["F"], "angle": -0.0, "pos": [69.6323, 92.1893], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.5, 0.6]}, {"layers": ["F"], "angle": -0.0, "pos": [69.6323, 90.91929999999999], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [1.5, 0.6]}], "drawings": [], "ref": "U11", "bbox": {"pos": [68.607299, 89.839299], "size": [11.350002, 11.050002]}}, {"layer": "B", "center": [60.833, 44.5135], "pads": [{"layers": ["B"], "angle": -270.0, "pos": [60.833, 45.5135], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["B"], "angle": -270.0, "pos": [61.782999999999994, 43.5135], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["B"], "angle": -270.0, "pos": [59.882999999999996, 43.5135], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}], "drawings": [], "ref": "D13", "bbox": {"pos": [59.057998999999995, 42.788499], "size": [3.5500019999999997, 3.450002]}}, {"layer": "F", "center": [27.6708, 94.31099999999999], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [30.8208, 96.61099999999999], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [2.0, 1.5]}, {"layers": ["F"], "angle": -180.0, "pos": [30.8208, 92.011], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [2.0, 1.5]}, {"layers": ["F"], "angle": -180.0, "pos": [30.8208, 94.31099999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [2.0, 1.5]}, {"layers": ["F"], "angle": -180.0, "pos": [24.520799999999998, 94.31099999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [2.0, 3.8]}], "drawings": [], "ref": "U5", "bbox": {"pos": [23.245798999999998, 90.685999], "size": [8.850002, 7.250001999999999]}}, {"layer": "F", "center": [44.384, 108.9922], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [49.464, 111.51219999999999], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [3.0, 1.0]}, {"layers": ["F"], "angle": -270.0, "pos": [49.464, 106.4722], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [3.0, 1.0]}, {"layers": ["F"], "angle": -270.0, "pos": [46.924, 111.51219999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [3.0, 1.0]}, {"layers": ["F"], "angle": -270.0, "pos": [46.924, 106.4722], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [3.0, 1.0]}, {"layers": ["F"], "angle": -270.0, "pos": [44.384, 111.51219999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [3.0, 1.0]}, {"layers": ["F"], "angle": -270.0, "pos": [44.384, 106.4722], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [3.0, 1.0]}, {"layers": ["F"], "angle": -270.0, "pos": [41.844, 111.51219999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [3.0, 1.0]}, {"layers": ["F"], "angle": -270.0, "pos": [41.844, 106.4722], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [3.0, 1.0]}, {"layers": ["F"], "angle": -270.0, "pos": [39.303999999999995, 111.51219999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [3.0, 1.0]}, {"layers": ["F"], "angle": -270.0, "pos": [39.303999999999995, 106.4722], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [3.0, 1.0]}], "drawings": [], "ref": "J2", "bbox": {"pos": [37.508998999999996, 104.417199], "size": [13.750001999999999, 9.100002]}}, {"layer": "F", "center": [60.832, 33.322199999999995], "pads": [{"layers": ["F", "B"], "angle": -270.0, "pos": [82.13199999999999, 38.1722], "drillsize": [2.1999999999999997, 2.1999999999999997], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [2.1999999999999997, 2.1999999999999997]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [39.532, 38.1722], "drillsize": [2.1999999999999997, 2.1999999999999997], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [2.1999999999999997, 2.1999999999999997]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [86.232, 34.322199999999995], "drillsize": [4.0, 4.0], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [4.0, 4.0]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [35.431999999999995, 34.322199999999995], "drillsize": [4.0, 4.0], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [4.0, 4.0]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [45.622, 37.1322], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [45.622, 34.5922], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [45.622, 32.0522], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [45.622, 29.5122], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "pin1": 1, "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [49.321999999999996, 37.1322], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [49.321999999999996, 34.5922], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [49.321999999999996, 32.0522], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [49.321999999999996, 29.5122], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [52.821999999999996, 37.1322], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [52.821999999999996, 34.5922], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [52.821999999999996, 32.0522], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [52.821999999999996, 29.5122], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [55.361999999999995, 37.1322], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [55.361999999999995, 34.5922], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [55.361999999999995, 32.0522], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [55.361999999999995, 29.5122], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [57.901999999999994, 37.1322], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [57.901999999999994, 34.5922], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [57.901999999999994, 32.0522], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [57.901999999999994, 29.5122], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [60.442, 37.1322], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [60.442, 34.5922], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [60.442, 32.0522], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [60.442, 29.5122], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [62.982, 37.1322], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [62.982, 34.5922], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [62.982, 32.0522], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [62.982, 29.5122], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [65.52199999999999, 37.1322], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [65.52199999999999, 34.5922], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [65.52199999999999, 32.0522], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [65.52199999999999, 29.5122], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [68.062, 37.1322], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [68.062, 34.5922], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [68.062, 32.0522], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [68.062, 29.5122], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [70.602, 37.1322], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [70.602, 34.5922], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [70.602, 32.0522], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [70.602, 29.5122], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [73.142, 37.1322], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [73.142, 34.5922], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [73.142, 32.0522], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [73.142, 29.5122], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [75.682, 37.1322], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [75.682, 34.5922], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [75.682, 32.0522], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}, {"layers": ["F", "B"], "angle": -270.0, "pos": [75.682, 29.5122], "drillsize": [1.15, 1.15], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.5999999999999999, 1.5999999999999999]}], "drawings": [], "ref": "U3", "bbox": {"pos": [25.731999, 18.072198999999998], "size": [70.200002, 21.200001]}}, {"layer": "B", "center": [49.845, 75.0578], "pads": [{"layers": ["B"], "angle": -180.0, "pos": [50.72, 75.0578], "shape": "roundrect", "radius": 0.2375, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [1.05, 0.95]}, {"layers": ["B"], "angle": -180.0, "pos": [48.97, 75.0578], "shape": "roundrect", "radius": 0.2375, "offset": [0.0, 0.0], "type": "smd", "size": [1.05, 0.95]}], "drawings": [], "ref": "FB1", "bbox": {"pos": [48.169999, 74.302799], "size": [3.350002, 1.5100019999999998]}}, {"layer": "F", "center": [64.958, 103.63279999999999], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [65.833, 103.63279999999999], "shape": "roundrect", "radius": 0.2375, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [1.05, 0.95]}, {"layers": ["F"], "angle": -180.0, "pos": [64.083, 103.63279999999999], "shape": "roundrect", "radius": 0.2375, "offset": [0.0, 0.0], "type": "smd", "size": [1.05, 0.95]}], "drawings": [], "ref": "D14", "bbox": {"pos": [63.282999, 102.877799], "size": [3.350002, 1.5100019999999998]}}, {"layer": "F", "center": [72.1335, 51.2453], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [70.9335, 52.1453], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["F"], "angle": -90.0, "pos": [72.5335, 52.1453], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -90.0, "pos": [71.73349999999999, 52.1453], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -90.0, "pos": [73.3335, 52.1453], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["F"], "angle": -90.0, "pos": [71.73349999999999, 50.345299999999995], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -90.0, "pos": [70.9335, 50.345299999999995], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["F"], "angle": -90.0, "pos": [72.5335, 50.345299999999995], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -90.0, "pos": [73.3335, 50.345299999999995], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}], "drawings": [], "ref": "RN10", "bbox": {"pos": [70.258499, 49.670299], "size": [3.750002, 3.1500019999999997]}}, {"layer": "B", "center": [69.8475, 51.257999999999996], "pads": [{"layers": ["B"], "angle": -270.0, "pos": [68.6475, 50.358], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["B"], "angle": -270.0, "pos": [70.2475, 50.358], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [69.44749999999999, 50.358], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [71.0475, 50.358], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["B"], "angle": -270.0, "pos": [69.44749999999999, 52.157999999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [68.6475, 52.157999999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["B"], "angle": -270.0, "pos": [70.2475, 52.157999999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [71.0475, 52.157999999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}], "drawings": [], "ref": "RN7", "bbox": {"pos": [67.972499, 49.682998999999995], "size": [3.750002, 3.1500019999999997]}}, {"layer": "B", "center": [69.8475, 46.825599999999994], "pads": [{"layers": ["B"], "angle": -0.0, "pos": [66.8975, 48.7756], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [66.8975, 48.1256], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [66.8975, 47.4756], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [66.8975, 46.825599999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [66.8975, 46.175599999999996], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [66.8975, 45.5256], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [66.8975, 44.8756], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [72.7975, 44.8756], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [72.7975, 45.5256], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [72.7975, 46.175599999999996], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [72.7975, 46.825599999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [72.7975, 47.4756], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [72.7975, 48.1256], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [72.7975, 48.7756], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}], "drawings": [], "ref": "U8", "bbox": {"pos": [65.87249899999999, 44.000599], "size": [7.950002, 5.650002]}}, {"layer": "F", "center": [69.85, 44.0055], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [71.05, 43.1055], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["F"], "angle": -270.0, "pos": [69.45, 43.1055], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -270.0, "pos": [70.25, 43.1055], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -270.0, "pos": [68.64999999999999, 43.1055], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["F"], "angle": -270.0, "pos": [70.25, 44.905499999999996], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -270.0, "pos": [71.05, 44.905499999999996], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["F"], "angle": -270.0, "pos": [69.45, 44.905499999999996], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -270.0, "pos": [68.64999999999999, 44.905499999999996], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}], "drawings": [], "ref": "CN5", "bbox": {"pos": [67.974999, 42.430499], "size": [3.750002, 3.1500019999999997]}}, {"layer": "B", "center": [69.8475, 42.367999999999995], "pads": [{"layers": ["B"], "angle": -270.0, "pos": [68.6475, 41.467999999999996], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["B"], "angle": -270.0, "pos": [70.2475, 41.467999999999996], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [69.44749999999999, 41.467999999999996], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [71.0475, 41.467999999999996], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["B"], "angle": -270.0, "pos": [69.44749999999999, 43.268], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [68.6475, 43.268], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["B"], "angle": -270.0, "pos": [70.2475, 43.268], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [71.0475, 43.268], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}], "drawings": [], "ref": "RN2", "bbox": {"pos": [67.972499, 40.792998999999995], "size": [3.750002, 3.1500019999999997]}}, {"layer": "F", "center": [66.228, 45.784299999999995], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [65.228, 44.8343], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["F"], "angle": -0.0, "pos": [65.228, 46.7343], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["F"], "angle": -0.0, "pos": [67.228, 45.784299999999995], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}], "drawings": [], "ref": "D26", "bbox": {"pos": [64.502999, 44.009299], "size": [3.450002, 3.5500019999999997]}}, {"layer": "F", "center": [66.228, 42.1648], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [65.228, 41.2148], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["F"], "angle": -0.0, "pos": [65.228, 43.114799999999995], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["F"], "angle": -0.0, "pos": [67.228, 42.1648], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}], "drawings": [], "ref": "D25", "bbox": {"pos": [64.502999, 40.389799], "size": [3.450002, 3.5500019999999997]}}, {"layer": "F", "center": [73.594, 42.1648], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [74.594, 43.114799999999995], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["F"], "angle": -180.0, "pos": [74.594, 41.2148], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["F"], "angle": -180.0, "pos": [72.594, 42.1648], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}], "drawings": [], "ref": "D24", "bbox": {"pos": [71.868999, 40.389799], "size": [3.450002, 3.5500019999999997]}}, {"layer": "F", "center": [73.594, 45.784299999999995], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [74.594, 46.7343], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["F"], "angle": -180.0, "pos": [74.594, 44.8343], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["F"], "angle": -180.0, "pos": [72.594, 45.784299999999995], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}], "drawings": [], "ref": "D18", "bbox": {"pos": [71.868999, 44.009299], "size": [3.450002, 3.5500019999999997]}}, {"layer": "F", "center": [52.7025, 59.500299999999996], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [51.5025, 60.400299999999994], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["F"], "angle": -90.0, "pos": [53.1025, 60.400299999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -90.0, "pos": [52.302499999999995, 60.400299999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -90.0, "pos": [53.902499999999996, 60.400299999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["F"], "angle": -90.0, "pos": [52.302499999999995, 58.6003], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -90.0, "pos": [51.5025, 58.6003], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["F"], "angle": -90.0, "pos": [53.1025, 58.6003], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -90.0, "pos": [53.902499999999996, 58.6003], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}], "drawings": [], "ref": "RN16", "bbox": {"pos": [50.827498999999996, 57.925298999999995], "size": [3.750002, 3.1500019999999997]}}, {"layer": "B", "center": [52.7025, 62.2943], "pads": [{"layers": ["B"], "angle": -270.0, "pos": [51.5025, 61.394299999999994], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["B"], "angle": -270.0, "pos": [53.1025, 61.394299999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [52.302499999999995, 61.394299999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [53.902499999999996, 61.394299999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["B"], "angle": -270.0, "pos": [52.302499999999995, 63.1943], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [51.5025, 63.1943], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["B"], "angle": -270.0, "pos": [53.1025, 63.1943], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [53.902499999999996, 63.1943], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}], "drawings": [], "ref": "RN15", "bbox": {"pos": [50.827498999999996, 60.719299], "size": [3.750002, 3.1500019999999997]}}, {"layer": "F", "center": [52.638999999999996, 55.360099999999996], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [53.839, 54.4601], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["F"], "angle": -270.0, "pos": [52.239, 54.4601], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -270.0, "pos": [53.038999999999994, 54.4601], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -270.0, "pos": [51.439, 54.4601], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["F"], "angle": -270.0, "pos": [53.038999999999994, 56.260099999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -270.0, "pos": [53.839, 56.260099999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["F"], "angle": -270.0, "pos": [52.239, 56.260099999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -270.0, "pos": [51.439, 56.260099999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}], "drawings": [], "ref": "CN14", "bbox": {"pos": [50.763999, 53.785098999999995], "size": [3.750002, 3.1500019999999997]}}, {"layer": "B", "center": [52.638999999999996, 53.340799999999994], "pads": [{"layers": ["B"], "angle": -270.0, "pos": [51.439, 52.440799999999996], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["B"], "angle": -270.0, "pos": [53.038999999999994, 52.440799999999996], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [52.239, 52.440799999999996], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [53.839, 52.440799999999996], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["B"], "angle": -270.0, "pos": [52.239, 54.2408], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [51.439, 54.2408], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["B"], "angle": -270.0, "pos": [53.038999999999994, 54.2408], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [53.839, 54.2408], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}], "drawings": [], "ref": "RN13", "bbox": {"pos": [50.763999, 51.765798999999994], "size": [3.750002, 3.1500019999999997]}}, {"layer": "F", "center": [64.196, 58.8653], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [62.995999999999995, 59.765299999999996], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["F"], "angle": -90.0, "pos": [64.596, 59.765299999999996], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -90.0, "pos": [63.796, 59.765299999999996], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -90.0, "pos": [65.396, 59.765299999999996], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["F"], "angle": -90.0, "pos": [63.796, 57.9653], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -90.0, "pos": [62.995999999999995, 57.9653], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["F"], "angle": -90.0, "pos": [64.596, 57.9653], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -90.0, "pos": [65.396, 57.9653], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}], "drawings": [], "ref": "RN12", "bbox": {"pos": [62.320999, 57.290299], "size": [3.750002, 3.1500019999999997]}}, {"layer": "F", "center": [57.947599999999994, 71.578], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [56.7476, 72.478], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["F"], "angle": -90.0, "pos": [58.3476, 72.478], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -90.0, "pos": [57.547599999999996, 72.478], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -90.0, "pos": [59.1476, 72.478], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["F"], "angle": -90.0, "pos": [57.547599999999996, 70.678], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -90.0, "pos": [56.7476, 70.678], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["F"], "angle": -90.0, "pos": [58.3476, 70.678], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -90.0, "pos": [59.1476, 70.678], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}], "drawings": [], "ref": "RN11", "bbox": {"pos": [56.072599, 70.002999], "size": [3.750002, 3.1500019999999997]}}, {"layer": "B", "center": [64.196, 61.735499999999995], "pads": [{"layers": ["B"], "angle": -270.0, "pos": [62.995999999999995, 60.835499999999996], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["B"], "angle": -270.0, "pos": [64.596, 60.835499999999996], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [63.796, 60.835499999999996], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [65.396, 60.835499999999996], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["B"], "angle": -270.0, "pos": [63.796, 62.6355], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [62.995999999999995, 62.6355], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["B"], "angle": -270.0, "pos": [64.596, 62.6355], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [65.396, 62.6355], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}], "drawings": [], "ref": "RN9", "bbox": {"pos": [62.320999, 60.160498999999994], "size": [3.750002, 3.1500019999999997]}}, {"layer": "B", "center": [57.8841, 74.5244], "pads": [{"layers": ["B"], "angle": -270.0, "pos": [56.6841, 73.6244], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["B"], "angle": -270.0, "pos": [58.284099999999995, 73.6244], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [57.4841, 73.6244], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [59.0841, 73.6244], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["B"], "angle": -270.0, "pos": [57.4841, 75.42439999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [56.6841, 75.42439999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["B"], "angle": -270.0, "pos": [58.284099999999995, 75.42439999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [59.0841, 75.42439999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}], "drawings": [], "ref": "RN8", "bbox": {"pos": [56.009099, 72.949399], "size": [3.750002, 3.1500019999999997]}}, {"layer": "F", "center": [64.196, 54.5473], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [65.396, 53.647299999999994], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["F"], "angle": -270.0, "pos": [63.796, 53.647299999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -270.0, "pos": [64.596, 53.647299999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -270.0, "pos": [62.995999999999995, 53.647299999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["F"], "angle": -270.0, "pos": [64.596, 55.4473], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -270.0, "pos": [65.396, 55.4473], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["F"], "angle": -270.0, "pos": [63.796, 55.4473], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -270.0, "pos": [62.995999999999995, 55.4473], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}], "drawings": [], "ref": "CN6", "bbox": {"pos": [62.320999, 52.972299], "size": [3.750002, 3.1500019999999997]}}, {"layer": "F", "center": [57.985699999999994, 67.3108], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [59.1857, 66.4108], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["F"], "angle": -270.0, "pos": [57.585699999999996, 66.4108], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -270.0, "pos": [58.3857, 66.4108], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -270.0, "pos": [56.7857, 66.4108], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["F"], "angle": -270.0, "pos": [58.3857, 68.21079999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -270.0, "pos": [59.1857, 68.21079999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["F"], "angle": -270.0, "pos": [57.585699999999996, 68.21079999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -270.0, "pos": [56.7857, 68.21079999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}], "drawings": [], "ref": "CN17", "bbox": {"pos": [56.110699, 65.735799], "size": [3.750002, 3.1500019999999997]}}, {"layer": "B", "center": [64.1706, 52.7947], "pads": [{"layers": ["B"], "angle": -270.0, "pos": [62.9706, 51.8947], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["B"], "angle": -270.0, "pos": [64.5706, 51.8947], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [63.770599999999995, 51.8947], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [65.3706, 51.8947], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["B"], "angle": -270.0, "pos": [63.770599999999995, 53.6947], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [62.9706, 53.6947], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["B"], "angle": -270.0, "pos": [64.5706, 53.6947], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [65.3706, 53.6947], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}], "drawings": [], "ref": "RN4", "bbox": {"pos": [62.295598999999996, 51.219699], "size": [3.750002, 3.1500019999999997]}}, {"layer": "B", "center": [58.0111, 65.482], "pads": [{"layers": ["B"], "angle": -270.0, "pos": [56.811099999999996, 64.582], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["B"], "angle": -270.0, "pos": [58.4111, 64.582], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [57.6111, 64.582], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [59.211099999999995, 64.582], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["B"], "angle": -270.0, "pos": [57.6111, 66.38199999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [56.811099999999996, 66.38199999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["B"], "angle": -270.0, "pos": [58.4111, 66.38199999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [59.211099999999995, 66.38199999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}], "drawings": [], "ref": "RN3", "bbox": {"pos": [56.136098999999994, 63.906999], "size": [3.750002, 3.1500019999999997]}}, {"layer": "F", "center": [60.8305, 108.3318], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [60.8305, 107.5068], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.44999999999999996, 1.5]}, {"layers": ["F"], "angle": -0.0, "pos": [61.4805, 107.5068], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.44999999999999996, 1.5]}, {"layers": ["F"], "angle": -0.0, "pos": [60.180499999999995, 107.5068], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.44999999999999996, 1.5]}, {"layers": ["F"], "angle": -0.0, "pos": [62.1305, 107.5068], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.44999999999999996, 1.5]}, {"layers": ["F"], "angle": -0.0, "pos": [59.530499999999996, 107.5068], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.44999999999999996, 1.5]}, {"layers": ["F", "B"], "angle": -0.0, "pos": [58.030499999999996, 107.2568], "drillsize": [1.2, 0.5], "shape": "oval", "offset": [0.0, 0.0], "drillshape": "oblong", "type": "th", "size": [1.7999999999999998, 1.0999999999999999]}, {"layers": ["F", "B"], "angle": -0.0, "pos": [63.6305, 107.2568], "drillsize": [1.2, 0.5], "shape": "oval", "offset": [0.0, 0.0], "drillshape": "oblong", "type": "th", "size": [1.7999999999999998, 1.0999999999999999]}, {"layers": ["F", "B"], "angle": -0.0, "pos": [60.8305, 109.40679999999999], "drillsize": [1.5999999999999999, 0.5], "shape": "oval", "offset": [0.0, 0.0], "drillshape": "oblong", "type": "th", "size": [2.1999999999999997, 1.0999999999999999]}], "drawings": [], "ref": "J1", "bbox": {"pos": [55.995498999999995, 106.01679899999999], "size": [9.670002, 4.980002]}}, {"layer": "F", "center": [92.45599999999999, 96.52], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [88.256, 94.24], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [2.1999999999999997, 1.2]}, {"layers": ["F"], "angle": -0.0, "pos": [88.256, 98.8], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [2.1999999999999997, 1.2]}, {"layers": ["F"], "angle": -0.0, "pos": [94.556, 96.52], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [6.3999999999999995, 5.8]}, {"layers": [], "angle": -0.0, "pos": [96.231, 98.045], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [3.05, 2.75]}, {"layers": [], "angle": -0.0, "pos": [92.881, 94.99499999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [3.05, 2.75]}, {"layers": [], "angle": -0.0, "pos": [96.231, 94.99499999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [3.05, 2.75]}, {"layers": [], "angle": -0.0, "pos": [92.881, 98.045], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [3.05, 2.75]}], "drawings": [], "ref": "Q1", "bbox": {"pos": [86.880999, 92.99499899999999], "size": [11.150001999999999, 7.050002]}}, {"layer": "F", "center": [72.5526, 107.67139999999999], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [72.5526, 107.67139999999999], "shape": "circle", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [4.0, 4.0]}], "drawings": [], "ref": "TP2", "bbox": {"pos": [70.027599, 105.14639899999999], "size": [5.050002, 5.050002]}}, {"layer": "F", "center": [83.5, 68.40299999999999], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [75.6, 62.403], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [75.6, 62.903], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [75.6, 63.403], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [75.6, 63.903], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [75.6, 64.40299999999999], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [75.6, 64.90299999999999], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [75.6, 65.40299999999999], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [75.6, 65.90299999999999], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [75.6, 66.40299999999999], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [75.6, 66.90299999999999], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [75.6, 67.40299999999999], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [75.6, 67.90299999999999], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [75.6, 68.40299999999999], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [75.6, 68.90299999999999], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [75.6, 69.40299999999999], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [75.6, 69.90299999999999], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [75.6, 70.40299999999999], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [75.6, 70.90299999999999], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [75.6, 71.40299999999999], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [75.6, 71.90299999999999], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [75.6, 72.40299999999999], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [75.6, 72.90299999999999], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [75.6, 73.40299999999999], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [75.6, 73.90299999999999], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [75.6, 74.40299999999999], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [77.5, 76.303], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [78.0, 76.303], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [78.5, 76.303], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [79.0, 76.303], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [79.5, 76.303], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [80.0, 76.303], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [80.5, 76.303], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [81.0, 76.303], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [81.5, 76.303], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [82.0, 76.303], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [82.5, 76.303], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [83.0, 76.303], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [83.5, 76.303], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [84.0, 76.303], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [84.5, 76.303], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [85.0, 76.303], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [85.5, 76.303], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [86.0, 76.303], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [86.5, 76.303], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [87.0, 76.303], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [87.5, 76.303], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [88.0, 76.303], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [88.5, 76.303], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [89.0, 76.303], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [89.5, 76.303], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [91.39999999999999, 74.40299999999999], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [91.39999999999999, 73.90299999999999], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [91.39999999999999, 73.40299999999999], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [91.39999999999999, 72.90299999999999], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [91.39999999999999, 72.40299999999999], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [91.39999999999999, 71.90299999999999], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [91.39999999999999, 71.40299999999999], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [91.39999999999999, 70.90299999999999], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [91.39999999999999, 70.40299999999999], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [91.39999999999999, 69.90299999999999], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [91.39999999999999, 69.40299999999999], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [91.39999999999999, 68.90299999999999], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [91.39999999999999, 68.40299999999999], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [91.39999999999999, 67.90299999999999], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [91.39999999999999, 67.40299999999999], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [91.39999999999999, 66.90299999999999], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [91.39999999999999, 66.40299999999999], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [91.39999999999999, 65.90299999999999], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [91.39999999999999, 65.40299999999999], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [91.39999999999999, 64.90299999999999], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [91.39999999999999, 64.40299999999999], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [91.39999999999999, 63.903], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [91.39999999999999, 63.403], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [91.39999999999999, 62.903], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [91.39999999999999, 62.403], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 0.3]}, {"layers": ["F"], "angle": -0.0, "pos": [89.5, 60.503], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [89.0, 60.503], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [88.5, 60.503], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [88.0, 60.503], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [87.5, 60.503], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [87.0, 60.503], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [86.5, 60.503], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [86.0, 60.503], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [85.5, 60.503], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [85.0, 60.503], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [84.5, 60.503], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [84.0, 60.503], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [83.5, 60.503], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [83.0, 60.503], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [82.5, 60.503], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [82.0, 60.503], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [81.5, 60.503], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [81.0, 60.503], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [80.5, 60.503], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [80.0, 60.503], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [79.5, 60.503], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [79.0, 60.503], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [78.5, 60.503], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [78.0, 60.503], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [77.5, 60.503], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "type": "smd", "size": [0.3, 1.25]}, {"layers": ["F"], "angle": -0.0, "pos": [83.5, 68.40299999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [8.5, 8.5]}, {"layers": ["B"], "angle": -0.0, "pos": [83.5, 68.40299999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [8.5, 8.5]}, {"layers": ["F", "B"], "angle": -0.0, "pos": [80.198, 65.101], "drillsize": [0.7, 0.7], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.0, 1.0]}, {"layers": ["F", "B"], "angle": -0.0, "pos": [86.80199999999999, 65.101], "drillsize": [0.7, 0.7], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.0, 1.0]}, {"layers": ["F", "B"], "angle": -0.0, "pos": [86.80199999999999, 71.705], "drillsize": [0.7, 0.7], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.0, 1.0]}, {"layers": ["F", "B"], "angle": -0.0, "pos": [80.198, 71.705], "drillsize": [0.7, 0.7], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.0, 1.0]}, {"layers": ["F", "B"], "angle": -0.0, "pos": [86.8, 67.303], "drillsize": [0.7, 0.7], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.0, 1.0]}, {"layers": ["F", "B"], "angle": -0.0, "pos": [80.198, 69.673], "drillsize": [0.7, 0.7], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.0, 1.0]}, {"layers": ["F", "B"], "angle": -0.0, "pos": [80.198, 67.387], "drillsize": [0.7, 0.7], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.0, 1.0]}, {"layers": ["F", "B"], "angle": -0.0, "pos": [82.3, 65.103], "drillsize": [0.7, 0.7], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.0, 1.0]}, {"layers": ["F", "B"], "angle": -0.0, "pos": [83.39999999999999, 66.303], "drillsize": [0.7, 0.7], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.0, 1.0]}, {"layers": ["F", "B"], "angle": -0.0, "pos": [84.5, 65.103], "drillsize": [0.7, 0.7], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.0, 1.0]}, {"layers": ["F", "B"], "angle": -0.0, "pos": [83.5, 70.65299999999999], "drillsize": [0.7, 0.7], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.0, 1.0]}, {"layers": ["F", "B"], "angle": -0.0, "pos": [84.7, 71.753], "drillsize": [0.7, 0.7], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.0, 1.0]}, {"layers": ["F", "B"], "angle": -0.0, "pos": [82.3, 71.705], "drillsize": [0.7, 0.7], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.0, 1.0]}, {"layers": ["F", "B"], "angle": -0.0, "pos": [81.46799999999999, 66.371], "drillsize": [0.7, 0.7], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.0, 1.0]}, {"layers": ["F", "B"], "angle": -0.0, "pos": [85.7, 66.203], "drillsize": [0.7, 0.7], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.0, 1.0]}, {"layers": ["F", "B"], "angle": -0.0, "pos": [86.7, 69.803], "drillsize": [0.7, 0.7], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.0, 1.0]}, {"layers": ["F", "B"], "angle": -0.0, "pos": [81.3, 68.40299999999999], "drillsize": [0.7, 0.7], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.0, 1.0]}, {"layers": ["F", "B"], "angle": -0.0, "pos": [85.7, 68.40299999999999], "drillsize": [0.7, 0.7], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.0, 1.0]}, {"layers": ["F", "B"], "angle": -0.0, "pos": [85.7, 70.65299999999999], "drillsize": [0.7, 0.7], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.0, 1.0]}, {"layers": ["F", "B"], "angle": -0.0, "pos": [81.46799999999999, 70.435], "drillsize": [0.7, 0.7], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.0, 1.0]}, {"layers": ["F", "B"], "angle": -0.0, "pos": [82.51447999999999, 67.39207999999999], "drillsize": [0.7, 0.7], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.0, 1.0]}, {"layers": ["F", "B"], "angle": -0.0, "pos": [84.62522, 67.32858], "drillsize": [0.7, 0.7], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.0, 1.0]}, {"layers": ["F", "B"], "angle": -0.0, "pos": [83.67018, 68.38014], "drillsize": [0.7, 0.7], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.0, 1.0]}, {"layers": ["F", "B"], "angle": -0.0, "pos": [82.60338, 69.37074], "drillsize": [0.7, 0.7], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.0, 1.0]}, {"layers": ["F", "B"], "angle": -0.0, "pos": [84.79032, 69.51044], "drillsize": [0.7, 0.7], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [1.0, 1.0]}], "drawings": [], "ref": "U2", "bbox": {"pos": [74.754999, 59.657999], "size": [17.490002, 17.490002]}}, {"layer": "F", "center": [91.694, 37.1475], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [92.744, 37.1475], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.6, 0.44999999999999996]}, {"layers": ["F"], "angle": -180.0, "pos": [90.64399999999999, 37.1475], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.6, 0.44999999999999996]}], "drawings": [], "ref": "D20", "bbox": {"pos": [90.06899899999999, 36.172498999999995], "size": [3.250002, 1.950002]}}, {"layer": "F", "center": [91.694, 35.1155], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [92.744, 35.1155], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.6, 0.44999999999999996]}, {"layers": ["F"], "angle": -180.0, "pos": [90.64399999999999, 35.1155], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.6, 0.44999999999999996]}], "drawings": [], "ref": "D15", "bbox": {"pos": [90.06899899999999, 34.140499], "size": [3.250002, 1.950002]}}, {"layer": "F", "center": [56.3855, 53.6583], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [57.3855, 54.6083], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["F"], "angle": -180.0, "pos": [57.3855, 52.708299999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["F"], "angle": -180.0, "pos": [55.3855, 53.6583], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}], "drawings": [], "ref": "D12", "bbox": {"pos": [54.660498999999994, 51.883299], "size": [3.450002, 3.5500019999999997]}}, {"layer": "F", "center": [56.3855, 57.4683], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [57.3855, 58.418299999999995], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["F"], "angle": -180.0, "pos": [57.3855, 56.518299999999996], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["F"], "angle": -180.0, "pos": [55.3855, 57.4683], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}], "drawings": [], "ref": "D11", "bbox": {"pos": [54.660498999999994, 55.693298999999996], "size": [3.450002, 3.5500019999999997]}}, {"layer": "F", "center": [54.3281, 69.038], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [53.3281, 68.088], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["F"], "angle": -0.0, "pos": [53.3281, 69.988], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["F"], "angle": -0.0, "pos": [55.3281, 69.038], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}], "drawings": [], "ref": "D10", "bbox": {"pos": [52.603099, 67.262999], "size": [3.450002, 3.5500019999999997]}}, {"layer": "F", "center": [60.576499999999996, 56.1348], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [59.576499999999996, 55.184799999999996], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["F"], "angle": -0.0, "pos": [59.576499999999996, 57.084799999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["F"], "angle": -0.0, "pos": [61.576499999999996, 56.1348], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}], "drawings": [], "ref": "D9", "bbox": {"pos": [58.851499, 54.359798999999995], "size": [3.450002, 3.5500019999999997]}}, {"layer": "F", "center": [56.4388, 63.474599999999995], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [57.388799999999996, 62.474599999999995], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["F"], "angle": -270.0, "pos": [55.4888, 62.474599999999995], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["F"], "angle": -270.0, "pos": [56.4388, 64.4746], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}], "drawings": [], "ref": "D8", "bbox": {"pos": [54.663799, 61.749598999999996], "size": [3.5500019999999997, 3.450002]}}, {"layer": "F", "center": [60.576499999999996, 52.515299999999996], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [59.576499999999996, 51.5653], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["F"], "angle": -0.0, "pos": [59.576499999999996, 53.4653], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["F"], "angle": -0.0, "pos": [61.576499999999996, 52.515299999999996], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}], "drawings": [], "ref": "D7", "bbox": {"pos": [58.851499, 50.740299], "size": [3.450002, 3.5500019999999997]}}, {"layer": "F", "center": [61.630599999999994, 65.4185], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [62.630599999999994, 66.3685], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["F"], "angle": -180.0, "pos": [62.630599999999994, 64.46849999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["F"], "angle": -180.0, "pos": [60.630599999999994, 65.4185], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}], "drawings": [], "ref": "D6", "bbox": {"pos": [59.905598999999995, 63.643499], "size": [3.450002, 3.5500019999999997]}}, {"layer": "F", "center": [67.8155, 52.705799999999996], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [68.8155, 53.6558], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["F"], "angle": -180.0, "pos": [68.8155, 51.7558], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["F"], "angle": -180.0, "pos": [66.8155, 52.705799999999996], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}], "drawings": [], "ref": "D5", "bbox": {"pos": [66.090499, 50.930799], "size": [3.450002, 3.5500019999999997]}}, {"layer": "F", "center": [61.630599999999994, 69.038], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [62.630599999999994, 69.988], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["F"], "angle": -180.0, "pos": [62.630599999999994, 68.088], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["F"], "angle": -180.0, "pos": [60.630599999999994, 69.038], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}], "drawings": [], "ref": "D4", "bbox": {"pos": [59.905598999999995, 67.262999], "size": [3.450002, 3.5500019999999997]}}, {"layer": "F", "center": [67.8155, 56.3253], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [68.8155, 57.275299999999994], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["F"], "angle": -180.0, "pos": [68.8155, 55.375299999999996], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["F"], "angle": -180.0, "pos": [66.8155, 56.3253], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}], "drawings": [], "ref": "D3", "bbox": {"pos": [66.090499, 54.550298999999995], "size": [3.450002, 3.5500019999999997]}}, {"layer": "F", "center": [87.6935, 86.6775], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [91.39349999999999, 86.6775], "shape": "roundrect", "radius": 0.25, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [4.3999999999999995, 2.5]}, {"layers": ["F"], "angle": -180.0, "pos": [83.9935, 86.6775], "shape": "roundrect", "radius": 0.25, "offset": [0.0, 0.0], "type": "smd", "size": [4.3999999999999995, 2.5]}], "drawings": [], "ref": "C2", "bbox": {"pos": [81.51849899999999, 82.15249899999999], "size": [12.350002, 9.050002]}}, {"layer": "F", "center": [38.0086, 52.3375], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [33.2086, 49.8375], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [2.0, 0.65]}, {"layers": ["F"], "angle": -0.0, "pos": [38.0086, 52.3375], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [4.5, 8.1]}, {"layers": ["F"], "angle": -0.0, "pos": [33.2086, 50.8375], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [2.0, 0.65]}, {"layers": ["F"], "angle": -0.0, "pos": [33.2086, 51.8375], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [2.0, 0.65]}, {"layers": ["F"], "angle": -0.0, "pos": [33.2086, 52.8375], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [2.0, 0.65]}, {"layers": ["F"], "angle": -0.0, "pos": [33.2086, 53.8375], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [2.0, 0.65]}, {"layers": ["F"], "angle": -0.0, "pos": [33.2086, 54.8375], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [2.0, 0.65]}, {"layers": ["F"], "angle": -0.0, "pos": [42.8086, 54.8375], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [2.0, 0.65]}, {"layers": ["F"], "angle": -0.0, "pos": [42.8086, 53.8375], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [2.0, 0.65]}, {"layers": ["F"], "angle": -0.0, "pos": [42.8086, 52.8375], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [2.0, 0.65]}, {"layers": ["F"], "angle": -0.0, "pos": [42.8086, 51.8375], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [2.0, 0.65]}, {"layers": ["F"], "angle": -0.0, "pos": [42.8086, 50.8375], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [2.0, 0.65]}, {"layers": ["F"], "angle": -0.0, "pos": [42.8086, 49.8375], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [2.0, 0.65]}, {"layers": [], "angle": -0.0, "pos": [36.8836, 49.4175], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.95, 1.16]}, {"layers": [], "angle": -0.0, "pos": [39.1336, 49.4175], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.95, 1.16]}, {"layers": [], "angle": -0.0, "pos": [39.1336, 50.8775], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.95, 1.16]}, {"layers": [], "angle": -0.0, "pos": [36.8836, 50.8775], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.95, 1.16]}, {"layers": [], "angle": -0.0, "pos": [39.1336, 52.3375], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.95, 1.16]}, {"layers": [], "angle": -0.0, "pos": [36.8836, 52.3375], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.95, 1.16]}, {"layers": [], "angle": -0.0, "pos": [39.1336, 53.7975], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.95, 1.16]}, {"layers": [], "angle": -0.0, "pos": [36.8836, 53.7975], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.95, 1.16]}, {"layers": [], "angle": -0.0, "pos": [39.1336, 55.2575], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.95, 1.16]}, {"layers": [], "angle": -0.0, "pos": [36.8836, 55.2575], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.95, 1.16]}], "drawings": [], "ref": "U4", "bbox": {"pos": [31.933598999999997, 48.012499], "size": [12.150001999999999, 8.650001999999999]}}, {"layer": "B", "center": [52.7025, 57.785799999999995], "pads": [{"layers": ["B"], "angle": -0.0, "pos": [49.7525, 59.7358], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [49.7525, 59.0858], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [49.7525, 58.4358], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [49.7525, 57.785799999999995], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [49.7525, 57.135799999999996], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [49.7525, 56.4858], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [49.7525, 55.8358], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [55.652499999999996, 55.8358], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [55.652499999999996, 56.4858], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [55.652499999999996, 57.135799999999996], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [55.652499999999996, 57.785799999999995], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [55.652499999999996, 58.4358], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [55.652499999999996, 59.0858], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [55.652499999999996, 59.7358], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}], "drawings": [], "ref": "U46", "bbox": {"pos": [48.727498999999995, 54.960798999999994], "size": [7.950002, 5.650002]}}, {"layer": "B", "center": [64.2087, 57.227], "pads": [{"layers": ["B"], "angle": -0.0, "pos": [61.2587, 59.177], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [61.2587, 58.526999999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [61.2587, 57.876999999999995], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [61.2587, 57.227], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [61.2587, 56.577], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [61.2587, 55.927], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [61.2587, 55.277], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [67.1587, 55.277], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [67.1587, 55.927], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [67.1587, 56.577], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [67.1587, 57.227], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [67.1587, 57.876999999999995], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [67.1587, 58.526999999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [67.1587, 59.177], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}], "drawings": [], "ref": "U36", "bbox": {"pos": [60.233698999999994, 54.401998999999996], "size": [7.950002, 5.650002]}}, {"layer": "B", "center": [57.871399999999994, 69.9143], "pads": [{"layers": ["B"], "angle": -0.0, "pos": [54.9214, 71.8643], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [54.9214, 71.2143], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [54.9214, 70.5643], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [54.9214, 69.9143], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [54.9214, 69.26429999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [54.9214, 68.6143], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [54.9214, 67.9643], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [60.8214, 67.9643], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [60.8214, 68.6143], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [60.8214, 69.26429999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [60.8214, 69.9143], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [60.8214, 70.5643], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [60.8214, 71.2143], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [60.8214, 71.8643], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}], "drawings": [], "ref": "U35", "bbox": {"pos": [53.896398999999995, 67.089299], "size": [7.950002, 5.650002]}}, {"layer": "F", "center": [60.579, 103.505], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [61.678999999999995, 103.505], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.06, 0.65]}, {"layers": ["F"], "angle": -0.0, "pos": [61.678999999999995, 102.55499999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.06, 0.65]}, {"layers": ["F"], "angle": -0.0, "pos": [61.678999999999995, 104.455], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.06, 0.65]}, {"layers": ["F"], "angle": -0.0, "pos": [59.479, 104.455], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.06, 0.65]}, {"layers": ["F"], "angle": -0.0, "pos": [59.479, 103.505], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.06, 0.65]}, {"layers": ["F"], "angle": -0.0, "pos": [59.479, 102.55499999999999], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [1.06, 0.65]}], "drawings": [], "ref": "D16", "bbox": {"pos": [58.653999, 101.679999], "size": [3.850002, 3.6500019999999997]}}, {"layer": "F", "center": [96.39049999999999, 87.1228], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [96.39049999999999, 89.27279999999999], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [2.5, 2.3]}, {"layers": ["F"], "angle": -90.0, "pos": [96.39049999999999, 84.97279999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [2.5, 2.3]}], "drawings": [], "ref": "D1", "bbox": {"pos": [94.115499, 83.44779899999999], "size": [4.550002, 7.350002]}}, {"layer": "F", "center": [78.36919999999999, 107.773], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [78.36919999999999, 107.773], "shape": "circle", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [4.0, 4.0]}], "drawings": [], "ref": "TP1", "bbox": {"pos": [75.844199, 105.247999], "size": [5.050002, 5.050002]}}, {"layer": "F", "center": [76.7055, 51.1183], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [77.35549999999999, 49.7883], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.44999999999999996, 1.5]}, {"layers": ["F"], "angle": -180.0, "pos": [76.0555, 49.7883], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.44999999999999996, 1.5]}, {"layers": ["F"], "angle": -180.0, "pos": [76.7055, 52.448299999999996], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.44999999999999996, 1.5]}], "drawings": [], "ref": "D2", "bbox": {"pos": [75.380499, 48.693298999999996], "size": [2.6500019999999997, 4.850002]}}, {"layer": "F", "center": [46.355, 76.2], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [46.355, 76.2], "shape": "circle", "offset": [0.0, 0.0], "type": "smd", "size": [0.5, 0.5]}], "drawings": [], "ref": "FID1", "bbox": {"pos": [45.579999, 75.424999], "size": [1.5500019999999999, 1.5500019999999999]}}, {"layer": "F", "center": [73.78699999999999, 59.69], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [73.78699999999999, 59.69], "shape": "circle", "offset": [0.0, 0.0], "type": "smd", "size": [0.5, 0.5]}], "drawings": [], "ref": "FID3", "bbox": {"pos": [73.011999, 58.914998999999995], "size": [1.5500019999999999, 1.5500019999999999]}}, {"layer": "F", "center": [91.694, 76.2], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [91.694, 76.2], "shape": "circle", "offset": [0.0, 0.0], "type": "smd", "size": [0.5, 0.5]}], "drawings": [], "ref": "FID4", "bbox": {"pos": [90.918999, 75.424999], "size": [1.5500019999999999, 1.5500019999999999]}}, {"layer": "B", "center": [73.40599999999999, 51.815999999999995], "pads": [{"layers": ["B"], "angle": -0.0, "pos": [73.40599999999999, 51.815999999999995], "shape": "circle", "offset": [0.0, 0.0], "type": "smd", "size": [0.5, 0.5]}], "drawings": [], "ref": "FID5", "bbox": {"pos": [72.630999, 51.040999], "size": [1.5500019999999999, 1.5500019999999999]}}, {"layer": "B", "center": [60.833, 65.913], "pads": [{"layers": ["B"], "angle": -0.0, "pos": [60.833, 65.913], "shape": "circle", "offset": [0.0, 0.0], "type": "smd", "size": [0.5, 0.5]}], "drawings": [], "ref": "FID6", "bbox": {"pos": [60.057998999999995, 65.137999], "size": [1.5500019999999999, 1.5500019999999999]}}, {"layer": "B", "center": [86.99499999999999, 87.63], "pads": [], "drawings": [], "ref": "LOGO2", "bbox": {"pos": [83.719669, 84.27592899999999], "size": [6.619242, 6.700521999999999]}}, {"layer": "F", "center": [43.815, 112.014], "pads": [], "drawings": [], "ref": "LOGO1", "bbox": {"pos": [43.565, 49.908263], "size": [54.091971, 62.355737]}}, {"layer": "B", "center": [48.132999999999996, 82.29599999999999], "pads": [{"layers": ["F", "B"], "angle": -0.0, "pos": [48.132999999999996, 82.29599999999999], "drillsize": [0.7, 0.7], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "pin1": 1, "type": "th", "size": [1.4, 1.4]}], "drawings": [], "ref": "PC11", "bbox": {"pos": [46.707999, 81.070999], "size": [2.8000019999999997, 2.450002]}}, {"layer": "B", "center": [89.66199999999999, 70.866], "pads": [{"layers": ["F", "B"], "angle": -0.0, "pos": [89.66199999999999, 70.866], "drillsize": [0.7, 0.7], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "pin1": 1, "type": "th", "size": [1.4, 1.4]}], "drawings": [], "ref": "OUT16", "bbox": {"pos": [88.236999, 69.640999], "size": [2.8000019999999997, 2.450002]}}, {"layer": "B", "center": [79.883, 62.23], "pads": [{"layers": ["F", "B"], "angle": -0.0, "pos": [79.883, 62.23], "drillsize": [0.7, 0.7], "shape": "circle", "offset": [0.0, 0.0], "drillshape": "circle", "pin1": 1, "type": "th", "size": [1.4, 1.4]}], "drawings": [], "ref": "IGN3", "bbox": {"pos": [78.457999, 61.004999], "size": [2.8000019999999997, 2.450002]}}, {"layer": "F", "center": [76.581, 82.29599999999999], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [75.7935, 82.29599999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -0.0, "pos": [77.3685, 82.29599999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R29", "bbox": {"pos": [75.075999, 81.540999], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [52.451, 81.15299999999999], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [52.451, 80.9371], "shape": "circle", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.21589999999999998, 0.21589999999999998]}, {"layers": ["F"], "angle": -270.0, "pos": [52.451, 81.3689], "shape": "circle", "offset": [0.0, 0.0], "type": "smd", "size": [0.21589999999999998, 0.21589999999999998]}], "drawings": [{"layer": "F", "drawing": {"angle": [270.0], "type": "polygon", "pos": [52.451, 81.15299999999999], "polygons": [[[-0.21589999999999998, -0.1016], [0.21389999999999998, -0.1016], [0.21589999999999998, 0.1011], [-0.21589999999999998, 0.1026]]]}}], "ref": "NT1", "bbox": {"pos": [52.201, 80.82915], "size": [0.5, 0.6476999999999999]}}, {"layer": "F", "center": [60.7568, 87.2744], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [60.5409, 87.2744], "shape": "circle", "offset": [0.0, 0.0], "type": "smd", "size": [0.21589999999999998, 0.21589999999999998]}, {"layers": ["F"], "angle": -180.0, "pos": [60.972699999999996, 87.2744], "shape": "circle", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.21589999999999998, 0.21589999999999998]}], "drawings": [{"layer": "F", "drawing": {"angle": [180.0], "type": "polygon", "pos": [60.7568, 87.2744], "polygons": [[[-0.21589999999999998, -0.1016], [0.21389999999999998, -0.1016], [0.21589999999999998, 0.1011], [-0.21589999999999998, 0.1026]]]}}], "ref": "NT2", "bbox": {"pos": [60.43295, 87.0244], "size": [0.6476999999999999, 0.5]}}, {"layer": "B", "center": [93.345, 27.305], "pads": [{"layers": ["B"], "angle": -0.0, "pos": [92.295, 27.305], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.6, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [94.395, 27.305], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.6, 0.44999999999999996]}], "drawings": [], "ref": "D30", "bbox": {"pos": [91.719999, 26.329998999999997], "size": [3.250002, 1.950002]}}, {"layer": "B", "center": [82.67699999999999, 26.669999999999998], "pads": [{"layers": ["B"], "angle": -0.0, "pos": [81.627, 26.669999999999998], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.6, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [83.72699999999999, 26.669999999999998], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.6, 0.44999999999999996]}], "drawings": [], "ref": "D32", "bbox": {"pos": [81.051999, 25.694999], "size": [3.250002, 1.950002]}}, {"layer": "B", "center": [85.217, 30.733999999999998], "pads": [{"layers": ["B"], "angle": -0.0, "pos": [86.267, 30.733999999999998], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.6, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [84.167, 30.733999999999998], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.6, 0.44999999999999996]}], "drawings": [], "ref": "D34", "bbox": {"pos": [83.591999, 29.758999], "size": [3.250002, 1.950002]}}, {"layer": "B", "center": [93.345, 31.115], "pads": [{"layers": ["B"], "angle": -180.0, "pos": [92.55749999999999, 31.115], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["B"], "angle": -180.0, "pos": [94.1325, 31.115], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R36", "bbox": {"pos": [91.83999899999999, 30.359999], "size": [3.010002, 1.5100019999999998]}}, {"layer": "B", "center": [75.565, 26.669999999999998], "pads": [{"layers": ["B"], "angle": -180.0, "pos": [76.35249999999999, 26.669999999999998], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["B"], "angle": -180.0, "pos": [74.7775, 26.669999999999998], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R49", "bbox": {"pos": [74.05999899999999, 25.914998999999998], "size": [3.010002, 1.5100019999999998]}}, {"layer": "B", "center": [78.232, 30.733999999999998], "pads": [{"layers": ["B"], "angle": -180.0, "pos": [79.0195, 30.733999999999998], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["B"], "angle": -180.0, "pos": [77.44449999999999, 30.733999999999998], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R51", "bbox": {"pos": [76.72699899999999, 29.978998999999998], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [30.287, 88.7738], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [31.037, 88.7738], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.7999999999999999, 0.7999999999999999]}, {"layers": ["F"], "angle": -180.0, "pos": [29.537, 88.7738], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.7999999999999999]}], "drawings": [], "ref": "D19", "bbox": {"pos": [28.781999, 87.978799], "size": [3.0500019999999997, 1.590002]}}, {"layer": "F", "center": [38.582499999999996, 96.774], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [39.332499999999996, 96.774], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.7999999999999999]}, {"layers": ["F"], "angle": -0.0, "pos": [37.832499999999996, 96.774], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.7999999999999999, 0.7999999999999999]}], "drawings": [], "ref": "D21", "bbox": {"pos": [37.037499, 95.978999], "size": [3.0500019999999997, 1.590002]}}, {"layer": "F", "center": [38.582499999999996, 98.425], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [39.332499999999996, 98.425], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.7999999999999999]}, {"layers": ["F"], "angle": -0.0, "pos": [37.832499999999996, 98.425], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.7999999999999999, 0.7999999999999999]}], "drawings": [], "ref": "D22", "bbox": {"pos": [37.037499, 97.629999], "size": [3.0500019999999997, 1.590002]}}, {"layer": "F", "center": [38.608, 95.12299999999999], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [37.858, 95.12299999999999], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.7999999999999999, 0.7999999999999999]}, {"layers": ["F"], "angle": -0.0, "pos": [39.358, 95.12299999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.7999999999999999]}], "drawings": [], "ref": "D23", "bbox": {"pos": [37.062999, 94.32799899999999], "size": [3.0500019999999997, 1.590002]}}, {"layer": "F", "center": [38.6335, 93.472], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [37.8835, 93.472], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.7999999999999999, 0.7999999999999999]}, {"layers": ["F"], "angle": -0.0, "pos": [39.3835, 93.472], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.7999999999999999]}], "drawings": [], "ref": "D27", "bbox": {"pos": [37.088499, 92.676999], "size": [3.0500019999999997, 1.590002]}}, {"layer": "F", "center": [74.295, 81.407], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [74.295, 80.657], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.7999999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [74.295, 82.157], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.7999999999999999, 0.7999999999999999]}], "drawings": [], "ref": "D28", "bbox": {"pos": [73.499999, 79.90199899999999], "size": [1.590002, 3.0500019999999997]}}, {"layer": "F", "center": [63.5, 39.116], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [62.75, 39.116], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.7999999999999999, 0.7999999999999999]}, {"layers": ["F"], "angle": -0.0, "pos": [64.25, 39.116], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.7999999999999999]}], "drawings": [], "ref": "D29", "bbox": {"pos": [61.954998999999994, 38.320999], "size": [3.0500019999999997, 1.590002]}}, {"layer": "B", "center": [93.345, 29.209999999999997], "pads": [{"layers": ["B"], "angle": -180.0, "pos": [92.595, 29.209999999999997], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.7999999999999999]}, {"layers": ["B"], "angle": -180.0, "pos": [94.095, 29.209999999999997], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.7999999999999999, 0.7999999999999999]}], "drawings": [], "ref": "D31", "bbox": {"pos": [91.83999899999999, 28.414998999999998], "size": [3.0500019999999997, 1.590002]}}, {"layer": "B", "center": [79.24799999999999, 26.669999999999998], "pads": [{"layers": ["B"], "angle": -0.0, "pos": [78.49799999999999, 26.669999999999998], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.7999999999999999, 0.7999999999999999]}, {"layers": ["B"], "angle": -0.0, "pos": [79.99799999999999, 26.669999999999998], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.7999999999999999]}], "drawings": [], "ref": "D33", "bbox": {"pos": [77.70299899999999, 25.874999], "size": [3.0500019999999997, 1.590002]}}, {"layer": "B", "center": [81.661, 30.733999999999998], "pads": [{"layers": ["B"], "angle": -0.0, "pos": [82.411, 30.733999999999998], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.7999999999999999]}, {"layers": ["B"], "angle": -0.0, "pos": [80.911, 30.733999999999998], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.7999999999999999, 0.7999999999999999]}], "drawings": [], "ref": "D35", "bbox": {"pos": [80.115999, 29.938999], "size": [3.0500019999999997, 1.590002]}}, {"layer": "F", "center": [58.419999999999995, 98.55199999999999], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [62.669999999999995, 98.55199999999999], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [4.5, 2.0]}, {"layers": ["F"], "angle": -180.0, "pos": [54.169999999999995, 98.55199999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [4.5, 2.0]}], "drawings": [], "ref": "X1", "bbox": {"pos": [51.594998999999994, 95.926999], "size": [13.650001999999999, 5.250001999999999]}}, {"layer": "F", "center": [38.735, 89.535], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [40.835, 89.535], "shape": "roundrect", "radius": 0.19999999999999998, "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 2.0]}, {"layers": ["F"], "angle": -0.0, "pos": [36.635, 89.535], "shape": "roundrect", "radius": 0.19999999999999998, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.7999999999999999, 2.0]}], "drawings": [], "ref": "SW1", "bbox": {"pos": [35.959998999999996, 87.80999899999999], "size": [5.550002, 3.450002]}}, {"layer": "B", "center": [40.385999999999996, 30.733999999999998], "pads": [{"layers": ["B"], "angle": -0.0, "pos": [40.385999999999996, 30.733999999999998], "shape": "circle", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [4.0, 4.0]}], "drawings": [], "ref": "TP5", "bbox": {"pos": [37.860999, 28.208999], "size": [5.050002, 5.050002]}}, {"layer": "B", "center": [35.433, 40.259], "pads": [{"layers": ["B"], "angle": -0.0, "pos": [35.433, 40.259], "shape": "circle", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [4.0, 4.0]}], "drawings": [], "ref": "TP6", "bbox": {"pos": [32.907999, 37.733999], "size": [5.050002, 5.050002]}}, {"layer": "F", "center": [35.433, 111.32], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [35.433, 113.42], "shape": "roundrect", "radius": 0.19999999999999998, "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 2.0]}, {"layers": ["F"], "angle": -270.0, "pos": [35.433, 109.22], "shape": "roundrect", "radius": 0.19999999999999998, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.7999999999999999, 2.0]}], "drawings": [], "ref": "SW2", "bbox": {"pos": [33.707999, 108.54499899999999], "size": [3.450002, 5.550002]}}], "fabrication": {"B": [{"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "IGN4", "thickness": 0.15, "pos": [77.47, 64.03], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "IGN4", "thickness": 0.15, "pos": [77.47, 60.43], "height": 1.0}, {"start": [76.57, 62.48], "end": [78.32, 62.48], "type": "segment", "width": 0.12}, {"start": [78.32, 62.48], "end": [78.32, 61.98], "type": "segment", "width": 0.12}, {"start": [78.32, 61.98], "end": [76.57, 61.98], "type": "segment", "width": 0.12}, {"start": [76.57, 61.98], "end": [76.57, 62.48], "type": "segment", "width": 0.12}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "10k", "thickness": 0.15, "pos": [49.527499999999996, 47.0873], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "R141", "thickness": 0.15, "pos": [49.527499999999996, 45.6573], "height": 1.0}, {"start": [48.7275, 46.0573], "end": [50.3275, 46.0573], "type": "segment", "width": 0.09999999999999999}, {"start": [48.7275, 45.2573], "end": [48.7275, 46.0573], "type": "segment", "width": 0.09999999999999999}, {"start": [50.3275, 45.2573], "end": [48.7275, 45.2573], "type": "segment", "width": 0.09999999999999999}, {"start": [50.3275, 46.0573], "end": [50.3275, 45.2573], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "39k", "thickness": 0.15, "pos": [49.527499999999996, 48.6113], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "R139", "thickness": 0.15, "pos": [49.527499999999996, 47.1813], "height": 1.0}, {"start": [48.7275, 47.5813], "end": [50.3275, 47.5813], "type": "segment", "width": 0.09999999999999999}, {"start": [48.7275, 46.781299999999995], "end": [48.7275, 47.5813], "type": "segment", "width": 0.09999999999999999}, {"start": [50.3275, 46.781299999999995], "end": [48.7275, 46.781299999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [50.3275, 47.5813], "end": [50.3275, 46.781299999999995], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "500k", "thickness": 0.15, "pos": [83.279, 41.8473], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "R58", "thickness": 0.15, "pos": [81.84899999999999, 41.8473], "height": 1.0}, {"start": [82.249, 42.6473], "end": [82.249, 41.0473], "type": "segment", "width": 0.09999999999999999}, {"start": [81.449, 42.6473], "end": [82.249, 42.6473], "type": "segment", "width": 0.09999999999999999}, {"start": [81.449, 41.0473], "end": [81.449, 42.6473], "type": "segment", "width": 0.09999999999999999}, {"start": [82.249, 41.0473], "end": [81.449, 41.0473], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "500k", "thickness": 0.15, "pos": [81.755, 41.8473], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "R56", "thickness": 0.15, "pos": [80.325, 41.8473], "height": 1.0}, {"start": [80.725, 42.6473], "end": [80.725, 41.0473], "type": "segment", "width": 0.09999999999999999}, {"start": [79.925, 42.6473], "end": [80.725, 42.6473], "type": "segment", "width": 0.09999999999999999}, {"start": [79.925, 41.0473], "end": [79.925, 42.6473], "type": "segment", "width": 0.09999999999999999}, {"start": [80.725, 41.0473], "end": [79.925, 41.0473], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "500k", "thickness": 0.15, "pos": [80.231, 41.8473], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "R54", "thickness": 0.15, "pos": [78.801, 41.8473], "height": 1.0}, {"start": [79.201, 42.6473], "end": [79.201, 41.0473], "type": "segment", "width": 0.09999999999999999}, {"start": [78.401, 42.6473], "end": [79.201, 42.6473], "type": "segment", "width": 0.09999999999999999}, {"start": [78.401, 41.0473], "end": [78.401, 42.6473], "type": "segment", "width": 0.09999999999999999}, {"start": [79.201, 41.0473], "end": [78.401, 41.0473], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "500k", "thickness": 0.15, "pos": [78.707, 41.8473], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "R52", "thickness": 0.15, "pos": [77.277, 41.8473], "height": 1.0}, {"start": [77.67699999999999, 42.6473], "end": [77.67699999999999, 41.0473], "type": "segment", "width": 0.09999999999999999}, {"start": [76.877, 42.6473], "end": [77.67699999999999, 42.6473], "type": "segment", "width": 0.09999999999999999}, {"start": [76.877, 41.0473], "end": [76.877, 42.6473], "type": "segment", "width": 0.09999999999999999}, {"start": [77.67699999999999, 41.0473], "end": [76.877, 41.0473], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "DNP", "thickness": 0.15, "pos": [49.845, 71.91579999999999], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "R46", "thickness": 0.15, "pos": [49.845, 70.4858], "height": 1.0}, {"start": [49.044999999999995, 70.8858], "end": [50.644999999999996, 70.8858], "type": "segment", "width": 0.09999999999999999}, {"start": [49.044999999999995, 70.08579999999999], "end": [49.044999999999995, 70.8858], "type": "segment", "width": 0.09999999999999999}, {"start": [50.644999999999996, 70.08579999999999], "end": [49.044999999999995, 70.08579999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [50.644999999999996, 70.8858], "end": [50.644999999999996, 70.08579999999999], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "0R", "thickness": 0.15, "pos": [49.845, 64.4838], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "R44", "thickness": 0.15, "pos": [49.845, 65.9138], "height": 1.0}, {"start": [50.644999999999996, 65.5138], "end": [49.044999999999995, 65.5138], "type": "segment", "width": 0.09999999999999999}, {"start": [50.644999999999996, 66.3138], "end": [50.644999999999996, 65.5138], "type": "segment", "width": 0.09999999999999999}, {"start": [49.044999999999995, 66.3138], "end": [50.644999999999996, 66.3138], "type": "segment", "width": 0.09999999999999999}, {"start": [49.044999999999995, 65.5138], "end": [49.044999999999995, 66.3138], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "10nF", "thickness": 0.15, "pos": [49.845, 74.96379999999999], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "C29", "thickness": 0.15, "pos": [49.845, 73.5338], "height": 1.0}, {"start": [49.044999999999995, 73.93379999999999], "end": [50.644999999999996, 73.93379999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [49.044999999999995, 73.1338], "end": [49.044999999999995, 73.93379999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [50.644999999999996, 73.1338], "end": [49.044999999999995, 73.1338], "type": "segment", "width": 0.09999999999999999}, {"start": [50.644999999999996, 73.93379999999999], "end": [50.644999999999996, 73.1338], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "1uF", "thickness": 0.15, "pos": [49.845, 73.43979999999999], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "C27", "thickness": 0.15, "pos": [49.845, 72.0098], "height": 1.0}, {"start": [49.044999999999995, 72.40979999999999], "end": [50.644999999999996, 72.40979999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [49.044999999999995, 71.60979999999999], "end": [49.044999999999995, 72.40979999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [50.644999999999996, 71.60979999999999], "end": [49.044999999999995, 71.60979999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [50.644999999999996, 72.40979999999999], "end": [50.644999999999996, 71.60979999999999], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "10nF", "thickness": 0.15, "pos": [49.845, 67.5318], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "C24", "thickness": 0.15, "pos": [49.845, 68.9618], "height": 1.0}, {"start": [50.644999999999996, 68.56179999999999], "end": [49.044999999999995, 68.56179999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [50.644999999999996, 69.3618], "end": [50.644999999999996, 68.56179999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [49.044999999999995, 69.3618], "end": [50.644999999999996, 69.3618], "type": "segment", "width": 0.09999999999999999}, {"start": [49.044999999999995, 68.56179999999999], "end": [49.044999999999995, 69.3618], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "1uF", "thickness": 0.15, "pos": [49.845, 66.0078], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "C23", "thickness": 0.15, "pos": [49.845, 67.4378], "height": 1.0}, {"start": [50.644999999999996, 67.03779999999999], "end": [49.044999999999995, 67.03779999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [50.644999999999996, 67.8378], "end": [50.644999999999996, 67.03779999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [49.044999999999995, 67.8378], "end": [50.644999999999996, 67.8378], "type": "segment", "width": 0.09999999999999999}, {"start": [49.044999999999995, 67.03779999999999], "end": [49.044999999999995, 67.8378], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "4.7pF", "thickness": 0.15, "pos": [56.134, 98.585], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "C22", "thickness": 0.15, "pos": [56.134, 97.155], "height": 1.0}, {"start": [55.333999999999996, 97.55499999999999], "end": [56.934, 97.55499999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [55.333999999999996, 96.755], "end": [55.333999999999996, 97.55499999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [56.934, 96.755], "end": [55.333999999999996, 96.755], "type": "segment", "width": 0.09999999999999999}, {"start": [56.934, 97.55499999999999], "end": [56.934, 96.755], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "4.7pF", "thickness": 0.15, "pos": [53.086, 95.725], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "C21", "thickness": 0.15, "pos": [53.086, 97.155], "height": 1.0}, {"start": [53.885999999999996, 96.755], "end": [52.285999999999994, 96.755], "type": "segment", "width": 0.09999999999999999}, {"start": [53.885999999999996, 97.55499999999999], "end": [53.885999999999996, 96.755], "type": "segment", "width": 0.09999999999999999}, {"start": [52.285999999999994, 97.55499999999999], "end": [53.885999999999996, 97.55499999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [52.285999999999994, 96.755], "end": [52.285999999999994, 97.55499999999999], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "BAS70-04", "thickness": 0.15, "pos": [63.333, 44.5135], "height": 1.0}, {"start": [62.352999999999994, 43.8135], "end": [62.352999999999994, 45.213499999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [59.312999999999995, 45.213499999999996], "end": [62.352999999999994, 45.213499999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [59.882999999999996, 43.8135], "end": [59.312999999999995, 44.363499999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [59.312999999999995, 44.363499999999995], "end": [59.312999999999995, 45.213499999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [59.882999999999996, 43.8135], "end": [62.333, 43.8135], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "D13", "thickness": 0.15, "pos": [60.833, 44.5135], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "FILTER", "thickness": 0.15, "pos": [49.845, 76.4878], "height": 1.0}, {"start": [50.644999999999996, 75.45779999999999], "end": [50.644999999999996, 74.6578], "type": "segment", "width": 0.09999999999999999}, {"start": [50.644999999999996, 74.6578], "end": [49.044999999999995, 74.6578], "type": "segment", "width": 0.09999999999999999}, {"start": [49.044999999999995, 74.6578], "end": [49.044999999999995, 75.45779999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [49.044999999999995, 75.45779999999999], "end": [50.644999999999996, 75.45779999999999], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "FB1", "thickness": 0.15, "pos": [49.845, 75.0578], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "1k", "thickness": 0.15, "pos": [72.6475, 51.257999999999996], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "RN7", "thickness": 0.15, "pos": [69.8475, 51.257999999999996], "height": 1.0}, {"start": [68.2475, 50.458], "end": [68.2475, 52.058], "type": "segment", "width": 0.09999999999999999}, {"start": [68.2475, 52.058], "end": [71.44749999999999, 52.058], "type": "segment", "width": 0.09999999999999999}, {"start": [71.44749999999999, 52.058], "end": [71.44749999999999, 50.458], "type": "segment", "width": 0.09999999999999999}, {"start": [71.44749999999999, 50.458], "end": [68.2475, 50.458], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "MCP6004", "thickness": 0.15, "pos": [69.8475, 43.2756], "height": 1.0}, {"start": [68.6475, 49.325599999999994], "end": [72.0475, 49.325599999999994], "type": "segment", "width": 0.15}, {"start": [72.0475, 49.325599999999994], "end": [72.0475, 44.3256], "type": "segment", "width": 0.15}, {"start": [72.0475, 44.3256], "end": [67.6475, 44.3256], "type": "segment", "width": 0.15}, {"start": [67.6475, 44.3256], "end": [67.6475, 48.325599999999994], "type": "segment", "width": 0.15}, {"start": [67.6475, 48.325599999999994], "end": [68.6475, 49.325599999999994], "type": "segment", "width": 0.15}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "U8", "thickness": 0.15, "pos": [69.8475, 46.825599999999994], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "10k", "thickness": 0.15, "pos": [72.6475, 42.367999999999995], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "RN2", "thickness": 0.15, "pos": [69.8475, 42.367999999999995], "height": 1.0}, {"start": [68.2475, 41.568], "end": [68.2475, 43.168], "type": "segment", "width": 0.09999999999999999}, {"start": [68.2475, 43.168], "end": [71.44749999999999, 43.168], "type": "segment", "width": 0.09999999999999999}, {"start": [71.44749999999999, 43.168], "end": [71.44749999999999, 41.568], "type": "segment", "width": 0.09999999999999999}, {"start": [71.44749999999999, 41.568], "end": [68.2475, 41.568], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "1k", "thickness": 0.15, "pos": [55.5025, 62.2943], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "RN15", "thickness": 0.15, "pos": [52.7025, 62.2943], "height": 1.0}, {"start": [51.1025, 61.494299999999996], "end": [51.1025, 63.0943], "type": "segment", "width": 0.09999999999999999}, {"start": [51.1025, 63.0943], "end": [54.302499999999995, 63.0943], "type": "segment", "width": 0.09999999999999999}, {"start": [54.302499999999995, 63.0943], "end": [54.302499999999995, 61.494299999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [54.302499999999995, 61.494299999999996], "end": [51.1025, 61.494299999999996], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "10k", "thickness": 0.15, "pos": [55.439, 53.340799999999994], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "RN13", "thickness": 0.15, "pos": [52.638999999999996, 53.340799999999994], "height": 1.0}, {"start": [51.038999999999994, 52.5408], "end": [51.038999999999994, 54.1408], "type": "segment", "width": 0.09999999999999999}, {"start": [51.038999999999994, 54.1408], "end": [54.239, 54.1408], "type": "segment", "width": 0.09999999999999999}, {"start": [54.239, 54.1408], "end": [54.239, 52.5408], "type": "segment", "width": 0.09999999999999999}, {"start": [54.239, 52.5408], "end": [51.038999999999994, 52.5408], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "1k", "thickness": 0.15, "pos": [66.996, 61.735499999999995], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "RN9", "thickness": 0.15, "pos": [64.196, 61.735499999999995], "height": 1.0}, {"start": [62.596, 60.9355], "end": [62.596, 62.5355], "type": "segment", "width": 0.09999999999999999}, {"start": [62.596, 62.5355], "end": [65.79599999999999, 62.5355], "type": "segment", "width": 0.09999999999999999}, {"start": [65.79599999999999, 62.5355], "end": [65.79599999999999, 60.9355], "type": "segment", "width": 0.09999999999999999}, {"start": [65.79599999999999, 60.9355], "end": [62.596, 60.9355], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "1k", "thickness": 0.15, "pos": [60.684099999999994, 74.5244], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "RN8", "thickness": 0.15, "pos": [57.8841, 74.5244], "height": 1.0}, {"start": [56.284099999999995, 73.7244], "end": [56.284099999999995, 75.3244], "type": "segment", "width": 0.09999999999999999}, {"start": [56.284099999999995, 75.3244], "end": [59.4841, 75.3244], "type": "segment", "width": 0.09999999999999999}, {"start": [59.4841, 75.3244], "end": [59.4841, 73.7244], "type": "segment", "width": 0.09999999999999999}, {"start": [59.4841, 73.7244], "end": [56.284099999999995, 73.7244], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "10k", "thickness": 0.15, "pos": [66.97059999999999, 52.7947], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "RN4", "thickness": 0.15, "pos": [64.1706, 52.7947], "height": 1.0}, {"start": [62.5706, 51.994699999999995], "end": [62.5706, 53.594699999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [62.5706, 53.594699999999996], "end": [65.7706, 53.594699999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [65.7706, 53.594699999999996], "end": [65.7706, 51.994699999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [65.7706, 51.994699999999995], "end": [62.5706, 51.994699999999995], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "10k", "thickness": 0.15, "pos": [60.811099999999996, 65.482], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "RN3", "thickness": 0.15, "pos": [58.0111, 65.482], "height": 1.0}, {"start": [56.4111, 64.682], "end": [56.4111, 66.282], "type": "segment", "width": 0.09999999999999999}, {"start": [56.4111, 66.282], "end": [59.6111, 66.282], "type": "segment", "width": 0.09999999999999999}, {"start": [59.6111, 66.282], "end": [59.6111, 64.682], "type": "segment", "width": 0.09999999999999999}, {"start": [59.6111, 64.682], "end": [56.4111, 64.682], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "MCP6004", "thickness": 0.15, "pos": [52.7025, 54.2358], "height": 1.0}, {"start": [51.5025, 60.285799999999995], "end": [54.902499999999996, 60.285799999999995], "type": "segment", "width": 0.15}, {"start": [54.902499999999996, 60.285799999999995], "end": [54.902499999999996, 55.285799999999995], "type": "segment", "width": 0.15}, {"start": [54.902499999999996, 55.285799999999995], "end": [50.5025, 55.285799999999995], "type": "segment", "width": 0.15}, {"start": [50.5025, 55.285799999999995], "end": [50.5025, 59.285799999999995], "type": "segment", "width": 0.15}, {"start": [50.5025, 59.285799999999995], "end": [51.5025, 60.285799999999995], "type": "segment", "width": 0.15}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "U46", "thickness": 0.15, "pos": [52.7025, 57.785799999999995], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "MCP6004", "thickness": 0.15, "pos": [64.2087, 53.677], "height": 1.0}, {"start": [63.0087, 59.727], "end": [66.4087, 59.727], "type": "segment", "width": 0.15}, {"start": [66.4087, 59.727], "end": [66.4087, 54.727], "type": "segment", "width": 0.15}, {"start": [66.4087, 54.727], "end": [62.0087, 54.727], "type": "segment", "width": 0.15}, {"start": [62.0087, 54.727], "end": [62.0087, 58.727], "type": "segment", "width": 0.15}, {"start": [62.0087, 58.727], "end": [63.0087, 59.727], "type": "segment", "width": 0.15}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "U36", "thickness": 0.15, "pos": [64.2087, 57.227], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "MCP6004", "thickness": 0.15, "pos": [57.871399999999994, 66.3643], "height": 1.0}, {"start": [56.6714, 72.4143], "end": [60.0714, 72.4143], "type": "segment", "width": 0.15}, {"start": [60.0714, 72.4143], "end": [60.0714, 67.4143], "type": "segment", "width": 0.15}, {"start": [60.0714, 67.4143], "end": [55.6714, 67.4143], "type": "segment", "width": 0.15}, {"start": [55.6714, 67.4143], "end": [55.6714, 71.4143], "type": "segment", "width": 0.15}, {"start": [55.6714, 71.4143], "end": [56.6714, 72.4143], "type": "segment", "width": 0.15}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "U35", "thickness": 0.15, "pos": [57.871399999999994, 69.9143], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "Fiducial", "thickness": 0.15, "pos": [73.40599999999999, 50.315999999999995], "height": 1.0}, {"start": [73.40599999999999, 51.815999999999995], "radius": 0.5, "type": "circle", "width": 0.09999999999999999}, {"width": 0.19999999999999998, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "FID5", "thickness": 0.04, "pos": [73.40599999999999, 51.815999999999995], "height": 0.19999999999999998}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "Fiducial", "thickness": 0.15, "pos": [60.833, 64.413], "height": 1.0}, {"width": 0.19999999999999998, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "FID6", "thickness": 0.04, "pos": [60.833, 65.913], "height": 0.19999999999999998}, {"start": [60.833, 65.913], "radius": 0.5, "type": "circle", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "PC11", "thickness": 0.15, "pos": [48.132999999999996, 84.09599999999999], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "PC11", "thickness": 0.15, "pos": [48.132999999999996, 80.496], "height": 1.0}, {"start": [47.233, 82.54599999999999], "end": [48.983, 82.54599999999999], "type": "segment", "width": 0.12}, {"start": [48.983, 82.54599999999999], "end": [48.983, 82.04599999999999], "type": "segment", "width": 0.12}, {"start": [48.983, 82.04599999999999], "end": [47.233, 82.04599999999999], "type": "segment", "width": 0.12}, {"start": [47.233, 82.04599999999999], "end": [47.233, 82.54599999999999], "type": "segment", "width": 0.12}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "OUT16", "thickness": 0.15, "pos": [89.66199999999999, 72.666], "height": 1.0}, {"start": [88.762, 70.616], "end": [88.762, 71.116], "type": "segment", "width": 0.12}, {"start": [90.512, 70.616], "end": [88.762, 70.616], "type": "segment", "width": 0.12}, {"start": [90.512, 71.116], "end": [90.512, 70.616], "type": "segment", "width": 0.12}, {"start": [88.762, 71.116], "end": [90.512, 71.116], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "OUT16", "thickness": 0.15, "pos": [89.66199999999999, 69.066], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "IGN3", "thickness": 0.15, "pos": [79.883, 64.03], "height": 1.0}, {"start": [78.98299999999999, 61.98], "end": [78.98299999999999, 62.48], "type": "segment", "width": 0.12}, {"start": [80.73299999999999, 61.98], "end": [78.98299999999999, 61.98], "type": "segment", "width": 0.12}, {"start": [80.73299999999999, 62.48], "end": [80.73299999999999, 61.98], "type": "segment", "width": 0.12}, {"start": [78.98299999999999, 62.48], "end": [80.73299999999999, 62.48], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "IGN3", "thickness": 0.15, "pos": [79.883, 60.43], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "NSR0530HT", "thickness": 0.15, "pos": [93.445, 25.404999999999998], "height": 1.0}, {"start": [93.545, 27.305], "end": [93.795, 27.305], "type": "segment", "width": 0.09999999999999999}, {"start": [93.545, 26.955], "end": [93.045, 27.305], "type": "segment", "width": 0.09999999999999999}, {"start": [93.545, 27.654999999999998], "end": [93.545, 26.955], "type": "segment", "width": 0.09999999999999999}, {"start": [93.045, 27.305], "end": [93.545, 27.654999999999998], "type": "segment", "width": 0.09999999999999999}, {"start": [93.045, 27.305], "end": [92.845, 27.305], "type": "segment", "width": 0.09999999999999999}, {"start": [93.045, 27.654999999999998], "end": [93.045, 26.955], "type": "segment", "width": 0.09999999999999999}, {"start": [92.445, 26.605], "end": [92.445, 28.005], "type": "segment", "width": 0.09999999999999999}, {"start": [94.24499999999999, 26.605], "end": [92.445, 26.605], "type": "segment", "width": 0.09999999999999999}, {"start": [94.24499999999999, 28.005], "end": [94.24499999999999, 26.605], "type": "segment", "width": 0.09999999999999999}, {"start": [92.445, 28.005], "end": [94.24499999999999, 28.005], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "NSR0530HT", "thickness": 0.15, "pos": [82.777, 24.77], "height": 1.0}, {"start": [82.877, 26.669999999999998], "end": [83.127, 26.669999999999998], "type": "segment", "width": 0.09999999999999999}, {"start": [82.877, 26.32], "end": [82.377, 26.669999999999998], "type": "segment", "width": 0.09999999999999999}, {"start": [82.877, 27.02], "end": [82.877, 26.32], "type": "segment", "width": 0.09999999999999999}, {"start": [82.377, 26.669999999999998], "end": [82.877, 27.02], "type": "segment", "width": 0.09999999999999999}, {"start": [82.377, 26.669999999999998], "end": [82.17699999999999, 26.669999999999998], "type": "segment", "width": 0.09999999999999999}, {"start": [82.377, 27.02], "end": [82.377, 26.32], "type": "segment", "width": 0.09999999999999999}, {"start": [81.777, 25.97], "end": [81.777, 27.369999999999997], "type": "segment", "width": 0.09999999999999999}, {"start": [83.577, 25.97], "end": [81.777, 25.97], "type": "segment", "width": 0.09999999999999999}, {"start": [83.577, 27.369999999999997], "end": [83.577, 25.97], "type": "segment", "width": 0.09999999999999999}, {"start": [81.777, 27.369999999999997], "end": [83.577, 27.369999999999997], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "NSR0530HT", "thickness": 0.15, "pos": [85.317, 28.834], "height": 1.0}, {"start": [84.317, 31.433999999999997], "end": [86.11699999999999, 31.433999999999997], "type": "segment", "width": 0.09999999999999999}, {"start": [86.11699999999999, 31.433999999999997], "end": [86.11699999999999, 30.034], "type": "segment", "width": 0.09999999999999999}, {"start": [86.11699999999999, 30.034], "end": [84.317, 30.034], "type": "segment", "width": 0.09999999999999999}, {"start": [84.317, 30.034], "end": [84.317, 31.433999999999997], "type": "segment", "width": 0.09999999999999999}, {"start": [84.917, 31.084], "end": [84.917, 30.384], "type": "segment", "width": 0.09999999999999999}, {"start": [84.917, 30.733999999999998], "end": [84.717, 30.733999999999998], "type": "segment", "width": 0.09999999999999999}, {"start": [84.917, 30.733999999999998], "end": [85.417, 31.084], "type": "segment", "width": 0.09999999999999999}, {"start": [85.417, 31.084], "end": [85.417, 30.384], "type": "segment", "width": 0.09999999999999999}, {"start": [85.417, 30.384], "end": [84.917, 30.733999999999998], "type": "segment", "width": 0.09999999999999999}, {"start": [85.417, 30.733999999999998], "end": [85.667, 30.733999999999998], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "1k", "thickness": 0.15, "pos": [93.345, 32.545], "height": 1.0}, {"width": 0.39999999999999997, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "R36", "thickness": 0.06, "pos": [93.345, 31.115], "height": 0.39999999999999997}, {"start": [92.545, 31.514999999999997], "end": [94.145, 31.514999999999997], "type": "segment", "width": 0.09999999999999999}, {"start": [92.545, 30.715], "end": [92.545, 31.514999999999997], "type": "segment", "width": 0.09999999999999999}, {"start": [94.145, 30.715], "end": [92.545, 30.715], "type": "segment", "width": 0.09999999999999999}, {"start": [94.145, 31.514999999999997], "end": [94.145, 30.715], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "1k", "thickness": 0.15, "pos": [75.565, 28.099999999999998], "height": 1.0}, {"start": [76.365, 27.07], "end": [76.365, 26.27], "type": "segment", "width": 0.09999999999999999}, {"start": [76.365, 26.27], "end": [74.765, 26.27], "type": "segment", "width": 0.09999999999999999}, {"start": [74.765, 26.27], "end": [74.765, 27.07], "type": "segment", "width": 0.09999999999999999}, {"start": [74.765, 27.07], "end": [76.365, 27.07], "type": "segment", "width": 0.09999999999999999}, {"width": 0.39999999999999997, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "R49", "thickness": 0.06, "pos": [75.565, 26.669999999999998], "height": 0.39999999999999997}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "1k", "thickness": 0.15, "pos": [78.232, 32.164], "height": 1.0}, {"start": [79.032, 31.134], "end": [79.032, 30.334], "type": "segment", "width": 0.09999999999999999}, {"start": [79.032, 30.334], "end": [77.432, 30.334], "type": "segment", "width": 0.09999999999999999}, {"start": [77.432, 30.334], "end": [77.432, 31.134], "type": "segment", "width": 0.09999999999999999}, {"start": [77.432, 31.134], "end": [79.032, 31.134], "type": "segment", "width": 0.09999999999999999}, {"width": 0.39999999999999997, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "R51", "thickness": 0.06, "pos": [78.232, 30.733999999999998], "height": 0.39999999999999997}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "LED-RED", "thickness": 0.15, "pos": [93.345, 30.639999999999997], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "D31", "thickness": 0.15, "pos": [93.345, 29.209999999999997], "height": 1.0}, {"start": [92.545, 29.61], "end": [92.545, 28.81], "type": "segment", "width": 0.09999999999999999}, {"start": [94.145, 29.61], "end": [92.545, 29.61], "type": "segment", "width": 0.09999999999999999}, {"start": [94.145, 29.11], "end": [94.145, 29.61], "type": "segment", "width": 0.09999999999999999}, {"start": [93.845, 28.81], "end": [94.145, 29.11], "type": "segment", "width": 0.09999999999999999}, {"start": [92.545, 28.81], "end": [93.845, 28.81], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "LED-RED", "thickness": 0.15, "pos": [79.24799999999999, 25.24], "height": 1.0}, {"start": [80.048, 27.07], "end": [78.74799999999999, 27.07], "type": "segment", "width": 0.09999999999999999}, {"start": [78.74799999999999, 27.07], "end": [78.448, 26.77], "type": "segment", "width": 0.09999999999999999}, {"start": [78.448, 26.77], "end": [78.448, 26.27], "type": "segment", "width": 0.09999999999999999}, {"start": [78.448, 26.27], "end": [80.048, 26.27], "type": "segment", "width": 0.09999999999999999}, {"start": [80.048, 26.27], "end": [80.048, 27.07], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "D33", "thickness": 0.15, "pos": [79.24799999999999, 26.669999999999998], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "LED-RED", "thickness": 0.15, "pos": [81.661, 29.304], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "D35", "thickness": 0.15, "pos": [81.661, 30.733999999999998], "height": 1.0}, {"start": [82.461, 30.334], "end": [82.461, 31.134], "type": "segment", "width": 0.09999999999999999}, {"start": [80.86099999999999, 30.334], "end": [82.461, 30.334], "type": "segment", "width": 0.09999999999999999}, {"start": [80.86099999999999, 30.834], "end": [80.86099999999999, 30.334], "type": "segment", "width": 0.09999999999999999}, {"start": [81.161, 31.134], "end": [80.86099999999999, 30.834], "type": "segment", "width": 0.09999999999999999}, {"start": [82.461, 31.134], "end": [81.161, 31.134], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "5V", "thickness": 0.15, "pos": [40.385999999999996, 27.634], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "TP5", "thickness": 0.15, "pos": [40.385999999999996, 33.634], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "GND", "thickness": 0.15, "pos": [35.433, 37.159], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "TP6", "thickness": 0.15, "pos": [35.433, 43.159], "height": 1.0}], "F": [{"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "2.7k", "thickness": 0.15, "pos": [93.82, 78.74], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R21", "thickness": 0.15, "pos": [95.25, 78.74], "height": 1.0}, {"start": [94.85, 79.53999999999999], "end": [94.85, 77.94], "type": "segment", "width": 0.09999999999999999}, {"start": [95.64999999999999, 79.53999999999999], "end": [94.85, 79.53999999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [95.64999999999999, 77.94], "end": [95.64999999999999, 79.53999999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [94.85, 77.94], "end": [95.64999999999999, 77.94], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "Fiducial", "thickness": 0.15, "pos": [62.23, 97.38499999999999], "height": 1.0}, {"start": [62.23, 95.88499999999999], "radius": 0.5, "type": "circle", "width": 0.09999999999999999}, {"width": 0.19999999999999998, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "FID2", "thickness": 0.04, "pos": [62.23, 95.88499999999999], "height": 0.19999999999999998}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "PD0", "thickness": 0.15, "pos": [41.528999999999996, 78.845], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "PD0", "thickness": 0.15, "pos": [41.528999999999996, 82.445], "height": 1.0}, {"start": [40.629, 80.395], "end": [42.379, 80.395], "type": "segment", "width": 0.12}, {"start": [42.379, 80.395], "end": [42.379, 80.895], "type": "segment", "width": 0.12}, {"start": [42.379, 80.895], "end": [40.629, 80.895], "type": "segment", "width": 0.12}, {"start": [40.629, 80.895], "end": [40.629, 80.395], "type": "segment", "width": 0.12}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "PC12", "thickness": 0.15, "pos": [43.434, 78.845], "height": 1.0}, {"start": [42.534, 80.895], "end": [42.534, 80.395], "type": "segment", "width": 0.12}, {"start": [44.284, 80.895], "end": [42.534, 80.895], "type": "segment", "width": 0.12}, {"start": [44.284, 80.395], "end": [44.284, 80.895], "type": "segment", "width": 0.12}, {"start": [42.534, 80.395], "end": [44.284, 80.395], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "PC12", "thickness": 0.15, "pos": [43.434, 82.445], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "OUT15", "thickness": 0.15, "pos": [92.964, 63.986], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "OUT15", "thickness": 0.15, "pos": [92.964, 67.586], "height": 1.0}, {"start": [92.064, 65.536], "end": [93.814, 65.536], "type": "segment", "width": 0.12}, {"start": [93.814, 65.536], "end": [93.814, 66.036], "type": "segment", "width": 0.12}, {"start": [93.814, 66.036], "end": [92.064, 66.036], "type": "segment", "width": 0.12}, {"start": [92.064, 66.036], "end": [92.064, 65.536], "type": "segment", "width": 0.12}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "OUT17", "thickness": 0.15, "pos": [96.012, 67.923], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "OUT17", "thickness": 0.15, "pos": [96.012, 71.523], "height": 1.0}, {"start": [95.112, 69.473], "end": [96.862, 69.473], "type": "segment", "width": 0.12}, {"start": [96.862, 69.473], "end": [96.862, 69.973], "type": "segment", "width": 0.12}, {"start": [96.862, 69.973], "end": [95.112, 69.973], "type": "segment", "width": 0.12}, {"start": [95.112, 69.973], "end": [95.112, 69.473], "type": "segment", "width": 0.12}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "OUT18", "thickness": 0.15, "pos": [93.59899999999999, 69.574], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "OUT18", "thickness": 0.15, "pos": [93.59899999999999, 73.17399999999999], "height": 1.0}, {"start": [92.699, 71.124], "end": [94.449, 71.124], "type": "segment", "width": 0.12}, {"start": [94.449, 71.124], "end": [94.449, 71.624], "type": "segment", "width": 0.12}, {"start": [94.449, 71.624], "end": [92.699, 71.624], "type": "segment", "width": 0.12}, {"start": [92.699, 71.624], "end": [92.699, 71.124], "type": "segment", "width": 0.12}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "PC10", "thickness": 0.15, "pos": [44.577, 76.857], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "PC10", "thickness": 0.15, "pos": [44.577, 73.25699999999999], "height": 1.0}, {"start": [45.477, 75.307], "end": [43.727, 75.307], "type": "segment", "width": 0.12}, {"start": [43.727, 75.307], "end": [43.727, 74.807], "type": "segment", "width": 0.12}, {"start": [43.727, 74.807], "end": [45.477, 74.807], "type": "segment", "width": 0.12}, {"start": [45.477, 74.807], "end": [45.477, 75.307], "type": "segment", "width": 0.12}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "PD14", "thickness": 0.15, "pos": [55.117999999999995, 74.908], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "PD14", "thickness": 0.15, "pos": [55.117999999999995, 78.508], "height": 1.0}, {"start": [54.217999999999996, 76.458], "end": [55.967999999999996, 76.458], "type": "segment", "width": 0.12}, {"start": [55.967999999999996, 76.458], "end": [55.967999999999996, 76.958], "type": "segment", "width": 0.12}, {"start": [55.967999999999996, 76.958], "end": [54.217999999999996, 76.958], "type": "segment", "width": 0.12}, {"start": [54.217999999999996, 76.958], "end": [54.217999999999996, 76.458], "type": "segment", "width": 0.12}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "TC4427", "thickness": 0.15, "pos": [37.431999999999995, 75.692], "height": 1.0}, {"start": [31.282, 77.692], "end": [31.282, 72.692], "type": "segment", "width": 0.09999999999999999}, {"start": [31.282, 72.692], "end": [36.282, 72.692], "type": "segment", "width": 0.09999999999999999}, {"start": [36.282, 72.692], "end": [36.282, 78.692], "type": "segment", "width": 0.09999999999999999}, {"start": [36.282, 78.692], "end": [32.282, 78.692], "type": "segment", "width": 0.09999999999999999}, {"start": [31.282, 77.692], "end": [32.282, 78.692], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "U32", "thickness": 0.15, "pos": [33.782, 75.692], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "TC4427", "thickness": 0.15, "pos": [43.842999999999996, 68.4538], "height": 1.0}, {"start": [37.693, 70.4538], "end": [37.693, 65.4538], "type": "segment", "width": 0.09999999999999999}, {"start": [37.693, 65.4538], "end": [42.693, 65.4538], "type": "segment", "width": 0.09999999999999999}, {"start": [42.693, 65.4538], "end": [42.693, 71.4538], "type": "segment", "width": 0.09999999999999999}, {"start": [42.693, 71.4538], "end": [38.693, 71.4538], "type": "segment", "width": 0.09999999999999999}, {"start": [37.693, 70.4538], "end": [38.693, 71.4538], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "U33", "thickness": 0.15, "pos": [40.193, 68.4538], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "TC4427", "thickness": 0.15, "pos": [31.3462, 69.9778], "height": 1.0}, {"start": [25.196199999999997, 71.9778], "end": [25.196199999999997, 66.9778], "type": "segment", "width": 0.09999999999999999}, {"start": [25.196199999999997, 66.9778], "end": [30.196199999999997, 66.9778], "type": "segment", "width": 0.09999999999999999}, {"start": [30.196199999999997, 66.9778], "end": [30.196199999999997, 72.9778], "type": "segment", "width": 0.09999999999999999}, {"start": [30.196199999999997, 72.9778], "end": [26.196199999999997, 72.9778], "type": "segment", "width": 0.09999999999999999}, {"start": [25.196199999999997, 71.9778], "end": [26.196199999999997, 72.9778], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "U31", "thickness": 0.15, "pos": [27.696199999999997, 69.9778], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "STM32F767VITx", "thickness": 0.15, "pos": [63.5068, 86.2846], "height": 1.0}, {"start": [47.0868, 92.2846], "end": [47.0868, 79.2846], "type": "segment", "width": 0.09999999999999999}, {"start": [47.0868, 79.2846], "end": [61.0868, 79.2846], "type": "segment", "width": 0.09999999999999999}, {"start": [61.0868, 79.2846], "end": [61.0868, 93.2846], "type": "segment", "width": 0.09999999999999999}, {"start": [61.0868, 93.2846], "end": [48.0868, 93.2846], "type": "segment", "width": 0.09999999999999999}, {"start": [48.0868, 93.2846], "end": [47.0868, 92.2846], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "U1", "thickness": 0.15, "pos": [54.0868, 86.2846], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "15uF", "thickness": 0.15, "pos": [26.796999999999997, 103.6105], "height": 1.0}, {"width": 0.7999999999999999, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C39", "thickness": 0.12, "pos": [26.796999999999997, 101.7905], "height": 0.7999999999999999}, {"start": [28.397, 102.59049999999999], "end": [25.197, 102.59049999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [28.397, 100.9905], "end": [28.397, 102.59049999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [25.197, 100.9905], "end": [28.397, 100.9905], "type": "segment", "width": 0.09999999999999999}, {"start": [25.197, 102.59049999999999], "end": [25.197, 100.9905], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "10k", "thickness": 0.15, "pos": [46.863, 54.3255], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R16", "thickness": 0.15, "pos": [46.863, 52.8955], "height": 1.0}, {"start": [47.663, 53.2955], "end": [46.062999999999995, 53.2955], "type": "segment", "width": 0.09999999999999999}, {"start": [47.663, 52.4955], "end": [47.663, 53.2955], "type": "segment", "width": 0.09999999999999999}, {"start": [46.062999999999995, 52.4955], "end": [47.663, 52.4955], "type": "segment", "width": 0.09999999999999999}, {"start": [46.062999999999995, 53.2955], "end": [46.062999999999995, 52.4955], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "500k", "thickness": 0.15, "pos": [51.5925, 47.879799999999996], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R131", "thickness": 0.15, "pos": [50.162499999999994, 47.879799999999996], "height": 1.0}, {"start": [50.5625, 47.0798], "end": [50.5625, 48.6798], "type": "segment", "width": 0.09999999999999999}, {"start": [49.762499999999996, 47.0798], "end": [50.5625, 47.0798], "type": "segment", "width": 0.09999999999999999}, {"start": [49.762499999999996, 48.6798], "end": [49.762499999999996, 47.0798], "type": "segment", "width": 0.09999999999999999}, {"start": [50.5625, 48.6798], "end": [49.762499999999996, 48.6798], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "100", "thickness": 0.15, "pos": [39.778999999999996, 63.030899999999995], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R125", "thickness": 0.15, "pos": [41.208999999999996, 63.030899999999995], "height": 1.0}, {"start": [40.809, 63.8309], "end": [40.809, 62.2309], "type": "segment", "width": 0.09999999999999999}, {"start": [41.608999999999995, 63.8309], "end": [40.809, 63.8309], "type": "segment", "width": 0.09999999999999999}, {"start": [41.608999999999995, 62.2309], "end": [41.608999999999995, 63.8309], "type": "segment", "width": 0.09999999999999999}, {"start": [40.809, 62.2309], "end": [41.608999999999995, 62.2309], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "100", "thickness": 0.15, "pos": [38.128, 63.0055], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R124", "thickness": 0.15, "pos": [39.558, 63.0055], "height": 1.0}, {"start": [39.158, 63.805499999999995], "end": [39.158, 62.2055], "type": "segment", "width": 0.09999999999999999}, {"start": [39.958, 63.805499999999995], "end": [39.158, 63.805499999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [39.958, 62.2055], "end": [39.958, 63.805499999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [39.158, 62.2055], "end": [39.958, 62.2055], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "100", "thickness": 0.15, "pos": [34.000499999999995, 68.0093], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R123", "thickness": 0.15, "pos": [35.430499999999995, 68.0093], "height": 1.0}, {"start": [35.030499999999996, 68.8093], "end": [35.030499999999996, 67.2093], "type": "segment", "width": 0.09999999999999999}, {"start": [35.8305, 68.8093], "end": [35.030499999999996, 68.8093], "type": "segment", "width": 0.09999999999999999}, {"start": [35.8305, 67.2093], "end": [35.8305, 68.8093], "type": "segment", "width": 0.09999999999999999}, {"start": [35.030499999999996, 67.2093], "end": [35.8305, 67.2093], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "100", "thickness": 0.15, "pos": [32.413, 68.0093], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R122", "thickness": 0.15, "pos": [33.842999999999996, 68.0093], "height": 1.0}, {"start": [33.443, 68.8093], "end": [33.443, 67.2093], "type": "segment", "width": 0.09999999999999999}, {"start": [34.242999999999995, 68.8093], "end": [33.443, 68.8093], "type": "segment", "width": 0.09999999999999999}, {"start": [34.242999999999995, 67.2093], "end": [34.242999999999995, 68.8093], "type": "segment", "width": 0.09999999999999999}, {"start": [33.443, 67.2093], "end": [34.242999999999995, 67.2093], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "100", "thickness": 0.15, "pos": [26.8885, 64.4533], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R121", "thickness": 0.15, "pos": [28.3185, 64.4533], "height": 1.0}, {"start": [27.918499999999998, 65.2533], "end": [27.918499999999998, 63.653299999999994], "type": "segment", "width": 0.09999999999999999}, {"start": [28.7185, 65.2533], "end": [27.918499999999998, 65.2533], "type": "segment", "width": 0.09999999999999999}, {"start": [28.7185, 63.653299999999994], "end": [28.7185, 65.2533], "type": "segment", "width": 0.09999999999999999}, {"start": [27.918499999999998, 63.653299999999994], "end": [28.7185, 63.653299999999994], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "100", "thickness": 0.15, "pos": [25.3645, 64.4533], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R120", "thickness": 0.15, "pos": [26.7945, 64.4533], "height": 1.0}, {"start": [26.394499999999997, 65.2533], "end": [26.394499999999997, 63.653299999999994], "type": "segment", "width": 0.09999999999999999}, {"start": [27.194499999999998, 65.2533], "end": [26.394499999999997, 65.2533], "type": "segment", "width": 0.09999999999999999}, {"start": [27.194499999999998, 63.653299999999994], "end": [27.194499999999998, 65.2533], "type": "segment", "width": 0.09999999999999999}, {"start": [26.394499999999997, 63.653299999999994], "end": [27.194499999999998, 63.653299999999994], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "1k", "thickness": 0.15, "pos": [43.9725, 74.51169999999999], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R117", "thickness": 0.15, "pos": [42.5425, 74.51169999999999], "height": 1.0}, {"start": [42.942499999999995, 73.7117], "end": [42.942499999999995, 75.3117], "type": "segment", "width": 0.09999999999999999}, {"start": [42.1425, 73.7117], "end": [42.942499999999995, 73.7117], "type": "segment", "width": 0.09999999999999999}, {"start": [42.1425, 75.3117], "end": [42.1425, 73.7117], "type": "segment", "width": 0.09999999999999999}, {"start": [42.942499999999995, 75.3117], "end": [42.1425, 75.3117], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "1k", "thickness": 0.15, "pos": [40.924499999999995, 74.51169999999999], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R116", "thickness": 0.15, "pos": [39.494499999999995, 74.51169999999999], "height": 1.0}, {"start": [39.8945, 73.7117], "end": [39.8945, 75.3117], "type": "segment", "width": 0.09999999999999999}, {"start": [39.0945, 73.7117], "end": [39.8945, 73.7117], "type": "segment", "width": 0.09999999999999999}, {"start": [39.0945, 75.3117], "end": [39.0945, 73.7117], "type": "segment", "width": 0.09999999999999999}, {"start": [39.8945, 75.3117], "end": [39.0945, 75.3117], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "1k", "thickness": 0.15, "pos": [38.117799999999995, 82.52539999999999], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R115", "thickness": 0.15, "pos": [36.687799999999996, 82.52539999999999], "height": 1.0}, {"start": [37.0878, 81.7254], "end": [37.0878, 83.3254], "type": "segment", "width": 0.09999999999999999}, {"start": [36.2878, 81.7254], "end": [37.0878, 81.7254], "type": "segment", "width": 0.09999999999999999}, {"start": [36.2878, 83.3254], "end": [36.2878, 81.7254], "type": "segment", "width": 0.09999999999999999}, {"start": [37.0878, 83.3254], "end": [36.2878, 83.3254], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "1k", "thickness": 0.15, "pos": [35.0698, 82.5508], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R114", "thickness": 0.15, "pos": [33.6398, 82.5508], "height": 1.0}, {"start": [34.0398, 81.7508], "end": [34.0398, 83.35079999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [33.239799999999995, 81.7508], "end": [34.0398, 81.7508], "type": "segment", "width": 0.09999999999999999}, {"start": [33.239799999999995, 83.35079999999999], "end": [33.239799999999995, 81.7508], "type": "segment", "width": 0.09999999999999999}, {"start": [34.0398, 83.35079999999999], "end": [33.239799999999995, 83.35079999999999], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "1k", "thickness": 0.15, "pos": [30.1828, 76.3524], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R113", "thickness": 0.15, "pos": [28.752799999999997, 76.3524], "height": 1.0}, {"start": [29.1528, 75.55239999999999], "end": [29.1528, 77.1524], "type": "segment", "width": 0.09999999999999999}, {"start": [28.3528, 75.55239999999999], "end": [29.1528, 75.55239999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [28.3528, 77.1524], "end": [28.3528, 75.55239999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [29.1528, 77.1524], "end": [28.3528, 77.1524], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "1k", "thickness": 0.15, "pos": [28.6055, 81.15379999999999], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R112", "thickness": 0.15, "pos": [27.1755, 81.15379999999999], "height": 1.0}, {"start": [27.575499999999998, 80.35379999999999], "end": [27.575499999999998, 81.9538], "type": "segment", "width": 0.09999999999999999}, {"start": [26.775499999999997, 80.35379999999999], "end": [27.575499999999998, 80.35379999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [26.775499999999997, 81.9538], "end": [26.775499999999997, 80.35379999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [27.575499999999998, 81.9538], "end": [26.775499999999997, 81.9538], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "20R", "thickness": 0.15, "pos": [39.6139, 74.51169999999999], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R109", "thickness": 0.15, "pos": [41.0439, 74.51169999999999], "height": 1.0}, {"start": [40.643899999999995, 75.3117], "end": [40.643899999999995, 73.7117], "type": "segment", "width": 0.09999999999999999}, {"start": [41.4439, 75.3117], "end": [40.643899999999995, 75.3117], "type": "segment", "width": 0.09999999999999999}, {"start": [41.4439, 73.7117], "end": [41.4439, 75.3117], "type": "segment", "width": 0.09999999999999999}, {"start": [40.643899999999995, 73.7117], "end": [41.4439, 73.7117], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "20R", "thickness": 0.15, "pos": [36.5659, 74.51169999999999], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R108", "thickness": 0.15, "pos": [37.9959, 74.51169999999999], "height": 1.0}, {"start": [37.5959, 75.3117], "end": [37.5959, 73.7117], "type": "segment", "width": 0.09999999999999999}, {"start": [38.3959, 75.3117], "end": [37.5959, 75.3117], "type": "segment", "width": 0.09999999999999999}, {"start": [38.3959, 73.7117], "end": [38.3959, 75.3117], "type": "segment", "width": 0.09999999999999999}, {"start": [37.5959, 73.7117], "end": [38.3959, 73.7117], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "20R", "thickness": 0.15, "pos": [33.733799999999995, 82.5508], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R107", "thickness": 0.15, "pos": [35.1638, 82.5508], "height": 1.0}, {"start": [34.763799999999996, 83.35079999999999], "end": [34.763799999999996, 81.7508], "type": "segment", "width": 0.09999999999999999}, {"start": [35.5638, 83.35079999999999], "end": [34.763799999999996, 83.35079999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [35.5638, 81.7508], "end": [35.5638, 83.35079999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [34.763799999999996, 81.7508], "end": [35.5638, 81.7508], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "20R", "thickness": 0.15, "pos": [30.685799999999997, 82.5508], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R106", "thickness": 0.15, "pos": [32.1158, 82.5508], "height": 1.0}, {"start": [31.715799999999998, 83.35079999999999], "end": [31.715799999999998, 81.7508], "type": "segment", "width": 0.09999999999999999}, {"start": [32.5158, 83.35079999999999], "end": [31.715799999999998, 83.35079999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [32.5158, 81.7508], "end": [32.5158, 83.35079999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [31.715799999999998, 81.7508], "end": [32.5158, 81.7508], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "20R", "thickness": 0.15, "pos": [25.555, 76.3278], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R105", "thickness": 0.15, "pos": [26.985, 76.3278], "height": 1.0}, {"start": [26.584999999999997, 77.1278], "end": [26.584999999999997, 75.5278], "type": "segment", "width": 0.09999999999999999}, {"start": [27.384999999999998, 77.1278], "end": [26.584999999999997, 77.1278], "type": "segment", "width": 0.09999999999999999}, {"start": [27.384999999999998, 75.5278], "end": [27.384999999999998, 77.1278], "type": "segment", "width": 0.09999999999999999}, {"start": [26.584999999999997, 75.5278], "end": [27.384999999999998, 75.5278], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "20R", "thickness": 0.15, "pos": [24.157999999999998, 81.15379999999999], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R104", "thickness": 0.15, "pos": [25.587999999999997, 81.15379999999999], "height": 1.0}, {"start": [25.188, 81.9538], "end": [25.188, 80.35379999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [25.988, 81.9538], "end": [25.188, 81.9538], "type": "segment", "width": 0.09999999999999999}, {"start": [25.988, 80.35379999999999], "end": [25.988, 81.9538], "type": "segment", "width": 0.09999999999999999}, {"start": [25.188, 80.35379999999999], "end": [25.988, 80.35379999999999], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "0R", "thickness": 0.15, "pos": [27.6098, 62.516999999999996], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R59", "thickness": 0.15, "pos": [27.6098, 61.086999999999996], "height": 1.0}, {"start": [28.409799999999997, 61.486999999999995], "end": [26.8098, 61.486999999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [28.409799999999997, 60.687], "end": [28.409799999999997, 61.486999999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [26.8098, 60.687], "end": [28.409799999999997, 60.687], "type": "segment", "width": 0.09999999999999999}, {"start": [26.8098, 61.486999999999995], "end": [26.8098, 60.687], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "DNP", "thickness": 0.15, "pos": [30.9626, 62.516999999999996], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R57", "thickness": 0.15, "pos": [30.9626, 61.086999999999996], "height": 1.0}, {"start": [31.7626, 61.486999999999995], "end": [30.162599999999998, 61.486999999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [31.7626, 60.687], "end": [31.7626, 61.486999999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [30.162599999999998, 60.687], "end": [31.7626, 60.687], "type": "segment", "width": 0.09999999999999999}, {"start": [30.162599999999998, 61.486999999999995], "end": [30.162599999999998, 60.687], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "680", "thickness": 0.15, "pos": [33.716, 87.3438], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R50", "thickness": 0.15, "pos": [33.716, 88.7738], "height": 1.0}, {"start": [32.916, 88.3738], "end": [34.516, 88.3738], "type": "segment", "width": 0.09999999999999999}, {"start": [32.916, 89.1738], "end": [32.916, 88.3738], "type": "segment", "width": 0.09999999999999999}, {"start": [34.516, 89.1738], "end": [32.916, 89.1738], "type": "segment", "width": 0.09999999999999999}, {"start": [34.516, 88.3738], "end": [34.516, 89.1738], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "1k", "thickness": 0.15, "pos": [66.0045, 102.8073], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R48", "thickness": 0.15, "pos": [67.4345, 102.8073], "height": 1.0}, {"start": [67.0345, 103.6073], "end": [67.0345, 102.0073], "type": "segment", "width": 0.09999999999999999}, {"start": [67.83449999999999, 103.6073], "end": [67.0345, 103.6073], "type": "segment", "width": 0.09999999999999999}, {"start": [67.83449999999999, 102.0073], "end": [67.83449999999999, 103.6073], "type": "segment", "width": 0.09999999999999999}, {"start": [67.0345, 102.0073], "end": [67.83449999999999, 102.0073], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "100k", "thickness": 0.15, "pos": [59.116, 110.45779999999999], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R47", "thickness": 0.15, "pos": [59.116, 111.8878], "height": 1.0}, {"start": [58.315999999999995, 111.4878], "end": [59.916, 111.4878], "type": "segment", "width": 0.09999999999999999}, {"start": [58.315999999999995, 112.28779999999999], "end": [58.315999999999995, 111.4878], "type": "segment", "width": 0.09999999999999999}, {"start": [59.916, 112.28779999999999], "end": [58.315999999999995, 112.28779999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [59.916, 111.4878], "end": [59.916, 112.28779999999999], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "10k", "thickness": 0.15, "pos": [43.3045, 87.8518], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R45", "thickness": 0.15, "pos": [43.3045, 89.28179999999999], "height": 1.0}, {"start": [42.5045, 88.8818], "end": [44.104499999999994, 88.8818], "type": "segment", "width": 0.09999999999999999}, {"start": [42.5045, 89.6818], "end": [42.5045, 88.8818], "type": "segment", "width": 0.09999999999999999}, {"start": [44.104499999999994, 89.6818], "end": [42.5045, 89.6818], "type": "segment", "width": 0.09999999999999999}, {"start": [44.104499999999994, 88.8818], "end": [44.104499999999994, 89.6818], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "10k", "thickness": 0.15, "pos": [40.32, 103.4118], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R43", "thickness": 0.15, "pos": [40.32, 101.98179999999999], "height": 1.0}, {"start": [41.12, 102.3818], "end": [39.519999999999996, 102.3818], "type": "segment", "width": 0.09999999999999999}, {"start": [41.12, 101.5818], "end": [41.12, 102.3818], "type": "segment", "width": 0.09999999999999999}, {"start": [39.519999999999996, 101.5818], "end": [41.12, 101.5818], "type": "segment", "width": 0.09999999999999999}, {"start": [39.519999999999996, 102.3818], "end": [39.519999999999996, 101.5818], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "4.7k", "thickness": 0.15, "pos": [38.998999999999995, 43.3383], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R42", "thickness": 0.15, "pos": [38.998999999999995, 44.768299999999996], "height": 1.0}, {"start": [38.199, 44.3683], "end": [39.799, 44.3683], "type": "segment", "width": 0.09999999999999999}, {"start": [38.199, 45.168299999999995], "end": [38.199, 44.3683], "type": "segment", "width": 0.09999999999999999}, {"start": [39.799, 45.168299999999995], "end": [38.199, 45.168299999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [39.799, 44.3683], "end": [39.799, 45.168299999999995], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "500k", "thickness": 0.15, "pos": [54.614, 47.8638], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R41", "thickness": 0.15, "pos": [53.184, 47.8638], "height": 1.0}, {"start": [53.583999999999996, 47.0638], "end": [53.583999999999996, 48.663799999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [52.784, 47.0638], "end": [53.583999999999996, 47.0638], "type": "segment", "width": 0.09999999999999999}, {"start": [52.784, 48.663799999999995], "end": [52.784, 47.0638], "type": "segment", "width": 0.09999999999999999}, {"start": [53.583999999999996, 48.663799999999995], "end": [52.784, 48.663799999999995], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "DNP", "thickness": 0.15, "pos": [53.116499999999995, 47.879799999999996], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R40", "thickness": 0.15, "pos": [51.686499999999995, 47.879799999999996], "height": 1.0}, {"start": [52.0865, 47.0798], "end": [52.0865, 48.6798], "type": "segment", "width": 0.09999999999999999}, {"start": [51.2865, 47.0798], "end": [52.0865, 47.0798], "type": "segment", "width": 0.09999999999999999}, {"start": [51.2865, 48.6798], "end": [51.2865, 47.0798], "type": "segment", "width": 0.09999999999999999}, {"start": [52.0865, 48.6798], "end": [51.2865, 48.6798], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "500k", "thickness": 0.15, "pos": [47.7952, 43.9174], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R39", "thickness": 0.15, "pos": [49.2252, 43.9174], "height": 1.0}, {"start": [48.825199999999995, 44.7174], "end": [48.825199999999995, 43.117399999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [49.6252, 44.7174], "end": [48.825199999999995, 44.7174], "type": "segment", "width": 0.09999999999999999}, {"start": [49.6252, 43.117399999999996], "end": [49.6252, 44.7174], "type": "segment", "width": 0.09999999999999999}, {"start": [48.825199999999995, 43.117399999999996], "end": [49.6252, 43.117399999999996], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "500k", "thickness": 0.15, "pos": [50.8178, 43.916599999999995], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R38", "thickness": 0.15, "pos": [52.2478, 43.916599999999995], "height": 1.0}, {"start": [51.8478, 44.7166], "end": [51.8478, 43.1166], "type": "segment", "width": 0.09999999999999999}, {"start": [52.6478, 44.7166], "end": [51.8478, 44.7166], "type": "segment", "width": 0.09999999999999999}, {"start": [52.6478, 43.1166], "end": [52.6478, 44.7166], "type": "segment", "width": 0.09999999999999999}, {"start": [51.8478, 43.1166], "end": [52.6478, 43.1166], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "500k", "thickness": 0.15, "pos": [56.1645, 47.879799999999996], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R37", "thickness": 0.15, "pos": [54.7345, 47.879799999999996], "height": 1.0}, {"start": [55.134499999999996, 47.0798], "end": [55.134499999999996, 48.6798], "type": "segment", "width": 0.09999999999999999}, {"start": [54.3345, 47.0798], "end": [55.134499999999996, 47.0798], "type": "segment", "width": 0.09999999999999999}, {"start": [54.3345, 48.6798], "end": [54.3345, 47.0798], "type": "segment", "width": 0.09999999999999999}, {"start": [55.134499999999996, 48.6798], "end": [54.3345, 48.6798], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "500k", "thickness": 0.15, "pos": [53.872499999999995, 43.916599999999995], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R35", "thickness": 0.15, "pos": [55.302499999999995, 43.916599999999995], "height": 1.0}, {"start": [54.902499999999996, 44.7166], "end": [54.902499999999996, 43.1166], "type": "segment", "width": 0.09999999999999999}, {"start": [55.7025, 44.7166], "end": [54.902499999999996, 44.7166], "type": "segment", "width": 0.09999999999999999}, {"start": [55.7025, 43.1166], "end": [55.7025, 44.7166], "type": "segment", "width": 0.09999999999999999}, {"start": [54.902499999999996, 43.1166], "end": [55.7025, 43.1166], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "500k", "thickness": 0.15, "pos": [57.6885, 47.879799999999996], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R34", "thickness": 0.15, "pos": [56.2585, 47.879799999999996], "height": 1.0}, {"start": [56.6585, 47.0798], "end": [56.6585, 48.6798], "type": "segment", "width": 0.09999999999999999}, {"start": [55.8585, 47.0798], "end": [56.6585, 47.0798], "type": "segment", "width": 0.09999999999999999}, {"start": [55.8585, 48.6798], "end": [55.8585, 47.0798], "type": "segment", "width": 0.09999999999999999}, {"start": [56.6585, 48.6798], "end": [55.8585, 48.6798], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "10k", "thickness": 0.15, "pos": [66.8655, 95.34649999999999], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R33", "thickness": 0.15, "pos": [66.8655, 93.9165], "height": 1.0}, {"start": [67.6655, 94.31649999999999], "end": [66.0655, 94.31649999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [67.6655, 93.5165], "end": [67.6655, 94.31649999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [66.0655, 93.5165], "end": [67.6655, 93.5165], "type": "segment", "width": 0.09999999999999999}, {"start": [66.0655, 94.31649999999999], "end": [66.0655, 93.5165], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "500k", "thickness": 0.15, "pos": [56.924, 43.930099999999996], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R32", "thickness": 0.15, "pos": [58.354, 43.930099999999996], "height": 1.0}, {"start": [57.954, 44.7301], "end": [57.954, 43.1301], "type": "segment", "width": 0.09999999999999999}, {"start": [58.754, 44.7301], "end": [57.954, 44.7301], "type": "segment", "width": 0.09999999999999999}, {"start": [58.754, 43.1301], "end": [58.754, 44.7301], "type": "segment", "width": 0.09999999999999999}, {"start": [57.954, 43.1301], "end": [58.754, 43.1301], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "500k", "thickness": 0.15, "pos": [60.739, 47.8536], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R31", "thickness": 0.15, "pos": [59.309, 47.8536], "height": 1.0}, {"start": [59.708999999999996, 47.053599999999996], "end": [59.708999999999996, 48.6536], "type": "segment", "width": 0.09999999999999999}, {"start": [58.909, 47.053599999999996], "end": [59.708999999999996, 47.053599999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [58.909, 48.6536], "end": [58.909, 47.053599999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [59.708999999999996, 48.6536], "end": [58.909, 48.6536], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "33k", "thickness": 0.15, "pos": [62.611, 41.9024], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R30", "thickness": 0.15, "pos": [62.611, 43.3324], "height": 1.0}, {"start": [61.811, 42.9324], "end": [63.410999999999994, 42.9324], "type": "segment", "width": 0.09999999999999999}, {"start": [61.811, 43.7324], "end": [61.811, 42.9324], "type": "segment", "width": 0.09999999999999999}, {"start": [63.410999999999994, 43.7324], "end": [61.811, 43.7324], "type": "segment", "width": 0.09999999999999999}, {"start": [63.410999999999994, 42.9324], "end": [63.410999999999994, 43.7324], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "2.2k", "thickness": 0.15, "pos": [62.5856, 43.2384], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R28", "thickness": 0.15, "pos": [62.5856, 41.8084], "height": 1.0}, {"start": [63.3856, 42.2084], "end": [61.785599999999995, 42.2084], "type": "segment", "width": 0.09999999999999999}, {"start": [63.3856, 41.4084], "end": [63.3856, 42.2084], "type": "segment", "width": 0.09999999999999999}, {"start": [61.785599999999995, 41.4084], "end": [63.3856, 41.4084], "type": "segment", "width": 0.09999999999999999}, {"start": [61.785599999999995, 42.2084], "end": [61.785599999999995, 41.4084], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "2.7k", "thickness": 0.15, "pos": [49.319199999999995, 43.916599999999995], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R27", "thickness": 0.15, "pos": [50.749199999999995, 43.916599999999995], "height": 1.0}, {"start": [50.349199999999996, 44.7166], "end": [50.349199999999996, 43.1166], "type": "segment", "width": 0.09999999999999999}, {"start": [51.1492, 44.7166], "end": [50.349199999999996, 44.7166], "type": "segment", "width": 0.09999999999999999}, {"start": [51.1492, 43.1166], "end": [51.1492, 44.7166], "type": "segment", "width": 0.09999999999999999}, {"start": [50.349199999999996, 43.1166], "end": [51.1492, 43.1166], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "2.7k", "thickness": 0.15, "pos": [52.3418, 43.916599999999995], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R25", "thickness": 0.15, "pos": [53.7718, 43.916599999999995], "height": 1.0}, {"start": [53.3718, 44.7166], "end": [53.3718, 43.1166], "type": "segment", "width": 0.09999999999999999}, {"start": [54.1718, 44.7166], "end": [53.3718, 44.7166], "type": "segment", "width": 0.09999999999999999}, {"start": [54.1718, 43.1166], "end": [54.1718, 44.7166], "type": "segment", "width": 0.09999999999999999}, {"start": [53.3718, 43.1166], "end": [54.1718, 43.1166], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "500k", "thickness": 0.15, "pos": [62.263, 47.8536], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R24", "thickness": 0.15, "pos": [60.833, 47.8536], "height": 1.0}, {"start": [61.233, 47.053599999999996], "end": [61.233, 48.6536], "type": "segment", "width": 0.09999999999999999}, {"start": [60.433, 47.053599999999996], "end": [61.233, 47.053599999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [60.433, 48.6536], "end": [60.433, 47.053599999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [61.233, 48.6536], "end": [60.433, 48.6536], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "2.7k", "thickness": 0.15, "pos": [55.4, 43.9174], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R23", "thickness": 0.15, "pos": [56.83, 43.9174], "height": 1.0}, {"start": [56.43, 44.7174], "end": [56.43, 43.117399999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [57.23, 44.7174], "end": [56.43, 44.7174], "type": "segment", "width": 0.09999999999999999}, {"start": [57.23, 43.117399999999996], "end": [57.23, 44.7174], "type": "segment", "width": 0.09999999999999999}, {"start": [56.43, 43.117399999999996], "end": [57.23, 43.117399999999996], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "120", "thickness": 0.15, "pos": [76.642, 55.9773], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R22", "thickness": 0.15, "pos": [76.642, 54.5473], "height": 1.0}, {"start": [77.442, 54.9473], "end": [75.842, 54.9473], "type": "segment", "width": 0.09999999999999999}, {"start": [77.442, 54.147299999999994], "end": [77.442, 54.9473], "type": "segment", "width": 0.09999999999999999}, {"start": [75.842, 54.147299999999994], "end": [77.442, 54.147299999999994], "type": "segment", "width": 0.09999999999999999}, {"start": [75.842, 54.9473], "end": [75.842, 54.147299999999994], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "2.7k", "thickness": 0.15, "pos": [95.0265, 80.58229999999999], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R20", "thickness": 0.15, "pos": [93.59649999999999, 80.58229999999999], "height": 1.0}, {"start": [93.9965, 79.78229999999999], "end": [93.9965, 81.3823], "type": "segment", "width": 0.09999999999999999}, {"start": [93.1965, 79.78229999999999], "end": [93.9965, 79.78229999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [93.1965, 81.3823], "end": [93.1965, 79.78229999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [93.9965, 81.3823], "end": [93.1965, 81.3823], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "DNP", "thickness": 0.15, "pos": [82.898, 50.1658], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R19", "thickness": 0.15, "pos": [81.46799999999999, 50.1658], "height": 1.0}, {"start": [81.868, 49.3658], "end": [81.868, 50.965799999999994], "type": "segment", "width": 0.09999999999999999}, {"start": [81.068, 49.3658], "end": [81.868, 49.3658], "type": "segment", "width": 0.09999999999999999}, {"start": [81.068, 50.965799999999994], "end": [81.068, 49.3658], "type": "segment", "width": 0.09999999999999999}, {"start": [81.868, 50.965799999999994], "end": [81.068, 50.965799999999994], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "DNP", "thickness": 0.15, "pos": [81.374, 50.1658], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R18", "thickness": 0.15, "pos": [79.944, 50.1658], "height": 1.0}, {"start": [80.344, 49.3658], "end": [80.344, 50.965799999999994], "type": "segment", "width": 0.09999999999999999}, {"start": [79.544, 49.3658], "end": [80.344, 49.3658], "type": "segment", "width": 0.09999999999999999}, {"start": [79.544, 50.965799999999994], "end": [79.544, 49.3658], "type": "segment", "width": 0.09999999999999999}, {"start": [80.344, 50.965799999999994], "end": [79.544, 50.965799999999994], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "DNP", "thickness": 0.15, "pos": [88.78059999999999, 50.165], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R17", "thickness": 0.15, "pos": [87.3506, 50.165], "height": 1.0}, {"start": [87.75059999999999, 49.364999999999995], "end": [87.75059999999999, 50.964999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [86.9506, 49.364999999999995], "end": [87.75059999999999, 49.364999999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [86.9506, 50.964999999999996], "end": [86.9506, 49.364999999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [87.75059999999999, 50.964999999999996], "end": [86.9506, 50.964999999999996], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "15k", "thickness": 0.15, "pos": [84.9605, 44.735299999999995], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R15", "thickness": 0.15, "pos": [84.9605, 46.165299999999995], "height": 1.0}, {"start": [84.1605, 45.765299999999996], "end": [85.7605, 45.765299999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [84.1605, 46.5653], "end": [84.1605, 45.765299999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [85.7605, 46.5653], "end": [84.1605, 46.5653], "type": "segment", "width": 0.09999999999999999}, {"start": [85.7605, 45.765299999999996], "end": [85.7605, 46.5653], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "2.7k", "thickness": 0.15, "pos": [58.448, 43.930099999999996], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R14", "thickness": 0.15, "pos": [59.878, 43.930099999999996], "height": 1.0}, {"start": [59.477999999999994, 44.7301], "end": [59.477999999999994, 43.1301], "type": "segment", "width": 0.09999999999999999}, {"start": [60.278, 44.7301], "end": [59.477999999999994, 44.7301], "type": "segment", "width": 0.09999999999999999}, {"start": [60.278, 43.1301], "end": [60.278, 44.7301], "type": "segment", "width": 0.09999999999999999}, {"start": [59.477999999999994, 43.1301], "end": [60.278, 43.1301], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10k", "thickness": 0.15, "pos": [82.705, 50.1658], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R13", "thickness": 0.15, "pos": [84.13499999999999, 50.1658], "height": 1.0}, {"start": [83.735, 50.965799999999994], "end": [83.735, 49.3658], "type": "segment", "width": 0.09999999999999999}, {"start": [84.535, 50.965799999999994], "end": [83.735, 50.965799999999994], "type": "segment", "width": 0.09999999999999999}, {"start": [84.535, 49.3658], "end": [84.535, 50.965799999999994], "type": "segment", "width": 0.09999999999999999}, {"start": [83.735, 49.3658], "end": [84.535, 49.3658], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10k", "thickness": 0.15, "pos": [84.3814, 50.1658], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R12", "thickness": 0.15, "pos": [85.81139999999999, 50.1658], "height": 1.0}, {"start": [85.4114, 50.965799999999994], "end": [85.4114, 49.3658], "type": "segment", "width": 0.09999999999999999}, {"start": [86.2114, 50.965799999999994], "end": [85.4114, 50.965799999999994], "type": "segment", "width": 0.09999999999999999}, {"start": [86.2114, 49.3658], "end": [86.2114, 50.965799999999994], "type": "segment", "width": 0.09999999999999999}, {"start": [85.4114, 49.3658], "end": [86.2114, 49.3658], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "DNP", "thickness": 0.15, "pos": [50.0685, 47.879799999999996], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R11", "thickness": 0.15, "pos": [48.6385, 47.879799999999996], "height": 1.0}, {"start": [49.0385, 47.0798], "end": [49.0385, 48.6798], "type": "segment", "width": 0.09999999999999999}, {"start": [48.238499999999995, 47.0798], "end": [49.0385, 47.0798], "type": "segment", "width": 0.09999999999999999}, {"start": [48.238499999999995, 48.6798], "end": [48.238499999999995, 47.0798], "type": "segment", "width": 0.09999999999999999}, {"start": [49.0385, 48.6798], "end": [48.238499999999995, 48.6798], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "4.7k", "thickness": 0.15, "pos": [76.2864, 79.58659999999999], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R10", "thickness": 0.15, "pos": [76.2864, 78.1566], "height": 1.0}, {"start": [77.0864, 78.5566], "end": [75.4864, 78.5566], "type": "segment", "width": 0.09999999999999999}, {"start": [77.0864, 77.75659999999999], "end": [77.0864, 78.5566], "type": "segment", "width": 0.09999999999999999}, {"start": [75.4864, 77.75659999999999], "end": [77.0864, 77.75659999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [75.4864, 78.5566], "end": [75.4864, 77.75659999999999], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "5.11k", "thickness": 0.15, "pos": [84.911, 51.1996], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R9", "thickness": 0.15, "pos": [84.911, 52.629599999999996], "height": 1.0}, {"start": [84.11099999999999, 52.2296], "end": [85.711, 52.2296], "type": "segment", "width": 0.09999999999999999}, {"start": [84.11099999999999, 53.029599999999995], "end": [84.11099999999999, 52.2296], "type": "segment", "width": 0.09999999999999999}, {"start": [85.711, 53.029599999999995], "end": [84.11099999999999, 53.029599999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [85.711, 52.2296], "end": [85.711, 53.029599999999995], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "4.7k", "thickness": 0.15, "pos": [72.959, 75.34479999999999], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R8", "thickness": 0.15, "pos": [72.959, 73.9148], "height": 1.0}, {"start": [73.759, 74.31479999999999], "end": [72.15899999999999, 74.31479999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [73.759, 73.5148], "end": [73.759, 74.31479999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [72.15899999999999, 73.5148], "end": [73.759, 73.5148], "type": "segment", "width": 0.09999999999999999}, {"start": [72.15899999999999, 74.31479999999999], "end": [72.15899999999999, 73.5148], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "0R", "thickness": 0.15, "pos": [72.959, 73.6938], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R7", "thickness": 0.15, "pos": [72.959, 72.2638], "height": 1.0}, {"start": [73.759, 72.6638], "end": [72.15899999999999, 72.6638], "type": "segment", "width": 0.09999999999999999}, {"start": [73.759, 71.8638], "end": [73.759, 72.6638], "type": "segment", "width": 0.09999999999999999}, {"start": [72.15899999999999, 71.8638], "end": [73.759, 71.8638], "type": "segment", "width": 0.09999999999999999}, {"start": [72.15899999999999, 72.6638], "end": [72.15899999999999, 71.8638], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "0R", "thickness": 0.15, "pos": [88.94319999999999, 80.595], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R6", "thickness": 0.15, "pos": [87.5132, 80.595], "height": 1.0}, {"start": [87.91319999999999, 79.795], "end": [87.91319999999999, 81.395], "type": "segment", "width": 0.09999999999999999}, {"start": [87.11319999999999, 79.795], "end": [87.91319999999999, 79.795], "type": "segment", "width": 0.09999999999999999}, {"start": [87.11319999999999, 81.395], "end": [87.11319999999999, 79.795], "type": "segment", "width": 0.09999999999999999}, {"start": [87.91319999999999, 81.395], "end": [87.11319999999999, 81.395], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "0R", "thickness": 0.15, "pos": [90.518, 80.595], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R5", "thickness": 0.15, "pos": [89.088, 80.595], "height": 1.0}, {"start": [89.488, 79.795], "end": [89.488, 81.395], "type": "segment", "width": 0.09999999999999999}, {"start": [88.688, 79.795], "end": [89.488, 79.795], "type": "segment", "width": 0.09999999999999999}, {"start": [88.688, 81.395], "end": [88.688, 79.795], "type": "segment", "width": 0.09999999999999999}, {"start": [89.488, 81.395], "end": [88.688, 81.395], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "4.7k", "thickness": 0.15, "pos": [71.49849999999999, 58.8323], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R4", "thickness": 0.15, "pos": [71.49849999999999, 60.262299999999996], "height": 1.0}, {"start": [70.6985, 59.8623], "end": [72.29849999999999, 59.8623], "type": "segment", "width": 0.09999999999999999}, {"start": [70.6985, 60.662299999999995], "end": [70.6985, 59.8623], "type": "segment", "width": 0.09999999999999999}, {"start": [72.29849999999999, 60.662299999999995], "end": [70.6985, 60.662299999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [72.29849999999999, 59.8623], "end": [72.29849999999999, 60.662299999999995], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "4.7k", "thickness": 0.15, "pos": [71.49849999999999, 60.3563], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R3", "thickness": 0.15, "pos": [71.49849999999999, 61.7863], "height": 1.0}, {"start": [70.6985, 61.3863], "end": [72.29849999999999, 61.3863], "type": "segment", "width": 0.09999999999999999}, {"start": [70.6985, 62.186299999999996], "end": [70.6985, 61.3863], "type": "segment", "width": 0.09999999999999999}, {"start": [72.29849999999999, 62.186299999999996], "end": [70.6985, 62.186299999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [72.29849999999999, 61.3863], "end": [72.29849999999999, 62.186299999999996], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "4.7k", "thickness": 0.15, "pos": [71.49849999999999, 61.8803], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R2", "thickness": 0.15, "pos": [71.49849999999999, 63.3103], "height": 1.0}, {"start": [70.6985, 62.9103], "end": [72.29849999999999, 62.9103], "type": "segment", "width": 0.09999999999999999}, {"start": [70.6985, 63.7103], "end": [70.6985, 62.9103], "type": "segment", "width": 0.09999999999999999}, {"start": [72.29849999999999, 63.7103], "end": [70.6985, 63.7103], "type": "segment", "width": 0.09999999999999999}, {"start": [72.29849999999999, 62.9103], "end": [72.29849999999999, 63.7103], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "10k", "thickness": 0.15, "pos": [43.939499999999995, 58.9618], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R1", "thickness": 0.15, "pos": [43.939499999999995, 57.5318], "height": 1.0}, {"start": [44.7395, 57.931799999999996], "end": [43.1395, 57.931799999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [44.7395, 57.1318], "end": [44.7395, 57.931799999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [43.1395, 57.1318], "end": [44.7395, 57.1318], "type": "segment", "width": 0.09999999999999999}, {"start": [43.1395, 57.931799999999996], "end": [43.1395, 57.1318], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "DIODESCH", "thickness": 0.15, "pos": [64.958, 100.61529999999999], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D17", "thickness": 0.15, "pos": [64.958, 102.0453], "height": 1.0}, {"start": [64.158, 101.64529999999999], "end": [64.158, 102.44529999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [65.758, 101.64529999999999], "end": [64.158, 101.64529999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [65.758, 102.14529999999999], "end": [65.758, 101.64529999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [65.458, 102.44529999999999], "end": [65.758, 102.14529999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [64.158, 102.44529999999999], "end": [65.458, 102.44529999999999], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10nF", "thickness": 0.15, "pos": [53.787099999999995, 72.467], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C82", "thickness": 0.15, "pos": [55.217099999999995, 72.467], "height": 1.0}, {"start": [54.817099999999996, 73.267], "end": [54.817099999999996, 71.667], "type": "segment", "width": 0.09999999999999999}, {"start": [55.6171, 73.267], "end": [54.817099999999996, 73.267], "type": "segment", "width": 0.09999999999999999}, {"start": [55.6171, 71.667], "end": [55.6171, 73.267], "type": "segment", "width": 0.09999999999999999}, {"start": [54.817099999999996, 71.667], "end": [55.6171, 71.667], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10nF", "thickness": 0.15, "pos": [48.4785, 59.9448], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C80", "thickness": 0.15, "pos": [49.9085, 59.9448], "height": 1.0}, {"start": [49.5085, 60.7448], "end": [49.5085, 59.1448], "type": "segment", "width": 0.09999999999999999}, {"start": [50.308499999999995, 60.7448], "end": [49.5085, 60.7448], "type": "segment", "width": 0.09999999999999999}, {"start": [50.308499999999995, 59.1448], "end": [50.308499999999995, 60.7448], "type": "segment", "width": 0.09999999999999999}, {"start": [49.5085, 59.1448], "end": [50.308499999999995, 59.1448], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10nF", "thickness": 0.15, "pos": [60.099, 59.6273], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C79", "thickness": 0.15, "pos": [61.528999999999996, 59.6273], "height": 1.0}, {"start": [61.129, 60.427299999999995], "end": [61.129, 58.827299999999994], "type": "segment", "width": 0.09999999999999999}, {"start": [61.928999999999995, 60.427299999999995], "end": [61.129, 60.427299999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [61.928999999999995, 58.827299999999994], "end": [61.928999999999995, 60.427299999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [61.129, 58.827299999999994], "end": [61.928999999999995, 58.827299999999994], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10nF", "thickness": 0.15, "pos": [38.641, 63.119], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C78", "thickness": 0.15, "pos": [37.211, 63.119], "height": 1.0}, {"start": [37.611, 62.318999999999996], "end": [37.611, 63.919], "type": "segment", "width": 0.09999999999999999}, {"start": [36.811, 62.318999999999996], "end": [37.611, 62.318999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [36.811, 63.919], "end": [36.811, 62.318999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [37.611, 63.919], "end": [36.811, 63.919], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "100nF", "thickness": 0.15, "pos": [66.8655, 93.63199999999999], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C42", "thickness": 0.15, "pos": [66.8655, 92.202], "height": 1.0}, {"start": [67.6655, 92.60199999999999], "end": [66.0655, 92.60199999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [67.6655, 91.80199999999999], "end": [67.6655, 92.60199999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [66.0655, 91.80199999999999], "end": [67.6655, 91.80199999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [66.0655, 92.60199999999999], "end": [66.0655, 91.80199999999999], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "1nF", "thickness": 0.15, "pos": [62.611, 43.4264], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C41", "thickness": 0.15, "pos": [62.611, 44.8564], "height": 1.0}, {"start": [61.811, 44.456399999999995], "end": [63.410999999999994, 44.456399999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [61.811, 45.2564], "end": [61.811, 44.456399999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [63.410999999999994, 45.2564], "end": [61.811, 45.2564], "type": "segment", "width": 0.09999999999999999}, {"start": [63.410999999999994, 44.456399999999995], "end": [63.410999999999994, 45.2564], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "10nF", "thickness": 0.15, "pos": [67.30749999999999, 46.9578], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C40", "thickness": 0.15, "pos": [67.30749999999999, 48.3878], "height": 1.0}, {"start": [66.5075, 47.9878], "end": [68.1075, 47.9878], "type": "segment", "width": 0.09999999999999999}, {"start": [66.5075, 48.7878], "end": [66.5075, 47.9878], "type": "segment", "width": 0.09999999999999999}, {"start": [68.1075, 48.7878], "end": [66.5075, 48.7878], "type": "segment", "width": 0.09999999999999999}, {"start": [68.1075, 47.9878], "end": [68.1075, 48.7878], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "100nF", "thickness": 0.15, "pos": [27.686, 102.7735], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C38", "thickness": 0.15, "pos": [27.686, 104.20349999999999], "height": 1.0}, {"start": [26.886, 103.8035], "end": [28.485999999999997, 103.8035], "type": "segment", "width": 0.09999999999999999}, {"start": [26.886, 104.6035], "end": [26.886, 103.8035], "type": "segment", "width": 0.09999999999999999}, {"start": [28.485999999999997, 104.6035], "end": [26.886, 104.6035], "type": "segment", "width": 0.09999999999999999}, {"start": [28.485999999999997, 103.8035], "end": [28.485999999999997, 104.6035], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "100nF", "thickness": 0.15, "pos": [62.544999999999995, 113.31779999999999], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C37", "thickness": 0.15, "pos": [62.544999999999995, 111.8878], "height": 1.0}, {"start": [63.345, 112.28779999999999], "end": [61.745, 112.28779999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [63.345, 111.4878], "end": [63.345, 112.28779999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [61.745, 111.4878], "end": [63.345, 111.4878], "type": "segment", "width": 0.09999999999999999}, {"start": [61.745, 112.28779999999999], "end": [61.745, 111.4878], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "1uF", "thickness": 0.15, "pos": [27.686, 107.1575], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C36", "thickness": 0.15, "pos": [27.686, 105.72749999999999], "height": 1.0}, {"start": [28.485999999999997, 106.1275], "end": [26.886, 106.1275], "type": "segment", "width": 0.09999999999999999}, {"start": [28.485999999999997, 105.3275], "end": [28.485999999999997, 106.1275], "type": "segment", "width": 0.09999999999999999}, {"start": [26.886, 105.3275], "end": [28.485999999999997, 105.3275], "type": "segment", "width": 0.09999999999999999}, {"start": [26.886, 106.1275], "end": [26.886, 105.3275], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "1nF", "thickness": 0.15, "pos": [84.9605, 46.259299999999996], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C35", "thickness": 0.15, "pos": [84.9605, 47.689299999999996], "height": 1.0}, {"start": [84.1605, 47.2893], "end": [85.7605, 47.2893], "type": "segment", "width": 0.09999999999999999}, {"start": [84.1605, 48.089299999999994], "end": [84.1605, 47.2893], "type": "segment", "width": 0.09999999999999999}, {"start": [85.7605, 48.089299999999994], "end": [84.1605, 48.089299999999994], "type": "segment", "width": 0.09999999999999999}, {"start": [85.7605, 47.2893], "end": [85.7605, 48.089299999999994], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10nF", "thickness": 0.15, "pos": [52.102999999999994, 97.1296], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C34", "thickness": 0.15, "pos": [50.672999999999995, 97.1296], "height": 1.0}, {"start": [51.073, 96.3296], "end": [51.073, 97.9296], "type": "segment", "width": 0.09999999999999999}, {"start": [50.272999999999996, 96.3296], "end": [51.073, 96.3296], "type": "segment", "width": 0.09999999999999999}, {"start": [50.272999999999996, 97.9296], "end": [50.272999999999996, 96.3296], "type": "segment", "width": 0.09999999999999999}, {"start": [51.073, 97.9296], "end": [50.272999999999996, 97.9296], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "10nF", "thickness": 0.15, "pos": [63.550799999999995, 77.25919999999999], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C33", "thickness": 0.15, "pos": [63.550799999999995, 78.6892], "height": 1.0}, {"start": [62.7508, 78.2892], "end": [64.35079999999999, 78.2892], "type": "segment", "width": 0.09999999999999999}, {"start": [62.7508, 79.08919999999999], "end": [62.7508, 78.2892], "type": "segment", "width": 0.09999999999999999}, {"start": [64.35079999999999, 79.08919999999999], "end": [62.7508, 79.08919999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [64.35079999999999, 78.2892], "end": [64.35079999999999, 79.08919999999999], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10nF", "thickness": 0.15, "pos": [65.12049999999999, 93.2815], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C32", "thickness": 0.15, "pos": [63.6905, 93.2815], "height": 1.0}, {"start": [64.09049999999999, 92.4815], "end": [64.09049999999999, 94.08149999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [63.290499999999994, 92.4815], "end": [64.09049999999999, 92.4815], "type": "segment", "width": 0.09999999999999999}, {"start": [63.290499999999994, 94.08149999999999], "end": [63.290499999999994, 92.4815], "type": "segment", "width": 0.09999999999999999}, {"start": [64.09049999999999, 94.08149999999999], "end": [63.290499999999994, 94.08149999999999], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10nF", "thickness": 0.15, "pos": [50.5282, 97.1296], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C31", "thickness": 0.15, "pos": [49.0982, 97.1296], "height": 1.0}, {"start": [49.4982, 96.3296], "end": [49.4982, 97.9296], "type": "segment", "width": 0.09999999999999999}, {"start": [48.6982, 96.3296], "end": [49.4982, 96.3296], "type": "segment", "width": 0.09999999999999999}, {"start": [48.6982, 97.9296], "end": [48.6982, 96.3296], "type": "segment", "width": 0.09999999999999999}, {"start": [49.4982, 97.9296], "end": [48.6982, 97.9296], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10nF", "thickness": 0.15, "pos": [41.7754, 92.76079999999999], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C30", "thickness": 0.15, "pos": [43.2054, 92.76079999999999], "height": 1.0}, {"start": [42.8054, 93.5608], "end": [42.8054, 91.96079999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [43.605399999999996, 93.5608], "end": [42.8054, 93.5608], "type": "segment", "width": 0.09999999999999999}, {"start": [43.605399999999996, 91.96079999999999], "end": [43.605399999999996, 93.5608], "type": "segment", "width": 0.09999999999999999}, {"start": [42.8054, 91.96079999999999], "end": [43.605399999999996, 91.96079999999999], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "10nF", "thickness": 0.15, "pos": [45.8445, 79.3453], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C28", "thickness": 0.15, "pos": [45.8445, 77.9153], "height": 1.0}, {"start": [46.6445, 78.3153], "end": [45.0445, 78.3153], "type": "segment", "width": 0.09999999999999999}, {"start": [46.6445, 77.5153], "end": [46.6445, 78.3153], "type": "segment", "width": 0.09999999999999999}, {"start": [45.0445, 77.5153], "end": [46.6445, 77.5153], "type": "segment", "width": 0.09999999999999999}, {"start": [45.0445, 78.3153], "end": [45.0445, 77.5153], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "2.2uF", "thickness": 0.15, "pos": [50.576499999999996, 75.69279999999999], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C26", "thickness": 0.15, "pos": [49.146499999999996, 75.69279999999999], "height": 1.0}, {"start": [49.546499999999995, 74.8928], "end": [49.546499999999995, 76.4928], "type": "segment", "width": 0.09999999999999999}, {"start": [48.7465, 74.8928], "end": [49.546499999999995, 74.8928], "type": "segment", "width": 0.09999999999999999}, {"start": [48.7465, 76.4928], "end": [48.7465, 74.8928], "type": "segment", "width": 0.09999999999999999}, {"start": [49.546499999999995, 76.4928], "end": [48.7465, 76.4928], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "2.2uF", "thickness": 0.15, "pos": [64.4652, 82.1512], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C25", "thickness": 0.15, "pos": [64.4652, 80.7212], "height": 1.0}, {"start": [65.2652, 81.1212], "end": [63.6652, 81.1212], "type": "segment", "width": 0.09999999999999999}, {"start": [65.2652, 80.32119999999999], "end": [65.2652, 81.1212], "type": "segment", "width": 0.09999999999999999}, {"start": [63.6652, 80.32119999999999], "end": [65.2652, 80.32119999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [63.6652, 81.1212], "end": [63.6652, 80.32119999999999], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "10nF", "thickness": 0.15, "pos": [40.32, 101.8878], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C20", "thickness": 0.15, "pos": [40.32, 100.45779999999999], "height": 1.0}, {"start": [41.12, 100.8578], "end": [39.519999999999996, 100.8578], "type": "segment", "width": 0.09999999999999999}, {"start": [41.12, 100.0578], "end": [41.12, 100.8578], "type": "segment", "width": 0.09999999999999999}, {"start": [39.519999999999996, 100.0578], "end": [41.12, 100.0578], "type": "segment", "width": 0.09999999999999999}, {"start": [39.519999999999996, 100.8578], "end": [39.519999999999996, 100.0578], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "10nF", "thickness": 0.15, "pos": [38.9865, 44.925799999999995], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C19", "thickness": 0.15, "pos": [38.9865, 46.355799999999995], "height": 1.0}, {"start": [38.186499999999995, 45.955799999999996], "end": [39.7865, 45.955799999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [38.186499999999995, 46.7558], "end": [38.186499999999995, 45.955799999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [39.7865, 46.7558], "end": [38.186499999999995, 46.7558], "type": "segment", "width": 0.09999999999999999}, {"start": [39.7865, 45.955799999999996], "end": [39.7865, 46.7558], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "100nF", "thickness": 0.15, "pos": [31.462999999999997, 49.848299999999995], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C18", "thickness": 0.15, "pos": [30.032999999999998, 49.848299999999995], "height": 1.0}, {"start": [30.433, 49.0483], "end": [30.433, 50.6483], "type": "segment", "width": 0.09999999999999999}, {"start": [29.633, 49.0483], "end": [30.433, 49.0483], "type": "segment", "width": 0.09999999999999999}, {"start": [29.633, 50.6483], "end": [29.633, 49.0483], "type": "segment", "width": 0.09999999999999999}, {"start": [30.433, 50.6483], "end": [29.633, 50.6483], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10nF", "thickness": 0.15, "pos": [22.506999999999998, 69.7873], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C17", "thickness": 0.15, "pos": [23.936999999999998, 69.7873], "height": 1.0}, {"start": [23.537, 70.5873], "end": [23.537, 68.98729999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [24.337, 70.5873], "end": [23.537, 70.5873], "type": "segment", "width": 0.09999999999999999}, {"start": [24.337, 68.98729999999999], "end": [24.337, 70.5873], "type": "segment", "width": 0.09999999999999999}, {"start": [23.537, 68.98729999999999], "end": [24.337, 68.98729999999999], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "100nF", "thickness": 0.15, "pos": [95.057, 75.4718], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C16", "thickness": 0.15, "pos": [95.057, 74.0418], "height": 1.0}, {"start": [95.857, 74.4418], "end": [94.25699999999999, 74.4418], "type": "segment", "width": 0.09999999999999999}, {"start": [95.857, 73.6418], "end": [95.857, 74.4418], "type": "segment", "width": 0.09999999999999999}, {"start": [94.25699999999999, 73.6418], "end": [95.857, 73.6418], "type": "segment", "width": 0.09999999999999999}, {"start": [94.25699999999999, 74.4418], "end": [94.25699999999999, 73.6418], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "100nF", "thickness": 0.15, "pos": [28.509, 51.4663], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C15", "thickness": 0.15, "pos": [28.509, 52.8963], "height": 1.0}, {"start": [27.709, 52.4963], "end": [29.308999999999997, 52.4963], "type": "segment", "width": 0.09999999999999999}, {"start": [27.709, 53.296299999999995], "end": [27.709, 52.4963], "type": "segment", "width": 0.09999999999999999}, {"start": [29.308999999999997, 53.296299999999995], "end": [27.709, 53.296299999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [29.308999999999997, 52.4963], "end": [29.308999999999997, 53.296299999999995], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "100nF", "thickness": 0.15, "pos": [93.5025, 80.58229999999999], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C14", "thickness": 0.15, "pos": [92.07249999999999, 80.58229999999999], "height": 1.0}, {"start": [92.4725, 79.78229999999999], "end": [92.4725, 81.3823], "type": "segment", "width": 0.09999999999999999}, {"start": [91.6725, 79.78229999999999], "end": [92.4725, 79.78229999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [91.6725, 81.3823], "end": [91.6725, 79.78229999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [92.4725, 81.3823], "end": [91.6725, 81.3823], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "100nF", "thickness": 0.15, "pos": [83.594, 79.5028], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C13", "thickness": 0.15, "pos": [85.024, 79.5028], "height": 1.0}, {"start": [84.624, 80.30279999999999], "end": [84.624, 78.7028], "type": "segment", "width": 0.09999999999999999}, {"start": [85.42399999999999, 80.30279999999999], "end": [84.624, 80.30279999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [85.42399999999999, 78.7028], "end": [85.42399999999999, 80.30279999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [84.624, 78.7028], "end": [85.42399999999999, 78.7028], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "1nF", "thickness": 0.15, "pos": [84.89699999999999, 52.7998], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C12", "thickness": 0.15, "pos": [84.89699999999999, 54.2298], "height": 1.0}, {"start": [84.097, 53.8298], "end": [85.697, 53.8298], "type": "segment", "width": 0.09999999999999999}, {"start": [84.097, 54.629799999999996], "end": [84.097, 53.8298], "type": "segment", "width": 0.09999999999999999}, {"start": [85.697, 54.629799999999996], "end": [84.097, 54.629799999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [85.697, 53.8298], "end": [85.697, 54.629799999999996], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "4.7nF", "thickness": 0.15, "pos": [87.249, 90.7085], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C11", "thickness": 0.15, "pos": [87.249, 92.1385], "height": 1.0}, {"start": [86.449, 91.7385], "end": [88.04899999999999, 91.7385], "type": "segment", "width": 0.09999999999999999}, {"start": [86.449, 92.5385], "end": [86.449, 91.7385], "type": "segment", "width": 0.09999999999999999}, {"start": [88.04899999999999, 92.5385], "end": [86.449, 92.5385], "type": "segment", "width": 0.09999999999999999}, {"start": [88.04899999999999, 91.7385], "end": [88.04899999999999, 92.5385], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "100nF", "thickness": 0.15, "pos": [84.3288, 95.6005], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C10", "thickness": 0.15, "pos": [84.3288, 97.03049999999999], "height": 1.0}, {"start": [83.52879999999999, 96.6305], "end": [85.1288, 96.6305], "type": "segment", "width": 0.09999999999999999}, {"start": [83.52879999999999, 97.4305], "end": [83.52879999999999, 96.6305], "type": "segment", "width": 0.09999999999999999}, {"start": [85.1288, 97.4305], "end": [83.52879999999999, 97.4305], "type": "segment", "width": 0.09999999999999999}, {"start": [85.1288, 96.6305], "end": [85.1288, 97.4305], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "10uF", "thickness": 0.15, "pos": [84.3288, 94.0765], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C9", "thickness": 0.15, "pos": [84.3288, 95.5065], "height": 1.0}, {"start": [83.52879999999999, 95.1065], "end": [85.1288, 95.1065], "type": "segment", "width": 0.09999999999999999}, {"start": [83.52879999999999, 95.9065], "end": [83.52879999999999, 95.1065], "type": "segment", "width": 0.09999999999999999}, {"start": [85.1288, 95.9065], "end": [83.52879999999999, 95.9065], "type": "segment", "width": 0.09999999999999999}, {"start": [85.1288, 95.1065], "end": [85.1288, 95.9065], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "10uF", "thickness": 0.15, "pos": [84.3288, 92.5525], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C8", "thickness": 0.15, "pos": [84.3288, 93.9825], "height": 1.0}, {"start": [83.52879999999999, 93.5825], "end": [85.1288, 93.5825], "type": "segment", "width": 0.09999999999999999}, {"start": [83.52879999999999, 94.3825], "end": [83.52879999999999, 93.5825], "type": "segment", "width": 0.09999999999999999}, {"start": [85.1288, 94.3825], "end": [83.52879999999999, 94.3825], "type": "segment", "width": 0.09999999999999999}, {"start": [85.1288, 93.5825], "end": [85.1288, 94.3825], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "10uF", "thickness": 0.15, "pos": [69.1896, 66.0324], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C7", "thickness": 0.15, "pos": [69.1896, 67.4624], "height": 1.0}, {"start": [68.3896, 67.0624], "end": [69.9896, 67.0624], "type": "segment", "width": 0.09999999999999999}, {"start": [68.3896, 67.8624], "end": [68.3896, 67.0624], "type": "segment", "width": 0.09999999999999999}, {"start": [69.9896, 67.8624], "end": [68.3896, 67.8624], "type": "segment", "width": 0.09999999999999999}, {"start": [69.9896, 67.0624], "end": [69.9896, 67.8624], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "100nF", "thickness": 0.15, "pos": [69.21249999999999, 67.60719999999999], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C6", "thickness": 0.15, "pos": [69.21249999999999, 69.0372], "height": 1.0}, {"start": [68.4125, 68.63719999999999], "end": [70.0125, 68.63719999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [68.4125, 69.43719999999999], "end": [68.4125, 68.63719999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [70.0125, 69.43719999999999], "end": [68.4125, 69.43719999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [70.0125, 68.63719999999999], "end": [70.0125, 69.43719999999999], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "470nF", "thickness": 0.15, "pos": [76.134, 60.2318], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C5", "thickness": 0.15, "pos": [76.134, 58.8018], "height": 1.0}, {"start": [76.934, 59.2018], "end": [75.334, 59.2018], "type": "segment", "width": 0.09999999999999999}, {"start": [76.934, 58.401799999999994], "end": [76.934, 59.2018], "type": "segment", "width": 0.09999999999999999}, {"start": [75.334, 58.401799999999994], "end": [76.934, 58.401799999999994], "type": "segment", "width": 0.09999999999999999}, {"start": [75.334, 59.2018], "end": [75.334, 58.401799999999994], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "470nF", "thickness": 0.15, "pos": [76.134, 55.8478], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C4", "thickness": 0.15, "pos": [76.134, 57.2778], "height": 1.0}, {"start": [75.334, 56.8778], "end": [76.934, 56.8778], "type": "segment", "width": 0.09999999999999999}, {"start": [75.334, 57.6778], "end": [75.334, 56.8778], "type": "segment", "width": 0.09999999999999999}, {"start": [76.934, 57.6778], "end": [75.334, 57.6778], "type": "segment", "width": 0.09999999999999999}, {"start": [76.934, 56.8778], "end": [76.934, 57.6778], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "4.7nF", "thickness": 0.15, "pos": [77.87899999999999, 57.9128], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C3", "thickness": 0.15, "pos": [79.309, 57.9128], "height": 1.0}, {"start": [78.90899999999999, 58.712799999999994], "end": [78.90899999999999, 57.1128], "type": "segment", "width": 0.09999999999999999}, {"start": [79.709, 58.712799999999994], "end": [78.90899999999999, 58.712799999999994], "type": "segment", "width": 0.09999999999999999}, {"start": [79.709, 57.1128], "end": [79.709, 58.712799999999994], "type": "segment", "width": 0.09999999999999999}, {"start": [78.90899999999999, 57.1128], "end": [79.709, 57.1128], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "100nF", "thickness": 0.15, "pos": [83.97999999999999, 57.785799999999995], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C1", "thickness": 0.15, "pos": [82.55, 57.785799999999995], "height": 1.0}, {"start": [82.95, 56.9858], "end": [82.95, 58.5858], "type": "segment", "width": 0.09999999999999999}, {"start": [82.14999999999999, 56.9858], "end": [82.95, 56.9858], "type": "segment", "width": 0.09999999999999999}, {"start": [82.14999999999999, 58.5858], "end": [82.14999999999999, 56.9858], "type": "segment", "width": 0.09999999999999999}, {"start": [82.95, 58.5858], "end": [82.14999999999999, 58.5858], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "1k", "thickness": 0.15, "pos": [35.062999999999995, 92.83099999999999], "height": 1.0}, {"start": [35.863, 94.03099999999999], "end": [35.863, 97.231], "type": "segment", "width": 0.09999999999999999}, {"start": [34.263, 94.03099999999999], "end": [35.863, 94.03099999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [34.263, 97.231], "end": [34.263, 94.03099999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [35.863, 97.231], "end": [34.263, 97.231], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "RN1", "thickness": 0.15, "pos": [35.062999999999995, 95.631], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "TP", "thickness": 0.15, "pos": [65.532, 68.2805], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "TP3", "thickness": 0.15, "pos": [65.532, 64.23049999999999], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "TP", "thickness": 0.15, "pos": [65.8228, 76.3958], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "TP4", "thickness": 0.15, "pos": [65.8228, 72.3458], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "IS25WP256D-xM", "thickness": 0.15, "pos": [74.28229999999999, 101.6143], "height": 1.0}, {"start": [70.53229999999999, 91.2143], "end": [71.53229999999999, 90.2143], "type": "segment", "width": 0.15}, {"start": [70.53229999999999, 100.51429999999999], "end": [70.53229999999999, 91.2143], "type": "segment", "width": 0.15}, {"start": [78.03229999999999, 100.51429999999999], "end": [70.53229999999999, 100.51429999999999], "type": "segment", "width": 0.15}, {"start": [78.03229999999999, 90.2143], "end": [78.03229999999999, 100.51429999999999], "type": "segment", "width": 0.15}, {"start": [71.53229999999999, 90.2143], "end": [78.03229999999999, 90.2143], "type": "segment", "width": 0.15}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "U11", "thickness": 0.15, "pos": [74.28229999999999, 95.3643], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "LM2937", "thickness": 0.15, "pos": [27.6708, 89.81099999999999], "height": 1.0}, {"start": [25.8208, 97.661], "end": [25.8208, 90.961], "type": "segment", "width": 0.09999999999999999}, {"start": [29.520799999999998, 90.961], "end": [25.8208, 90.961], "type": "segment", "width": 0.09999999999999999}, {"start": [28.470799999999997, 97.661], "end": [25.8208, 97.661], "type": "segment", "width": 0.09999999999999999}, {"start": [29.520799999999998, 96.61099999999999], "end": [29.520799999999998, 90.961], "type": "segment", "width": 0.09999999999999999}, {"start": [29.520799999999998, 96.61099999999999], "end": [28.470799999999997, 97.661], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": -90.0, "attr": [], "horiz_justify": 0, "text": "U5", "thickness": 0.15, "pos": [27.6708, 94.31099999999999], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "Conn_02x05_Odd_Even", "thickness": 0.15, "pos": [36.534, 108.9922], "height": 1.0}, {"start": [50.733999999999995, 106.45219999999999], "end": [50.733999999999995, 110.53219999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [50.733999999999995, 110.53219999999999], "end": [49.733999999999995, 111.53219999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [49.733999999999995, 111.53219999999999], "end": [38.034, 111.53219999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [38.034, 111.53219999999999], "end": [38.034, 106.45219999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [38.034, 106.45219999999999], "end": [50.733999999999995, 106.45219999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [49.784, 105.0722], "end": [49.784, 106.45219999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [49.144, 106.45219999999999], "end": [49.144, 105.0722], "type": "segment", "width": 0.09999999999999999}, {"start": [49.144, 105.0722], "end": [49.784, 105.0722], "type": "segment", "width": 0.09999999999999999}, {"start": [49.784, 111.53219999999999], "end": [49.784, 112.9122], "type": "segment", "width": 0.09999999999999999}, {"start": [49.784, 112.9122], "end": [49.144, 112.9122], "type": "segment", "width": 0.09999999999999999}, {"start": [49.144, 112.9122], "end": [49.144, 111.53219999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [47.244, 105.0722], "end": [47.244, 106.45219999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [46.604, 106.45219999999999], "end": [46.604, 105.0722], "type": "segment", "width": 0.09999999999999999}, {"start": [46.604, 105.0722], "end": [47.244, 105.0722], "type": "segment", "width": 0.09999999999999999}, {"start": [47.244, 111.53219999999999], "end": [47.244, 112.9122], "type": "segment", "width": 0.09999999999999999}, {"start": [47.244, 112.9122], "end": [46.604, 112.9122], "type": "segment", "width": 0.09999999999999999}, {"start": [46.604, 112.9122], "end": [46.604, 111.53219999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [44.704, 105.0722], "end": [44.704, 106.45219999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [44.064, 106.45219999999999], "end": [44.064, 105.0722], "type": "segment", "width": 0.09999999999999999}, {"start": [44.064, 105.0722], "end": [44.704, 105.0722], "type": "segment", "width": 0.09999999999999999}, {"start": [44.704, 111.53219999999999], "end": [44.704, 112.9122], "type": "segment", "width": 0.09999999999999999}, {"start": [44.704, 112.9122], "end": [44.064, 112.9122], "type": "segment", "width": 0.09999999999999999}, {"start": [44.064, 112.9122], "end": [44.064, 111.53219999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [42.164, 105.0722], "end": [42.164, 106.45219999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [41.524, 106.45219999999999], "end": [41.524, 105.0722], "type": "segment", "width": 0.09999999999999999}, {"start": [41.524, 105.0722], "end": [42.164, 105.0722], "type": "segment", "width": 0.09999999999999999}, {"start": [42.164, 111.53219999999999], "end": [42.164, 112.9122], "type": "segment", "width": 0.09999999999999999}, {"start": [42.164, 112.9122], "end": [41.524, 112.9122], "type": "segment", "width": 0.09999999999999999}, {"start": [41.524, 112.9122], "end": [41.524, 111.53219999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [39.623999999999995, 105.0722], "end": [39.623999999999995, 106.45219999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [38.984, 106.45219999999999], "end": [38.984, 105.0722], "type": "segment", "width": 0.09999999999999999}, {"start": [38.984, 105.0722], "end": [39.623999999999995, 105.0722], "type": "segment", "width": 0.09999999999999999}, {"start": [39.623999999999995, 111.53219999999999], "end": [39.623999999999995, 112.9122], "type": "segment", "width": 0.09999999999999999}, {"start": [39.623999999999995, 112.9122], "end": [38.984, 112.9122], "type": "segment", "width": 0.09999999999999999}, {"start": [38.984, 112.9122], "end": [38.984, 111.53219999999999], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "J2", "thickness": 0.15, "pos": [44.384, 108.9922], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "Molex_48_pin", "thickness": 0.15, "pos": [56.0441, 8.9763], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "LED-GREEN", "thickness": 0.15, "pos": [64.958, 102.2028], "height": 1.0}, {"start": [65.758, 103.2328], "end": [65.758, 104.0328], "type": "segment", "width": 0.09999999999999999}, {"start": [65.758, 104.0328], "end": [64.158, 104.0328], "type": "segment", "width": 0.09999999999999999}, {"start": [64.158, 104.0328], "end": [64.158, 103.2328], "type": "segment", "width": 0.09999999999999999}, {"start": [64.158, 103.2328], "end": [65.758, 103.2328], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D14", "thickness": 0.15, "pos": [64.958, 103.63279999999999], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "1.5k", "thickness": 0.15, "pos": [74.9335, 51.2453], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "RN10", "thickness": 0.15, "pos": [72.1335, 51.2453], "height": 1.0}, {"start": [70.5335, 52.0453], "end": [70.5335, 50.445299999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [70.5335, 50.445299999999996], "end": [73.73349999999999, 50.445299999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [73.73349999999999, 50.445299999999996], "end": [73.73349999999999, 52.0453], "type": "segment", "width": 0.09999999999999999}, {"start": [73.73349999999999, 52.0453], "end": [70.5335, 52.0453], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10nF", "thickness": 0.15, "pos": [67.05, 44.0055], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "CN5", "thickness": 0.15, "pos": [69.85, 44.0055], "height": 1.0}, {"start": [71.45, 43.2055], "end": [71.45, 44.805499999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [71.45, 44.805499999999995], "end": [68.25, 44.805499999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [68.25, 44.805499999999995], "end": [68.25, 43.2055], "type": "segment", "width": 0.09999999999999999}, {"start": [68.25, 43.2055], "end": [71.45, 43.2055], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "BAS70-04", "thickness": 0.15, "pos": [66.228, 48.284299999999995], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D26", "thickness": 0.15, "pos": [66.228, 45.784299999999995], "height": 1.0}, {"start": [65.52799999999999, 44.8343], "end": [65.52799999999999, 47.284299999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [66.078, 44.2643], "end": [66.928, 44.2643], "type": "segment", "width": 0.09999999999999999}, {"start": [65.52799999999999, 44.8343], "end": [66.078, 44.2643], "type": "segment", "width": 0.09999999999999999}, {"start": [66.928, 44.2643], "end": [66.928, 47.3043], "type": "segment", "width": 0.09999999999999999}, {"start": [65.52799999999999, 47.3043], "end": [66.928, 47.3043], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "BAS70-04", "thickness": 0.15, "pos": [66.228, 44.6648], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D25", "thickness": 0.15, "pos": [66.228, 42.1648], "height": 1.0}, {"start": [65.52799999999999, 41.2148], "end": [65.52799999999999, 43.6648], "type": "segment", "width": 0.09999999999999999}, {"start": [66.078, 40.6448], "end": [66.928, 40.6448], "type": "segment", "width": 0.09999999999999999}, {"start": [65.52799999999999, 41.2148], "end": [66.078, 40.6448], "type": "segment", "width": 0.09999999999999999}, {"start": [66.928, 40.6448], "end": [66.928, 43.684799999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [65.52799999999999, 43.684799999999996], "end": [66.928, 43.684799999999996], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "BAS70-04", "thickness": 0.15, "pos": [73.594, 39.6648], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D24", "thickness": 0.15, "pos": [73.594, 42.1648], "height": 1.0}, {"start": [74.294, 43.114799999999995], "end": [74.294, 40.6648], "type": "segment", "width": 0.09999999999999999}, {"start": [73.744, 43.684799999999996], "end": [72.89399999999999, 43.684799999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [74.294, 43.114799999999995], "end": [73.744, 43.684799999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [72.89399999999999, 43.684799999999996], "end": [72.89399999999999, 40.6448], "type": "segment", "width": 0.09999999999999999}, {"start": [74.294, 40.6448], "end": [72.89399999999999, 40.6448], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "BAS70-04", "thickness": 0.15, "pos": [73.594, 43.284299999999995], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D18", "thickness": 0.15, "pos": [73.594, 45.784299999999995], "height": 1.0}, {"start": [74.294, 46.7343], "end": [74.294, 44.284299999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [73.744, 47.3043], "end": [72.89399999999999, 47.3043], "type": "segment", "width": 0.09999999999999999}, {"start": [74.294, 46.7343], "end": [73.744, 47.3043], "type": "segment", "width": 0.09999999999999999}, {"start": [72.89399999999999, 47.3043], "end": [72.89399999999999, 44.2643], "type": "segment", "width": 0.09999999999999999}, {"start": [74.294, 44.2643], "end": [72.89399999999999, 44.2643], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "1.5k", "thickness": 0.15, "pos": [55.5025, 59.500299999999996], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "RN16", "thickness": 0.15, "pos": [52.7025, 59.500299999999996], "height": 1.0}, {"start": [51.1025, 60.3003], "end": [51.1025, 58.7003], "type": "segment", "width": 0.09999999999999999}, {"start": [51.1025, 58.7003], "end": [54.302499999999995, 58.7003], "type": "segment", "width": 0.09999999999999999}, {"start": [54.302499999999995, 58.7003], "end": [54.302499999999995, 60.3003], "type": "segment", "width": 0.09999999999999999}, {"start": [54.302499999999995, 60.3003], "end": [51.1025, 60.3003], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10nF", "thickness": 0.15, "pos": [49.839, 55.360099999999996], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "CN14", "thickness": 0.15, "pos": [52.638999999999996, 55.360099999999996], "height": 1.0}, {"start": [54.239, 54.5601], "end": [54.239, 56.1601], "type": "segment", "width": 0.09999999999999999}, {"start": [54.239, 56.1601], "end": [51.038999999999994, 56.1601], "type": "segment", "width": 0.09999999999999999}, {"start": [51.038999999999994, 56.1601], "end": [51.038999999999994, 54.5601], "type": "segment", "width": 0.09999999999999999}, {"start": [51.038999999999994, 54.5601], "end": [54.239, 54.5601], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "1.5k", "thickness": 0.15, "pos": [66.996, 58.8653], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "RN12", "thickness": 0.15, "pos": [64.196, 58.8653], "height": 1.0}, {"start": [62.596, 59.665299999999995], "end": [62.596, 58.0653], "type": "segment", "width": 0.09999999999999999}, {"start": [62.596, 58.0653], "end": [65.79599999999999, 58.0653], "type": "segment", "width": 0.09999999999999999}, {"start": [65.79599999999999, 58.0653], "end": [65.79599999999999, 59.665299999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [65.79599999999999, 59.665299999999995], "end": [62.596, 59.665299999999995], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "1.5k", "thickness": 0.15, "pos": [60.7476, 71.578], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "RN11", "thickness": 0.15, "pos": [57.947599999999994, 71.578], "height": 1.0}, {"start": [56.3476, 72.378], "end": [56.3476, 70.77799999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [56.3476, 70.77799999999999], "end": [59.547599999999996, 70.77799999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [59.547599999999996, 70.77799999999999], "end": [59.547599999999996, 72.378], "type": "segment", "width": 0.09999999999999999}, {"start": [59.547599999999996, 72.378], "end": [56.3476, 72.378], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10nF", "thickness": 0.15, "pos": [61.395999999999994, 54.5473], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "CN6", "thickness": 0.15, "pos": [64.196, 54.5473], "height": 1.0}, {"start": [65.79599999999999, 53.747299999999996], "end": [65.79599999999999, 55.3473], "type": "segment", "width": 0.09999999999999999}, {"start": [65.79599999999999, 55.3473], "end": [62.596, 55.3473], "type": "segment", "width": 0.09999999999999999}, {"start": [62.596, 55.3473], "end": [62.596, 53.747299999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [62.596, 53.747299999999996], "end": [65.79599999999999, 53.747299999999996], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10nF", "thickness": 0.15, "pos": [55.1857, 67.3108], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "CN17", "thickness": 0.15, "pos": [57.985699999999994, 67.3108], "height": 1.0}, {"start": [59.585699999999996, 66.5108], "end": [59.585699999999996, 68.1108], "type": "segment", "width": 0.09999999999999999}, {"start": [59.585699999999996, 68.1108], "end": [56.3857, 68.1108], "type": "segment", "width": 0.09999999999999999}, {"start": [56.3857, 68.1108], "end": [56.3857, 66.5108], "type": "segment", "width": 0.09999999999999999}, {"start": [56.3857, 66.5108], "end": [59.585699999999996, 66.5108], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "USB_B_Micro", "thickness": 0.15, "pos": [60.8305, 111.6818], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "J1", "thickness": 0.15, "pos": [60.8305, 107.9568], "height": 1.0}, {"start": [56.5805, 106.60679999999999], "end": [56.5805, 110.40679999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [65.0805, 110.40679999999999], "end": [65.0805, 106.60679999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [62.930499999999995, 110.40679999999999], "end": [65.0805, 110.40679999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [65.0805, 106.60679999999999], "end": [64.2605, 106.60679999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [59.305499999999995, 107.10679999999999], "end": [59.530499999999996, 107.3318], "type": "segment", "width": 0.09999999999999999}, {"start": [59.530499999999996, 107.3318], "end": [59.7555, 107.10679999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [57.400499999999994, 106.60679999999999], "end": [56.5805, 106.60679999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [58.7305, 110.40679999999999], "end": [58.7305, 109.57679999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [58.7305, 109.57679999999999], "end": [62.930499999999995, 109.57679999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [62.930499999999995, 109.57679999999999], "end": [62.930499999999995, 110.40679999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [56.5805, 110.40679999999999], "end": [58.7305, 110.40679999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [59.305499999999995, 107.10679999999999], "end": [57.400499999999994, 107.10679999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [64.2605, 107.10679999999999], "end": [59.7555, 107.10679999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [64.2605, 106.60679999999999], "end": [64.2605, 107.10679999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [57.400499999999994, 107.10679999999999], "end": [57.400499999999994, 106.60679999999999], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "IPD30N06S2L-23", "thickness": 0.15, "pos": [92.45599999999999, 101.02], "height": 1.0}, {"start": [96.40599999999999, 93.82], "end": [97.40599999999999, 93.82], "type": "segment", "width": 0.09999999999999999}, {"start": [97.40599999999999, 93.82], "end": [97.40599999999999, 99.22], "type": "segment", "width": 0.09999999999999999}, {"start": [97.40599999999999, 99.22], "end": [96.40599999999999, 99.22], "type": "segment", "width": 0.09999999999999999}, {"start": [96.40599999999999, 93.27], "end": [96.40599999999999, 99.77], "type": "segment", "width": 0.09999999999999999}, {"start": [96.40599999999999, 99.77], "end": [90.18599999999999, 99.77], "type": "segment", "width": 0.09999999999999999}, {"start": [90.18599999999999, 99.77], "end": [90.18599999999999, 94.27], "type": "segment", "width": 0.09999999999999999}, {"start": [90.18599999999999, 94.27], "end": [91.18599999999999, 93.27], "type": "segment", "width": 0.09999999999999999}, {"start": [91.18599999999999, 93.27], "end": [96.40599999999999, 93.27], "type": "segment", "width": 0.09999999999999999}, {"start": [90.591, 93.865], "end": [87.48599999999999, 93.865], "type": "segment", "width": 0.09999999999999999}, {"start": [87.48599999999999, 93.865], "end": [87.48599999999999, 94.615], "type": "segment", "width": 0.09999999999999999}, {"start": [87.48599999999999, 94.615], "end": [90.18599999999999, 94.615], "type": "segment", "width": 0.09999999999999999}, {"start": [90.18599999999999, 98.425], "end": [87.48599999999999, 98.425], "type": "segment", "width": 0.09999999999999999}, {"start": [87.48599999999999, 98.425], "end": [87.48599999999999, 99.175], "type": "segment", "width": 0.09999999999999999}, {"start": [87.48599999999999, 99.175], "end": [90.18599999999999, 99.175], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "Q1", "thickness": 0.15, "pos": [92.45599999999999, 96.52], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "GND", "thickness": 0.15, "pos": [72.5526, 110.7714], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "TP2", "thickness": 0.15, "pos": [72.5526, 104.7714], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "TLE8888QK", "thickness": 0.15, "pos": [83.5, 77.823], "height": 1.0}, {"start": [77.5, 61.403], "end": [90.5, 61.403], "type": "segment", "width": 0.09999999999999999}, {"start": [90.5, 61.403], "end": [90.5, 75.40299999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [90.5, 75.40299999999999], "end": [76.5, 75.40299999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [76.5, 75.40299999999999], "end": [76.5, 62.403], "type": "segment", "width": 0.09999999999999999}, {"start": [76.5, 62.403], "end": [77.5, 61.403], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "U2", "thickness": 0.15, "pos": [83.5, 68.40299999999999], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "NSR0530HT", "thickness": 0.15, "pos": [91.594, 35.247499999999995], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D20", "thickness": 0.15, "pos": [91.694, 38.997499999999995], "height": 1.0}, {"start": [91.494, 37.1475], "end": [91.244, 37.1475], "type": "segment", "width": 0.09999999999999999}, {"start": [91.494, 36.7975], "end": [91.994, 37.1475], "type": "segment", "width": 0.09999999999999999}, {"start": [91.494, 37.497499999999995], "end": [91.494, 36.7975], "type": "segment", "width": 0.09999999999999999}, {"start": [91.994, 37.1475], "end": [91.494, 37.497499999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [91.994, 37.1475], "end": [92.194, 37.1475], "type": "segment", "width": 0.09999999999999999}, {"start": [91.994, 37.497499999999995], "end": [91.994, 36.7975], "type": "segment", "width": 0.09999999999999999}, {"start": [92.594, 36.4475], "end": [92.594, 37.8475], "type": "segment", "width": 0.09999999999999999}, {"start": [90.794, 36.4475], "end": [92.594, 36.4475], "type": "segment", "width": 0.09999999999999999}, {"start": [90.794, 37.8475], "end": [90.794, 36.4475], "type": "segment", "width": 0.09999999999999999}, {"start": [92.594, 37.8475], "end": [90.794, 37.8475], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "NSR0530HT", "thickness": 0.15, "pos": [91.594, 33.2155], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D15", "thickness": 0.15, "pos": [91.694, 36.9655], "height": 1.0}, {"start": [91.494, 35.1155], "end": [91.244, 35.1155], "type": "segment", "width": 0.09999999999999999}, {"start": [91.494, 34.765499999999996], "end": [91.994, 35.1155], "type": "segment", "width": 0.09999999999999999}, {"start": [91.494, 35.4655], "end": [91.494, 34.765499999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [91.994, 35.1155], "end": [91.494, 35.4655], "type": "segment", "width": 0.09999999999999999}, {"start": [91.994, 35.1155], "end": [92.194, 35.1155], "type": "segment", "width": 0.09999999999999999}, {"start": [91.994, 35.4655], "end": [91.994, 34.765499999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [92.594, 34.4155], "end": [92.594, 35.8155], "type": "segment", "width": 0.09999999999999999}, {"start": [90.794, 34.4155], "end": [92.594, 34.4155], "type": "segment", "width": 0.09999999999999999}, {"start": [90.794, 35.8155], "end": [90.794, 34.4155], "type": "segment", "width": 0.09999999999999999}, {"start": [92.594, 35.8155], "end": [90.794, 35.8155], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "BAS70-04", "thickness": 0.15, "pos": [56.3855, 51.1583], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D12", "thickness": 0.15, "pos": [56.3855, 53.6583], "height": 1.0}, {"start": [57.085499999999996, 54.6083], "end": [57.085499999999996, 52.1583], "type": "segment", "width": 0.09999999999999999}, {"start": [56.5355, 55.1783], "end": [55.6855, 55.1783], "type": "segment", "width": 0.09999999999999999}, {"start": [57.085499999999996, 54.6083], "end": [56.5355, 55.1783], "type": "segment", "width": 0.09999999999999999}, {"start": [55.6855, 55.1783], "end": [55.6855, 52.1383], "type": "segment", "width": 0.09999999999999999}, {"start": [57.085499999999996, 52.1383], "end": [55.6855, 52.1383], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "BAS70-04", "thickness": 0.15, "pos": [56.3855, 54.9683], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D11", "thickness": 0.15, "pos": [56.3855, 57.4683], "height": 1.0}, {"start": [57.085499999999996, 58.418299999999995], "end": [57.085499999999996, 55.9683], "type": "segment", "width": 0.09999999999999999}, {"start": [56.5355, 58.988299999999995], "end": [55.6855, 58.988299999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [57.085499999999996, 58.418299999999995], "end": [56.5355, 58.988299999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [55.6855, 58.988299999999995], "end": [55.6855, 55.948299999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [57.085499999999996, 55.948299999999996], "end": [55.6855, 55.948299999999996], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "BAS70-04", "thickness": 0.15, "pos": [54.3281, 71.538], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D10", "thickness": 0.15, "pos": [54.3281, 69.038], "height": 1.0}, {"start": [53.628099999999996, 68.088], "end": [53.628099999999996, 70.538], "type": "segment", "width": 0.09999999999999999}, {"start": [54.1781, 67.518], "end": [55.028099999999995, 67.518], "type": "segment", "width": 0.09999999999999999}, {"start": [53.628099999999996, 68.088], "end": [54.1781, 67.518], "type": "segment", "width": 0.09999999999999999}, {"start": [55.028099999999995, 67.518], "end": [55.028099999999995, 70.55799999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [53.628099999999996, 70.55799999999999], "end": [55.028099999999995, 70.55799999999999], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "BAS70-04", "thickness": 0.15, "pos": [60.576499999999996, 58.6348], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D9", "thickness": 0.15, "pos": [60.576499999999996, 56.1348], "height": 1.0}, {"start": [59.8765, 55.184799999999996], "end": [59.8765, 57.6348], "type": "segment", "width": 0.09999999999999999}, {"start": [60.4265, 54.614799999999995], "end": [61.2765, 54.614799999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [59.8765, 55.184799999999996], "end": [60.4265, 54.614799999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [61.2765, 54.614799999999995], "end": [61.2765, 57.654799999999994], "type": "segment", "width": 0.09999999999999999}, {"start": [59.8765, 57.654799999999994], "end": [61.2765, 57.654799999999994], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "BAS70-04", "thickness": 0.15, "pos": [53.9388, 63.474599999999995], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D8", "thickness": 0.15, "pos": [56.4388, 63.474599999999995], "height": 1.0}, {"start": [57.388799999999996, 62.7746], "end": [54.9388, 62.7746], "type": "segment", "width": 0.09999999999999999}, {"start": [57.9588, 63.3246], "end": [57.9588, 64.1746], "type": "segment", "width": 0.09999999999999999}, {"start": [57.388799999999996, 62.7746], "end": [57.9588, 63.3246], "type": "segment", "width": 0.09999999999999999}, {"start": [57.9588, 64.1746], "end": [54.9188, 64.1746], "type": "segment", "width": 0.09999999999999999}, {"start": [54.9188, 62.7746], "end": [54.9188, 64.1746], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "BAS70-04", "thickness": 0.15, "pos": [60.576499999999996, 55.015299999999996], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D7", "thickness": 0.15, "pos": [60.576499999999996, 52.515299999999996], "height": 1.0}, {"start": [59.8765, 51.5653], "end": [59.8765, 54.015299999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [60.4265, 50.9953], "end": [61.2765, 50.9953], "type": "segment", "width": 0.09999999999999999}, {"start": [59.8765, 51.5653], "end": [60.4265, 50.9953], "type": "segment", "width": 0.09999999999999999}, {"start": [61.2765, 50.9953], "end": [61.2765, 54.0353], "type": "segment", "width": 0.09999999999999999}, {"start": [59.8765, 54.0353], "end": [61.2765, 54.0353], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "BAS70-04", "thickness": 0.15, "pos": [61.630599999999994, 62.918499999999995], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D6", "thickness": 0.15, "pos": [61.630599999999994, 65.4185], "height": 1.0}, {"start": [62.3306, 66.3685], "end": [62.3306, 63.918499999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [61.7806, 66.93849999999999], "end": [60.9306, 66.93849999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [62.3306, 66.3685], "end": [61.7806, 66.93849999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [60.9306, 66.93849999999999], "end": [60.9306, 63.8985], "type": "segment", "width": 0.09999999999999999}, {"start": [62.3306, 63.8985], "end": [60.9306, 63.8985], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "BAS70-04", "thickness": 0.15, "pos": [67.8155, 50.205799999999996], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D5", "thickness": 0.15, "pos": [67.8155, 52.705799999999996], "height": 1.0}, {"start": [68.5155, 53.6558], "end": [68.5155, 51.205799999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [67.96549999999999, 54.2258], "end": [67.1155, 54.2258], "type": "segment", "width": 0.09999999999999999}, {"start": [68.5155, 53.6558], "end": [67.96549999999999, 54.2258], "type": "segment", "width": 0.09999999999999999}, {"start": [67.1155, 54.2258], "end": [67.1155, 51.1858], "type": "segment", "width": 0.09999999999999999}, {"start": [68.5155, 51.1858], "end": [67.1155, 51.1858], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "BAS70-04", "thickness": 0.15, "pos": [61.630599999999994, 66.538], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D4", "thickness": 0.15, "pos": [61.630599999999994, 69.038], "height": 1.0}, {"start": [62.3306, 69.988], "end": [62.3306, 67.538], "type": "segment", "width": 0.09999999999999999}, {"start": [61.7806, 70.55799999999999], "end": [60.9306, 70.55799999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [62.3306, 69.988], "end": [61.7806, 70.55799999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [60.9306, 70.55799999999999], "end": [60.9306, 67.518], "type": "segment", "width": 0.09999999999999999}, {"start": [62.3306, 67.518], "end": [60.9306, 67.518], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "BAS70-04", "thickness": 0.15, "pos": [67.8155, 53.8253], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D3", "thickness": 0.15, "pos": [67.8155, 56.3253], "height": 1.0}, {"start": [68.5155, 57.275299999999994], "end": [68.5155, 54.8253], "type": "segment", "width": 0.09999999999999999}, {"start": [67.96549999999999, 57.845299999999995], "end": [67.1155, 57.845299999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [68.5155, 57.275299999999994], "end": [67.96549999999999, 57.845299999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [67.1155, 57.845299999999995], "end": [67.1155, 54.805299999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [68.5155, 54.805299999999995], "end": [67.1155, 54.805299999999995], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "100UF 50V", "thickness": 0.15, "pos": [87.6935, 81.3775], "height": 1.0}, {"start": [87.6935, 86.6775], "radius": 4.0, "type": "circle", "width": 0.09999999999999999}, {"start": [83.4435, 90.9275], "end": [83.4435, 82.4275], "type": "segment", "width": 0.09999999999999999}, {"start": [90.9435, 90.9275], "end": [83.4435, 90.9275], "type": "segment", "width": 0.09999999999999999}, {"start": [90.9435, 82.4275], "end": [83.4435, 82.4275], "type": "segment", "width": 0.09999999999999999}, {"start": [91.9435, 89.9275], "end": [91.9435, 83.4275], "type": "segment", "width": 0.09999999999999999}, {"start": [91.9435, 89.9275], "end": [90.9435, 90.9275], "type": "segment", "width": 0.09999999999999999}, {"start": [91.9435, 83.4275], "end": [90.9435, 82.4275], "type": "segment", "width": 0.09999999999999999}, {"start": [91.25577799999999, 88.1775], "end": [90.455778, 88.1775], "type": "segment", "width": 0.09999999999999999}, {"start": [90.855778, 88.5775], "end": [90.855778, 87.77749999999999], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C2", "thickness": 0.15, "pos": [87.6935, 86.6775], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "TLE9201SG", "thickness": 0.15, "pos": [38.0086, 58.3375], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "U4", "thickness": 0.15, "pos": [38.0086, 52.3375], "height": 1.0}, {"start": [37.108599999999996, 49.137499999999996], "end": [37.108599999999996, 48.4375], "type": "segment", "width": 0.09999999999999999}, {"start": [37.108599999999996, 56.2375], "end": [37.108599999999996, 55.537499999999994], "type": "segment", "width": 0.09999999999999999}, {"start": [38.9086, 56.2375], "end": [37.108599999999996, 56.2375], "type": "segment", "width": 0.09999999999999999}, {"start": [38.9086, 55.537499999999994], "end": [38.9086, 56.2375], "type": "segment", "width": 0.09999999999999999}, {"start": [38.9086, 48.4375], "end": [38.9086, 49.137499999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [37.108599999999996, 48.4375], "end": [38.9086, 48.4375], "type": "segment", "width": 0.09999999999999999}, {"start": [41.7586, 55.537499999999994], "end": [38.9086, 55.537499999999994], "type": "segment", "width": 0.09999999999999999}, {"start": [41.7586, 49.137499999999996], "end": [41.7586, 55.537499999999994], "type": "segment", "width": 0.09999999999999999}, {"start": [35.2586, 49.137499999999996], "end": [37.108599999999996, 49.137499999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [34.2586, 55.537499999999994], "end": [34.2586, 50.137499999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [38.9086, 49.137499999999996], "end": [41.7586, 49.137499999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [37.108599999999996, 55.537499999999994], "end": [34.2586, 55.537499999999994], "type": "segment", "width": 0.09999999999999999}, {"start": [35.2586, 49.137499999999996], "end": [34.2586, 50.137499999999996], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "ESDA6V1BC6", "thickness": 0.15, "pos": [60.579, 106.405], "height": 1.0}, {"start": [61.479, 101.955], "end": [61.479, 105.05499999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [61.479, 105.05499999999999], "end": [59.678999999999995, 105.05499999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [59.678999999999995, 102.60499999999999], "end": [59.678999999999995, 105.05499999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [61.479, 101.955], "end": [60.329, 101.955], "type": "segment", "width": 0.09999999999999999}, {"start": [59.678999999999995, 102.60499999999999], "end": [60.329, 101.955], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D16", "thickness": 0.15, "pos": [60.579, 103.505], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "MBRS3200T3G", "thickness": 0.15, "pos": [99.4905, 87.1228], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D1", "thickness": 0.15, "pos": [93.39049999999999, 87.1228], "height": 1.0}, {"start": [98.39049999999999, 84.8228], "end": [98.39049999999999, 89.4228], "type": "segment", "width": 0.09999999999999999}, {"start": [98.39049999999999, 89.4228], "end": [94.39049999999999, 89.4228], "type": "segment", "width": 0.09999999999999999}, {"start": [94.39049999999999, 84.8228], "end": [98.39049999999999, 84.8228], "type": "segment", "width": 0.09999999999999999}, {"start": [94.39049999999999, 84.8228], "end": [94.39049999999999, 89.4228], "type": "segment", "width": 0.09999999999999999}, {"start": [96.39152, 87.77224], "end": [96.39152, 88.67394], "type": "segment", "width": 0.09999999999999999}, {"start": [96.39152, 86.62162], "end": [96.39152, 85.62339999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [95.59142, 87.77224], "end": [97.19162, 87.77224], "type": "segment", "width": 0.09999999999999999}, {"start": [97.14081999999999, 86.62162], "end": [95.59142, 86.62162], "type": "segment", "width": 0.09999999999999999}, {"start": [96.39152, 87.77224], "end": [97.14081999999999, 86.62162], "type": "segment", "width": 0.09999999999999999}, {"start": [96.39152, 87.77224], "end": [95.59142, 86.62162], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "5V", "thickness": 0.15, "pos": [78.36919999999999, 110.87299999999999], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "TP1", "thickness": 0.15, "pos": [78.36919999999999, 104.87299999999999], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "PESD1CAN-UX", "thickness": 0.15, "pos": [74.6555, 51.1183], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D2", "thickness": 0.15, "pos": [76.7055, 51.1183], "height": 1.0}, {"start": [77.8055, 51.793299999999995], "end": [77.8055, 50.9433], "type": "segment", "width": 0.09999999999999999}, {"start": [77.3055, 50.4433], "end": [75.60549999999999, 50.4433], "type": "segment", "width": 0.09999999999999999}, {"start": [77.8055, 51.793299999999995], "end": [75.60549999999999, 51.793299999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [75.60549999999999, 51.793299999999995], "end": [75.60549999999999, 50.4433], "type": "segment", "width": 0.09999999999999999}, {"start": [77.8055, 50.9433], "end": [77.3055, 50.4433], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "Fiducial", "thickness": 0.15, "pos": [46.355, 77.7], "height": 1.0}, {"width": 0.19999999999999998, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "FID1", "thickness": 0.04, "pos": [46.355, 76.2], "height": 0.19999999999999998}, {"start": [46.355, 76.2], "radius": 0.5, "type": "circle", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "Fiducial", "thickness": 0.15, "pos": [73.78699999999999, 61.19], "height": 1.0}, {"start": [73.78699999999999, 59.69], "radius": 0.5, "type": "circle", "width": 0.09999999999999999}, {"width": 0.19999999999999998, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "FID3", "thickness": 0.04, "pos": [73.78699999999999, 59.69], "height": 0.19999999999999998}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "Fiducial", "thickness": 0.15, "pos": [91.694, 77.7], "height": 1.0}, {"width": 0.19999999999999998, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "FID4", "thickness": 0.04, "pos": [91.694, 76.2], "height": 0.19999999999999998}, {"start": [91.694, 76.2], "radius": 0.5, "type": "circle", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "1k", "thickness": 0.15, "pos": [76.581, 83.726], "height": 1.0}, {"start": [75.78099999999999, 82.696], "end": [75.78099999999999, 81.896], "type": "segment", "width": 0.09999999999999999}, {"start": [75.78099999999999, 81.896], "end": [77.381, 81.896], "type": "segment", "width": 0.09999999999999999}, {"start": [77.381, 81.896], "end": [77.381, 82.696], "type": "segment", "width": 0.09999999999999999}, {"start": [77.381, 82.696], "end": [75.78099999999999, 82.696], "type": "segment", "width": 0.09999999999999999}, {"width": 0.39999999999999997, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R29", "thickness": 0.06, "pos": [76.581, 82.29599999999999], "height": 0.39999999999999997}, {"width": 0.762, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "Net-Tie_2", "thickness": 0.15, "pos": [51.251, 81.15299999999999], "height": 0.762}, {"width": 0.762, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "Net-Tie_2", "thickness": 0.15, "pos": [60.7568, 86.0744], "height": 0.762}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "LED-RED", "thickness": 0.15, "pos": [30.287, 87.3438], "height": 1.0}, {"start": [29.487, 89.1738], "end": [30.787, 89.1738], "type": "segment", "width": 0.09999999999999999}, {"start": [30.787, 89.1738], "end": [31.087, 88.8738], "type": "segment", "width": 0.09999999999999999}, {"start": [31.087, 88.8738], "end": [31.087, 88.3738], "type": "segment", "width": 0.09999999999999999}, {"start": [31.087, 88.3738], "end": [29.487, 88.3738], "type": "segment", "width": 0.09999999999999999}, {"start": [29.487, 88.3738], "end": [29.487, 89.1738], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D19", "thickness": 0.15, "pos": [30.287, 88.7738], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "LED-RED", "thickness": 0.15, "pos": [38.582499999999996, 98.204], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D21", "thickness": 0.15, "pos": [38.582499999999996, 96.774], "height": 1.0}, {"start": [39.3825, 97.17399999999999], "end": [39.3825, 96.374], "type": "segment", "width": 0.09999999999999999}, {"start": [37.7825, 97.17399999999999], "end": [39.3825, 97.17399999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [37.7825, 96.67399999999999], "end": [37.7825, 97.17399999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [38.082499999999996, 96.374], "end": [37.7825, 96.67399999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [39.3825, 96.374], "end": [38.082499999999996, 96.374], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "LED-GRN", "thickness": 0.15, "pos": [38.582499999999996, 99.85499999999999], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D22", "thickness": 0.15, "pos": [38.582499999999996, 98.425], "height": 1.0}, {"start": [39.3825, 98.82499999999999], "end": [39.3825, 98.02499999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [37.7825, 98.82499999999999], "end": [39.3825, 98.82499999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [37.7825, 98.32499999999999], "end": [37.7825, 98.82499999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [38.082499999999996, 98.02499999999999], "end": [37.7825, 98.32499999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [39.3825, 98.02499999999999], "end": [38.082499999999996, 98.02499999999999], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "LED-BLUE", "thickness": 0.15, "pos": [38.608, 96.553], "height": 1.0}, {"start": [39.408, 94.723], "end": [38.108, 94.723], "type": "segment", "width": 0.09999999999999999}, {"start": [38.108, 94.723], "end": [37.808, 95.023], "type": "segment", "width": 0.09999999999999999}, {"start": [37.808, 95.023], "end": [37.808, 95.523], "type": "segment", "width": 0.09999999999999999}, {"start": [37.808, 95.523], "end": [39.408, 95.523], "type": "segment", "width": 0.09999999999999999}, {"start": [39.408, 95.523], "end": [39.408, 94.723], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D23", "thickness": 0.15, "pos": [38.608, 95.12299999999999], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "LED-ORG", "thickness": 0.15, "pos": [38.6335, 94.902], "height": 1.0}, {"start": [39.433499999999995, 93.072], "end": [38.1335, 93.072], "type": "segment", "width": 0.09999999999999999}, {"start": [38.1335, 93.072], "end": [37.8335, 93.372], "type": "segment", "width": 0.09999999999999999}, {"start": [37.8335, 93.372], "end": [37.8335, 93.872], "type": "segment", "width": 0.09999999999999999}, {"start": [37.8335, 93.872], "end": [39.433499999999995, 93.872], "type": "segment", "width": 0.09999999999999999}, {"start": [39.433499999999995, 93.872], "end": [39.433499999999995, 93.072], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D27", "thickness": 0.15, "pos": [38.6335, 93.472], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "LED-BLUE", "thickness": 0.15, "pos": [75.725, 81.407], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D28", "thickness": 0.15, "pos": [74.295, 81.407], "height": 1.0}, {"start": [74.695, 80.607], "end": [73.895, 80.607], "type": "segment", "width": 0.09999999999999999}, {"start": [74.695, 82.207], "end": [74.695, 80.607], "type": "segment", "width": 0.09999999999999999}, {"start": [74.195, 82.207], "end": [74.695, 82.207], "type": "segment", "width": 0.09999999999999999}, {"start": [73.895, 81.907], "end": [74.195, 82.207], "type": "segment", "width": 0.09999999999999999}, {"start": [73.895, 80.607], "end": [73.895, 81.907], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "LED-BLUE", "thickness": 0.15, "pos": [63.5, 40.546], "height": 1.0}, {"start": [64.3, 38.716], "end": [63.0, 38.716], "type": "segment", "width": 0.09999999999999999}, {"start": [63.0, 38.716], "end": [62.699999999999996, 39.016], "type": "segment", "width": 0.09999999999999999}, {"start": [62.699999999999996, 39.016], "end": [62.699999999999996, 39.516], "type": "segment", "width": 0.09999999999999999}, {"start": [62.699999999999996, 39.516], "end": [64.3, 39.516], "type": "segment", "width": 0.09999999999999999}, {"start": [64.3, 39.516], "end": [64.3, 38.716], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D29", "thickness": 0.15, "pos": [63.5, 39.116], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "8MHz", "thickness": 0.15, "pos": [58.419999999999995, 95.002], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "X1", "thickness": 0.15, "pos": [58.419999999999995, 98.55199999999999], "height": 1.0}, {"start": [64.11999999999999, 100.902], "end": [64.11999999999999, 96.202], "type": "segment", "width": 0.09999999999999999}, {"start": [64.11999999999999, 96.202], "end": [52.72, 96.202], "type": "segment", "width": 0.09999999999999999}, {"start": [52.72, 96.202], "end": [52.72, 100.902], "type": "segment", "width": 0.09999999999999999}, {"start": [52.72, 100.902], "end": [64.11999999999999, 100.902], "type": "segment", "width": 0.09999999999999999}, {"start": [61.434999999999995, 100.667], "end": [55.404999999999994, 100.667], "type": "segment", "width": 0.09999999999999999}, {"start": [61.434999999999995, 96.437], "end": [55.404999999999994, 96.437], "type": "segment", "width": 0.09999999999999999}, {"width": 0.09999999999999999, "endangle": 90.0, "start": [61.434999999999995, 98.55199999999999], "radius": 2.1149999999999998, "startangle": -90.0, "type": "arc"}, {"width": 0.09999999999999999, "endangle": 270.0, "start": [55.404999999999994, 98.55199999999999], "radius": 2.1149999999999998, "startangle": 90.0, "type": "arc"}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "SW_Push", "thickness": 0.15, "pos": [38.735, 92.035], "height": 1.0}, {"start": [38.735, 89.535], "radius": 1.0, "type": "circle", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "SW1", "thickness": 0.15, "pos": [38.735, 89.535], "height": 1.0}, {"start": [40.684999999999995, 90.985], "end": [36.785, 90.985], "type": "segment", "width": 0.09999999999999999}, {"start": [36.785, 90.985], "end": [36.785, 88.085], "type": "segment", "width": 0.09999999999999999}, {"start": [36.785, 88.085], "end": [40.684999999999995, 88.085], "type": "segment", "width": 0.09999999999999999}, {"start": [40.684999999999995, 88.085], "end": [40.684999999999995, 90.985], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "SW_Push", "thickness": 0.15, "pos": [32.933, 111.32], "height": 1.0}, {"start": [35.433, 111.32], "radius": 1.0, "type": "circle", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "SW2", "thickness": 0.15, "pos": [35.433, 111.32], "height": 1.0}, {"start": [33.983, 113.27], "end": [33.983, 109.36999999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [33.983, 109.36999999999999], "end": [36.882999999999996, 109.36999999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [36.882999999999996, 109.36999999999999], "end": [36.882999999999996, 113.27], "type": "segment", "width": 0.09999999999999999}, {"start": [36.882999999999996, 113.27], "end": [33.983, 113.27], "type": "segment", "width": 0.09999999999999999}]}, "metadata": {"date": "2019-08-11", "company": "", "revision": "R0.3", "title": "microRusEfi"}}
///////////////////////////////////////////////
///////////////////////////////////////////////
/* Utility functions */
var storagePrefix = 'KiCad_HTML_BOM__' + pcbdata.metadata.title + '__' +
pcbdata.metadata.revision + '__';
var storage;
function initStorage(key) {
try {
window.localStorage.getItem("blank");
storage = window.localStorage;
} catch (e) {
// localStorage not available
}
if (!storage) {
try {
window.sessionStorage.getItem("blank");
storage = window.sessionStorage;
} catch (e) {
// sessionStorage also not available
}
}
}
function readStorage(key) {
if (storage) {
return storage.getItem(storagePrefix + '#' + key);
} else {
return null;
}
}
function writeStorage(key, value) {
if (storage) {
storage.setItem(storagePrefix + '#' + key, value);
}
}
function fancyDblClickHandler(el, onsingle, ondouble) {
return function() {
if (el.getAttribute("data-dblclick") == null) {
el.setAttribute("data-dblclick", 1);
setTimeout(function() {
if (el.getAttribute("data-dblclick") == 1) {
onsingle();
}
el.removeAttribute("data-dblclick");
}, 200);
} else {
el.removeAttribute("data-dblclick");
ondouble();
}
}
}
function smoothScrollToRow(rowid) {
document.getElementById(rowid).scrollIntoView({
behavior: "smooth",
block: "center",
inline: "nearest"
});
}
function focusInputField(input) {
input.scrollIntoView(false);
input.focus();
input.select();
}
function copyToClipboard() {
var text = '';
for (var node of bomhead.childNodes[0].childNodes) {
if (node.firstChild) {
text = text + node.firstChild.nodeValue;
}
if (node != bomhead.childNodes[0].lastChild) {
text += '\t';
}
}
text += '\n';
for (var row of bombody.childNodes) {
for (var cell of row.childNodes) {
for (var node of cell.childNodes) {
if (node.nodeName == "INPUT") {
if (node.checked) {
text = text + '✓';
}
} else if (node.nodeName == "MARK") {
text = text + node.firstChild.nodeValue;
} else {
text = text + node.nodeValue;
}
}
if (cell != row.lastChild) {
text += '\t';
}
}
text += '\n';
}
var textArea = document.createElement("textarea");
textArea.classList.add('clipboard-temp');
textArea.value = text;
document.body.appendChild(textArea);
textArea.focus();
textArea.select();
try {
if (document.execCommand('copy')) {
console.log('Bom copied to clipboard.');
}
} catch (err) {
console.log('Can not copy to clipboard.');
}
document.body.removeChild(textArea);
}
function removeGutterNode(node) {
for (var i = 0; i < node.childNodes.length; i++) {
if (node.childNodes[i].classList &&
node.childNodes[i].classList.contains("gutter")) {
node.removeChild(node.childNodes[i]);
break;
}
}
}
function cleanGutters() {
removeGutterNode(document.getElementById("bot"));
removeGutterNode(document.getElementById("canvasdiv"));
}
var units = {
prefixes: {
giga: ["G", "g", "giga", "Giga", "GIGA"],
mega: ["M", "mega", "Mega", "MEGA"],
kilo: ["K", "k", "kilo", "Kilo", "KILO"],
milli: ["m", "milli", "Milli", "MILLI"],
micro: ["U", "u", "micro", "Micro", "MICRO", "μ", "µ"], // different utf8 μ
nano: ["N", "n", "nano", "Nano", "NANO"],
pico: ["P", "p", "pico", "Pico", "PICO"],
},
unitsShort: ["R", "r", "Ω", "F", "f", "H", "h"],
unitsLong: [
"OHM", "Ohm", "ohm", "ohms",
"FARAD", "Farad", "farad",
"HENRY", "Henry", "henry"
],
getMultiplier: function(s) {
if (this.prefixes.giga.includes(s)) return 1e9;
if (this.prefixes.mega.includes(s)) return 1e6;
if (this.prefixes.kilo.includes(s)) return 1e3;
if (this.prefixes.milli.includes(s)) return 1e-3;
if (this.prefixes.micro.includes(s)) return 1e-6;
if (this.prefixes.nano.includes(s)) return 1e-9;
if (this.prefixes.pico.includes(s)) return 1e-12;
return 1;
},
valueRegex: null,
}
function initUtils() {
var allPrefixes = units.prefixes.giga
.concat(units.prefixes.mega)
.concat(units.prefixes.kilo)
.concat(units.prefixes.milli)
.concat(units.prefixes.micro)
.concat(units.prefixes.nano)
.concat(units.prefixes.pico);
var allUnits = units.unitsShort.concat(units.unitsLong);
units.valueRegex = new RegExp("^([0-9\.]+)" +
"\\s*(" + allPrefixes.join("|") + ")?" +
"(" + allUnits.join("|") + ")?" +
"(\\b.*)?$", "");
units.valueAltRegex = new RegExp("^([0-9]*)" +
"(" + units.unitsShort.join("|") + ")?" +
"([GgMmKkUuNnPp])?" +
"([0-9]*)" +
"(\\b.*)?$", "");
for (var bom_type of ["both", "F", "B"]) {
for (var row of pcbdata.bom[bom_type]) {
row.push(parseValue(row[1], row[3][0][0]));
}
}
}
function parseValue(val, ref) {
var inferUnit = (unit, ref) => {
if (unit) {
unit = unit.toLowerCase();
if (unit == 'Ω' || unit == "ohm" || unit == "ohms") {
unit = 'r';
}
unit = unit[0];
} else {
ref = /^([a-z]+)\d+$/i.exec(ref);
if (ref) {
ref = ref[1].toLowerCase();
if (ref == "c") unit = 'f';
else if (ref == "l") unit = 'h';
else if (ref == "r" || ref == "rv") unit = 'r';
else unit = null;
}
}
return unit;
};
val = val.replace(/,/g, "");
var match = units.valueRegex.exec(val);
var unit;
if (match) {
val = parseFloat(match[1]);
if (match[2]) {
val = val * units.getMultiplier(match[2]);
}
unit = inferUnit(match[3], ref);
if (!unit) return null;
else return {
val: val,
unit: unit,
extra: match[4],
}
}
match = units.valueAltRegex.exec(val);
if (match && (match[1] || match[4])) {
val = parseFloat(match[1] + "." + match[4]);
if (match[3]) {
val = val * units.getMultiplier(match[3]);
}
unit = inferUnit(match[2], ref);
if (!unit) return null;
else return {
val: val,
unit: unit,
extra: match[5],
}
}
return null;
}
function valueCompare(a, b, stra, strb) {
if (a === null && b === null) {
// Failed to parse both values, compare them as strings.
if (stra != strb) return stra > strb ? 1 : -1;
else return 0;
} else if (a === null) {
return 1;
} else if (b === null) {
return -1;
} else {
if (a.unit != b.unit) return a.unit > b.unit ? 1 : -1;
else if (a.val != b.val) return a.val > b.val ? 1 : -1;
else if (a.extra != b.extra) return a.extra > b.extra ? 1 : -1;
else return 0;
}
}
///////////////////////////////////////////////
///////////////////////////////////////////////
/* PCB rendering code */
var redrawOnDrag = true;
var boardRotation = 0;
var renderPads = true;
var renderReferences = true;
var renderValues = true;
var renderDnpOutline = false;
function deg2rad(deg) {
return deg * Math.PI / 180;
}
function calcFontPoint(linepoint, text, offsetx, offsety, tilt) {
var point = [
linepoint[0] * text.width + offsetx,
linepoint[1] * text.height + offsety
];
// Adding half a line height here is technically a bug
// but pcbnew currently does the same, text is slightly shifted.
point[0] -= (point[1] + text.height * 0.5) * tilt;
return point;
}
function drawtext(ctx, text, color, flip) {
if ("ref" in text && !renderReferences) return;
if ("val" in text && !renderValues) return;
ctx.save();
ctx.fillStyle = color;
ctx.strokeStyle = color;
ctx.lineCap = "round";
ctx.lineWidth = text.thickness;
if (text.svgpath) {
ctx.stroke(new Path2D(text.svgpath));
ctx.restore();
return;
}
ctx.translate(...text.pos);
var angle = -text.angle;
if (text.attr.includes("mirrored")) {
ctx.scale(-1, 1);
angle = -angle;
}
var tilt = 0;
if (text.attr.includes("italic")) {
tilt = 0.125;
}
var interline = (text.height * 1.5 + text.thickness) / 2;
var txt = text.text.split("\n");
// KiCad ignores last empty line.
if (txt[txt.length - 1] == '') txt.pop();
ctx.rotate(deg2rad(angle));
for (var i in txt) {
var offsety = (-(txt.length - 1) + i * 2) * interline + text.height / 2;
var lineWidth = 0;
for (var c of txt[i]) {
lineWidth += pcbdata.font_data[c].w * text.width;
}
var offsetx = 0;
switch (text.horiz_justify) {
case -1:
// Justify left, do nothing
break;
case 0:
// Justify center
offsetx -= lineWidth / 2;
break;
case 1:
// Justify right
offsetx -= lineWidth;
break;
}
for (var c of txt[i]) {
for (var line of pcbdata.font_data[c].l) {
// Drawing each segment separately instead of
// polyline because round line caps don't work in joints
for (var i = 0; i < line.length - 1; i++) {
ctx.beginPath();
ctx.moveTo(...calcFontPoint(line[i], text, offsetx, offsety, tilt));
ctx.lineTo(...calcFontPoint(line[i + 1], text, offsetx, offsety, tilt));
ctx.stroke();
}
}
offsetx += pcbdata.font_data[c].w * text.width;
}
}
ctx.restore();
}
function drawedge(ctx, scalefactor, edge, color) {
ctx.strokeStyle = color;
ctx.lineWidth = Math.max(1 / scalefactor, edge.width);
ctx.lineCap = "round";
if (edge.type == "segment") {
ctx.beginPath();
ctx.moveTo(...edge.start);
ctx.lineTo(...edge.end);
ctx.stroke();
}
if (edge.type == "arc") {
ctx.beginPath();
if (edge.svgpath) {
ctx.stroke(new Path2D(edge.svgpath));
} else {
ctx.arc(
...edge.start,
edge.radius,
deg2rad(edge.startangle),
deg2rad(edge.endangle));
ctx.stroke();
}
}
if (edge.type == "circle") {
ctx.beginPath();
ctx.arc(
...edge.start,
edge.radius,
0, 2 * Math.PI);
ctx.closePath();
ctx.stroke();
}
}
function drawRoundRect(ctx, color, size, radius, ctxmethod) {
ctx.beginPath();
ctx.strokeStyle = color;
var x = size[0] * -0.5;
var y = size[1] * -0.5;
var width = size[0];
var height = size[1];
ctx.moveTo(x, 0);
ctx.arcTo(x, y + height, x + width, y + height, radius);
ctx.arcTo(x + width, y + height, x + width, y, radius);
ctx.arcTo(x + width, y, x, y, radius);
ctx.arcTo(x, y, x, y + height, radius);
ctx.closePath();
ctxmethod();
}
function drawOblong(ctx, color, size, ctxmethod) {
drawRoundRect(ctx, color, size, Math.min(size[0], size[1]) / 2, ctxmethod);
}
function drawPolygons(ctx, color, polygons, ctxmethod) {
ctx.fillStyle = color;
for (var polygon of polygons) {
ctx.beginPath();
for (var vertex of polygon) {
ctx.lineTo(...vertex)
}
ctx.closePath();
ctxmethod();
}
}
function drawPolygonShape(ctx, shape, color) {
ctx.save();
if (shape.svgpath) {
ctx.fillStyle = color;
ctx.fill(new Path2D(shape.svgpath));
} else {
ctx.translate(...shape.pos);
ctx.rotate(deg2rad(-shape.angle));
drawPolygons(ctx, color, shape.polygons, ctx.fill.bind(ctx));
}
ctx.restore();
}
function drawDrawing(ctx, layer, scalefactor, drawing, color) {
if (["segment", "arc", "circle"].includes(drawing.type)) {
drawedge(ctx, scalefactor, drawing, color);
} else if (drawing.type == "polygon") {
drawPolygonShape(ctx, drawing, color);
} else {
drawtext(ctx, drawing, color, layer == "B");
}
}
function drawCircle(ctx, radius, ctxmethod) {
ctx.beginPath();
ctx.arc(0, 0, radius, 0, 2 * Math.PI);
ctx.closePath();
ctxmethod();
}
function drawPad(ctx, pad, color, outline, hole) {
ctx.save();
ctx.translate(...pad.pos);
ctx.rotate(deg2rad(pad.angle));
if (pad.offset) {
ctx.translate(...pad.offset);
}
ctx.fillStyle = color;
ctx.strokeStyle = color;
var ctxmethod = outline ? ctx.stroke.bind(ctx) : ctx.fill.bind(ctx);
if (pad.shape == "rect") {
var rect = [...pad.size.map(c => -c * 0.5), ...pad.size];
if (outline) {
ctx.strokeRect(...rect);
} else {
ctx.fillRect(...rect);
}
} else if (pad.shape == "oval") {
drawOblong(ctx, color, pad.size, ctxmethod);
} else if (pad.shape == "circle") {
drawCircle(ctx, pad.size[0] / 2, ctxmethod);
} else if (pad.shape == "roundrect") {
drawRoundRect(ctx, color, pad.size, pad.radius, ctxmethod);
} else if (pad.shape == "custom") {
drawPolygons(ctx, color, pad.polygons, ctxmethod);
}
if (pad.type == "th" && hole) {
ctxmethod = ctx.fill.bind(ctx);
ctx.fillStyle = "#CCCCCC";
if (pad.drillshape == "oblong") {
drawOblong(ctx, "#CCCCCC", pad.drillsize, ctxmethod);
} else {
drawCircle(ctx, pad.drillsize[0] / 2, ctxmethod);
}
}
ctx.restore();
}
function drawModule(ctx, layer, scalefactor, module, padcolor, outlinecolor, highlight, outline) {
if (highlight) {
// draw bounding box
if (module.layer == layer) {
ctx.save();
ctx.globalAlpha = 0.2;
ctx.translate(...module.bbox.pos);
ctx.fillStyle = padcolor;
ctx.fillRect(
0, 0,
...module.bbox.size);
ctx.globalAlpha = 1;
ctx.strokeStyle = padcolor;
ctx.strokeRect(
0, 0,
...module.bbox.size);
ctx.restore();
}
}
// draw drawings
for (var drawing of module.drawings) {
if (drawing.layer == layer) {
drawDrawing(ctx, layer, scalefactor, drawing.drawing, padcolor);
}
}
// draw pads
if (renderPads) {
for (var pad of module.pads) {
if (pad.layers.includes(layer)) {
drawPad(ctx, pad, padcolor, outline, true);
if (pad.pin1 && highlightpin1) {
drawPad(ctx, pad, outlinecolor, true, false);
}
}
}
}
}
function drawEdgeCuts(canvas, scalefactor) {
var ctx = canvas.getContext("2d");
var edgecolor = getComputedStyle(topmostdiv).getPropertyValue('--pcb-edge-color');
for (var edge of pcbdata.edges) {
drawedge(ctx, scalefactor, edge, edgecolor);
}
}
function drawModules(canvas, layer, scalefactor, highlight) {
var ctx = canvas.getContext("2d");
ctx.lineWidth = 3 / scalefactor;
var style = getComputedStyle(topmostdiv);
var padcolor = style.getPropertyValue('--pad-color');
var outlinecolor = style.getPropertyValue('--pin1-outline-color');
if (highlight) {
padcolor = style.getPropertyValue('--pad-color-highlight');
outlinecolor = style.getPropertyValue('--pin1-outline-color-highlight');
}
for (var i = 0; i < pcbdata.modules.length; i++) {
var mod = pcbdata.modules[i];
var outline = renderDnpOutline && pcbdata.bom.skipped.includes(i);
if (!highlight || highlightedModules.includes(i)) {
drawModule(ctx, layer, scalefactor, mod, padcolor, outlinecolor, highlight, outline);
}
}
}
function drawBgLayer(layername, canvas, layer, scalefactor, edgeColor, polygonColor, textColor) {
var ctx = canvas.getContext("2d");
for (var d of pcbdata[layername][layer]) {
if (["segment", "arc", "circle"].includes(d.type)) {
drawedge(ctx, scalefactor, d, edgeColor);
} else if (d.type == "polygon") {
drawPolygonShape(ctx, d, polygonColor);
} else {
drawtext(ctx, d, textColor, layer == "B");
}
}
}
function clearCanvas(canvas) {
var ctx = canvas.getContext("2d");
ctx.save();
ctx.setTransform(1, 0, 0, 1, 0, 0);
ctx.clearRect(0, 0, canvas.width, canvas.height);
ctx.restore();
}
function drawHighlightsOnLayer(canvasdict) {
clearCanvas(canvasdict.highlight);
drawModules(canvasdict.highlight, canvasdict.layer,
canvasdict.transform.s * canvasdict.transform.zoom, true);
}
function drawHighlights() {
drawHighlightsOnLayer(allcanvas.front);
drawHighlightsOnLayer(allcanvas.back);
}
function drawBackground(canvasdict) {
clearCanvas(canvasdict.bg);
clearCanvas(canvasdict.fab);
clearCanvas(canvasdict.silk);
drawEdgeCuts(canvasdict.bg, canvasdict.transform.s);
drawModules(canvasdict.bg, canvasdict.layer,
canvasdict.transform.s * canvasdict.transform.zoom, false);
var style = getComputedStyle(topmostdiv);
var edgeColor = style.getPropertyValue('--silkscreen-edge-color');
var polygonColor = style.getPropertyValue('--silkscreen-polygon-color');
var textColor = style.getPropertyValue('--silkscreen-text-color');
drawBgLayer(
"silkscreen", canvasdict.silk, canvasdict.layer,
canvasdict.transform.s * canvasdict.transform.zoom,
edgeColor, polygonColor, textColor);
edgeColor = style.getPropertyValue('--fabrication-edge-color');
polygonColor = style.getPropertyValue('--fabrication-polygon-color');
textColor = style.getPropertyValue('--fabrication-text-color');
drawBgLayer(
"fabrication", canvasdict.fab, canvasdict.layer,
canvasdict.transform.s * canvasdict.transform.zoom,
edgeColor, polygonColor, textColor);
}
function prepareCanvas(canvas, flip, transform) {
var ctx = canvas.getContext("2d");
ctx.setTransform(1, 0, 0, 1, 0, 0);
var fontsize = 1.55;
ctx.scale(transform.zoom, transform.zoom);
ctx.translate(transform.panx, transform.pany);
if (flip) {
ctx.scale(-1, 1);
}
ctx.translate(transform.x, transform.y);
ctx.rotate(deg2rad(boardRotation));
ctx.scale(transform.s, transform.s);
}
function prepareLayer(canvasdict) {
var flip = (canvasdict.layer == "B");
for (var c of ["bg", "fab", "silk", "highlight"]) {
prepareCanvas(canvasdict[c], flip, canvasdict.transform);
}
}
function rotateVector(v, angle) {
angle = deg2rad(angle);
return [
v[0] * Math.cos(angle) - v[1] * Math.sin(angle),
v[0] * Math.sin(angle) + v[1] * Math.cos(angle)
];
}
function applyRotation(bbox) {
var corners = [
[bbox.minx, bbox.miny],
[bbox.minx, bbox.maxy],
[bbox.maxx, bbox.miny],
[bbox.maxx, bbox.maxy],
];
corners = corners.map((v) => rotateVector(v, boardRotation));
return {
minx: corners.reduce((a, v) => Math.min(a, v[0]), Infinity),
miny: corners.reduce((a, v) => Math.min(a, v[1]), Infinity),
maxx: corners.reduce((a, v) => Math.max(a, v[0]), -Infinity),
maxy: corners.reduce((a, v) => Math.max(a, v[1]), -Infinity),
}
}
function recalcLayerScale(canvasdict) {
var canvasdivid = {
"F": "frontcanvas",
"B": "backcanvas"
} [canvasdict.layer];
var width = document.getElementById(canvasdivid).clientWidth * devicePixelRatio;
var height = document.getElementById(canvasdivid).clientHeight * devicePixelRatio;
var bbox = applyRotation(pcbdata.edges_bbox);
var scalefactor = 0.98 * Math.min(
width / (bbox.maxx - bbox.minx),
height / (bbox.maxy - bbox.miny)
);
if (scalefactor < 0.1) {
scalefactor = 1;
}
canvasdict.transform.s = scalefactor;
var flip = (canvasdict.layer == "B");
if (flip) {
canvasdict.transform.x = -((bbox.maxx + bbox.minx) * scalefactor + width) * 0.5;
} else {
canvasdict.transform.x = -((bbox.maxx + bbox.minx) * scalefactor - width) * 0.5;
}
canvasdict.transform.y = -((bbox.maxy + bbox.miny) * scalefactor - height) * 0.5;
for (var c of ["bg", "fab", "silk", "highlight"]) {
canvas = canvasdict[c];
canvas.width = width;
canvas.height = height;
canvas.style.width = (width / devicePixelRatio) + "px";
canvas.style.height = (height / devicePixelRatio) + "px";
}
}
function redrawCanvas(layerdict) {
prepareLayer(layerdict);
drawBackground(layerdict);
drawHighlightsOnLayer(layerdict);
}
function resizeCanvas(layerdict) {
recalcLayerScale(layerdict);
redrawCanvas(layerdict);
}
function resizeAll() {
resizeCanvas(allcanvas.front);
resizeCanvas(allcanvas.back);
}
function bboxScan(layer, x, y) {
var result = [];
for (var i = 0; i < pcbdata.modules.length; i++) {
var module = pcbdata.modules[i];
if (module.layer == layer) {
var b = module.bbox;
if (b.pos[0] <= x && b.pos[0] + b.size[0] >= x &&
b.pos[1] <= y && b.pos[1] + b.size[1] >= y) {
result.push(i);
}
}
}
return result;
}
function handlePointerDown(e, layerdict) {
if (e.button != 0) {
return;
}
e.preventDefault();
e.stopPropagation();
if (!e.hasOwnProperty("offsetX")) {
// The polyfill doesn't set this properly
e.offsetX = e.pageX - e.currentTarget.offsetLeft;
e.offsetY = e.pageY - e.currentTarget.offsetTop;
}
layerdict.pointerStates[e.pointerId] = {
distanceTravelled: 0,
lastX: e.offsetX,
lastY: e.offsetY,
downTime: Date.now(),
};
}
function handleMouseClick(e, layerdict) {
if (!e.hasOwnProperty("offsetX")) {
// The polyfill doesn't set this properly
e.offsetX = e.pageX - e.currentTarget.offsetLeft;
e.offsetY = e.pageY - e.currentTarget.offsetTop;
}
var x = e.offsetX;
var y = e.offsetY;
var t = layerdict.transform;
if (layerdict.layer == "B") {
x = (devicePixelRatio * x / t.zoom - t.panx + t.x) / -t.s;
} else {
x = (devicePixelRatio * x / t.zoom - t.panx - t.x) / t.s;
}
y = (devicePixelRatio * y / t.zoom - t.y - t.pany) / t.s;
var v = rotateVector([x, y], -boardRotation);
var modules = bboxScan(layerdict.layer, v[0], v[1]);
if (modules.length > 0) {
modulesClicked(modules);
}
}
function handlePointerLeave(e, layerdict) {
e.preventDefault();
e.stopPropagation();
if (!redrawOnDrag) {
redrawCanvas(layerdict);
}
delete layerdict.pointerStates[e.pointerId];
}
function resetTransform(layerdict) {
layerdict.transform.panx = 0;
layerdict.transform.pany = 0;
layerdict.transform.zoom = 1;
redrawCanvas(layerdict);
}
function handlePointerUp(e, layerdict) {
if (!e.hasOwnProperty("offsetX")) {
// The polyfill doesn't set this properly
e.offsetX = e.pageX - e.currentTarget.offsetLeft;
e.offsetY = e.pageY - e.currentTarget.offsetTop;
}
e.preventDefault();
e.stopPropagation();
if (e.button == 2) {
// Reset pan and zoom on right click.
resetTransform(layerdict);
layerdict.anotherPointerTapped = false;
return;
}
// We haven't necessarily had a pointermove event since the interaction started, so make sure we update this now
var ptr = layerdict.pointerStates[e.pointerId];
ptr.distanceTravelled += Math.abs(e.offsetX - ptr.lastX) + Math.abs(e.offsetY - ptr.lastY);
if (e.button == 0 && ptr.distanceTravelled < 10 && Date.now() - ptr.downTime <= 500) {
if (Object.keys(layerdict.pointerStates).length == 1) {
if (layerdict.anotherPointerTapped) {
// This is the second pointer coming off of a two-finger tap
resetTransform(layerdict);
} else {
// This is just a regular tap
handleMouseClick(e, layerdict);
}
layerdict.anotherPointerTapped = false;
} else {
// This is the first finger coming off of what could become a two-finger tap
layerdict.anotherPointerTapped = true;
}
} else {
if (!redrawOnDrag) {
redrawCanvas(layerdict);
}
layerdict.anotherPointerTapped = false;
}
delete layerdict.pointerStates[e.pointerId];
}
function handlePointerMove(e, layerdict) {
if (!layerdict.pointerStates.hasOwnProperty(e.pointerId)) {
return;
}
e.preventDefault();
e.stopPropagation();
if (!e.hasOwnProperty("offsetX")) {
// The polyfill doesn't set this properly
e.offsetX = e.pageX - e.currentTarget.offsetLeft;
e.offsetY = e.pageY - e.currentTarget.offsetTop;
}
var thisPtr = layerdict.pointerStates[e.pointerId];
var dx = e.offsetX - thisPtr.lastX;
var dy = e.offsetY - thisPtr.lastY;
// If this number is low on pointer up, we count the action as a click
thisPtr.distanceTravelled += Math.abs(dx) + Math.abs(dy);
if (Object.keys(layerdict.pointerStates).length == 1) {
// This is a simple drag
layerdict.transform.panx += devicePixelRatio * dx / layerdict.transform.zoom;
layerdict.transform.pany += devicePixelRatio * dy / layerdict.transform.zoom;
} else if (Object.keys(layerdict.pointerStates).length == 2) {
var otherPtr = Object.values(layerdict.pointerStates).filter((ptr) => ptr != thisPtr)[0];
var oldDist = Math.sqrt(Math.pow(thisPtr.lastX - otherPtr.lastX, 2) + Math.pow(thisPtr.lastY - otherPtr.lastY, 2));
var newDist = Math.sqrt(Math.pow(e.offsetX - otherPtr.lastX, 2) + Math.pow(e.offsetY - otherPtr.lastY, 2));
var scaleFactor = newDist/oldDist;
if (scaleFactor != NaN) {
layerdict.transform.zoom *= scaleFactor;
var zoomd = (1 - scaleFactor) / layerdict.transform.zoom;
layerdict.transform.panx += devicePixelRatio * otherPtr.lastX * zoomd;
layerdict.transform.pany += devicePixelRatio * otherPtr.lastY * zoomd;
}
}
thisPtr.lastX = e.offsetX;
thisPtr.lastY = e.offsetY;
if (redrawOnDrag) {
redrawCanvas(layerdict);
}
}
function handleMouseWheel(e, layerdict) {
e.preventDefault();
e.stopPropagation();
var t = layerdict.transform;
var wheeldelta = e.deltaY;
if (e.deltaMode == 1) {
// FF only, scroll by lines
wheeldelta *= 30;
} else if (e.deltaMode == 2) {
wheeldelta *= 300;
}
var m = Math.pow(1.1, -wheeldelta / 40);
// Limit amount of zoom per tick.
if (m > 2) {
m = 2;
} else if (m < 0.5) {
m = 0.5;
}
t.zoom *= m;
var zoomd = (1 - m) / t.zoom;
t.panx += devicePixelRatio * e.offsetX * zoomd;
t.pany += devicePixelRatio * e.offsetY * zoomd;
redrawCanvas(layerdict);
}
function addMouseHandlers(div, layerdict) {
div.addEventListener("pointerdown", function(e) {
handlePointerDown(e, layerdict);
});
div.addEventListener("pointermove", function(e) {
handlePointerMove(e, layerdict);
});
div.addEventListener("pointerup", function(e) {
handlePointerUp(e, layerdict);
});
var pointerleave = function(e) {
handlePointerLeave(e, layerdict);
}
div.addEventListener("pointercancel", pointerleave);
div.addEventListener("pointerleave", pointerleave);
div.addEventListener("pointerout", pointerleave);
div.onwheel = function(e) {
handleMouseWheel(e, layerdict);
}
for (var element of [div, layerdict.bg, layerdict.fab, layerdict.silk, layerdict.highlight]) {
element.addEventListener("contextmenu", function(e) {
e.preventDefault();
}, false);
}
}
function setRedrawOnDrag(value) {
redrawOnDrag = value;
writeStorage("redrawOnDrag", value);
}
function setBoardRotation(value) {
boardRotation = value * 5;
writeStorage("boardRotation", boardRotation);
document.getElementById("rotationDegree").textContent = boardRotation;
resizeAll();
}
function initRender() {
allcanvas = {
front: {
transform: {
x: 0,
y: 0,
s: 1,
panx: 0,
pany: 0,
zoom: 1,
},
pointerStates: {},
anotherPointerTapped: false,
bg: document.getElementById("F_bg"),
fab: document.getElementById("F_fab"),
silk: document.getElementById("F_slk"),
highlight: document.getElementById("F_hl"),
layer: "F",
},
back: {
transform: {
x: 0,
y: 0,
s: 1,
panx: 0,
pany: 0,
zoom: 1,
},
pointerStates: {},
anotherPointerTapped: false,
bg: document.getElementById("B_bg"),
fab: document.getElementById("B_fab"),
silk: document.getElementById("B_slk"),
highlight: document.getElementById("B_hl"),
layer: "B",
}
};
addMouseHandlers(document.getElementById("frontcanvas"), allcanvas.front);
addMouseHandlers(document.getElementById("backcanvas"), allcanvas.back);
}
///////////////////////////////////////////////
///////////////////////////////////////////////
/* DOM manipulation and misc code */
var bomsplit;
var canvassplit;
var canvaslayout = "default";
var bomlayout = "default";
var initDone = false;
var bomSortFunction = null;
var currentSortColumn = null;
var currentSortOrder = null;
var currentHighlightedRowId;
var highlightHandlers = [];
var moduleIndexToHandler = {};
var highlightedModules = [];
var checkboxes = [];
var bomCheckboxes = "";
var highlightpin1 = false;
var lastClicked;
function dbg(html) {
dbgdiv.innerHTML = html;
}
function redrawIfInitDone() {
if (initDone) {
redrawCanvas(allcanvas.front);
redrawCanvas(allcanvas.back);
}
}
function padsVisible(value) {
writeStorage("padsVisible", value);
renderPads = value;
redrawIfInitDone();
}
function referencesVisible(value) {
writeStorage("referencesVisible", value);
renderReferences = value;
redrawIfInitDone();
}
function valuesVisible(value) {
writeStorage("valuesVisible", value);
renderValues = value;
redrawIfInitDone();
}
function dnpOutline(value) {
writeStorage("dnpOutline", value);
renderDnpOutline = value;
redrawIfInitDone();
}
function setDarkMode(value) {
if (value) {
topmostdiv.classList.add("dark");
} else {
topmostdiv.classList.remove("dark");
}
writeStorage("darkmode", value);
redrawIfInitDone();
}
function layerVisible(visible, frontCavnas, backCanvas, storageString) {
var display = (visible) ? "" : "none";
frontCavnas.style.display = display;
backCanvas.style.display = display;
writeStorage(storageString, visible);
}
function fabricationVisible(visible) {
layerVisible(visible, allcanvas.front.fab, allcanvas.back.fab, "fabricationVisible");
}
function silkscreenVisible(visible) {
layerVisible(visible, allcanvas.front.silk, allcanvas.back.silk, "silkscreenVisible");
}
function setHighlightPin1(value) {
writeStorage("highlightpin1", value);
highlightpin1 = value;
redrawIfInitDone();
}
function getStoredCheckboxRefs(checkbox) {
function convert(ref) {
var intref = parseInt(ref);
if (isNaN(intref)) {
for (var i = 0; i < pcbdata.modules.length; i++) {
if (pcbdata.modules[i].ref == ref) {
return i;
}
}
return -1;
} else {
return intref;
}
}
var existingRefs = readStorage("checkbox_" + checkbox);
if (!existingRefs) {
return new Set();
} else {
return new Set(existingRefs.split(",").map(r => convert(r)));
}
}
function getCheckboxState(checkbox, references) {
var storedRefsSet = getStoredCheckboxRefs(checkbox);
var currentRefsSet = new Set(references.map(r => r[1]));
// Get difference of current - stored
var difference = new Set(currentRefsSet);
for (ref of storedRefsSet) {
difference.delete(ref);
}
if (difference.size == 0) {
// All the current refs are stored
return "checked";
} else if (difference.size == currentRefsSet.size) {
// None of the current refs are stored
return "unchecked";
} else {
// Some of the refs are stored
return "indeterminate";
}
}
function setBomCheckboxState(checkbox, element, references) {
var state = getCheckboxState(checkbox, references);
element.checked = (state == "checked");
element.indeterminate = (state == "indeterminate");
}
function createCheckboxChangeHandler(checkbox, references) {
return function() {
refsSet = getStoredCheckboxRefs(checkbox);
if (this.checked) {
// checkbox ticked
for (var ref of references) {
refsSet.add(ref[1]);
}
} else {
// checkbox unticked
for (var ref of references) {
refsSet.delete(ref[1]);
}
}
writeStorage("checkbox_" + checkbox, [...refsSet].join(","));
}
}
function createRowHighlightHandler(rowid, refs) {
return function() {
if (currentHighlightedRowId) {
if (currentHighlightedRowId == rowid) {
return;
}
document.getElementById(currentHighlightedRowId).classList.remove("highlighted");
}
document.getElementById(rowid).classList.add("highlighted");
currentHighlightedRowId = rowid;
highlightedModules = refs.map(r => r[1]);
drawHighlights();
}
}
function entryMatches(entry) {
// check refs
for (var ref of entry[3]) {
if (ref[0].toLowerCase().indexOf(filter) >= 0) {
return true;
}
}
// check extra fields
for (var i in config.extra_fields) {
if (entry[4][i].toLowerCase().indexOf(filter) >= 0) {
return true;
}
}
// check value
if (entry[1].toLowerCase().indexOf(filter) >= 0) {
return true;
}
// check footprint
if (entry[2].toLowerCase().indexOf(filter) >= 0) {
return true;
}
return false;
}
function findRefInEntry(entry) {
return entry[3].filter(r => r[0].toLowerCase() == reflookup);
}
function highlightFilter(s) {
if (!filter) {
return s;
}
var parts = s.toLowerCase().split(filter);
if (parts.length == 1) {
return s;
}
var r = "";
var pos = 0;
for (var i in parts) {
if (i > 0) {
r += '<mark class="highlight">' +
s.substring(pos, pos + filter.length) +
'</mark>';
pos += filter.length;
}
r += s.substring(pos, pos + parts[i].length);
pos += parts[i].length;
}
return r;
}
function checkboxSetUnsetAllHandler(checkboxname) {
return function() {
var checkboxnum = 0;
while (checkboxnum < checkboxes.length &&
checkboxes[checkboxnum].toLowerCase() != checkboxname.toLowerCase()) {
checkboxnum++;
}
if (checkboxnum >= checkboxes.length) {
return;
}
var allset = true;
var checkbox;
var row;
for (row of bombody.childNodes) {
checkbox = row.childNodes[checkboxnum + 1].childNodes[0];
if (!checkbox.checked || checkbox.indeterminate) {
allset = false;
break;
}
}
for (row of bombody.childNodes) {
checkbox = row.childNodes[checkboxnum + 1].childNodes[0];
checkbox.checked = !allset;
checkbox.indeterminate = false;
checkbox.onchange();
}
}
}
function createColumnHeader(name, cls, comparator) {
var th = document.createElement("TH");
th.innerHTML = name;
th.classList.add(cls);
th.style.cursor = "pointer";
var span = document.createElement("SPAN");
span.classList.add("sortmark");
span.classList.add("none");
th.appendChild(span);
th.onclick = function() {
if (currentSortColumn && this !== currentSortColumn) {
// Currently sorted by another column
currentSortColumn.childNodes[1].classList.remove(currentSortOrder);
currentSortColumn.childNodes[1].classList.add("none");
currentSortColumn = null;
currentSortOrder = null;
}
if (currentSortColumn && this === currentSortColumn) {
// Already sorted by this column
if (currentSortOrder == "asc") {
// Sort by this column, descending order
bomSortFunction = function(a, b) {
return -comparator(a, b);
}
currentSortColumn.childNodes[1].classList.remove("asc");
currentSortColumn.childNodes[1].classList.add("desc");
currentSortOrder = "desc";
} else {
// Unsort
bomSortFunction = null;
currentSortColumn.childNodes[1].classList.remove("desc");
currentSortColumn.childNodes[1].classList.add("none");
currentSortColumn = null;
currentSortOrder = null;
}
} else {
// Sort by this column, ascending order
bomSortFunction = comparator;
currentSortColumn = this;
currentSortColumn.childNodes[1].classList.remove("none");
currentSortColumn.childNodes[1].classList.add("asc");
currentSortOrder = "asc";
}
populateBomBody();
}
return th;
}
function populateBomHeader() {
while (bomhead.firstChild) {
bomhead.removeChild(bomhead.firstChild);
}
var tr = document.createElement("TR");
var th = document.createElement("TH");
th.classList.add("numCol");
tr.appendChild(th);
checkboxes = bomCheckboxes.split(",").filter((e) => e);
var checkboxCompareClosure = function(checkbox) {
return (a, b) => {
var stateA = getCheckboxState(checkbox, a[3]);
var stateB = getCheckboxState(checkbox, b[3]);
if (stateA > stateB) return -1;
if (stateA < stateB) return 1;
return 0;
}
}
for (var checkbox of checkboxes) {
th = createColumnHeader(
checkbox, "bom-checkbox", checkboxCompareClosure(checkbox));
th.onclick = fancyDblClickHandler(
th, th.onclick.bind(th), checkboxSetUnsetAllHandler(checkbox));
tr.appendChild(th);
}
tr.appendChild(createColumnHeader("References", "References", (a, b) => {
var i = 0;
while (i < a[3].length && i < b[3].length) {
if (a[3][i] != b[3][i]) return a[3][i] > b[3][i] ? 1 : -1;
i++;
}
return a[3].length - b[3].length;
}));
// Extra fields
if (config.extra_fields.length > 0) {
var extraFieldCompareClosure = function(fieldIndex) {
return (a, b) => {
var fa = a[4][fieldIndex];
var fb = b[4][fieldIndex];
if (fa != fb) return fa > fb ? 1 : -1;
else return 0;
}
}
for (var i in config.extra_fields) {
tr.appendChild(createColumnHeader(
config.extra_fields[i], "extra", extraFieldCompareClosure(i)));
}
}
tr.appendChild(createColumnHeader("Value", "Value", (a, b) => {
return valueCompare(a[5], b[5], a[1], b[1]);
}));
tr.appendChild(createColumnHeader("Footprint", "Footprint", (a, b) => {
if (a[2] != b[2]) return a[2] > b[2] ? 1 : -1;
else return 0;
}));
tr.appendChild(createColumnHeader("Quantity", "Quantity", (a, b) => {
return a[3].length - b[3].length;
}));
bomhead.appendChild(tr);
}
function populateBomBody() {
while (bom.firstChild) {
bom.removeChild(bom.firstChild);
}
highlightHandlers = [];
moduleIndexToHandler = {};
currentHighlightedRowId = null;
var first = true;
switch (canvaslayout) {
case 'F':
bomtable = pcbdata.bom.F;
break;
case 'FB':
bomtable = pcbdata.bom.both;
break;
case 'B':
bomtable = pcbdata.bom.B;
break;
}
if (bomSortFunction) {
bomtable = bomtable.slice().sort(bomSortFunction);
}
for (var i in bomtable) {
var bomentry = bomtable[i];
if (filter && !entryMatches(bomentry)) {
continue;
}
var references = bomentry[3];
if (reflookup) {
references = findRefInEntry(bomentry);
if (references.length == 0) {
continue;
}
}
var tr = document.createElement("TR");
var td = document.createElement("TD");
var rownum = +i + 1;
tr.id = "bomrow" + rownum;
td.textContent = rownum;
tr.appendChild(td);
// Checkboxes
for (var checkbox of checkboxes) {
if (checkbox) {
td = document.createElement("TD");
var input = document.createElement("input");
input.type = "checkbox";
input.onchange = createCheckboxChangeHandler(checkbox, references);
setBomCheckboxState(checkbox, input, references);
td.appendChild(input);
tr.appendChild(td);
}
}
// References
td = document.createElement("TD");
td.innerHTML = highlightFilter(references.map(r => r[0]).join(", "));
tr.appendChild(td);
// Extra fields
for (var i in config.extra_fields) {
td = document.createElement("TD");
td.innerHTML = highlightFilter(bomentry[4][i]);
tr.appendChild(td);
}
// Value
td = document.createElement("TD");
td.innerHTML = highlightFilter(bomentry[1]);
tr.appendChild(td);
// Footprint
td = document.createElement("TD");
td.innerHTML = highlightFilter(bomentry[2]);
tr.appendChild(td);
// Quantity
td = document.createElement("TD");
td.textContent = bomentry[3].length;
tr.appendChild(td);
bom.appendChild(tr);
var handler = createRowHighlightHandler(tr.id, references);
tr.onmousemove = handler;
highlightHandlers.push({
id: tr.id,
handler: handler,
refs: references
});
for (var refIndex of references.map(r => r[1])) {
moduleIndexToHandler[refIndex] = handler;
}
if ((filter || reflookup) && first) {
handler();
first = false;
}
}
}
function highlightPreviousRow() {
if (!currentHighlightedRowId) {
highlightHandlers[highlightHandlers.length - 1].handler();
} else {
if (highlightHandlers.length > 1 &&
highlightHandlers[0].id == currentHighlightedRowId) {
highlightHandlers[highlightHandlers.length - 1].handler();
} else {
for (var i = 0; i < highlightHandlers.length - 1; i++) {
if (highlightHandlers[i + 1].id == currentHighlightedRowId) {
highlightHandlers[i].handler();
break;
}
}
}
}
smoothScrollToRow(currentHighlightedRowId);
}
function highlightNextRow() {
if (!currentHighlightedRowId) {
highlightHandlers[0].handler();
} else {
if (highlightHandlers.length > 1 &&
highlightHandlers[highlightHandlers.length - 1].id == currentHighlightedRowId) {
highlightHandlers[0].handler();
} else {
for (var i = 1; i < highlightHandlers.length; i++) {
if (highlightHandlers[i - 1].id == currentHighlightedRowId) {
highlightHandlers[i].handler();
break;
}
}
}
}
smoothScrollToRow(currentHighlightedRowId);
}
function populateBomTable() {
populateBomHeader();
populateBomBody();
}
function modulesClicked(moduleIndexes) {
var lastClickedIndex = moduleIndexes.indexOf(lastClicked);
for (var i = 1; i <= moduleIndexes.length; i++) {
var refIndex = moduleIndexes[(lastClickedIndex + i) % moduleIndexes.length];
if (refIndex in moduleIndexToHandler) {
lastClicked = refIndex;
moduleIndexToHandler[refIndex]();
smoothScrollToRow(currentHighlightedRowId);
break;
}
}
}
function updateFilter(input) {
filter = input.toLowerCase();
populateBomTable();
}
function updateRefLookup(input) {
reflookup = input.toLowerCase();
populateBomTable();
}
function changeCanvasLayout(layout) {
document.getElementById("fl-btn").classList.remove("depressed");
document.getElementById("fb-btn").classList.remove("depressed");
document.getElementById("bl-btn").classList.remove("depressed");
switch (layout) {
case 'F':
document.getElementById("fl-btn").classList.add("depressed");
if (bomlayout != "bom-only") {
canvassplit.collapse(1);
}
break;
case 'B':
document.getElementById("bl-btn").classList.add("depressed");
if (bomlayout != "bom-only") {
canvassplit.collapse(0);
}
break;
default:
document.getElementById("fb-btn").classList.add("depressed");
if (bomlayout != "bom-only") {
canvassplit.setSizes([50, 50]);
}
}
canvaslayout = layout;
writeStorage("canvaslayout", layout);
resizeAll();
populateBomTable();
}
function populateMetadata() {
document.getElementById("title").innerHTML = pcbdata.metadata.title;
document.getElementById("revision").innerHTML = "Rev: " + pcbdata.metadata.revision;
document.getElementById("company").innerHTML = pcbdata.metadata.company;
document.getElementById("filedate").innerHTML = pcbdata.metadata.date;
if (pcbdata.metadata.title != "") {
document.title = pcbdata.metadata.title + " BOM";
}
}
function changeBomLayout(layout) {
document.getElementById("bom-btn").classList.remove("depressed");
document.getElementById("lr-btn").classList.remove("depressed");
document.getElementById("tb-btn").classList.remove("depressed");
switch (layout) {
case 'bom-only':
document.getElementById("bom-btn").classList.add("depressed");
if (bomsplit) {
bomsplit.destroy();
bomsplit = null;
canvassplit.destroy();
canvassplit = null;
}
document.getElementById("frontcanvas").style.display = "none";
document.getElementById("backcanvas").style.display = "none";
document.getElementById("bot").style.height = "";
break;
case 'top-bottom':
document.getElementById("tb-btn").classList.add("depressed");
document.getElementById("frontcanvas").style.display = "";
document.getElementById("backcanvas").style.display = "";
document.getElementById("bot").style.height = "calc(100% - 80px)";
document.getElementById("bomdiv").classList.remove("split-horizontal");
document.getElementById("canvasdiv").classList.remove("split-horizontal");
document.getElementById("frontcanvas").classList.add("split-horizontal");
document.getElementById("backcanvas").classList.add("split-horizontal");
if (bomsplit) {
bomsplit.destroy();
bomsplit = null;
canvassplit.destroy();
canvassplit = null;
}
bomsplit = Split(['#bomdiv', '#canvasdiv'], {
sizes: [50, 50],
onDragEnd: resizeAll,
direction: "vertical",
gutterSize: 5
});
canvassplit = Split(['#frontcanvas', '#backcanvas'], {
sizes: [50, 50],
gutterSize: 5,
onDragEnd: resizeAll
});
break;
case 'left-right':
document.getElementById("lr-btn").classList.add("depressed");
document.getElementById("frontcanvas").style.display = "";
document.getElementById("backcanvas").style.display = "";
document.getElementById("bot").style.height = "calc(100% - 80px)";
document.getElementById("bomdiv").classList.add("split-horizontal");
document.getElementById("canvasdiv").classList.add("split-horizontal");
document.getElementById("frontcanvas").classList.remove("split-horizontal");
document.getElementById("backcanvas").classList.remove("split-horizontal");
if (bomsplit) {
bomsplit.destroy();
bomsplit = null;
canvassplit.destroy();
canvassplit = null;
}
bomsplit = Split(['#bomdiv', '#canvasdiv'], {
sizes: [50, 50],
onDragEnd: resizeAll,
gutterSize: 5
});
canvassplit = Split(['#frontcanvas', '#backcanvas'], {
sizes: [50, 50],
gutterSize: 5,
direction: "vertical",
onDragEnd: resizeAll
});
}
bomlayout = layout;
writeStorage("bomlayout", layout);
changeCanvasLayout(canvaslayout);
}
function focusFilterField() {
focusInputField(document.getElementById("filter"));
}
function focusRefLookupField() {
focusInputField(document.getElementById("reflookup"));
}
function toggleBomCheckbox(bomrowid, checkboxnum) {
if (!bomrowid || checkboxnum > checkboxes.length) {
return;
}
var bomrow = document.getElementById(bomrowid);
var checkbox = bomrow.childNodes[checkboxnum].childNodes[0];
checkbox.checked = !checkbox.checked;
checkbox.indeterminate = false;
checkbox.onchange();
}
function checkBomCheckbox(bomrowid, checkboxname) {
var checkboxnum = 0;
while (checkboxnum < checkboxes.length &&
checkboxes[checkboxnum].toLowerCase() != checkboxname.toLowerCase()) {
checkboxnum++;
}
if (!bomrowid || checkboxnum >= checkboxes.length) {
return;
}
var bomrow = document.getElementById(bomrowid);
var checkbox = bomrow.childNodes[checkboxnum + 1].childNodes[0];
checkbox.checked = true;
checkbox.indeterminate = false;
checkbox.onchange();
}
function setBomCheckboxes(value) {
bomCheckboxes = value;
writeStorage("bomCheckboxes", value);
populateBomTable();
}
document.onkeydown = function(e) {
switch (e.key) {
case "n":
if (document.activeElement.type == "text") {
return;
}
if (currentHighlightedRowId !== null) {
checkBomCheckbox(currentHighlightedRowId, "placed");
highlightNextRow();
e.preventDefault();
}
break;
case "ArrowUp":
highlightPreviousRow();
e.preventDefault();
break;
case "ArrowDown":
highlightNextRow();
e.preventDefault();
break;
default:
break;
}
if (e.altKey) {
switch (e.key) {
case "f":
focusFilterField();
e.preventDefault();
break;
case "r":
focusRefLookupField();
e.preventDefault();
break;
case "z":
changeBomLayout("bom-only");
e.preventDefault();
break;
case "x":
changeBomLayout("left-right");
e.preventDefault();
break;
case "c":
changeBomLayout("top-bottom");
e.preventDefault();
break;
case "v":
changeCanvasLayout("F");
e.preventDefault();
break;
case "b":
changeCanvasLayout("FB");
e.preventDefault();
break;
case "n":
changeCanvasLayout("B");
e.preventDefault();
break;
default:
break;
}
if (e.key >= '1' && e.key <= '9') {
toggleBomCheckbox(currentHighlightedRowId, parseInt(e.key));
}
}
}
function getStorageBooleanOrDefault(storageString, def) {
var b = readStorage(storageString);
if (b === null) {
b = def;
} else {
b = (b == "true");
}
return b;
}
function initDefaults() {
bomlayout = readStorage("bomlayout");
if (bomlayout === null) {
bomlayout = config.bom_view;
}
if (!['bom-only', 'left-right', 'top-bottom'].includes(bomlayout)) {
bomlayout = config.bom_view;
}
canvaslayout = readStorage("canvaslayout");
if (canvaslayout === null) {
canvaslayout = config.layer_view;
}
bomCheckboxes = readStorage("bomCheckboxes");
if (bomCheckboxes === null) {
bomCheckboxes = config.checkboxes;
}
document.getElementById("bomCheckboxes").value = bomCheckboxes;
var b = getStorageBooleanOrDefault("padsVisible", config.show_pads);
document.getElementById("padsCheckbox").checked = b;
padsVisible(b);
b = getStorageBooleanOrDefault("fabricationVisible", config.show_fabrication);
document.getElementById("fabricationCheckbox").checked = b;
fabricationVisible(b);
b = getStorageBooleanOrDefault("silkscreenVisible", config.show_silkscreen);
document.getElementById("silkscreenCheckbox").checked = b;
silkscreenVisible(b);
b = getStorageBooleanOrDefault("referencesVisible", true);
document.getElementById("referencesCheckbox").checked = b;
referencesVisible(b);
b = getStorageBooleanOrDefault("valuesVisible", true);
document.getElementById("valuesCheckbox").checked = b;
valuesVisible(b);
b = getStorageBooleanOrDefault("dnpOutline", false);
document.getElementById("dnpOutlineCheckbox").checked = b;
dnpOutline(b);
b = getStorageBooleanOrDefault("redrawOnDrag", config.redraw_on_drag);
document.getElementById("dragCheckbox").checked = b;
setRedrawOnDrag(b);
b = getStorageBooleanOrDefault("darkmode", config.dark_mode);
document.getElementById("darkmodeCheckbox").checked = b;
setDarkMode(b);
b = getStorageBooleanOrDefault("highlightpin1", config.highlight_pin1);
document.getElementById("highlightpin1Checkbox").checked = b;
setHighlightPin1(b);
boardRotation = readStorage("boardRotation");
if (boardRotation === null) {
boardRotation = config.board_rotation * 5;
} else {
boardRotation = parseInt(boardRotation);
}
document.getElementById("boardRotation").value = boardRotation / 5;
document.getElementById("rotationDegree").textContent = boardRotation;
}
window.onload = function(e) {
initUtils();
initRender();
initStorage();
initDefaults();
cleanGutters();
populateMetadata();
dbgdiv = document.getElementById("dbg");
bom = document.getElementById("bombody");
bomhead = document.getElementById("bomhead");
filter = "";
reflookup = "";
initDone = true;
// Triggers render
changeBomLayout(bomlayout);
}
window.onresize = resizeAll;
window.matchMedia("print").addListener(resizeAll);
///////////////////////////////////////////////
</script>
</head>
<body>
<div id="topmostdiv" style="width: 100%; height: 100%">
<div id="top">
<div style="float: right;">
<div class="hideonprint menu" style="float: right; margin: 10px; top: 8px;">
<button class="menubtn"></button>
<div class="menu-content">
<label class="menu-label menu-label-top">
<input id="darkmodeCheckbox" type="checkbox" onchange="setDarkMode(this.checked)">
Dark mode
</label>
<label class="menu-label">
<input id="padsCheckbox" type="checkbox" checked onchange="padsVisible(this.checked)">
Show footprint pads
</label>
<label class="menu-label">
<input id="fabricationCheckbox" type="checkbox" checked onchange="fabricationVisible(this.checked)">
Show fabrication layer
</label>
<label class="menu-label">
<input id="silkscreenCheckbox" type="checkbox" checked onchange="silkscreenVisible(this.checked)">
Show silkscreen
</label>
<label class="menu-label" style="width: calc(50% - 18px)">
<input id="referencesCheckbox" type="checkbox" checked onchange="referencesVisible(this.checked)">
References
</label><!-- This comment eats space! All of it!
--><label class="menu-label" style="width: calc(50% - 18px); border-left: 0;">
<input id="valuesCheckbox" type="checkbox" checked onchange="valuesVisible(this.checked)">
Values
</label>
<label class="menu-label">
<input id="dnpOutlineCheckbox" type="checkbox" checked onchange="dnpOutline(this.checked)">
DNP components outlined
</label>
<label class="menu-label">
<input id="highlightpin1Checkbox" type="checkbox" onchange="setHighlightPin1(this.checked)">
Highlight first pin
</label>
<label class="menu-label">
<input id="dragCheckbox" type="checkbox" checked onchange="setRedrawOnDrag(this.checked)">
Continuous redraw on drag
</label>
<label class="menu-label">
<span>Board rotation</span>
<span style="float: right"><span id="rotationDegree">0</span>&#176;</span>
<input id="boardRotation" type="range" min="-36" max="36" value="0" class="slider" oninput="setBoardRotation(this.value)">
</label>
<label class="menu-label">
<div style="margin-left: 5px">Bom checkboxes</div>
<input id="bomCheckboxes" class="menu-textbox" type=text
oninput="setBomCheckboxes(this.value)">
</label>
<label class="menu-label">
<span class="shameless-plug">
<span>Created using</span>
<a target="blank" href="https://github.com/openscopeproject/InteractiveHtmlBom">InteractiveHtmlBom</a>
</span>
</label>
</div>
</div>
<div class="button-container hideonprint"
style="float: right; margin: 10px; position: relative; top: 8px">
<button id="fl-btn" class="left-most-button" onclick="changeCanvasLayout('F')"
title="Front only">F
</button>
<button id="fb-btn" class="middle-button" onclick="changeCanvasLayout('FB')"
title="Front and Back">FB
</button>
<button id="bl-btn" class="right-most-button" onclick="changeCanvasLayout('B')"
title="Back only">B
</button>
</div>
<div class="button-container hideonprint"
style="float: right; margin: 10px; position: relative; top: 8px">
<button id="bom-btn" class="left-most-button" onclick="changeBomLayout('bom-only')"
title="BOM only"></button>
<button id="lr-btn" class="middle-button" onclick="changeBomLayout('left-right')"
title="BOM left, drawings right"></button>
<button id="tb-btn" class="right-most-button" onclick="changeBomLayout('top-bottom')"
title="BOM top, drawings bot"></button>
</div>
</div>
<div id="fileinfodiv" style="overflow: auto;">
<table class="fileinfo">
<tbody>
<tr>
<td id="title" class="title" style="width: 70%">
Title
</td>
<td id="revision" class="title" style="width: 30%">
Revision
</td>
</tr>
<tr>
<td id="company">
Kicad version
</td>
<td id="filedate">
Date
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div id="bot" class="split" style="height: calc(100% - 80px)">
<div id="bomdiv" class="split split-horizontal">
<div style="width: 100%">
<input id="reflookup" class="searchbox reflookup hideonprint" type="text" placeholder="Ref lookup"
oninput="updateRefLookup(this.value)">
<input id="filter" class="searchbox filter hideonprint" type="text" placeholder="Filter"
oninput="updateFilter(this.value)">
<div class="button-container hideonprint" style="float: left">
<button id="copy" title="Copy bom table to clipboard"
onclick="copyToClipboard()"></button>
</div>
</div>
<div id="dbg"></div>
<table class="bom">
<thead id="bomhead">
</thead>
<tbody id="bombody">
</tbody>
</table>
</div>
<div id="canvasdiv" class="split split-horizontal">
<div id="frontcanvas" class="split" touch-action="none" style="overflow: hidden">
<div style="position: relative; width: 100%; height: 100%;">
<canvas id="F_bg" style="position: absolute; left: 0; top: 0; z-index: 0;"></canvas>
<canvas id="F_fab" style="position: absolute; left: 0; top: 0; z-index: 1;"></canvas>
<canvas id="F_slk" style="position: absolute; left: 0; top: 0; z-index: 2;"></canvas>
<canvas id="F_hl" style="position: absolute; left: 0; top: 0; z-index: 3;"></canvas>
</div>
</div>
<div id="backcanvas" class="split" touch-action="none" style="overflow: hidden">
<div style="position: relative; width: 100%; height: 100%;">
<canvas id="B_bg" style="position: absolute; left: 0; top: 0; z-index: 0;"></canvas>
<canvas id="B_fab" style="position: absolute; left: 0; top: 0; z-index: 1;"></canvas>
<canvas id="B_slk" style="position: absolute; left: 0; top: 0; z-index: 2;"></canvas>
<canvas id="B_hl" style="position: absolute; left: 0; top: 0; z-index: 3;"></canvas>
</div>
</div>
</div>
</div>
</div>
</body>
</html>