rusefi_documentation/ibom-backup/microRusEfi_R0.4.5.html

2656 lines
690 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": [[1, "6.8pF", "C_0603_1608Metric", [["C44", 73]], ["", ""]], [1, "22uF 25V", "C_0805_2012Metric", [["C43", 71]], ["", ""]], [8, "100nF", "C_0603_1608Metric", [["C17", 166], ["C24", 160], ["C30", 155], ["C31", 154], ["C32", 153], ["C33", 96], ["C34", 152], ["C78", 145]], ["C0603C103K1RACTU", "399-3189-1-ND"]], [7, "10nF", "C_0603_1608Metric", [["C19", 164], ["C20", 163], ["C29", 156], ["C40", 147], ["C79", 144], ["C80", 143], ["C82", 142]], ["C0603C103K1RACTU", "399-3189-1-ND"]], [1, "6.8pF", "C_0603_1608Metric", [["C28", 77]], ["C0603C103K1RACTU", "399-3189-1-ND"]], [10, "100nF", "C_0603_1608Metric", [["C1", 180], ["C6", 176], ["C10", 172], ["C13", 169], ["C14", 168], ["C15", 167], ["C18", 165], ["C37", 149], ["C38", 148], ["C42", 146]], ["C0603C104J5RACTU", "399-7844-1-ND"]], [3, "10uF", "C_0603_1608Metric", [["C7", 175], ["C8", 174], ["C9", 173]], ["C1608X5R1E106M080AC", "445-9015-1-ND"]], [2, "18pF", "C_0603_1608Metric", [["C21", 14], ["C22", 162]], ["CC0603CRNPO9BN4R7", "311-1740-1-ND"]], [2, "4.7nF", "C_0603_1608Metric", [["C3", 179], ["C11", 171]], ["CGA3E2X7R1H472K080AA", "445-5661-1-ND"]], [2, "470nF", "C_0603_1608Metric", [["C4", 178], ["C5", 177]], ["CGA3E3X7R1H474K080AE", "445-172475-1-ND"]], [2, "1nF", "C_0603_1608Metric", [["C12", 170], ["C35", 151]], ["GRM1885C1H102FA01D", "490-6377-1-ND"]], [1, "2.2uF", "C_0603_1608Metric", [["C41", 11]], ["GRM1885C1H102FA01D", "490-6377-1-ND"]], [2, "2.2uF", "C_0603_1608Metric", [["C25", 159], ["C26", 158]], ["GRM188R6YA225KA12D", "490-7204-1-ND"]], [1, "22uF", "C_0603_1608Metric", [["C39", 59]], ["TAJA156M010RNJ", "478-1661-1-ND"]], [1, "100UF 50V", "CP_Elec_8x10.5", [["C2", 213]], ["UCD1H101MNL1GS", "493-6388-1-ND"]], [3, "1uF", "C_0603_1608Metric", [["C23", 161], ["C27", 157], ["C36", 150]], ["UMK107BJ105KA-T", "587-2400-1-ND"]], [12, "10K", "R_0603_1608Metric", [["R60", 41], ["R61", 40], ["R62", 39], ["R63", 38], ["R68", 33], ["R69", 32], ["R70", 31], ["R71", 30], ["R76", 25], ["R77", 24], ["R78", 23], ["R79", 22]], ["", ""]], [11, "6.8K", "R_0603_1608Metric", [["R26", 46], ["R53", 45], ["R55", 44], ["R64", 37], ["R65", 36], ["R66", 35], ["R67", 34], ["R72", 29], ["R73", 28], ["R74", 27], ["R75", 26]], ["", ""]], [5, "DNP", "R_0603_1608Metric", [["R11", 135], ["R17", 130], ["R18", 129], ["R19", 128], ["R40", 120]], ["DNP", "DNP"]], [1, "10K", "R_0603_1608Metric", [["R46", 48]], ["DNP", "DNP"]], [1, "6.8K", "R_0603_1608Metric", [["R57", 43]], ["DNP", "DNP"]], [1, "39k", "R_0603_1608Metric", [["R139", 107]], ["RC0603FR-0739KL", "311-39.0KHRCT-ND"]], [6, "100", "R_1206_3216Metric", [["R120", 80], ["R121", 85], ["R122", 84], ["R123", 83], ["R124", 82], ["R125", 81]], ["RMCF0603FT100R", "RMCF0603FT100RCT-ND"]], [1, "2.2k", "R_0603_1608Metric", [["R28", 122]], ["RMCF0603FT2K20", "RMCF0603FT2K20CT-ND"]], [5, "2.7k", "R_0603_1608Metric", [["R14", 132], ["R20", 127], ["R23", 126], ["R25", 124], ["R27", 123]], ["RMCF0603FT2K70", "RMCF0603FT2K70CT-ND"]], [10, "470K", "R_0603_1608Metric", [["R24", 125], ["R31", 99], ["R34", 101], ["R37", 121], ["R41", 119], ["R52", 112], ["R54", 111], ["R56", 110], ["R58", 109], ["R131", 108]], ["RMCF0603FT470K", "RMCF0603FT470KCT-ND"]], [2, "6.8K", "R_0603_1608Metric", [["R32", 52], ["R35", 47]], ["RMCF0603FT470K", "RMCF0603FT470KCT-ND"]], [2, "10K", "R_0603_1608Metric", [["R38", 51], ["R39", 50]], ["RMCF0603FT470K", "RMCF0603FT470KCT-ND"]], [1, "4.7K", "R_0603_1608Metric", [["R9", 136]], ["RMCF0603FT5K11", "RMCF0603FT5K11CT-ND"]], [1, "1k", "R_0603_1608Metric", [["R50", 113]], ["RMCF0603FT680R", "RMCF0603FT680RCT-ND"]], [1, "120", "R_0805_2012Metric", [["R22", 70]], ["RMCF0603JG120R", "RMCF0603JG120RCT-ND"]], [1, "15k", "R_0603_1608Metric", [["R15", 131]], ["RMCF0603JG15K0", "RMCF0603JG15K0CT-ND"]], [5, "1k", "R_0603_1608Metric", [["R29", 225], ["R36", 229], ["R48", 114], ["R49", 230], ["R51", 231]], ["RMCF0603JJ1K00", "RMCF0603JJ1K00CT-ND"]], [1, "100K", "R_0603_1608Metric", [["R47", 115]], ["RMCF0603JT100K", "RMCF0603JT100KCT-ND"]], [7, "10K", "R_0603_1608Metric", [["R1", 141], ["R12", 134], ["R13", 133], ["R16", 105], ["R43", 117], ["R45", 116], ["R141", 106]], ["RMCF0603JT10K0", "RMCF0603JT10K0CT-ND"]], [3, "10K", "R_0603_1608Metric", [["R2", 140], ["R3", 139], ["R4", 138]], ["RMCF0603JT4K70", "RMCF0603JT4K70CT-ND"]], [1, "4.7K", "R_0603_1608Metric", [["R42", 118]], ["RMCF0603JT4K70", "RMCF0603JT4K70CT-ND"]], [2, "6.8K", "R_0603_1608Metric", [["R5", 53], ["R59", 42]], ["RMCF0603ZT0R00", "RMCF0603ZT0R00CT-ND"]], [2, "10K", "R_0603_1608Metric", [["R6", 137], ["R44", 49]], ["RMCF0603ZT0R00", "RMCF0603ZT0R00CT-ND"]], [1, "DNP", "R_0603_1608Metric", [["R7", 6]], ["RMCF0603ZT0R00", "RMCF0603ZT0R00CT-ND"]], [2, "SS54", "D_SMA", [["D36", 10], ["D37", 9]], ["", ""]], [1, "SM15T33C", "D_SMC", [["D41", 16]], ["", ""]], [3, "SRV05-4", "SOT-23-6", [["D38", 20], ["D39", 18], ["D40", 21]], ["", ""]], [1, "LED-GREEN", "C_0805_2012Metric", [["D14", 64]], ["5990281007F", "350-4365-1-ND"]], [1, "B5819W", "D_SOD-123", [["D17", 15]], ["BAT60JFILM", "497-3707-1-ND"]], [1, "SRV05-4", "SOT-23-6", [["D16", 74]], ["ESDA6V1BC6", "497-6635-1-ND"]], [1, "LED-YELLOW", "LED_0805_2012Metric", [["D27", 63]], ["LTST-C190KFKT", "160-1434-1-ND"]], [1, "LED-GREEN", "LED_0805_2012Metric", [["D22", 61]], ["LTST-C191KGKT", "160-1446-1-ND"]], [2, "LED-RED", "LED_0603_1608Metric", [["D28", 7], ["D29", 57]], ["LTST-C193TBKT-5A", "160-1827-1-ND"]], [1, "LED-BLUE", "LED_0805_2012Metric", [["D23", 60]], ["LTST-C193TBKT-5A", "160-1827-1-ND"]], [4, "LED-RED", "LED_0603_1608Metric", [["D19", 58], ["D31", 56], ["D33", 55], ["D35", 54]], ["LTST-S270KRKT", "160-1479-1-ND"]], [1, "LED-RED", "LED_0805_2012Metric", [["D21", 62]], ["LTST-S270KRKT", "160-1479-1-ND"]], [1, "BAV70", "SOT-23", [["D1", 3]], ["MBRS3200T3G", "MBRS3200T3GOSCT-ND"]], [3, "1N4148WS", "D_SOD-323", [["D30", 226], ["D32", 227], ["D34", 228]], ["NSR0530HT", "NSR0530HT1GOSCT-ND"]], [2, "DNP", "D_SOD-323", [["D15", 103], ["D20", 203]], ["NSR0530HT", "NSR0530HT1GOSCT-ND"]], [1, "PESD1CAN-UX", "SOT-23", [["D2", 4]], ["PESD1CANUX", "1727-1306-1-ND"]], [14, "BAS70-04", "SOT-23", [["D3", 212], ["D4", 211], ["D5", 210], ["D6", 209], ["D7", 208], ["D8", 207], ["D9", 206], ["D10", 95], ["D11", 205], ["D12", 204], ["D18", 192], ["D24", 191], ["D25", 190], ["D26", 189]], ["SBAS70-04LT1G", "SBAS70-04LT1GOSCT-ND"]], [1, "SRV05-4", "SOT-23-6", [["D13", 19]], ["SBAS70-04LT1G", "SBAS70-04LT1GOSCT-ND"]], [1, "W25QxxJVS", "SO-8_5.3x6.2mm_P1.27mm-150+208", [["U6", 17]], ["", ""]], [1, "XC6206 3.3V", "SOT-23", [["U7", 8]], ["", ""]], [1, "Molex_48_pin", "Molex_48", [["U3", 94]], ["500762-0481", "WM4430-ND"]], [1, "IS25LP256D-xM", "SOIC-16W_7.5x10.3mm_P1.27mm", [["U11", 184]], ["IS25WP256D-RMLE", "706-1654-ND"]], [1, "LM1117-3.3", "SOT-223-3_TabPin2", [["U5", 78]], ["LM2937IMP-3.3/NOPB", "LM2937IMP-3.3/NOPBCT-ND"]], [4, "MCP6004", "TSSOP-14_4.4x5mm_P0.65mm", [["U8", 100], ["U35", 217], ["U36", 216], ["U46", 215]], ["MCP6004T-I/ST", "MCP6004T-I/STCT-ND"]], [1, "STM32F407VGT6", "LQFP-100_14x14mm_P0.5mm", [["U1", 97]], ["STM32F767VIT6", "497-16643-ND"]], [3, "MIC4427", "SOIC-8_3.9x4.9mm_P1.27mm", [["U31", 13], ["U32", 67], ["U33", 66]], ["TC4427EOA", "TC4427EOA-ND"]], [1, "TLE8888QK", "LQFP-100_14x14mm_P0.5mm_THERMAL", [["U2", 202]], ["TLE88882QKXUMA1", "TLE88882QKXUMA1-ND"]], [1, "TLE9201SG", "Infineon_PG-DSO-12-11", [["U4", 214]], ["TLE9201SG", "TLE9201SGAUMA1CT-ND"]], [1, "32768 Hz", "Crystal_SMD_3215-2Pin_3.2x1.5mm", [["Y2", 75]], ["", ""]], [1, "8MHz 20pF", "Crystal_SMD_5032-2Pin_5.0x3.2mm", [["X1", 76]], ["ABLS-8.000MHZ-B2-T", "535-9089-1-ND"]], [2, "SW_Push", "SW_Push_SPST_NO_Alps_SKRK", [["SW1", 232], ["SW2", 235]], ["TBD", "TBD"]], [1, "LIN", "PinHeader_1x01_P2.54mm_Vertical", [["LIN1", 2]], ["", ""]], [2, "IGNOUT", "Pin_D0.7mm_L6.5mm_W1.8mm_FlatFork", [["IGN1", 88], ["IGN2", 87]], ["", ""]], [1, "OUT14", "Pin_D0.7mm_L6.5mm_W1.8mm_FlatFork", [["OUT14", 1]], ["", ""]], [2, "10k", "R_Array_Convex_4x0603", [["RN5", 69], ["RN6", 68]], ["", ""]], [1, "FILTER", "R_0603_1608Metric_Pad1.05x0.95mm_HandSolder", [["FB1", 186]], ["BLM21PG221SN1D", "490-1054-1-ND"]], [4, "10nF", "R_Array_Convex_4x0603", [["CN5", 187], ["CN6", 195], ["CN14", 193], ["CN17", 196]], ["CA064X103K2RACAUTO", "399-12382-1-ND"]], [1, "1k", "R_Array_Convex_4x0603", [["RN1", 181]], ["CAT16-1001F4LF", "CAT16-1001F4LFCT-ND"]], [6, "Fiducial", "Fiducial_0.5mm_Mask1mm", [["FID1", 219], ["FID2", 104], ["FID3", 220], ["FID4", 221], ["FID5", 222], ["FID6", 223]], ["DNP", "DNP"]], [1, "DNP", "LOGO", [["LOGO2", 224]], ["DNP", "DNP"]], [1, "DNP", "LogoMRE", [["LOGO1", 98]], ["DNP", "DNP"]], [2, "IGNOUT", "Pin_D0.7mm_L6.5mm_W1.8mm_FlatFork", [["IGN3", 93], ["IGN4", 89]], ["DNP", "DNP"]], [1, "OUT15", "Pin_D0.7mm_L6.5mm_W1.8mm_FlatFork", [["OUT15", 90]], ["DNP", "DNP"]], [1, "OUT16", "Pin_D0.7mm_L6.5mm_W1.8mm_FlatFork", [["OUT16", 92]], ["DNP", "DNP"]], [1, "OUT17", "Pin_D0.7mm_L6.5mm_W1.8mm_FlatFork", [["OUT17", 0]], ["DNP", "DNP"]], [1, "OUT18", "Pin_D0.7mm_L6.5mm_W1.8mm_FlatFork", [["OUT18", 91]], ["DNP", "DNP"]], [1, "IPD30N06S2L-23", "TO-252-2", [["Q1", 200]], ["IPD30N06S2L23AT3", "IPD30N06S2L23ATMA3CT-ND"]], [4, "10k", "R_Array_Convex_4x0603", [["RN2", 188], ["RN3", 198], ["RN4", 197], ["RN13", 194]], ["YC164-JR-0710KL", "YC164J-10KCT-ND"]], [1, "Conn_01x02", "Molex_PicoBlade_53047-0210_1x02_P1.25mm_Vertical", [["J3", 65]], ["", ""]], [1, "Conn_02x05_Counter_Clockwise", "PinHeader_2x05_P2.54mm_Vertical_SMD", [["J4", 5]], ["", ""]], [1, "USB_B_Micro", "USB_Micro-B_Molex-105133-0031", [["J1", 199]], ["105133-0031", "538-105133-0031"]], [1, "Conn_02x05_Odd_Even", "PinSocket_2x05_P2.54mm_Vertical_SMD", [["J2", 185]], ["95278-801B10LF", "649-95278-801B10LF"]]], "B": [[1, "1nF", "C_0603_1608Metric", [["C12", 170]], ["GRM1885C1H102FA01D", "490-6377-1-ND"]], [5, "DNP", "R_0603_1608Metric", [["R11", 135], ["R17", 130], ["R18", 129], ["R19", 128], ["R40", 120]], ["DNP", "DNP"]], [1, "470K", "R_0603_1608Metric", [["R52", 112]], ["RMCF0603FT470K", "RMCF0603FT470KCT-ND"]], [1, "4.7K", "R_0603_1608Metric", [["R9", 136]], ["RMCF0603FT5K11", "RMCF0603FT5K11CT-ND"]], [1, "DNP", "R_0603_1608Metric", [["R7", 6]], ["RMCF0603ZT0R00", "RMCF0603ZT0R00CT-ND"]], [2, "DNP", "D_SOD-323", [["D15", 103], ["D20", 203]], ["NSR0530HT", "NSR0530HT1GOSCT-ND"]], [14, "BAS70-04", "SOT-23", [["D3", 212], ["D4", 211], ["D5", 210], ["D6", 209], ["D7", 208], ["D8", 207], ["D9", 206], ["D10", 95], ["D11", 205], ["D12", 204], ["D18", 192], ["D24", 191], ["D25", 190], ["D26", 189]], ["SBAS70-04LT1G", "SBAS70-04LT1GOSCT-ND"]], [4, "10nF", "R_Array_Convex_4x0603", [["CN5", 187], ["CN6", 195], ["CN14", 193], ["CN17", 196]], ["CA064X103K2RACAUTO", "399-12382-1-ND"]], [2, "Fiducial", "Fiducial_0.5mm_Mask1mm", [["FID5", 222], ["FID6", 223]], ["DNP", "DNP"]], [1, "DNP", "LOGO", [["LOGO2", 224]], ["DNP", "DNP"]], [1, "Conn_01x02", "Molex_PicoBlade_53047-0210_1x02_P1.25mm_Vertical", [["J3", 65]], ["", ""]]], "skipped": [12, 72, 79, 86, 102, 182, 183, 201, 218, 233, 234], "F": [[1, "6.8pF", "C_0603_1608Metric", [["C44", 73]], ["", ""]], [1, "22uF 25V", "C_0805_2012Metric", [["C43", 71]], ["", ""]], [8, "100nF", "C_0603_1608Metric", [["C17", 166], ["C24", 160], ["C30", 155], ["C31", 154], ["C32", 153], ["C33", 96], ["C34", 152], ["C78", 145]], ["C0603C103K1RACTU", "399-3189-1-ND"]], [7, "10nF", "C_0603_1608Metric", [["C19", 164], ["C20", 163], ["C29", 156], ["C40", 147], ["C79", 144], ["C80", 143], ["C82", 142]], ["C0603C103K1RACTU", "399-3189-1-ND"]], [1, "6.8pF", "C_0603_1608Metric", [["C28", 77]], ["C0603C103K1RACTU", "399-3189-1-ND"]], [10, "100nF", "C_0603_1608Metric", [["C1", 180], ["C6", 176], ["C10", 172], ["C13", 169], ["C14", 168], ["C15", 167], ["C18", 165], ["C37", 149], ["C38", 148], ["C42", 146]], ["C0603C104J5RACTU", "399-7844-1-ND"]], [3, "10uF", "C_0603_1608Metric", [["C7", 175], ["C8", 174], ["C9", 173]], ["C1608X5R1E106M080AC", "445-9015-1-ND"]], [2, "18pF", "C_0603_1608Metric", [["C21", 14], ["C22", 162]], ["CC0603CRNPO9BN4R7", "311-1740-1-ND"]], [2, "4.7nF", "C_0603_1608Metric", [["C3", 179], ["C11", 171]], ["CGA3E2X7R1H472K080AA", "445-5661-1-ND"]], [2, "470nF", "C_0603_1608Metric", [["C4", 178], ["C5", 177]], ["CGA3E3X7R1H474K080AE", "445-172475-1-ND"]], [1, "1nF", "C_0603_1608Metric", [["C35", 151]], ["GRM1885C1H102FA01D", "490-6377-1-ND"]], [1, "2.2uF", "C_0603_1608Metric", [["C41", 11]], ["GRM1885C1H102FA01D", "490-6377-1-ND"]], [2, "2.2uF", "C_0603_1608Metric", [["C25", 159], ["C26", 158]], ["GRM188R6YA225KA12D", "490-7204-1-ND"]], [1, "22uF", "C_0603_1608Metric", [["C39", 59]], ["TAJA156M010RNJ", "478-1661-1-ND"]], [1, "100UF 50V", "CP_Elec_8x10.5", [["C2", 213]], ["UCD1H101MNL1GS", "493-6388-1-ND"]], [3, "1uF", "C_0603_1608Metric", [["C23", 161], ["C27", 157], ["C36", 150]], ["UMK107BJ105KA-T", "587-2400-1-ND"]], [12, "10K", "R_0603_1608Metric", [["R60", 41], ["R61", 40], ["R62", 39], ["R63", 38], ["R68", 33], ["R69", 32], ["R70", 31], ["R71", 30], ["R76", 25], ["R77", 24], ["R78", 23], ["R79", 22]], ["", ""]], [11, "6.8K", "R_0603_1608Metric", [["R26", 46], ["R53", 45], ["R55", 44], ["R64", 37], ["R65", 36], ["R66", 35], ["R67", 34], ["R72", 29], ["R73", 28], ["R74", 27], ["R75", 26]], ["", ""]], [1, "10K", "R_0603_1608Metric", [["R46", 48]], ["DNP", "DNP"]], [1, "6.8K", "R_0603_1608Metric", [["R57", 43]], ["DNP", "DNP"]], [1, "39k", "R_0603_1608Metric", [["R139", 107]], ["RC0603FR-0739KL", "311-39.0KHRCT-ND"]], [6, "100", "R_1206_3216Metric", [["R120", 80], ["R121", 85], ["R122", 84], ["R123", 83], ["R124", 82], ["R125", 81]], ["RMCF0603FT100R", "RMCF0603FT100RCT-ND"]], [1, "2.2k", "R_0603_1608Metric", [["R28", 122]], ["RMCF0603FT2K20", "RMCF0603FT2K20CT-ND"]], [5, "2.7k", "R_0603_1608Metric", [["R14", 132], ["R20", 127], ["R23", 126], ["R25", 124], ["R27", 123]], ["RMCF0603FT2K70", "RMCF0603FT2K70CT-ND"]], [9, "470K", "R_0603_1608Metric", [["R24", 125], ["R31", 99], ["R34", 101], ["R37", 121], ["R41", 119], ["R54", 111], ["R56", 110], ["R58", 109], ["R131", 108]], ["RMCF0603FT470K", "RMCF0603FT470KCT-ND"]], [2, "6.8K", "R_0603_1608Metric", [["R32", 52], ["R35", 47]], ["RMCF0603FT470K", "RMCF0603FT470KCT-ND"]], [2, "10K", "R_0603_1608Metric", [["R38", 51], ["R39", 50]], ["RMCF0603FT470K", "RMCF0603FT470KCT-ND"]], [1, "1k", "R_0603_1608Metric", [["R50", 113]], ["RMCF0603FT680R", "RMCF0603FT680RCT-ND"]], [1, "120", "R_0805_2012Metric", [["R22", 70]], ["RMCF0603JG120R", "RMCF0603JG120RCT-ND"]], [1, "15k", "R_0603_1608Metric", [["R15", 131]], ["RMCF0603JG15K0", "RMCF0603JG15K0CT-ND"]], [5, "1k", "R_0603_1608Metric", [["R29", 225], ["R36", 229], ["R48", 114], ["R49", 230], ["R51", 231]], ["RMCF0603JJ1K00", "RMCF0603JJ1K00CT-ND"]], [1, "100K", "R_0603_1608Metric", [["R47", 115]], ["RMCF0603JT100K", "RMCF0603JT100KCT-ND"]], [7, "10K", "R_0603_1608Metric", [["R1", 141], ["R12", 134], ["R13", 133], ["R16", 105], ["R43", 117], ["R45", 116], ["R141", 106]], ["RMCF0603JT10K0", "RMCF0603JT10K0CT-ND"]], [3, "10K", "R_0603_1608Metric", [["R2", 140], ["R3", 139], ["R4", 138]], ["RMCF0603JT4K70", "RMCF0603JT4K70CT-ND"]], [1, "4.7K", "R_0603_1608Metric", [["R42", 118]], ["RMCF0603JT4K70", "RMCF0603JT4K70CT-ND"]], [2, "6.8K", "R_0603_1608Metric", [["R5", 53], ["R59", 42]], ["RMCF0603ZT0R00", "RMCF0603ZT0R00CT-ND"]], [2, "10K", "R_0603_1608Metric", [["R6", 137], ["R44", 49]], ["RMCF0603ZT0R00", "RMCF0603ZT0R00CT-ND"]], [2, "SS54", "D_SMA", [["D36", 10], ["D37", 9]], ["", ""]], [1, "SM15T33C", "D_SMC", [["D41", 16]], ["", ""]], [3, "SRV05-4", "SOT-23-6", [["D38", 20], ["D39", 18], ["D40", 21]], ["", ""]], [1, "LED-GREEN", "C_0805_2012Metric", [["D14", 64]], ["5990281007F", "350-4365-1-ND"]], [1, "B5819W", "D_SOD-123", [["D17", 15]], ["BAT60JFILM", "497-3707-1-ND"]], [1, "SRV05-4", "SOT-23-6", [["D16", 74]], ["ESDA6V1BC6", "497-6635-1-ND"]], [1, "LED-YELLOW", "LED_0805_2012Metric", [["D27", 63]], ["LTST-C190KFKT", "160-1434-1-ND"]], [1, "LED-GREEN", "LED_0805_2012Metric", [["D22", 61]], ["LTST-C191KGKT", "160-1446-1-ND"]], [2, "LED-RED", "LED_0603_1608Metric", [["D28", 7], ["D29", 57]], ["LTST-C193TBKT-5A", "160-1827-1-ND"]], [1, "LED-BLUE", "LED_0805_2012Metric", [["D23", 60]], ["LTST-C193TBKT-5A", "160-1827-1-ND"]], [4, "LED-RED", "LED_0603_1608Metric", [["D19", 58], ["D31", 56], ["D33", 55], ["D35", 54]], ["LTST-S270KRKT", "160-1479-1-ND"]], [1, "LED-RED", "LED_0805_2012Metric", [["D21", 62]], ["LTST-S270KRKT", "160-1479-1-ND"]], [1, "BAV70", "SOT-23", [["D1", 3]], ["MBRS3200T3G", "MBRS3200T3GOSCT-ND"]], [3, "1N4148WS", "D_SOD-323", [["D30", 226], ["D32", 227], ["D34", 228]], ["NSR0530HT", "NSR0530HT1GOSCT-ND"]], [1, "PESD1CAN-UX", "SOT-23", [["D2", 4]], ["PESD1CANUX", "1727-1306-1-ND"]], [1, "SRV05-4", "SOT-23-6", [["D13", 19]], ["SBAS70-04LT1G", "SBAS70-04LT1GOSCT-ND"]], [1, "W25QxxJVS", "SO-8_5.3x6.2mm_P1.27mm-150+208", [["U6", 17]], ["", ""]], [1, "XC6206 3.3V", "SOT-23", [["U7", 8]], ["", ""]], [1, "Molex_48_pin", "Molex_48", [["U3", 94]], ["500762-0481", "WM4430-ND"]], [1, "IS25LP256D-xM", "SOIC-16W_7.5x10.3mm_P1.27mm", [["U11", 184]], ["IS25WP256D-RMLE", "706-1654-ND"]], [1, "LM1117-3.3", "SOT-223-3_TabPin2", [["U5", 78]], ["LM2937IMP-3.3/NOPB", "LM2937IMP-3.3/NOPBCT-ND"]], [4, "MCP6004", "TSSOP-14_4.4x5mm_P0.65mm", [["U8", 100], ["U35", 217], ["U36", 216], ["U46", 215]], ["MCP6004T-I/ST", "MCP6004T-I/STCT-ND"]], [1, "STM32F407VGT6", "LQFP-100_14x14mm_P0.5mm", [["U1", 97]], ["STM32F767VIT6", "497-16643-ND"]], [3, "MIC4427", "SOIC-8_3.9x4.9mm_P1.27mm", [["U31", 13], ["U32", 67], ["U33", 66]], ["TC4427EOA", "TC4427EOA-ND"]], [1, "TLE8888QK", "LQFP-100_14x14mm_P0.5mm_THERMAL", [["U2", 202]], ["TLE88882QKXUMA1", "TLE88882QKXUMA1-ND"]], [1, "TLE9201SG", "Infineon_PG-DSO-12-11", [["U4", 214]], ["TLE9201SG", "TLE9201SGAUMA1CT-ND"]], [1, "32768 Hz", "Crystal_SMD_3215-2Pin_3.2x1.5mm", [["Y2", 75]], ["", ""]], [1, "8MHz 20pF", "Crystal_SMD_5032-2Pin_5.0x3.2mm", [["X1", 76]], ["ABLS-8.000MHZ-B2-T", "535-9089-1-ND"]], [2, "SW_Push", "SW_Push_SPST_NO_Alps_SKRK", [["SW1", 232], ["SW2", 235]], ["TBD", "TBD"]], [1, "LIN", "PinHeader_1x01_P2.54mm_Vertical", [["LIN1", 2]], ["", ""]], [2, "IGNOUT", "Pin_D0.7mm_L6.5mm_W1.8mm_FlatFork", [["IGN1", 88], ["IGN2", 87]], ["", ""]], [1, "OUT14", "Pin_D0.7mm_L6.5mm_W1.8mm_FlatFork", [["OUT14", 1]], ["", ""]], [2, "10k", "R_Array_Convex_4x0603", [["RN5", 69], ["RN6", 68]], ["", ""]], [1, "FILTER", "R_0603_1608Metric_Pad1.05x0.95mm_HandSolder", [["FB1", 186]], ["BLM21PG221SN1D", "490-1054-1-ND"]], [1, "1k", "R_Array_Convex_4x0603", [["RN1", 181]], ["CAT16-1001F4LF", "CAT16-1001F4LFCT-ND"]], [4, "Fiducial", "Fiducial_0.5mm_Mask1mm", [["FID1", 219], ["FID2", 104], ["FID3", 220], ["FID4", 221]], ["DNP", "DNP"]], [1, "DNP", "LogoMRE", [["LOGO1", 98]], ["DNP", "DNP"]], [2, "IGNOUT", "Pin_D0.7mm_L6.5mm_W1.8mm_FlatFork", [["IGN3", 93], ["IGN4", 89]], ["DNP", "DNP"]], [1, "OUT15", "Pin_D0.7mm_L6.5mm_W1.8mm_FlatFork", [["OUT15", 90]], ["DNP", "DNP"]], [1, "OUT16", "Pin_D0.7mm_L6.5mm_W1.8mm_FlatFork", [["OUT16", 92]], ["DNP", "DNP"]], [1, "OUT17", "Pin_D0.7mm_L6.5mm_W1.8mm_FlatFork", [["OUT17", 0]], ["DNP", "DNP"]], [1, "OUT18", "Pin_D0.7mm_L6.5mm_W1.8mm_FlatFork", [["OUT18", 91]], ["DNP", "DNP"]], [1, "IPD30N06S2L-23", "TO-252-2", [["Q1", 200]], ["IPD30N06S2L23AT3", "IPD30N06S2L23ATMA3CT-ND"]], [4, "10k", "R_Array_Convex_4x0603", [["RN2", 188], ["RN3", 198], ["RN4", 197], ["RN13", 194]], ["YC164-JR-0710KL", "YC164J-10KCT-ND"]], [1, "Conn_02x05_Counter_Clockwise", "PinHeader_2x05_P2.54mm_Vertical_SMD", [["J4", 5]], ["", ""]], [1, "USB_B_Micro", "USB_Micro-B_Molex-105133-0031", [["J1", 199]], ["105133-0031", "538-105133-0031"]], [1, "Conn_02x05_Odd_Even", "PinSocket_2x05_P2.54mm_Vertical_SMD", [["J2", 185]], ["95278-801B10LF", "649-95278-801B10LF"]]]}, "silkscreen": {"B": [{"width": 0.75, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "IGN1", "thickness": 0.13, "pos": [76.454, 49.784], "height": 0.75}, {"width": 0.75, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "IGN2", "thickness": 0.13, "pos": [76.454, 52.324], "height": 0.75}, {"width": 0.75, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "IGN3", "thickness": 0.13, "pos": [76.454, 54.864], "height": 0.75}, {"width": 0.75, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "IGN4", "thickness": 0.13, "pos": [76.454, 57.403999999999996], "height": 0.75}, {"width": 0.75, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "LS2", "thickness": 0.13, "pos": [94.234, 31.496], "height": 0.75}, {"width": 0.75, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "LS1", "thickness": 0.13, "pos": [88.392, 27.432], "height": 0.75}, {"width": 0.75, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "Freewheel\ndiodes", "thickness": 0.13, "pos": [91.18599999999999, 25.654], "height": 0.75}, {"start": [45.974, 42.418], "end": [49.784, 42.418], "type": "segment", "width": 0.25}, {"start": [45.974, 45.211999999999996], "end": [45.974, 42.418], "type": "segment", "width": 0.25}, {"start": [49.784, 45.211999999999996], "end": [45.974, 45.211999999999996], "type": "segment", "width": 0.25}, {"start": [53.848, 45.211999999999996], "end": [51.308, 45.211999999999996], "type": "segment", "width": 0.25}, {"start": [53.848, 42.418], "end": [53.848, 45.211999999999996], "type": "segment", "width": 0.25}, {"start": [53.593999999999994, 42.418], "end": [53.848, 42.418], "type": "segment", "width": 0.25}, {"start": [50.038, 42.418], "end": [53.593999999999994, 42.418], "type": "segment", "width": 0.25}, {"width": 0.75, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "AV4", "thickness": 0.13, "pos": [47.244, 43.434], "height": 0.75}, {"width": 0.75, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "AV5", "thickness": 0.13, "pos": [52.577999999999996, 43.434], "height": 0.75}, {"width": 0.75, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "VR", "thickness": 0.13, "pos": [71.11999999999999, 41.656], "height": 0.75}, {"start": [73.152, 42.418], "end": [72.39, 41.656], "type": "segment", "width": 0.25}, {"start": [73.152, 45.466], "end": [73.152, 42.418], "type": "segment", "width": 0.25}, {"start": [68.834, 45.466], "end": [73.152, 45.466], "type": "segment", "width": 0.25}, {"start": [68.834, 42.418], "end": [68.834, 45.466], "type": "segment", "width": 0.25}, {"start": [69.596, 41.656], "end": [68.834, 42.418], "type": "segment", "width": 0.25}, {"width": 0.75, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "AV9", "thickness": 0.13, "pos": [66.80199999999999, 41.402], "height": 0.75}, {"start": [68.326, 41.91], "end": [67.818, 41.91], "type": "segment", "width": 0.25}, {"start": [65.27799999999999, 41.91], "end": [65.786, 41.91], "type": "segment", "width": 0.25}, {"start": [65.27799999999999, 45.466], "end": [65.27799999999999, 41.91], "type": "segment", "width": 0.25}, {"start": [68.326, 45.466], "end": [65.27799999999999, 45.466], "type": "segment", "width": 0.25}, {"start": [68.326, 41.91], "end": [68.326, 45.466], "type": "segment", "width": 0.25}, {"width": 0.75, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": " Vref\nVDDA 5Vref", "thickness": 0.13, "pos": [58.166, 85.08999999999999], "height": 0.75}, {"width": 0.7999999999999999, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "HIGH-SIDE \nLEVEL", "thickness": 0.13, "pos": [44.0, 61.75], "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.75, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "GND", "thickness": 0.13, "pos": [33.909, 39.052499999999995], "height": 0.75}, {"width": 0.75, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "12V SWITCHED", "thickness": 0.13, "pos": [37.4015, 30.226], "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": "12V-IGN Ignition power use 1A fuse\n12V-Relay main relay output use 5A fuse\n", "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": -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": 0.0, "attr": ["mirrored"], "horiz_justify": 1, "text": "12V\nIGN", "thickness": 0.13, "pos": [48.513999999999996, 27.432], "height": 0.7999999999999999}, {"width": 0.7999999999999999, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 1, "text": "12V\nRelay", "thickness": 0.13, "pos": [44.449999999999996, 27.432], "height": 0.7999999999999999}, {"width": 2.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "RUSEFI.COM", "thickness": 0.3, "pos": [34.163, 76.5175], "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\nR0.4 PCB DESIGN BY DBECKER", "thickness": 0.19999999999999998, "pos": [34.544, 71.9455], "height": 1.0}, {"width": 0.7999999999999999, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "5V\n", "thickness": 0.13, "pos": [44.75, 64.5], "height": 0.7999999999999999}, {"width": 0.7999999999999999, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "12V", "thickness": 0.13, "pos": [44.75, 58.75], "height": 0.7999999999999999}, {"width": 0.762, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "R7", "thickness": 0.127, "ref": 1, "pos": [64.7192, 43.3324], "height": 0.762}, {"start": [67.054, 43.779221], "end": [67.054, 44.104779], "type": "segment", "width": 0.12}, {"start": [68.074, 43.779221], "end": [68.074, 44.104779], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "J3", "thickness": 0.15, "ref": 1, "pos": [75.2325, 88.17999999999999], "height": 1.0}, {"start": [71.6925, 90.41], "end": [68.2725, 90.41], "type": "segment", "width": 0.12}, {"start": [68.2725, 90.41], "end": [68.2725, 85.94], "type": "segment", "width": 0.12}, {"start": [68.2725, 85.94], "end": [71.6925, 85.94], "type": "segment", "width": 0.12}, {"start": [71.6925, 85.94], "end": [71.6925, 90.41], "type": "segment", "width": 0.12}, {"start": [68.7825, 88.175], "end": [68.7825, 89.89999999999999], "type": "segment", "width": 0.12}, {"start": [68.7825, 89.89999999999999], "end": [69.5325, 89.89999999999999], "type": "segment", "width": 0.12}, {"start": [69.5325, 89.89999999999999], "end": [69.5325, 90.1], "type": "segment", "width": 0.12}, {"start": [69.5325, 90.1], "end": [70.3325, 90.1], "type": "segment", "width": 0.12}, {"start": [70.3325, 90.1], "end": [70.3325, 89.89999999999999], "type": "segment", "width": 0.12}, {"start": [70.3325, 89.89999999999999], "end": [71.18249999999999, 89.89999999999999], "type": "segment", "width": 0.12}, {"start": [71.18249999999999, 89.89999999999999], "end": [71.18249999999999, 88.175], "type": "segment", "width": 0.12}, {"start": [68.7825, 88.175], "end": [68.7825, 86.45], "type": "segment", "width": 0.12}, {"start": [68.7825, 86.45], "end": [69.5325, 86.45], "type": "segment", "width": 0.12}, {"start": [69.5325, 86.45], "end": [69.5325, 86.25], "type": "segment", "width": 0.12}, {"start": [69.5325, 86.25], "end": [70.3325, 86.25], "type": "segment", "width": 0.12}, {"start": [70.3325, 86.25], "end": [70.3325, 86.45], "type": "segment", "width": 0.12}, {"start": [70.3325, 86.45], "end": [71.18249999999999, 86.45], "type": "segment", "width": 0.12}, {"start": [71.18249999999999, 86.45], "end": [71.18249999999999, 88.175], "type": "segment", "width": 0.12}, {"start": [67.9825, 90.7], "end": [68.9825, 90.7], "type": "segment", "width": 0.12}, {"start": [67.9825, 90.7], "end": [67.9825, 89.7], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "JP2", "thickness": 0.15, "ref": 1, "pos": [48.26, 65.024], "height": 0.762}, {"start": [47.05, 62.699999999999996], "end": [46.75, 62.4], "type": "segment", "width": 0.12}, {"start": [46.75, 63.0], "end": [46.75, 62.4], "type": "segment", "width": 0.12}, {"start": [47.05, 62.699999999999996], "end": [46.75, 63.0], "type": "segment", "width": 0.12}, {"start": [47.25, 63.449999999999996], "end": [49.25, 63.449999999999996], "type": "segment", "width": 0.12}, {"start": [47.25, 59.349999999999994], "end": [47.25, 63.449999999999996], "type": "segment", "width": 0.12}, {"start": [49.25, 59.349999999999994], "end": [47.25, 59.349999999999994], "type": "segment", "width": 0.12}, {"start": [49.25, 63.449999999999996], "end": [49.25, 59.349999999999994], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "JP1", "thickness": 0.15, "ref": 1, "pos": [58.0, 89.55], "height": 1.0}, {"start": [56.699999999999996, 86.55], "end": [57.0, 86.25], "type": "segment", "width": 0.12}, {"start": [56.4, 86.25], "end": [57.0, 86.25], "type": "segment", "width": 0.12}, {"start": [56.699999999999996, 86.55], "end": [56.4, 86.25], "type": "segment", "width": 0.12}, {"start": [55.949999999999996, 86.75], "end": [55.949999999999996, 88.75], "type": "segment", "width": 0.12}, {"start": [60.05, 86.75], "end": [55.949999999999996, 86.75], "type": "segment", "width": 0.12}, {"start": [60.05, 88.75], "end": [60.05, 86.75], "type": "segment", "width": 0.12}, {"start": [55.949999999999996, 88.75], "end": [60.05, 88.75], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "NT3", "thickness": 0.15, "ref": 1, "pos": [60.199999999999996, 75.25], "height": 1.0}, {"width": 0.75, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "D10", "thickness": 0.13, "ref": 1, "pos": [58.5, 60.25], "height": 0.75}, {"start": [55.29, 62.73], "end": [56.75, 62.73], "type": "segment", "width": 0.12}, {"start": [55.29, 59.57], "end": [57.449999999999996, 59.57], "type": "segment", "width": 0.12}, {"start": [55.29, 59.57], "end": [55.29, 60.5], "type": "segment", "width": 0.12}, {"start": [55.29, 62.73], "end": [55.29, 61.8], "type": "segment", "width": 0.12}, {"angle": [230.0], "type": "polygon", "pos": [45.72, 117.094], "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]]]}, {"angle": [230.0], "type": "polygon", "pos": [45.72, 117.094], "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": [45.72, 117.094], "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": [45.72, 117.094], "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": [45.72, 117.094], "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": [45.72, 117.094], "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": [45.72, 117.094], "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": [45.72, 117.094], "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": [45.72, 117.094], "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": [45.72, 117.094], "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": [45.72, 117.094], "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]]]}, {"width": 0.75, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "D15", "thickness": 0.13, "ref": 1, "pos": [94.17049999999999, 30.479999999999997], "height": 0.75}, {"start": [92.7495, 29.63], "end": [90.1995, 29.63], "type": "segment", "width": 0.12}, {"start": [92.7495, 31.33], "end": [90.1995, 31.33], "type": "segment", "width": 0.12}, {"start": [92.7495, 29.63], "end": [92.7495, 31.33], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "R52", "thickness": 0.13, "ref": 1, "pos": [63.6778, 43.459399999999995], "height": 0.75}, {"start": [66.55, 44.104779], "end": [66.55, 43.779221], "type": "segment", "width": 0.12}, {"start": [65.53, 44.104779], "end": [65.53, 43.779221], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "R40", "thickness": 0.13, "ref": 1, "pos": [52.577999999999996, 44.449999999999996], "height": 0.75}, {"start": [51.183, 44.104779], "end": [51.183, 43.779221], "type": "segment", "width": 0.12}, {"start": [50.163, 44.104779], "end": [50.163, 43.779221], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "R19", "thickness": 0.13, "ref": 1, "pos": [72.5, 46.5], "height": 0.75}, {"start": [73.027, 44.104779], "end": [73.027, 43.779221], "type": "segment", "width": 0.12}, {"start": [72.00699999999999, 44.104779], "end": [72.00699999999999, 43.779221], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "R18", "thickness": 0.13, "ref": 1, "pos": [70.952, 46.5], "height": 0.75}, {"start": [70.48299999999999, 43.779221], "end": [70.48299999999999, 44.104779], "type": "segment", "width": 0.12}, {"start": [71.503, 43.779221], "end": [71.503, 44.104779], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "R17", "thickness": 0.13, "ref": 1, "pos": [69.342, 46.482], "height": 0.75}, {"start": [69.979, 44.104779], "end": [69.979, 43.779221], "type": "segment", "width": 0.12}, {"start": [68.959, 44.104779], "end": [68.959, 43.779221], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "R11", "thickness": 0.13, "ref": 1, "pos": [47.244, 44.449999999999996], "height": 0.75}, {"start": [49.659, 44.104779], "end": [49.659, 43.779221], "type": "segment", "width": 0.12}, {"start": [48.638999999999996, 44.104779], "end": [48.638999999999996, 43.779221], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "R9", "thickness": 0.13, "ref": 1, "pos": [69.1642, 49.657], "height": 0.75}, {"start": [66.690021, 50.04], "end": [67.015579, 50.04], "type": "segment", "width": 0.12}, {"start": [66.690021, 49.019999999999996], "end": [67.015579, 49.019999999999996], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "C12", "thickness": 0.13, "ref": 1, "pos": [69.469, 51.1556], "height": 0.75}, {"start": [66.690021, 51.564], "end": [67.015579, 51.564], "type": "segment", "width": 0.12}, {"start": [66.690021, 50.544], "end": [67.015579, 50.544], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "CN5", "thickness": 0.13, "ref": 1, "pos": [64.0842, 49.3268], "height": 0.75}, {"start": [63.96884, 47.54334], "end": [63.96884, 46.54334], "type": "segment", "width": 0.12}, {"start": [67.32884, 47.54334], "end": [67.32884, 46.54334], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "D26", "thickness": 0.13, "ref": 1, "pos": [69.0, 61.25], "height": 0.75}, {"start": [65.84, 62.68], "end": [67.3, 62.68], "type": "segment", "width": 0.12}, {"start": [65.84, 59.519999999999996], "end": [68.0, 59.519999999999996], "type": "segment", "width": 0.12}, {"start": [65.84, 59.519999999999996], "end": [65.84, 60.449999999999996], "type": "segment", "width": 0.12}, {"start": [65.84, 62.68], "end": [65.84, 61.75], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "D25", "thickness": 0.13, "ref": 1, "pos": [69.0, 64.5], "height": 0.75}, {"start": [65.84, 66.23], "end": [67.3, 66.23], "type": "segment", "width": 0.12}, {"start": [65.84, 63.07], "end": [68.0, 63.07], "type": "segment", "width": 0.12}, {"start": [65.84, 63.07], "end": [65.84, 64.0], "type": "segment", "width": 0.12}, {"start": [65.84, 66.23], "end": [65.84, 65.3], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "D24", "thickness": 0.13, "ref": 1, "pos": [60.763999999999996, 61.270999999999994], "height": 0.75}, {"start": [63.809999999999995, 63.12], "end": [62.349999999999994, 63.12], "type": "segment", "width": 0.12}, {"start": [63.809999999999995, 66.28], "end": [61.65, 66.28], "type": "segment", "width": 0.12}, {"start": [63.809999999999995, 66.28], "end": [63.809999999999995, 65.35], "type": "segment", "width": 0.12}, {"start": [63.809999999999995, 63.12], "end": [63.809999999999995, 64.05], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "D18", "thickness": 0.13, "ref": 1, "pos": [60.763999999999996, 63.881], "height": 0.75}, {"start": [63.809999999999995, 59.507], "end": [62.349999999999994, 59.507], "type": "segment", "width": 0.12}, {"start": [63.809999999999995, 62.666999999999994], "end": [61.65, 62.666999999999994], "type": "segment", "width": 0.12}, {"start": [63.809999999999995, 62.666999999999994], "end": [63.809999999999995, 61.736999999999995], "type": "segment", "width": 0.12}, {"start": [63.809999999999995, 59.507], "end": [63.809999999999995, 60.437], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "CN14", "thickness": 0.13, "ref": 1, "pos": [46.736, 47.0916], "height": 0.75}, {"start": [48.59402, 47.53968], "end": [48.59402, 46.53968], "type": "segment", "width": 0.12}, {"start": [51.95402, 47.53968], "end": [51.95402, 46.53968], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "CN6", "thickness": 0.13, "ref": 1, "pos": [61.112399999999994, 49.3268], "height": 0.75}, {"start": [59.6475, 47.564], "end": [59.6475, 46.564], "type": "segment", "width": 0.12}, {"start": [63.0075, 47.564], "end": [63.0075, 46.564], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "CN17", "thickness": 0.13, "ref": 1, "pos": [47.7774, 47.066199999999995], "height": 0.75}, {"start": [52.899, 47.513999999999996], "end": [52.899, 46.513999999999996], "type": "segment", "width": 0.12}, {"start": [56.259, 47.513999999999996], "end": [56.259, 46.513999999999996], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "D20", "thickness": 0.13, "ref": 1, "pos": [88.265, 28.448], "height": 0.75}, {"start": [89.68599999999999, 29.298], "end": [92.23599999999999, 29.298], "type": "segment", "width": 0.12}, {"start": [89.68599999999999, 27.598], "end": [92.23599999999999, 27.598], "type": "segment", "width": 0.12}, {"start": [89.68599999999999, 29.298], "end": [89.68599999999999, 27.598], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "D12", "thickness": 0.13, "ref": 1, "pos": [46.25, 55.599999999999994], "height": 0.75}, {"start": [50.28, 56.309999999999995], "end": [50.28, 54.849999999999994], "type": "segment", "width": 0.12}, {"start": [47.12, 56.309999999999995], "end": [47.12, 54.15], "type": "segment", "width": 0.12}, {"start": [47.12, 56.309999999999995], "end": [48.05, 56.309999999999995], "type": "segment", "width": 0.12}, {"start": [50.28, 56.309999999999995], "end": [49.349999999999994, 56.309999999999995], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "D11", "thickness": 0.13, "ref": 1, "pos": [48.449999999999996, 49.714], "height": 0.75}, {"start": [50.28, 52.76], "end": [50.28, 51.3], "type": "segment", "width": 0.12}, {"start": [47.12, 52.76], "end": [47.12, 50.599999999999994], "type": "segment", "width": 0.12}, {"start": [47.12, 52.76], "end": [48.05, 52.76], "type": "segment", "width": 0.12}, {"start": [50.28, 52.76], "end": [49.349999999999994, 52.76], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "D9", "thickness": 0.13, "ref": 1, "pos": [65.17196, 53.019299999999994], "height": 0.75}, {"start": [62.011959999999995, 55.549299999999995], "end": [63.471959999999996, 55.549299999999995], "type": "segment", "width": 0.12}, {"start": [62.011959999999995, 52.3893], "end": [64.17196, 52.3893], "type": "segment", "width": 0.12}, {"start": [62.011959999999995, 52.3893], "end": [62.011959999999995, 53.3193], "type": "segment", "width": 0.12}, {"start": [62.011959999999995, 55.549299999999995], "end": [62.011959999999995, 54.619299999999996], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "D8", "thickness": 0.13, "ref": 1, "pos": [58.5, 65.25], "height": 0.75}, {"start": [55.29, 66.28], "end": [56.75, 66.28], "type": "segment", "width": 0.12}, {"start": [55.29, 63.12], "end": [57.449999999999996, 63.12], "type": "segment", "width": 0.12}, {"start": [55.29, 63.12], "end": [55.29, 64.05], "type": "segment", "width": 0.12}, {"start": [55.29, 66.28], "end": [55.29, 65.35], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "D7", "thickness": 0.13, "ref": 1, "pos": [56.92196, 56.519299999999994], "height": 0.75}, {"start": [62.011959999999995, 59.0993], "end": [63.471959999999996, 59.0993], "type": "segment", "width": 0.12}, {"start": [62.011959999999995, 55.939299999999996], "end": [64.17196, 55.939299999999996], "type": "segment", "width": 0.12}, {"start": [62.011959999999995, 55.939299999999996], "end": [62.011959999999995, 56.869299999999996], "type": "segment", "width": 0.12}, {"start": [62.011959999999995, 59.0993], "end": [62.011959999999995, 58.1693], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "D6", "thickness": 0.13, "ref": 1, "pos": [50.5, 64.75], "height": 0.75}, {"start": [53.41, 63.12], "end": [51.949999999999996, 63.12], "type": "segment", "width": 0.12}, {"start": [53.41, 66.28], "end": [51.25, 66.28], "type": "segment", "width": 0.12}, {"start": [53.41, 66.28], "end": [53.41, 65.35], "type": "segment", "width": 0.12}, {"start": [53.41, 63.12], "end": [53.41, 64.05], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "D5", "thickness": 0.13, "ref": 1, "pos": [65.17196, 58.519299999999994], "height": 0.75}, {"start": [60.03196, 55.939299999999996], "end": [58.57196, 55.939299999999996], "type": "segment", "width": 0.12}, {"start": [60.03196, 59.0993], "end": [57.871959999999994, 59.0993], "type": "segment", "width": 0.12}, {"start": [60.03196, 59.0993], "end": [60.03196, 58.1693], "type": "segment", "width": 0.12}, {"start": [60.03196, 55.939299999999996], "end": [60.03196, 56.869299999999996], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "D4", "thickness": 0.13, "ref": 1, "pos": [50.5, 61.25], "height": 0.75}, {"start": [53.41, 59.57], "end": [51.949999999999996, 59.57], "type": "segment", "width": 0.12}, {"start": [53.41, 62.73], "end": [51.25, 62.73], "type": "segment", "width": 0.12}, {"start": [53.41, 62.73], "end": [53.41, 61.8], "type": "segment", "width": 0.12}, {"start": [53.41, 59.57], "end": [53.41, 60.5], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "D3", "thickness": 0.13, "ref": 1, "pos": [57.17196, 53.519299999999994], "height": 0.75}, {"start": [60.03196, 52.3893], "end": [58.57196, 52.3893], "type": "segment", "width": 0.12}, {"start": [60.03196, 55.549299999999995], "end": [57.871959999999994, 55.549299999999995], "type": "segment", "width": 0.12}, {"start": [60.03196, 55.549299999999995], "end": [60.03196, 54.619299999999996], "type": "segment", "width": 0.12}, {"start": [60.03196, 52.3893], "end": [60.03196, 53.3193], "type": "segment", "width": 0.12}, {"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]]]}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "TP5", "thickness": 0.15, "ref": 1, "pos": [40.259, 28.956], "height": 1.0}, {"start": [40.699999999999996, 33.449999999999996], "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": [34.036, 37.846], "height": 1.0}, {"start": [30.099, 37.719], "radius": 2.25, "type": "circle", "width": 0.12}], "F": [{"width": 0.762, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "B8", "thickness": 0.127, "pos": [33.274, 81.026], "height": 0.762}, {"width": 0.762, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C11", "thickness": 0.127, "pos": [35.814, 81.026], "height": 0.762}, {"width": 0.762, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C12", "thickness": 0.127, "pos": [40.894, 71.11999999999999], "height": 0.762}, {"width": 0.762, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C10", "thickness": 0.127, "pos": [38.354, 71.11999999999999], "height": 0.762}, {"width": 0.762, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D0", "thickness": 0.127, "pos": [35.814, 71.11999999999999], "height": 0.762}, {"width": 0.8128, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "A15", "thickness": 0.127, "pos": [38.354, 81.026], "height": 0.8128}, {"width": 0.8128, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "GND", "thickness": 0.127, "pos": [40.894, 81.026], "height": 0.8128}, {"width": 0.8128, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "5V", "thickness": 0.127, "pos": [28.956, 79.502], "height": 0.8128}, {"width": 0.8128, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "3.3V", "thickness": 0.127, "pos": [33.019999999999996, 71.11999999999999], "height": 0.8128}, {"width": 0.8128, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "12V", "thickness": 0.127, "pos": [30.479999999999997, 71.11999999999999], "height": 0.8128}, {"width": 0.8128, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "Optional\n33V TVS", "thickness": 0.127, "pos": [76.708, 98.298], "height": 0.8128}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "TC4427", "thickness": 0.13, "pos": [37.338, 62.483999999999995], "height": 0.75}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "TC4427", "thickness": 0.13, "pos": [31.75, 62.483999999999995], "height": 0.75}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "TC4427", "thickness": 0.13, "pos": [26.416, 62.483999999999995], "height": 0.75}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "TLE8888", "thickness": 0.13, "pos": [83.566, 74.16799999999999], "height": 0.75}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "STM32F407VG", "thickness": 0.13, "pos": [53.848, 88.13799999999999], "height": 0.75}, {"width": 1.524, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "JLCJLCJLCJLC", "thickness": 0.2032, "pos": [53.339999999999996, 25.907999999999998], "height": 1.524}, {"start": [62.992, 23.368], "end": [43.687999999999995, 23.368], "type": "segment", "width": 0.25}, {"start": [62.992, 27.432], "end": [62.992, 23.368], "type": "segment", "width": 0.25}, {"start": [43.687999999999995, 27.432], "end": [62.992, 27.432], "type": "segment", "width": 0.25}, {"start": [43.687999999999995, 23.368], "end": [43.687999999999995, 27.432], "type": "segment", "width": 0.25}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "JLC Order Number", "thickness": 0.13, "pos": [53.339999999999996, 24.003], "height": 0.75}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "4", "thickness": 0.13, "pos": [35.940999999999995, 53.467], "height": 0.75}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "5", "thickness": 0.13, "pos": [24.637999999999998, 53.467], "height": 0.75}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "6", "thickness": 0.13, "pos": [26.924, 53.467], "height": 0.75}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "3", "thickness": 0.13, "pos": [33.782, 53.467], "height": 0.75}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "2", "thickness": 0.13, "pos": [31.496, 53.467], "height": 0.75}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "1", "thickness": 0.13, "pos": [29.337, 53.467], "height": 0.75}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "2", "thickness": 0.13, "pos": [53.467, 72.26299999999999], "height": 0.75}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 1, "text": "3", "thickness": 0.13, "pos": [62.483999999999995, 71.88199999999999], "height": 0.75}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "6", "thickness": 0.13, "pos": [63.881, 72.26299999999999], "height": 0.75}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "AV9", "thickness": 0.13, "pos": [68.453, 72.771], "height": 0.75}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 1, "text": "8", "thickness": 0.13, "pos": [66.929, 71.755], "height": 0.75}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 1, "text": "7", "thickness": 0.13, "pos": [65.532, 71.755], "height": 0.75}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 1, "text": "AV10", "thickness": 0.13, "pos": [59.436, 71.755], "height": 0.75}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 1, "text": "AV2", "thickness": 0.13, "pos": [60.833, 71.88199999999999], "height": 0.75}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 1, "text": "AV1", "thickness": 0.13, "pos": [57.912, 71.8566], "height": 0.75}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 1, "text": "AT4", "thickness": 0.13, "pos": [56.413399999999996, 71.9074], "height": 0.75}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 1, "text": "3", "thickness": 0.13, "pos": [54.965599999999995, 71.755], "height": 0.75}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 1, "text": "AT1", "thickness": 0.13, "pos": [51.8668, 71.72959999999999], "height": 0.75}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 1, "text": "V5", "thickness": 0.13, "pos": [50.368199999999995, 71.88199999999999], "height": 0.75}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 1, "text": "AV5", "thickness": 0.13, "pos": [48.9458, 71.80579999999999], "height": 0.75}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "AV4", "thickness": 0.13, "pos": [47.4218, 72.771], "height": 0.75}, {"width": 0.762, "angle": 90.0, "attr": [], "horiz_justify": 1, "text": "Vbat", "thickness": 0.127, "pos": [45.847, 71.7804], "height": 0.762}, {"width": 1.27, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "Reset", "thickness": 0.254, "pos": [36.0045, 113.85549999999999], "height": 1.27}, {"width": 1.27, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "Program", "thickness": 0.254, "pos": [39.3065, 86.9315], "height": 1.27}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "+", "thickness": 0.13, "pos": [69.5325, 90.23349999999999], "height": 0.75}, {"width": 0.762, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "RTC\nBattery\n", "thickness": 0.15239999999999998, "pos": [67.31, 88.265], "height": 0.762}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "12V", "thickness": 0.13, "pos": [85.0392, 87.52839999999999], "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": [31.75, 99.695], "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": [30.479999999999997, 87.37599999999999], "height": 0.75}, {"angle": 0, "type": "polygon", "pos": [0.0, 0.0], "polygons": [[[48.1838, 104.39399999999999], [49.403, 104.39399999999999], [49.403, 104.648], [48.1838, 104.648]]]}, {"width": 0.7999999999999999, "angle": 0.0, "attr": [], "horiz_justify": -1, "text": "5V", "thickness": 0.13, "pos": [51.7906, 103.70819999999999], "height": 0.7999999999999999}, {"width": 0.7999999999999999, "angle": 0.0, "attr": [], "horiz_justify": -1, "text": "3.3V", "thickness": 0.13, "pos": [48.818799999999996, 103.6828], "height": 0.7999999999999999}, {"width": 0.635, "angle": 0.0, "attr": [], "horiz_justify": -1, "text": "SWO/\nSWIM", "thickness": 0.127, "pos": [46.151799999999994, 103.2002], "height": 0.635}, {"width": 0.7999999999999999, "angle": 90.0, "attr": [], "horiz_justify": -1, "text": "GND", "thickness": 0.13, "pos": [45.0088, 104.1908], "height": 0.7999999999999999}, {"width": 0.762, "angle": 90.0, "attr": [], "horiz_justify": -1, "text": "NRST", "thickness": 0.1016, "pos": [42.544999999999995, 104.14], "height": 0.762}, {"width": 0.7999999999999999, "angle": 90.0, "attr": [], "horiz_justify": 1, "text": "5V", "thickness": 0.13, "pos": [52.705, 113.157], "height": 0.7999999999999999}, {"width": 0.7999999999999999, "angle": 90.0, "attr": [], "horiz_justify": 1, "text": "3.3V", "thickness": 0.13, "pos": [50.038, 113.157], "height": 0.7999999999999999}, {"width": 0.7999999999999999, "angle": 90.0, "attr": [], "horiz_justify": 1, "text": "SCK", "thickness": 0.13, "pos": [47.625, 113.157], "height": 0.7999999999999999}, {"width": 0.7999999999999999, "angle": 90.0, "attr": [], "horiz_justify": 1, "text": "GND", "thickness": 0.13, "pos": [45.085, 113.157], "height": 0.7999999999999999}, {"width": 0.508, "angle": 90.0, "attr": [], "horiz_justify": 1, "text": "SWDIO", "thickness": 0.1016, "pos": [42.544999999999995, 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": [[[45.72, 106.172], [49.403, 106.172], [49.403, 106.426], [45.72, 106.426]]]}, {"angle": 0, "type": "polygon", "pos": [0.0, 0.0], "polygons": [[[45.72, 104.39399999999999], [46.9392, 104.39399999999999], [46.9392, 104.648], [45.72, 104.648]]]}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "WARNING", "thickness": 0.13, "pos": [42.925999999999995, 93.37039999999999], "height": 0.75}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "COMS", "thickness": 0.13, "pos": [42.0624, 95.19919999999999], "height": 0.75}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "FATAL", "thickness": 0.13, "pos": [42.164, 97.0788], "height": 0.75}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "RUN", "thickness": 0.13, "pos": [41.91, 99.00919999999999], "height": 0.75}, {"width": 0.7999999999999999, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "CAM", "thickness": 0.13, "pos": [51.308, 75.31099999999999], "height": 0.7999999999999999}, {"width": 0.7999999999999999, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "CRANK", "thickness": 0.13, "pos": [69.5452, 74.5236], "height": 0.7999999999999999}, {"width": 1.5999999999999999, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "microRusEfi\nR0.4.5-2L\nAI6OD", "thickness": 0.19999999999999998, "pos": [90.04299999999999, 52.387499999999996], "height": 1.5999999999999999}, {"width": 1.2, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "5V", "thickness": 0.16, "pos": [22.2758, 88.3158], "height": 1.2}, {"width": 1.2, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "GND", "thickness": 0.16, "pos": [22.9616, 80.264], "height": 1.2}, {"start": [46.339653, 94.04429999999999], "radius": 0.546248, "type": "circle", "width": 0.25}, {"start": [30.6832, 80.7974], "radius": 0.495951, "type": "circle", "width": 0.25}, {"start": [75.62599999999999, 60.416857], "radius": 0.599058, "type": "circle", "width": 0.25}, {"width": 0.762, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "OUT17", "thickness": 0.15, "ref": 1, "pos": [99.314, 71.11999999999999], "height": 0.762}, {"start": [95.57, 70.17], "end": [95.57, 72.07], "type": "segment", "width": 0.12}, {"start": [95.57, 72.07], "end": [97.42, 72.07], "type": "segment", "width": 0.12}, {"start": [97.42, 72.07], "end": [97.42, 70.22], "type": "segment", "width": 0.12}, {"start": [97.42, 70.22], "end": [97.42, 70.17], "type": "segment", "width": 0.12}, {"start": [97.42, 70.17], "end": [95.57, 70.17], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "OUT14", "thickness": 0.127, "ref": 1, "pos": [99.28819999999999, 63.5254], "height": 0.762}, {"start": [95.57, 62.55], "end": [95.57, 64.45], "type": "segment", "width": 0.12}, {"start": [95.57, 64.45], "end": [97.42, 64.45], "type": "segment", "width": 0.12}, {"start": [97.42, 64.45], "end": [97.42, 62.599999999999994], "type": "segment", "width": 0.12}, {"start": [97.42, 62.599999999999994], "end": [97.42, 62.55], "type": "segment", "width": 0.12}, {"start": [97.42, 62.55], "end": [95.57, 62.55], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "LIN1", "thickness": 0.15, "ref": 1, "pos": [77.57159999999999, 41.916799999999995], "height": 1.0}, {"start": [76.24159999999999, 45.5768], "end": [78.9016, 45.5768], "type": "segment", "width": 0.12}, {"start": [76.24159999999999, 45.516799999999996], "end": [76.24159999999999, 45.5768], "type": "segment", "width": 0.12}, {"start": [78.9016, 45.516799999999996], "end": [78.9016, 45.5768], "type": "segment", "width": 0.12}, {"start": [76.24159999999999, 45.516799999999996], "end": [78.9016, 45.516799999999996], "type": "segment", "width": 0.12}, {"start": [76.24159999999999, 44.2468], "end": [76.24159999999999, 42.916799999999995], "type": "segment", "width": 0.12}, {"start": [76.24159999999999, 42.916799999999995], "end": [77.57159999999999, 42.916799999999995], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D1", "thickness": 0.127, "ref": 1, "pos": [95.04679999999999, 77.2668], "height": 0.762}, {"start": [94.3376, 77.97279999999999], "end": [94.3376, 78.9028], "type": "segment", "width": 0.12}, {"start": [94.3376, 81.1328], "end": [94.3376, 80.2028], "type": "segment", "width": 0.12}, {"start": [94.3376, 81.1328], "end": [96.49759999999999, 81.1328], "type": "segment", "width": 0.12}, {"start": [94.3376, 77.97279999999999], "end": [95.7976, 77.97279999999999], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D2", "thickness": 0.127, "ref": 1, "pos": [81.788, 82.804], "height": 0.762}, {"start": [82.621, 83.945], "end": [83.551, 83.945], "type": "segment", "width": 0.12}, {"start": [85.78099999999999, 83.945], "end": [84.851, 83.945], "type": "segment", "width": 0.12}, {"start": [85.78099999999999, 83.945], "end": [85.78099999999999, 81.785], "type": "segment", "width": 0.12}, {"start": [82.621, 83.945], "end": [82.621, 82.485], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "J4", "thickness": 0.15, "ref": 1, "pos": [28.353199999999998, 75.9714], "height": 1.0}, {"start": [29.353199999999998, 78.5714], "end": [29.353199999999998, 73.3714], "type": "segment", "width": 0.12}, {"start": [42.1732, 78.5714], "end": [42.1732, 73.3714], "type": "segment", "width": 0.12}, {"start": [29.923199999999998, 80.0114], "end": [29.923199999999998, 78.5714], "type": "segment", "width": 0.12}, {"start": [29.353199999999998, 78.5714], "end": [29.923199999999998, 78.5714], "type": "segment", "width": 0.12}, {"start": [29.353199999999998, 73.3714], "end": [29.923199999999998, 73.3714], "type": "segment", "width": 0.12}, {"start": [41.6032, 78.5714], "end": [42.1732, 78.5714], "type": "segment", "width": 0.12}, {"start": [41.6032, 73.3714], "end": [42.1732, 73.3714], "type": "segment", "width": 0.12}, {"start": [31.443199999999997, 78.5714], "end": [32.4632, 78.5714], "type": "segment", "width": 0.12}, {"start": [31.443199999999997, 73.3714], "end": [32.4632, 73.3714], "type": "segment", "width": 0.12}, {"start": [33.9832, 78.5714], "end": [35.0032, 78.5714], "type": "segment", "width": 0.12}, {"start": [33.9832, 73.3714], "end": [35.0032, 73.3714], "type": "segment", "width": 0.12}, {"start": [36.523199999999996, 78.5714], "end": [37.5432, 78.5714], "type": "segment", "width": 0.12}, {"start": [36.523199999999996, 73.3714], "end": [37.5432, 73.3714], "type": "segment", "width": 0.12}, {"start": [39.063199999999995, 78.5714], "end": [40.0832, 78.5714], "type": "segment", "width": 0.12}, {"start": [39.063199999999995, 73.3714], "end": [40.0832, 73.3714], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D28", "thickness": 0.127, "ref": 1, "pos": [60.705999999999996, 75.946], "height": 0.762}, {"start": [64.235, 75.34899999999999], "end": [64.235, 73.064], "type": "segment", "width": 0.12}, {"start": [64.235, 73.064], "end": [62.765, 73.064], "type": "segment", "width": 0.12}, {"start": [62.765, 73.064], "end": [62.765, 75.34899999999999], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "U7", "thickness": 0.15, "ref": 1, "pos": [68.326, 94.57499999999999], "height": 1.0}, {"start": [67.566, 90.49499999999999], "end": [67.566, 91.425], "type": "segment", "width": 0.12}, {"start": [67.566, 93.655], "end": [67.566, 92.725], "type": "segment", "width": 0.12}, {"start": [67.566, 93.655], "end": [69.726, 93.655], "type": "segment", "width": 0.12}, {"start": [67.566, 90.49499999999999], "end": [69.026, 90.49499999999999], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D37", "thickness": 0.15, "ref": 1, "pos": [86.8, 87.25], "height": 1.0}, {"start": [87.64999999999999, 90.64999999999999], "end": [90.95, 90.64999999999999], "type": "segment", "width": 0.12}, {"start": [90.95, 90.64999999999999], "end": [90.95, 85.25], "type": "segment", "width": 0.12}, {"start": [87.64999999999999, 90.64999999999999], "end": [87.64999999999999, 85.25], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D36", "thickness": 0.15, "ref": 1, "pos": [93.5, 87.25], "height": 1.0}, {"start": [94.35, 90.64999999999999], "end": [97.64999999999999, 90.64999999999999], "type": "segment", "width": 0.12}, {"start": [97.64999999999999, 90.64999999999999], "end": [97.64999999999999, 85.25], "type": "segment", "width": 0.12}, {"start": [94.35, 90.64999999999999], "end": [94.35, 85.25], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C41", "thickness": 0.127, "ref": 1, "pos": [78.232, 79.93979999999999], "height": 0.762}, {"start": [85.6, 79.720221], "end": [85.6, 80.045779], "type": "segment", "width": 0.12}, {"start": [84.58, 79.720221], "end": [84.58, 80.045779], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "U31", "thickness": 0.15, "ref": 1, "pos": [22.863599999999998, 62.5348], "height": 1.0}, {"start": [28.8236, 62.5348], "end": [28.8236, 60.584799999999994], "type": "segment", "width": 0.12}, {"start": [28.8236, 62.5348], "end": [28.8236, 64.48479999999999], "type": "segment", "width": 0.12}, {"start": [23.703599999999998, 62.5348], "end": [23.703599999999998, 60.584799999999994], "type": "segment", "width": 0.12}, {"start": [23.703599999999998, 62.5348], "end": [23.703599999999998, 65.98479999999999], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C21", "thickness": 0.13, "ref": 1, "pos": [53.349999999999994, 99.553], "height": 0.75}, {"start": [53.187221, 100.44], "end": [53.512778999999995, 100.44], "type": "segment", "width": 0.12}, {"start": [53.187221, 101.46], "end": [53.512778999999995, 101.46], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D17", "thickness": 0.15, "ref": 1, "pos": [62.949999999999996, 98.8], "height": 1.0}, {"start": [60.699999999999996, 99.8], "end": [60.699999999999996, 101.8], "type": "segment", "width": 0.12}, {"start": [60.699999999999996, 101.8], "end": [64.6, 101.8], "type": "segment", "width": 0.12}, {"start": [60.699999999999996, 99.8], "end": [64.6, 99.8], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D41", "thickness": 0.15, "ref": 1, "pos": [80.8736, 102.9208], "height": 1.0}, {"start": [73.585, 93.625], "end": [80.085, 93.625], "type": "segment", "width": 0.12}, {"start": [73.585, 93.625], "end": [73.585, 102.02499999999999], "type": "segment", "width": 0.12}, {"start": [80.085, 93.625], "end": [80.085, 102.02499999999999], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "U6", "thickness": 0.15, "ref": 1, "pos": [69.78399999999999, 108.839], "height": 1.0}, {"start": [70.709, 111.589], "end": [71.36399999999999, 111.589], "type": "segment", "width": 0.15}, {"start": [70.709, 106.089], "end": [71.459, 106.089], "type": "segment", "width": 0.15}, {"start": [77.119, 106.089], "end": [76.369, 106.089], "type": "segment", "width": 0.15}, {"start": [77.119, 111.589], "end": [76.369, 111.589], "type": "segment", "width": 0.15}, {"start": [70.709, 111.589], "end": [70.709, 106.089], "type": "segment", "width": 0.15}, {"start": [77.119, 111.589], "end": [77.119, 106.089], "type": "segment", "width": 0.15}, {"start": [71.36399999999999, 111.589], "end": [71.36399999999999, 113.339], "type": "segment", "width": 0.15}, {"width": 0.762, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D39", "thickness": 0.127, "ref": 1, "pos": [62.864999999999995, 50.546], "height": 0.762}, {"start": [61.2885, 48.8852], "end": [59.488499999999995, 48.8852], "type": "segment", "width": 0.12}, {"start": [59.488499999999995, 52.105199999999996], "end": [61.9385, 52.105199999999996], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D13", "thickness": 0.127, "ref": 1, "pos": [67.691, 50.3936], "height": 0.762}, {"start": [64.3526, 52.105199999999996], "end": [66.15259999999999, 52.105199999999996], "type": "segment", "width": 0.12}, {"start": [66.15259999999999, 48.8852], "end": [63.7026, 48.8852], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D38", "thickness": 0.15, "ref": 1, "pos": [57.403999999999996, 50.546], "height": 0.762}, {"start": [54.091, 52.028999999999996], "end": [55.891, 52.028999999999996], "type": "segment", "width": 0.12}, {"start": [55.891, 48.809], "end": [53.440999999999995, 48.809], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D40", "thickness": 0.127, "ref": 1, "pos": [52.34178, 50.596799999999995], "height": 0.762}, {"start": [50.851639999999996, 48.834399999999995], "end": [49.05164, 48.834399999999995], "type": "segment", "width": 0.12}, {"start": [49.05164, 52.0544], "end": [51.501639999999995, 52.0544], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R79", "thickness": 0.127, "ref": 1, "pos": [44.47, 70.39999999999999], "height": 0.762}, {"start": [45.39, 70.56277899999999], "end": [45.39, 70.23722099999999], "type": "segment", "width": 0.12}, {"start": [46.41, 70.56277899999999], "end": [46.41, 70.23722099999999], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R78", "thickness": 0.15, "ref": 1, "pos": [45.97, 70.39999999999999], "height": 1.0}, {"start": [46.89, 70.56277899999999], "end": [46.89, 70.23722099999999], "type": "segment", "width": 0.12}, {"start": [47.91, 70.56277899999999], "end": [47.91, 70.23722099999999], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R77", "thickness": 0.15, "ref": 1, "pos": [47.47, 70.39999999999999], "height": 1.0}, {"start": [48.39, 70.56277899999999], "end": [48.39, 70.23722099999999], "type": "segment", "width": 0.12}, {"start": [49.41, 70.56277899999999], "end": [49.41, 70.23722099999999], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R76", "thickness": 0.15, "ref": 1, "pos": [48.97, 70.39999999999999], "height": 1.0}, {"start": [49.89, 70.56277899999999], "end": [49.89, 70.23722099999999], "type": "segment", "width": 0.12}, {"start": [50.91, 70.56277899999999], "end": [50.91, 70.23722099999999], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R75", "thickness": 0.15, "ref": 1, "pos": [44.47, 67.39999999999999], "height": 0.762}, {"start": [45.39, 67.56277899999999], "end": [45.39, 67.23722099999999], "type": "segment", "width": 0.12}, {"start": [46.41, 67.56277899999999], "end": [46.41, 67.23722099999999], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R74", "thickness": 0.15, "ref": 1, "pos": [45.97, 67.39999999999999], "height": 1.0}, {"start": [46.89, 67.56277899999999], "end": [46.89, 67.23722099999999], "type": "segment", "width": 0.12}, {"start": [47.91, 67.56277899999999], "end": [47.91, 67.23722099999999], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R73", "thickness": 0.15, "ref": 1, "pos": [47.47, 67.39999999999999], "height": 1.0}, {"start": [48.39, 67.56277899999999], "end": [48.39, 67.23722099999999], "type": "segment", "width": 0.12}, {"start": [49.41, 67.56277899999999], "end": [49.41, 67.23722099999999], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R72", "thickness": 0.15, "ref": 1, "pos": [48.97, 67.39999999999999], "height": 1.0}, {"start": [49.89, 67.56277899999999], "end": [49.89, 67.23722099999999], "type": "segment", "width": 0.12}, {"start": [50.91, 67.56277899999999], "end": [50.91, 67.23722099999999], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R71", "thickness": 0.15, "ref": 1, "pos": [50.47, 70.39999999999999], "height": 1.0}, {"start": [51.39, 70.56277899999999], "end": [51.39, 70.23722099999999], "type": "segment", "width": 0.12}, {"start": [52.41, 70.56277899999999], "end": [52.41, 70.23722099999999], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R70", "thickness": 0.15, "ref": 1, "pos": [51.97, 70.39999999999999], "height": 1.0}, {"start": [52.89, 70.56277899999999], "end": [52.89, 70.23722099999999], "type": "segment", "width": 0.12}, {"start": [53.91, 70.56277899999999], "end": [53.91, 70.23722099999999], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R69", "thickness": 0.15, "ref": 1, "pos": [53.47, 70.39999999999999], "height": 1.0}, {"start": [54.39, 70.56277899999999], "end": [54.39, 70.23722099999999], "type": "segment", "width": 0.12}, {"start": [55.41, 70.56277899999999], "end": [55.41, 70.23722099999999], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R68", "thickness": 0.15, "ref": 1, "pos": [54.97, 70.39999999999999], "height": 1.0}, {"start": [55.89, 70.56277899999999], "end": [55.89, 70.23722099999999], "type": "segment", "width": 0.12}, {"start": [56.91, 70.56277899999999], "end": [56.91, 70.23722099999999], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R67", "thickness": 0.15, "ref": 1, "pos": [50.47, 67.39999999999999], "height": 1.0}, {"start": [51.39, 67.56277899999999], "end": [51.39, 67.23722099999999], "type": "segment", "width": 0.12}, {"start": [52.41, 67.56277899999999], "end": [52.41, 67.23722099999999], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R66", "thickness": 0.15, "ref": 1, "pos": [51.97, 67.39999999999999], "height": 1.0}, {"start": [52.89, 67.56277899999999], "end": [52.89, 67.23722099999999], "type": "segment", "width": 0.12}, {"start": [53.91, 67.56277899999999], "end": [53.91, 67.23722099999999], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R65", "thickness": 0.15, "ref": 1, "pos": [53.47, 67.39999999999999], "height": 1.0}, {"start": [54.39, 67.56277899999999], "end": [54.39, 67.23722099999999], "type": "segment", "width": 0.12}, {"start": [55.41, 67.56277899999999], "end": [55.41, 67.23722099999999], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R64", "thickness": 0.15, "ref": 1, "pos": [54.97, 67.39999999999999], "height": 1.0}, {"start": [55.89, 67.56277899999999], "end": [55.89, 67.23722099999999], "type": "segment", "width": 0.12}, {"start": [56.91, 67.56277899999999], "end": [56.91, 67.23722099999999], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R63", "thickness": 0.15, "ref": 1, "pos": [62.47, 70.39999999999999], "height": 1.0}, {"start": [63.39, 70.56277899999999], "end": [63.39, 70.23722099999999], "type": "segment", "width": 0.12}, {"start": [64.41, 70.56277899999999], "end": [64.41, 70.23722099999999], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R62", "thickness": 0.15, "ref": 1, "pos": [63.97, 70.39999999999999], "height": 1.0}, {"start": [64.89, 70.56277899999999], "end": [64.89, 70.23722099999999], "type": "segment", "width": 0.12}, {"start": [65.91, 70.56277899999999], "end": [65.91, 70.23722099999999], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R61", "thickness": 0.15, "ref": 1, "pos": [65.47, 70.39999999999999], "height": 1.0}, {"start": [66.39, 70.56277899999999], "end": [66.39, 70.23722099999999], "type": "segment", "width": 0.12}, {"start": [67.41, 70.56277899999999], "end": [67.41, 70.23722099999999], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R60", "thickness": 0.15, "ref": 1, "pos": [66.97, 70.39999999999999], "height": 1.0}, {"start": [67.89, 70.56277899999999], "end": [67.89, 70.23722099999999], "type": "segment", "width": 0.12}, {"start": [68.91, 70.56277899999999], "end": [68.91, 70.23722099999999], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R59", "thickness": 0.15, "ref": 1, "pos": [62.47, 67.39999999999999], "height": 1.0}, {"start": [63.39, 67.56277899999999], "end": [63.39, 67.23722099999999], "type": "segment", "width": 0.12}, {"start": [64.41, 67.56277899999999], "end": [64.41, 67.23722099999999], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R57", "thickness": 0.15, "ref": 1, "pos": [63.97, 67.39999999999999], "height": 1.0}, {"start": [64.89, 67.56277899999999], "end": [64.89, 67.23722099999999], "type": "segment", "width": 0.12}, {"start": [65.91, 67.56277899999999], "end": [65.91, 67.23722099999999], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R55", "thickness": 0.15, "ref": 1, "pos": [65.47, 67.39999999999999], "height": 1.0}, {"start": [66.39, 67.56277899999999], "end": [66.39, 67.23722099999999], "type": "segment", "width": 0.12}, {"start": [67.41, 67.56277899999999], "end": [67.41, 67.23722099999999], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R53", "thickness": 0.15, "ref": 1, "pos": [66.97, 67.39999999999999], "height": 1.0}, {"start": [67.89, 67.56277899999999], "end": [67.89, 67.23722099999999], "type": "segment", "width": 0.12}, {"start": [68.91, 67.56277899999999], "end": [68.91, 67.23722099999999], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R26", "thickness": 0.15, "ref": 1, "pos": [59.47, 67.39999999999999], "height": 1.0}, {"start": [60.39, 67.56277899999999], "end": [60.39, 67.23722099999999], "type": "segment", "width": 0.12}, {"start": [61.41, 67.56277899999999], "end": [61.41, 67.23722099999999], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R35", "thickness": 0.15, "ref": 1, "pos": [56.47, 67.39999999999999], "height": 1.0}, {"start": [57.39, 67.56277899999999], "end": [57.39, 67.23722099999999], "type": "segment", "width": 0.12}, {"start": [58.41, 67.56277899999999], "end": [58.41, 67.23722099999999], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R46", "thickness": 0.15, "ref": 1, "pos": [56.47, 70.39999999999999], "height": 1.0}, {"start": [57.39, 70.56277899999999], "end": [57.39, 70.23722099999999], "type": "segment", "width": 0.12}, {"start": [58.41, 70.56277899999999], "end": [58.41, 70.23722099999999], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R44", "thickness": 0.15, "ref": 1, "pos": [57.97, 70.39999999999999], "height": 1.0}, {"start": [58.89, 70.56277899999999], "end": [58.89, 70.23722099999999], "type": "segment", "width": 0.12}, {"start": [59.91, 70.56277899999999], "end": [59.91, 70.23722099999999], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R39", "thickness": 0.15, "ref": 1, "pos": [59.47, 70.39999999999999], "height": 1.0}, {"start": [60.39, 70.56277899999999], "end": [60.39, 70.23722099999999], "type": "segment", "width": 0.12}, {"start": [61.41, 70.56277899999999], "end": [61.41, 70.23722099999999], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R38", "thickness": 0.15, "ref": 1, "pos": [60.97, 70.39999999999999], "height": 1.0}, {"start": [61.89, 70.56277899999999], "end": [61.89, 70.23722099999999], "type": "segment", "width": 0.12}, {"start": [62.91, 70.56277899999999], "end": [62.91, 70.23722099999999], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R32", "thickness": 0.15, "ref": 1, "pos": [57.97, 67.39999999999999], "height": 1.0}, {"start": [58.89, 67.56277899999999], "end": [58.89, 67.23722099999999], "type": "segment", "width": 0.12}, {"start": [59.91, 67.56277899999999], "end": [59.91, 67.23722099999999], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R5", "thickness": 0.15, "ref": 1, "pos": [60.97, 67.39999999999999], "height": 1.0}, {"start": [61.89, 67.56277899999999], "end": [61.89, 67.23722099999999], "type": "segment", "width": 0.12}, {"start": [62.91, 67.56277899999999], "end": [62.91, 67.23722099999999], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D35", "thickness": 0.15, "ref": 1, "pos": [27.68, 35.15], "height": 1.0}, {"start": [26.985, 35.949999999999996], "end": [26.985, 33.665], "type": "segment", "width": 0.12}, {"start": [26.985, 33.665], "end": [25.515, 33.665], "type": "segment", "width": 0.12}, {"start": [25.515, 33.665], "end": [25.515, 35.949999999999996], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D33", "thickness": 0.15, "ref": 1, "pos": [90.17, 36.576], "height": 1.0}, {"start": [92.30199999999999, 37.376], "end": [92.30199999999999, 35.091], "type": "segment", "width": 0.12}, {"start": [92.30199999999999, 35.091], "end": [90.832, 35.091], "type": "segment", "width": 0.12}, {"start": [90.832, 35.091], "end": [90.832, 37.376], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D31", "thickness": 0.15, "ref": 1, "pos": [94.521, 36.576], "height": 1.0}, {"start": [93.826, 37.376], "end": [93.826, 35.091], "type": "segment", "width": 0.12}, {"start": [93.826, 35.091], "end": [92.356, 35.091], "type": "segment", "width": 0.12}, {"start": [92.356, 35.091], "end": [92.356, 37.376], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D29", "thickness": 0.127, "ref": 1, "pos": [51.943, 76.7334], "height": 0.762}, {"start": [53.7592, 77.2652], "end": [56.0442, 77.2652], "type": "segment", "width": 0.12}, {"start": [56.0442, 77.2652], "end": [56.0442, 75.7952], "type": "segment", "width": 0.12}, {"start": [56.0442, 75.7952], "end": [53.7592, 75.7952], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D19", "thickness": 0.127, "ref": 1, "pos": [30.287, 90.2038], "height": 0.762}, {"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": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C39", "thickness": 0.15, "ref": 1, "pos": [23.494999999999997, 101.6], "height": 1.0}, {"start": [26.634221, 101.28049999999999], "end": [26.959778999999997, 101.28049999999999], "type": "segment", "width": 0.12}, {"start": [26.634221, 102.3005], "end": [26.959778999999997, 102.3005], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D23", "thickness": 0.127, "ref": 1, "pos": [38.5572, 101.6], "height": 0.762}, {"start": [39.6335, 94.19], "end": [36.948499999999996, 94.19], "type": "segment", "width": 0.12}, {"start": [36.948499999999996, 94.19], "end": [36.948499999999996, 96.11], "type": "segment", "width": 0.12}, {"start": [36.948499999999996, 96.11], "end": [39.6335, 96.11], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D22", "thickness": 0.127, "ref": 1, "pos": [38.5572, 103.63199999999999], "height": 0.762}, {"start": [39.6335, 97.99], "end": [36.948499999999996, 97.99], "type": "segment", "width": 0.12}, {"start": [36.948499999999996, 97.99], "end": [36.948499999999996, 99.91], "type": "segment", "width": 0.12}, {"start": [36.948499999999996, 99.91], "end": [39.6335, 99.91], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D21", "thickness": 0.15, "ref": 1, "pos": [38.5572, 102.616], "height": 0.762}, {"start": [39.65, 96.08999999999999], "end": [36.964999999999996, 96.08999999999999], "type": "segment", "width": 0.12}, {"start": [36.964999999999996, 96.08999999999999], "end": [36.964999999999996, 98.00999999999999], "type": "segment", "width": 0.12}, {"start": [36.964999999999996, 98.00999999999999], "end": [39.65, 98.00999999999999], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D27", "thickness": 0.127, "ref": 1, "pos": [38.5572, 100.58399999999999], "height": 0.762}, {"start": [39.6335, 92.28999999999999], "end": [36.948499999999996, 92.28999999999999], "type": "segment", "width": 0.12}, {"start": [36.948499999999996, 92.28999999999999], "end": [36.948499999999996, 94.21], "type": "segment", "width": 0.12}, {"start": [36.948499999999996, 94.21], "end": [39.6335, 94.21], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D14", "thickness": 0.15, "ref": 1, "pos": [64.958, 105.2828], "height": 1.0}, {"start": [65.216578, 104.3428], "end": [64.699422, 104.3428], "type": "segment", "width": 0.12}, {"start": [65.216578, 102.9228], "end": [64.699422, 102.9228], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "U33", "thickness": 0.15, "ref": 1, "pos": [44.196, 62.849799999999995], "height": 1.0}, {"start": [39.6948, 62.5348], "end": [39.6948, 60.584799999999994], "type": "segment", "width": 0.12}, {"start": [39.6948, 62.5348], "end": [39.6948, 64.48479999999999], "type": "segment", "width": 0.12}, {"start": [34.574799999999996, 62.5348], "end": [34.574799999999996, 60.584799999999994], "type": "segment", "width": 0.12}, {"start": [34.574799999999996, 62.5348], "end": [34.574799999999996, 65.98479999999999], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "U32", "thickness": 0.15, "ref": 1, "pos": [42.7442, 62.7998], "height": 1.0}, {"start": [34.2592, 62.5348], "end": [34.2592, 60.584799999999994], "type": "segment", "width": 0.12}, {"start": [34.2592, 62.5348], "end": [34.2592, 64.48479999999999], "type": "segment", "width": 0.12}, {"start": [29.1392, 62.5348], "end": [29.1392, 60.584799999999994], "type": "segment", "width": 0.12}, {"start": [29.1392, 62.5348], "end": [29.1392, 65.98479999999999], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "RN6", "thickness": 0.15, "ref": 1, "pos": [25.654, 70.104], "height": 0.762}, {"start": [24.02, 68.45], "end": [24.02, 67.45], "type": "segment", "width": 0.12}, {"start": [27.38, 68.45], "end": [27.38, 67.45], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "RN5", "thickness": 0.15, "ref": 1, "pos": [30.226, 70.104], "height": 0.762}, {"start": [28.52, 68.45], "end": [28.52, 67.45], "type": "segment", "width": 0.12}, {"start": [31.88, 68.45], "end": [31.88, 67.45], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R22", "thickness": 0.127, "ref": 1, "pos": [79.24799999999999, 79.93979999999999], "height": 0.762}, {"start": [87.832, 79.624422], "end": [87.832, 80.141578], "type": "segment", "width": 0.12}, {"start": [86.41199999999999, 79.624422], "end": [86.41199999999999, 80.141578], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C43", "thickness": 0.127, "ref": 1, "pos": [93.726, 72.7075], "height": 0.762}, {"start": [94.31, 75.341422], "end": [94.31, 75.858578], "type": "segment", "width": 0.12}, {"start": [92.89, 75.341422], "end": [92.89, 75.858578], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C44", "thickness": 0.15, "ref": 1, "pos": [50.349999999999994, 98.61999999999999], "height": 1.0}, {"start": [50.187221, 99.53999999999999], "end": [50.512778999999995, 99.53999999999999], "type": "segment", "width": 0.12}, {"start": [50.187221, 100.56], "end": [50.512778999999995, 100.56], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D16", "thickness": 0.15, "ref": 1, "pos": [57.200799999999994, 103.17479999999999], "height": 1.0}, {"start": [61.55, 102.14], "end": [59.75, 102.14], "type": "segment", "width": 0.12}, {"start": [59.75, 105.36], "end": [62.199999999999996, 105.36], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "Y2", "thickness": 0.15, "ref": 1, "pos": [49.8, 100.1], "height": 1.0}, {"start": [50.474999999999994, 97.225], "end": [49.125, 97.225], "type": "segment", "width": 0.12}, {"start": [50.474999999999994, 98.975], "end": [49.125, 98.975], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "X1", "thickness": 0.15, "ref": 1, "pos": [55.15, 101.0], "height": 1.0}, {"start": [52.449999999999996, 100.0], "end": [58.199999999999996, 100.0], "type": "segment", "width": 0.12}, {"start": [58.199999999999996, 100.0], "end": [58.199999999999996, 96.39999999999999], "type": "segment", "width": 0.12}, {"start": [58.199999999999996, 96.39999999999999], "end": [52.449999999999996, 96.39999999999999], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C28", "thickness": 0.15, "ref": 1, "pos": [47.349999999999994, 98.61999999999999], "height": 1.0}, {"start": [47.187221, 99.53999999999999], "end": [47.512778999999995, 99.53999999999999], "type": "segment", "width": 0.12}, {"start": [47.187221, 100.56], "end": [47.512778999999995, 100.56], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "U5", "thickness": 0.15, "ref": 1, "pos": [23.099999999999998, 95.89999999999999], "height": 1.0}, {"start": [31.009999999999998, 93.99], "end": [29.75, 93.99], "type": "segment", "width": 0.12}, {"start": [24.189999999999998, 93.99], "end": [25.45, 93.99], "type": "segment", "width": 0.12}, {"start": [31.009999999999998, 97.75], "end": [31.009999999999998, 93.99], "type": "segment", "width": 0.12}, {"start": [24.189999999999998, 100.0], "end": [24.189999999999998, 93.99], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R120", "thickness": 0.127, "ref": 1, "pos": [22.733, 56.388], "height": 0.762}, {"start": [25.5688, 55.697936], "end": [25.5688, 56.902063999999996], "type": "segment", "width": 0.12}, {"start": [23.7488, 55.697936], "end": [23.7488, 56.902063999999996], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R125", "thickness": 0.127, "ref": 1, "pos": [36.068, 56.134], "height": 0.762}, {"start": [37.068799999999996, 55.697936], "end": [37.068799999999996, 56.902063999999996], "type": "segment", "width": 0.12}, {"start": [35.248799999999996, 55.697936], "end": [35.248799999999996, 56.902063999999996], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R124", "thickness": 0.15, "ref": 1, "pos": [35.678799999999995, 56.3], "height": 1.0}, {"start": [34.7688, 55.697936], "end": [34.7688, 56.902063999999996], "type": "segment", "width": 0.12}, {"start": [32.9488, 55.697936], "end": [32.9488, 56.902063999999996], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R123", "thickness": 0.15, "ref": 1, "pos": [33.3788, 56.3], "height": 1.0}, {"start": [32.4688, 55.697936], "end": [32.4688, 56.902063999999996], "type": "segment", "width": 0.12}, {"start": [30.648799999999998, 55.697936], "end": [30.648799999999998, 56.902063999999996], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R122", "thickness": 0.15, "ref": 1, "pos": [31.078799999999998, 56.3], "height": 1.0}, {"start": [30.168799999999997, 55.697936], "end": [30.168799999999997, 56.902063999999996], "type": "segment", "width": 0.12}, {"start": [28.348799999999997, 55.697936], "end": [28.348799999999997, 56.902063999999996], "type": "segment", "width": 0.12}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R121", "thickness": 0.15, "ref": 1, "pos": [28.7788, 56.3], "height": 1.0}, {"start": [27.8688, 55.697936], "end": [27.8688, 56.902063999999996], "type": "segment", "width": 0.12}, {"start": [26.0488, 55.697936], "end": [26.0488, 56.902063999999996], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "IGN2", "thickness": 0.127, "ref": 1, "pos": [76.7745, 52.44775], "height": 0.762}, {"start": [73.29599999999999, 51.373999999999995], "end": [73.29599999999999, 53.274], "type": "segment", "width": 0.12}, {"start": [73.29599999999999, 53.274], "end": [75.146, 53.274], "type": "segment", "width": 0.12}, {"start": [75.146, 53.274], "end": [75.146, 51.424], "type": "segment", "width": 0.12}, {"start": [75.146, 51.424], "end": [75.146, 51.373999999999995], "type": "segment", "width": 0.12}, {"start": [75.146, 51.373999999999995], "end": [73.29599999999999, 51.373999999999995], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "IGN1", "thickness": 0.127, "ref": 1, "pos": [76.7745, 49.983999999999995], "height": 0.762}, {"start": [73.29599999999999, 48.833999999999996], "end": [73.29599999999999, 50.733999999999995], "type": "segment", "width": 0.12}, {"start": [73.29599999999999, 50.733999999999995], "end": [75.146, 50.733999999999995], "type": "segment", "width": 0.12}, {"start": [75.146, 50.733999999999995], "end": [75.146, 48.884], "type": "segment", "width": 0.12}, {"start": [75.146, 48.884], "end": [75.146, 48.833999999999996], "type": "segment", "width": 0.12}, {"start": [75.146, 48.833999999999996], "end": [73.29599999999999, 48.833999999999996], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "IGN4", "thickness": 0.15, "ref": 1, "pos": [76.786, 57.403999999999996], "height": 0.762}, {"start": [73.29599999999999, 56.454], "end": [73.29599999999999, 58.354], "type": "segment", "width": 0.12}, {"start": [73.29599999999999, 58.354], "end": [75.146, 58.354], "type": "segment", "width": 0.12}, {"start": [75.146, 58.354], "end": [75.146, 56.504], "type": "segment", "width": 0.12}, {"start": [75.146, 56.504], "end": [75.146, 56.454], "type": "segment", "width": 0.12}, {"start": [75.146, 56.454], "end": [73.29599999999999, 56.454], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "OUT15", "thickness": 0.15, "ref": 1, "pos": [99.314, 66.03999999999999], "height": 0.762}, {"start": [95.57, 65.09], "end": [95.57, 66.99], "type": "segment", "width": 0.12}, {"start": [95.57, 66.99], "end": [97.42, 66.99], "type": "segment", "width": 0.12}, {"start": [97.42, 66.99], "end": [97.42, 65.14], "type": "segment", "width": 0.12}, {"start": [97.42, 65.14], "end": [97.42, 65.09], "type": "segment", "width": 0.12}, {"start": [97.42, 65.09], "end": [95.57, 65.09], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "OUT18", "thickness": 0.15, "ref": 1, "pos": [99.314, 73.66], "height": 0.762}, {"start": [95.57, 72.71], "end": [95.57, 74.61], "type": "segment", "width": 0.12}, {"start": [95.57, 74.61], "end": [97.42, 74.61], "type": "segment", "width": 0.12}, {"start": [97.42, 74.61], "end": [97.42, 72.75999999999999], "type": "segment", "width": 0.12}, {"start": [97.42, 72.75999999999999], "end": [97.42, 72.71], "type": "segment", "width": 0.12}, {"start": [97.42, 72.71], "end": [95.57, 72.71], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "OUT16", "thickness": 0.15, "ref": 1, "pos": [99.314, 68.58], "height": 0.762}, {"start": [95.57, 67.63], "end": [95.57, 69.53], "type": "segment", "width": 0.12}, {"start": [95.57, 69.53], "end": [97.42, 69.53], "type": "segment", "width": 0.12}, {"start": [97.42, 69.53], "end": [97.42, 67.67999999999999], "type": "segment", "width": 0.12}, {"start": [97.42, 67.67999999999999], "end": [97.42, 67.63], "type": "segment", "width": 0.12}, {"start": [97.42, 67.63], "end": [95.57, 67.63], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "IGN3", "thickness": 0.15, "ref": 1, "pos": [76.786, 54.917249999999996], "height": 0.762}, {"start": [73.29599999999999, 53.913999999999994], "end": [73.29599999999999, 55.814], "type": "segment", "width": 0.12}, {"start": [73.29599999999999, 55.814], "end": [75.146, 55.814], "type": "segment", "width": 0.12}, {"start": [75.146, 55.814], "end": [75.146, 53.964], "type": "segment", "width": 0.12}, {"start": [75.146, 53.964], "end": [75.146, 53.913999999999994], "type": "segment", "width": 0.12}, {"start": [75.146, 53.913999999999994], "end": [73.29599999999999, 53.913999999999994], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "U3", "thickness": 0.13, "ref": 1, "pos": [50.832, 33.322199999999995], "height": 0.75}, {"start": [95.832, 18.1722], "end": [25.831999999999997, 18.1722], "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": [95.832, 30.655199999999997], "type": "segment", "width": 0.19999999999999998}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C33", "thickness": 0.13, "ref": 1, "pos": [48.693999999999996, 76.8], "height": 0.75}, {"start": [45.737221, 76.28999999999999], "end": [46.062779, 76.28999999999999], "type": "segment", "width": 0.12}, {"start": [45.737221, 77.31], "end": [46.062779, 77.31], "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": [47.6768, 93.3946], "end": [47.6768, 94.75959999999999], "type": "segment", "width": 0.12}, {"start": [46.9768, 93.3946], "end": [47.6768, 93.3946], "type": "segment", "width": 0.12}, {"start": [46.9768, 92.6946], "end": [46.9768, 93.3946], "type": "segment", "width": 0.12}, {"start": [46.9768, 79.1746], "end": [47.6768, 79.1746], "type": "segment", "width": 0.12}, {"start": [46.9768, 79.8746], "end": [46.9768, 79.1746], "type": "segment", "width": 0.12}, {"start": [61.196799999999996, 93.3946], "end": [60.4968, 93.3946], "type": "segment", "width": 0.12}, {"start": [61.196799999999996, 92.6946], "end": [61.196799999999996, 93.3946], "type": "segment", "width": 0.12}, {"start": [61.196799999999996, 79.1746], "end": [60.4968, 79.1746], "type": "segment", "width": 0.12}, {"start": [61.196799999999996, 79.8746], "end": [61.196799999999996, 79.1746], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R31", "thickness": 0.13, "ref": 1, "pos": [61.450571, 41.378143], "height": 0.75}, {"start": [60.958, 44.104779], "end": [60.958, 43.779221], "type": "segment", "width": 0.12}, {"start": [61.977999999999994, 44.104779], "end": [61.977999999999994, 43.779221], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "U8", "thickness": 0.13, "ref": 1, "pos": [60.3885, 62.864999999999995], "height": 0.75}, {"start": [67.095, 65.49199999999999], "end": [68.445, 65.49199999999999], "type": "segment", "width": 0.15}, {"start": [67.095, 60.367], "end": [62.445, 60.367], "type": "segment", "width": 0.15}, {"start": [67.095, 65.61699999999999], "end": [62.445, 65.61699999999999], "type": "segment", "width": 0.15}, {"start": [67.095, 60.367], "end": [67.095, 60.592], "type": "segment", "width": 0.15}, {"start": [62.445, 60.367], "end": [62.445, 60.592], "type": "segment", "width": 0.15}, {"start": [62.445, 65.61699999999999], "end": [62.445, 65.392], "type": "segment", "width": 0.15}, {"start": [67.095, 65.61699999999999], "end": [67.095, 65.49199999999999], "type": "segment", "width": 0.15}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R34", "thickness": 0.13, "ref": 1, "pos": [59.896688, 41.378143], "height": 0.75}, {"start": [59.44, 44.112778999999996], "end": [59.44, 43.787220999999995], "type": "segment", "width": 0.12}, {"start": [60.459999999999994, 44.112778999999996], "end": [60.459999999999994, 43.787220999999995], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R16", "thickness": 0.13, "ref": 1, "pos": [38.8112, 57.7088], "height": 0.75}, {"start": [39.0926, 55.158421], "end": [39.0926, 55.483979], "type": "segment", "width": 0.12}, {"start": [38.0726, 55.158421], "end": [38.0726, 55.483979], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R141", "thickness": 0.13, "ref": 1, "pos": [46.355, 46.989999999999995], "height": 0.75}, {"start": [48.12992, 46.824681], "end": [48.12992, 47.150239], "type": "segment", "width": 0.12}, {"start": [47.109919999999995, 46.824681], "end": [47.109919999999995, 47.150239], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R139", "thickness": 0.13, "ref": 1, "pos": [47.625, 41.021], "height": 0.75}, {"start": [47.114999999999995, 44.104779], "end": [47.114999999999995, 43.779221], "type": "segment", "width": 0.12}, {"start": [48.135, 44.104779], "end": [48.135, 43.779221], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R131", "thickness": 0.13, "ref": 1, "pos": [49.158961, 41.021], "height": 0.75}, {"start": [48.638999999999996, 44.104779], "end": [48.638999999999996, 43.779221], "type": "segment", "width": 0.12}, {"start": [49.659, 44.104779], "end": [49.659, 43.779221], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R58", "thickness": 0.13, "ref": 1, "pos": [64.52866, 41.24492], "height": 0.75}, {"start": [64.01616, 44.099699], "end": [64.01616, 43.774141], "type": "segment", "width": 0.12}, {"start": [65.03616, 44.099699], "end": [65.03616, 43.774141], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R56", "thickness": 0.13, "ref": 1, "pos": [66.032532, 41.378143], "height": 0.75}, {"start": [65.53, 44.104779], "end": [65.53, 43.779221], "type": "segment", "width": 0.12}, {"start": [66.55, 44.104779], "end": [66.55, 43.779221], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R54", "thickness": 0.13, "ref": 1, "pos": [67.56649999999999, 41.378143], "height": 0.75}, {"start": [67.054, 44.104779], "end": [67.054, 43.779221], "type": "segment", "width": 0.12}, {"start": [68.074, 44.104779], "end": [68.074, 43.779221], "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, 86.36], "height": 0.75}, {"start": [33.878779, 89.2838], "end": [33.553221, 89.2838], "type": "segment", "width": 0.12}, {"start": [33.878779, 88.26379999999999], "end": [33.553221, 88.26379999999999], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R48", "thickness": 0.13, "ref": 1, "pos": [68.88, 102.39999999999999], "height": 0.75}, {"start": [67.96, 102.23722099999999], "end": [67.96, 102.56277899999999], "type": "segment", "width": 0.12}, {"start": [66.94, 102.23722099999999], "end": [66.94, 102.56277899999999], "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, 112.39779999999999], "end": [58.953221, 112.39779999999999], "type": "segment", "width": 0.12}, {"start": [59.278779, 111.3778], "end": [58.953221, 111.3778], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R45", "thickness": 0.13, "ref": 1, "pos": [43.4848, 88.0872], "height": 0.75}, {"start": [43.467279, 89.7918], "end": [43.141721, 89.7918], "type": "segment", "width": 0.12}, {"start": [43.467279, 88.7718], "end": [43.141721, 88.7718], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R43", "thickness": 0.13, "ref": 1, "pos": [39.089, 105.6792], "height": 0.75}, {"start": [38.987221, 106.44], "end": [39.312779, 106.44], "type": "segment", "width": 0.12}, {"start": [38.987221, 107.46], "end": [39.312779, 107.46], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R42", "thickness": 0.13, "ref": 1, "pos": [34.2365, 40.3868], "height": 0.75}, {"start": [36.667221, 39.876], "end": [36.992779, 39.876], "type": "segment", "width": 0.12}, {"start": [36.667221, 40.896], "end": [36.992779, 40.896], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R41", "thickness": 0.13, "ref": 1, "pos": [50.692921999999996, 41.378143], "height": 0.75}, {"start": [50.163, 44.104779], "end": [50.163, 43.779221], "type": "segment", "width": 0.12}, {"start": [51.183, 44.104779], "end": [51.183, 43.779221], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R37", "thickness": 0.13, "ref": 1, "pos": [58.382649, 41.378143], "height": 0.75}, {"start": [57.91, 44.104779], "end": [57.91, 43.779221], "type": "segment", "width": 0.12}, {"start": [58.93, 44.104779], "end": [58.93, 43.779221], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R28", "thickness": 0.13, "ref": 1, "pos": [58.1406, 75.8698], "height": 0.75}, {"start": [57.3298, 75.60542099999999], "end": [57.3298, 75.930979], "type": "segment", "width": 0.12}, {"start": [56.309799999999996, 75.60542099999999], "end": [56.309799999999996, 75.930979], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R27", "thickness": 0.13, "ref": 1, "pos": [52.226883, 41.378143], "height": 0.75}, {"start": [51.687, 44.079378999999996], "end": [51.687, 43.753820999999995], "type": "segment", "width": 0.12}, {"start": [52.707, 44.079378999999996], "end": [52.707, 43.753820999999995], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R25", "thickness": 0.13, "ref": 1, "pos": [53.760844, 41.378143], "height": 0.75}, {"start": [53.2618, 44.079378999999996], "end": [53.2618, 43.753820999999995], "type": "segment", "width": 0.12}, {"start": [54.2818, 44.079378999999996], "end": [54.2818, 43.753820999999995], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R24", "thickness": 0.13, "ref": 1, "pos": [62.96461, 41.378143], "height": 0.75}, {"start": [62.482, 44.104779], "end": [62.482, 43.779221], "type": "segment", "width": 0.12}, {"start": [63.501999999999995, 44.104779], "end": [63.501999999999995, 43.779221], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R23", "thickness": 0.13, "ref": 1, "pos": [55.294805, 41.378143], "height": 0.75}, {"start": [54.861999999999995, 44.080179], "end": [54.861999999999995, 43.754621], "type": "segment", "width": 0.12}, {"start": [55.882, 44.080179], "end": [55.882, 43.754621], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R20", "thickness": 0.13, "ref": 1, "pos": [81.28, 79.93979999999999], "height": 0.75}, {"start": [91.02289999999999, 79.720221], "end": [91.02289999999999, 80.045779], "type": "segment", "width": 0.12}, {"start": [90.0029, 79.720221], "end": [90.0029, 80.045779], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R15", "thickness": 0.13, "ref": 1, "pos": [71.755, 40.894], "height": 0.75}, {"start": [71.592221, 42.669999999999995], "end": [71.917779, 42.669999999999995], "type": "segment", "width": 0.12}, {"start": [71.592221, 43.69], "end": [71.917779, 43.69], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R14", "thickness": 0.13, "ref": 1, "pos": [56.828765999999995, 41.378143], "height": 0.75}, {"start": [56.385999999999996, 44.104779], "end": [56.385999999999996, 43.779221], "type": "segment", "width": 0.12}, {"start": [57.406, 44.104779], "end": [57.406, 43.779221], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R13", "thickness": 0.13, "ref": 1, "pos": [74.041, 41.275], "height": 0.75}, {"start": [74.551, 43.779221], "end": [74.551, 44.104779], "type": "segment", "width": 0.12}, {"start": [73.53099999999999, 43.779221], "end": [73.53099999999999, 44.104779], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R12", "thickness": 0.13, "ref": 1, "pos": [69.469, 41.25], "height": 0.75}, {"start": [69.979, 43.779221], "end": [69.979, 44.104779], "type": "segment", "width": 0.12}, {"start": [68.959, 43.779221], "end": [68.959, 44.104779], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R6", "thickness": 0.13, "ref": 1, "pos": [80.264, 79.939799], "height": 0.75}, {"start": [88.517, 80.045779], "end": [88.517, 79.720221], "type": "segment", "width": 0.12}, {"start": [89.53699999999999, 80.045779], "end": [89.53699999999999, 79.720221], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R4", "thickness": 0.13, "ref": 1, "pos": [73.5076, 75.6158], "height": 0.75}, {"start": [74.0176, 77.612021], "end": [74.0176, 77.937579], "type": "segment", "width": 0.12}, {"start": [72.99759999999999, 77.612021], "end": [72.99759999999999, 77.937579], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R3", "thickness": 0.13, "ref": 1, "pos": [68.78, 58.749199999999995], "height": 0.75}, {"start": [71.162779, 59.26], "end": [70.837221, 59.26], "type": "segment", "width": 0.12}, {"start": [71.162779, 58.239999999999995], "end": [70.837221, 58.239999999999995], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R2", "thickness": 0.13, "ref": 1, "pos": [71.8566, 75.6158], "height": 0.75}, {"start": [72.4936, 77.612021], "end": [72.4936, 77.937579], "type": "segment", "width": 0.12}, {"start": [71.47359999999999, 77.612021], "end": [71.47359999999999, 77.937579], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R1", "thickness": 0.13, "ref": 1, "pos": [40.081199999999995, 57.505599999999994], "height": 0.75}, {"start": [39.5712, 55.483979], "end": [39.5712, 55.158421], "type": "segment", "width": 0.12}, {"start": [40.5912, 55.483979], "end": [40.5912, 55.158421], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C82", "thickness": 0.13, "ref": 1, "pos": [59.817, 60.198], "height": 0.75}, {"start": [59.908221, 58.291], "end": [60.233779, 58.291], "type": "segment", "width": 0.12}, {"start": [59.908221, 59.311], "end": [60.233779, 59.311], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C80", "thickness": 0.13, "ref": 1, "pos": [45.974, 50.419], "height": 0.75}, {"start": [46.733999999999995, 50.581779], "end": [46.733999999999995, 50.256221], "type": "segment", "width": 0.12}, {"start": [47.754, 50.581779], "end": [47.754, 50.256221], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C79", "thickness": 0.13, "ref": 1, "pos": [55.372, 58.166], "height": 0.75}, {"start": [55.407779, 59.946], "end": [55.082221, 59.946], "type": "segment", "width": 0.12}, {"start": [55.407779, 58.925999999999995], "end": [55.082221, 58.925999999999995], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C78", "thickness": 0.13, "ref": 1, "pos": [42.164, 60.198], "height": 0.75}, {"start": [40.129999999999995, 60.716378999999996], "end": [40.129999999999995, 60.390820999999995], "type": "segment", "width": 0.12}, {"start": [41.15, 60.716378999999996], "end": [41.15, 60.390820999999995], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C42", "thickness": 0.13, "ref": 1, "pos": [68.974, 105.39999999999999], "height": 0.75}, {"start": [67.96, 105.23722099999999], "end": [67.96, 105.56277899999999], "type": "segment", "width": 0.12}, {"start": [66.94, 105.23722099999999], "end": [66.94, 105.56277899999999], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C40", "thickness": 0.13, "ref": 1, "pos": [66.2495, 57.986], "height": 0.75}, {"start": [66.01227899999999, 59.946], "end": [65.68672099999999, 59.946], "type": "segment", "width": 0.12}, {"start": [66.01227899999999, 58.925999999999995], "end": [65.68672099999999, 58.925999999999995], "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, 104.7135], "end": [27.523221, 104.7135], "type": "segment", "width": 0.12}, {"start": [27.848779, 103.6935], "end": [27.523221, 103.6935], "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, 111.3778], "end": [62.707778999999995, 111.3778], "type": "segment", "width": 0.12}, {"start": [62.382220999999994, 112.39779999999999], "end": [62.707778999999995, 112.39779999999999], "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, 105.2175], "end": [27.848779, 105.2175], "type": "segment", "width": 0.12}, {"start": [27.523221, 106.2375], "end": [27.848779, 106.2375], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C35", "thickness": 0.13, "ref": 1, "pos": [71.69149999999999, 41.91], "height": 0.75}, {"start": [71.592221, 44.193999999999996], "end": [71.917779, 44.193999999999996], "type": "segment", "width": 0.12}, {"start": [71.592221, 45.214], "end": [71.917779, 45.214], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C34", "thickness": 0.13, "ref": 1, "pos": [33.655, 87.63], "height": 0.75}, {"start": [33.862778999999996, 90.91], "end": [33.537220999999995, 90.91], "type": "segment", "width": 0.12}, {"start": [33.862778999999996, 89.89], "end": [33.537220999999995, 89.89], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C32", "thickness": 0.13, "ref": 1, "pos": [66.4464, 79.502], "height": 0.75}, {"start": [64.1116, 79.23762099999999], "end": [64.1116, 79.56317899999999], "type": "segment", "width": 0.12}, {"start": [63.0916, 79.23762099999999], "end": [63.0916, 79.56317899999999], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C31", "thickness": 0.13, "ref": 1, "pos": [62.5348, 93.853], "height": 0.75}, {"start": [63.294799999999995, 92.110779], "end": [63.294799999999995, 91.78522099999999], "type": "segment", "width": 0.12}, {"start": [64.31479999999999, 92.110779], "end": [64.31479999999999, 91.78522099999999], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C30", "thickness": 0.13, "ref": 1, "pos": [43.383199999999995, 93.1672], "height": 0.75}, {"start": [43.545978999999996, 91.38719999999999], "end": [43.220420999999995, 91.38719999999999], "type": "segment", "width": 0.12}, {"start": [43.545978999999996, 92.40719999999999], "end": [43.220420999999995, 92.40719999999999], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C29", "thickness": 0.13, "ref": 1, "pos": [64.85079999999999, 100.451], "height": 0.75}, {"start": [64.34, 98.012779], "end": [64.34, 97.687221], "type": "segment", "width": 0.12}, {"start": [65.36, 98.012779], "end": [65.36, 97.687221], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C27", "thickness": 0.13, "ref": 1, "pos": [63.300799999999995, 100.57799999999999], "height": 0.75}, {"start": [62.79, 98.012779], "end": [62.79, 97.687221], "type": "segment", "width": 0.12}, {"start": [63.809999999999995, 98.012779], "end": [63.809999999999995, 97.687221], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C26", "thickness": 0.13, "ref": 1, "pos": [48.75, 75.3262], "height": 0.75}, {"start": [46.060579, 75.821], "end": [45.735020999999996, 75.821], "type": "segment", "width": 0.12}, {"start": [46.060579, 74.801], "end": [45.735020999999996, 74.801], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C25", "thickness": 0.13, "ref": 1, "pos": [67.564, 79.55279999999999], "height": 0.75}, {"start": [64.6156, 79.56317899999999], "end": [64.6156, 79.23762099999999], "type": "segment", "width": 0.12}, {"start": [65.6356, 79.56317899999999], "end": [65.6356, 79.23762099999999], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C24", "thickness": 0.13, "ref": 1, "pos": [60.314299999999996, 100.451], "height": 0.75}, {"start": [59.739999999999995, 98.012779], "end": [59.739999999999995, 97.687221], "type": "segment", "width": 0.12}, {"start": [60.76, 98.012779], "end": [60.76, 97.687221], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C23", "thickness": 0.13, "ref": 1, "pos": [61.7508, 100.57799999999999], "height": 0.75}, {"start": [62.26, 98.012779], "end": [62.26, 97.687221], "type": "segment", "width": 0.12}, {"start": [61.239999999999995, 98.012779], "end": [61.239999999999995, 97.687221], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C22", "thickness": 0.13, "ref": 1, "pos": [56.4, 99.553], "height": 0.75}, {"start": [56.237221, 100.44], "end": [56.562779, 100.44], "type": "segment", "width": 0.12}, {"start": [56.237221, 101.46], "end": [56.562779, 101.46], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C20", "thickness": 0.13, "ref": 1, "pos": [40.004999999999995, 110.49], "height": 0.75}, {"start": [38.987221, 107.94], "end": [39.312779, 107.94], "type": "segment", "width": 0.12}, {"start": [38.987221, 108.96], "end": [39.312779, 108.96], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C19", "thickness": 0.13, "ref": 1, "pos": [34.224, 42.2283], "height": 0.75}, {"start": [36.667221, 41.653999999999996], "end": [36.992779, 41.653999999999996], "type": "segment", "width": 0.12}, {"start": [36.667221, 42.674], "end": [36.992779, 42.674], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C18", "thickness": 0.13, "ref": 1, "pos": [41.5454, 57.9372], "height": 0.75}, {"start": [41.044399999999996, 55.483979], "end": [41.044399999999996, 55.158421], "type": "segment", "width": 0.12}, {"start": [42.0644, 55.483979], "end": [42.0644, 55.158421], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C17", "thickness": 0.13, "ref": 1, "pos": [42.029399999999995, 65.27799999999999], "height": 0.75}, {"start": [41.175399999999996, 63.972221], "end": [41.175399999999996, 64.29777899999999], "type": "segment", "width": 0.12}, {"start": [40.1554, 63.972221], "end": [40.1554, 64.29777899999999], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C15", "thickness": 0.13, "ref": 1, "pos": [44.43, 42.75], "height": 0.75}, {"start": [43.51, 42.587221], "end": [43.51, 42.912779], "type": "segment", "width": 0.12}, {"start": [42.489999999999995, 42.587221], "end": [42.489999999999995, 42.912779], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C14", "thickness": 0.13, "ref": 1, "pos": [82.29599999999999, 79.93979999999999], "height": 0.75}, {"start": [92.5088, 79.720221], "end": [92.5088, 80.045779], "type": "segment", "width": 0.12}, {"start": [91.4888, 79.720221], "end": [91.4888, 80.045779], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C13", "thickness": 0.13, "ref": 1, "pos": [77.216, 79.93979999999999], "height": 0.75}, {"start": [84.076, 79.720221], "end": [84.076, 80.045779], "type": "segment", "width": 0.12}, {"start": [83.056, 79.720221], "end": [83.056, 80.045779], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C11", "thickness": 0.13, "ref": 1, "pos": [84.6836, 91.1352], "height": 0.75}, {"start": [84.462779, 93.00999999999999], "end": [84.137221, 93.00999999999999], "type": "segment", "width": 0.12}, {"start": [84.462779, 91.99], "end": [84.137221, 91.99], "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, 97.5405], "end": [84.166021, 97.5405], "type": "segment", "width": 0.12}, {"start": [84.491579, 96.5205], "end": [84.166021, 96.5205], "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, 96.0165], "end": [84.166021, 96.0165], "type": "segment", "width": 0.12}, {"start": [84.491579, 94.9965], "end": [84.166021, 94.9965], "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, 94.49249999999999], "end": [84.166021, 94.49249999999999], "type": "segment", "width": 0.12}, {"start": [84.491579, 93.4725], "end": [84.166021, 93.4725], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C7", "thickness": 0.13, "ref": 1, "pos": [68.2625, 55.0545], "height": 0.75}, {"start": [70.662779, 55.51], "end": [70.337221, 55.51], "type": "segment", "width": 0.12}, {"start": [70.662779, 54.489999999999995], "end": [70.337221, 54.489999999999995], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C6", "thickness": 0.13, "ref": 1, "pos": [68.75, 57.25], "height": 0.75}, {"start": [70.837221, 56.739999999999995], "end": [71.162779, 56.739999999999995], "type": "segment", "width": 0.12}, {"start": [70.837221, 57.76], "end": [71.162779, 57.76], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C5", "thickness": 0.13, "ref": 1, "pos": [68.3895, 52.577999999999996], "height": 0.75}, {"start": [70.662779, 52.51], "end": [70.337221, 52.51], "type": "segment", "width": 0.12}, {"start": [70.662779, 51.489999999999995], "end": [70.337221, 51.489999999999995], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C4", "thickness": 0.13, "ref": 1, "pos": [68.2625, 53.784499999999994], "height": 0.75}, {"start": [70.662779, 54.01], "end": [70.337221, 54.01], "type": "segment", "width": 0.12}, {"start": [70.662779, 52.989999999999995], "end": [70.337221, 52.989999999999995], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C3", "thickness": 0.13, "ref": 1, "pos": [79.25, 54.75], "height": 0.75}, {"start": [79.758, 56.987221], "end": [79.758, 57.312779], "type": "segment", "width": 0.12}, {"start": [78.738, 56.987221], "end": [78.738, 57.312779], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C1", "thickness": 0.13, "ref": 1, "pos": [80.75, 54.75], "height": 0.75}, {"start": [80.262, 57.312779], "end": [80.262, 56.987221], "type": "segment", "width": 0.12}, {"start": [81.282, 57.312779], "end": [81.282, 56.987221], "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, 93.951], "end": [35.562999999999995, 93.951], "type": "segment", "width": 0.12}, {"start": [34.562999999999995, 97.31099999999999], "end": [35.562999999999995, 97.31099999999999], "type": "segment", "width": 0.12}, {"start": [53.822599999999994, 74.2188], "radius": 1.2, "type": "circle", "width": 0.12}, {"start": [65.8228, 74.5], "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": [72.2884, 103.4542], "height": 0.75}, {"start": [70.125, 104.175], "end": [70.125, 104.44999999999999], "type": "segment", "width": 0.15}, {"start": [77.875, 104.175], "end": [77.875, 104.53], "type": "segment", "width": 0.15}, {"start": [77.875, 114.82499999999999], "end": [77.875, 114.47], "type": "segment", "width": 0.15}, {"start": [70.125, 114.82499999999999], "end": [70.125, 114.47], "type": "segment", "width": 0.15}, {"start": [70.125, 104.175], "end": [77.875, 104.175], "type": "segment", "width": 0.15}, {"start": [70.125, 114.82499999999999], "end": [77.875, 114.82499999999999], "type": "segment", "width": 0.15}, {"start": [70.125, 104.44999999999999], "end": [68.6, 104.44999999999999], "type": "segment", "width": 0.15}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "J2", "thickness": 0.13, "ref": 1, "pos": [40.64, 114.3], "height": 0.75}, {"start": [53.399, 111.59219999999999], "end": [53.399, 112.95219999999999], "type": "segment", "width": 0.12}, {"start": [41.719, 106.39219999999999], "end": [41.149, 106.39219999999999], "type": "segment", "width": 0.12}, {"start": [44.259, 106.39219999999999], "end": [43.239, 106.39219999999999], "type": "segment", "width": 0.12}, {"start": [46.799, 106.39219999999999], "end": [45.778999999999996, 106.39219999999999], "type": "segment", "width": 0.12}, {"start": [49.339, 106.39219999999999], "end": [48.318999999999996, 106.39219999999999], "type": "segment", "width": 0.12}, {"start": [51.879, 106.39219999999999], "end": [50.858999999999995, 106.39219999999999], "type": "segment", "width": 0.12}, {"start": [53.968999999999994, 106.39219999999999], "end": [53.399, 106.39219999999999], "type": "segment", "width": 0.12}, {"start": [41.149, 106.39219999999999], "end": [41.149, 111.59219999999999], "type": "segment", "width": 0.12}, {"start": [41.719, 111.59219999999999], "end": [41.149, 111.59219999999999], "type": "segment", "width": 0.12}, {"start": [44.259, 111.59219999999999], "end": [43.239, 111.59219999999999], "type": "segment", "width": 0.12}, {"start": [46.799, 111.59219999999999], "end": [45.778999999999996, 111.59219999999999], "type": "segment", "width": 0.12}, {"start": [49.339, 111.59219999999999], "end": [48.318999999999996, 111.59219999999999], "type": "segment", "width": 0.12}, {"start": [51.879, 111.59219999999999], "end": [50.858999999999995, 111.59219999999999], "type": "segment", "width": 0.12}, {"start": [53.968999999999994, 111.59219999999999], "end": [53.399, 111.59219999999999], "type": "segment", "width": 0.12}, {"start": [53.968999999999994, 106.39219999999999], "end": [53.968999999999994, 111.59219999999999], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": -90.0, "attr": [], "horiz_justify": 0, "text": "FB1", "thickness": 0.13, "ref": 1, "pos": [66.4008, 100.678], "height": 0.75}, {"start": [66.91, 98.12126699999999], "end": [66.91, 97.778733], "type": "segment", "width": 0.12}, {"start": [65.89, 98.12126699999999], "end": [65.89, 97.778733], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "RN2", "thickness": 0.13, "ref": 1, "pos": [68.0974, 47.0154], "height": 0.75}, {"start": [67.32884, 47.54334], "end": [67.32884, 46.54334], "type": "segment", "width": 0.12}, {"start": [63.96884, 47.54334], "end": [63.96884, 46.54334], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "RN13", "thickness": 0.13, "ref": 1, "pos": [56.9976, 47.117], "height": 0.75}, {"start": [51.95402, 47.53968], "end": [51.95402, 46.53968], "type": "segment", "width": 0.12}, {"start": [48.59402, 47.53968], "end": [48.59402, 46.53968], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "RN4", "thickness": 0.13, "ref": 1, "pos": [58.9788, 47.244], "height": 0.75}, {"start": [63.0075, 47.564], "end": [63.0075, 46.564], "type": "segment", "width": 0.12}, {"start": [59.6475, 47.564], "end": [59.6475, 46.564], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "RN3", "thickness": 0.127, "ref": 1, "pos": [57.9882, 47.218599999999995], "height": 0.75}, {"start": [56.259, 47.513999999999996], "end": [56.259, 46.513999999999996], "type": "segment", "width": 0.12}, {"start": [52.899, 47.513999999999996], "end": [52.899, 46.513999999999996], "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": [62.8705, 109.6368], "end": [62.040499999999994, 109.6368], "type": "segment", "width": 0.12}, {"start": [58.790499999999994, 109.6368], "end": [59.6205, 109.6368], "type": "segment", "width": 0.12}, {"start": [58.790499999999994, 109.6368], "end": [58.790499999999994, 110.46679999999999], "type": "segment", "width": 0.12}, {"start": [62.8705, 109.6368], "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": [65.1405, 110.46679999999999], "end": [62.8705, 110.46679999999999], "type": "segment", "width": 0.12}, {"start": [56.5205, 106.54679999999999], "end": [56.5205, 110.46679999999999], "type": "segment", "width": 0.12}, {"start": [56.5205, 110.46679999999999], "end": [58.790499999999994, 110.46679999999999], "type": "segment", "width": 0.12}, {"start": [65.1405, 106.54679999999999], "end": [65.1405, 110.46679999999999], "type": "segment", "width": 0.12}, {"start": [58.8305, 106.54679999999999], "end": [56.5205, 106.54679999999999], "type": "segment", "width": 0.12}, {"start": [59.1305, 106.5068], "end": [59.7305, 106.5068], "type": "segment", "width": 0.12}, {"start": [59.1305, 107.2568], "end": [59.1305, 106.5068], "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": [89.98599999999999, 99.69999999999999], "end": [88.886, 99.69999999999999], "type": "segment", "width": 0.12}, {"start": [89.98599999999999, 99.97], "end": [89.98599999999999, 99.69999999999999], "type": "segment", "width": 0.12}, {"start": [91.48599999999999, 99.97], "end": [89.98599999999999, 99.97], "type": "segment", "width": 0.12}, {"start": [89.98599999999999, 93.33999999999999], "end": [87.15599999999999, 93.33999999999999], "type": "segment", "width": 0.12}, {"start": [89.98599999999999, 93.07], "end": [89.98599999999999, 93.33999999999999], "type": "segment", "width": 0.12}, {"start": [91.48599999999999, 93.07], "end": [89.98599999999999, 93.07], "type": "segment", "width": 0.12}, {"start": [25.8572, 82.9564], "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": [76.39, 61.992999999999995], "end": [75.02499999999999, 61.992999999999995], "type": "segment", "width": 0.12}, {"start": [76.39, 61.293], "end": [76.39, 61.992999999999995], "type": "segment", "width": 0.12}, {"start": [77.09, 61.293], "end": [76.39, 61.293], "type": "segment", "width": 0.12}, {"start": [90.61, 61.293], "end": [90.61, 61.992999999999995], "type": "segment", "width": 0.12}, {"start": [89.91, 61.293], "end": [90.61, 61.293], "type": "segment", "width": 0.12}, {"start": [76.39, 75.51299999999999], "end": [76.39, 74.813], "type": "segment", "width": 0.12}, {"start": [77.09, 75.51299999999999], "end": [76.39, 75.51299999999999], "type": "segment", "width": 0.12}, {"start": [90.61, 75.51299999999999], "end": [90.61, 74.813], "type": "segment", "width": 0.12}, {"start": [89.91, 75.51299999999999], "end": [90.61, 75.51299999999999], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C2", "thickness": 0.13, "ref": 1, "pos": [77.72399999999999, 83.82], "height": 0.75}, {"start": [83.0, 91.91], "end": [83.0, 90.91], "type": "segment", "width": 0.12}, {"start": [83.5, 91.41], "end": [82.5, 91.41], "type": "segment", "width": 0.12}, {"start": [82.25999999999999, 85.60443699999999], "end": [81.19556299999999, 84.53999999999999], "type": "segment", "width": 0.12}, {"start": [82.25999999999999, 92.19556299999999], "end": [81.19556299999999, 93.25999999999999], "type": "segment", "width": 0.12}, {"start": [82.25999999999999, 92.19556299999999], "end": [82.25999999999999, 90.41], "type": "segment", "width": 0.12}, {"start": [82.25999999999999, 85.60443699999999], "end": [82.25999999999999, 87.39], "type": "segment", "width": 0.12}, {"start": [81.19556299999999, 84.53999999999999], "end": [73.53999999999999, 84.53999999999999], "type": "segment", "width": 0.12}, {"start": [81.19556299999999, 93.25999999999999], "end": [73.53999999999999, 93.25999999999999], "type": "segment", "width": 0.12}, {"start": [73.53999999999999, 93.25999999999999], "end": [73.53999999999999, 90.41], "type": "segment", "width": 0.12}, {"start": [73.53999999999999, 84.53999999999999], "end": [73.53999999999999, 87.39], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "U4", "thickness": 0.13, "ref": 1, "pos": [31.496, 48.9585], "height": 0.75}, {"start": [43.9, 51.991], "end": [40.5, 51.991], "type": "segment", "width": 0.15}, {"start": [42.0, 45.641], "end": [42.0, 45.291], "type": "segment", "width": 0.15}, {"start": [42.0, 45.291], "end": [40.449999999999996, 45.291], "type": "segment", "width": 0.15}, {"start": [34.199999999999996, 45.641], "end": [34.199999999999996, 45.291], "type": "segment", "width": 0.15}, {"start": [34.199999999999996, 45.291], "end": [35.75, 45.291], "type": "segment", "width": 0.15}, {"start": [34.199999999999996, 51.641], "end": [34.199999999999996, 51.991], "type": "segment", "width": 0.15}, {"start": [34.199999999999996, 51.991], "end": [35.75, 51.991], "type": "segment", "width": 0.15}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "U46", "thickness": 0.13, "ref": 1, "pos": [54.493159999999996, 55.336439999999996], "height": 0.75}, {"start": [47.52758, 52.67642], "end": [46.17758, 52.67642], "type": "segment", "width": 0.15}, {"start": [47.52758, 57.80142], "end": [52.17758, 57.80142], "type": "segment", "width": 0.15}, {"start": [47.52758, 52.55142], "end": [52.17758, 52.55142], "type": "segment", "width": 0.15}, {"start": [47.52758, 57.80142], "end": [47.52758, 57.57642], "type": "segment", "width": 0.15}, {"start": [52.17758, 57.80142], "end": [52.17758, 57.57642], "type": "segment", "width": 0.15}, {"start": [52.17758, 52.55142], "end": [52.17758, 52.776419999999995], "type": "segment", "width": 0.15}, {"start": [47.52758, 52.55142], "end": [47.52758, 52.67642], "type": "segment", "width": 0.15}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "U36", "thickness": 0.13, "ref": 1, "pos": [65.405, 55.117999999999995], "height": 0.75}, {"start": [58.56896, 52.617999999999995], "end": [57.218959999999996, 52.617999999999995], "type": "segment", "width": 0.15}, {"start": [58.56896, 57.742999999999995], "end": [63.218959999999996, 57.742999999999995], "type": "segment", "width": 0.15}, {"start": [58.56896, 52.492999999999995], "end": [63.218959999999996, 52.492999999999995], "type": "segment", "width": 0.15}, {"start": [58.56896, 57.742999999999995], "end": [58.56896, 57.518], "type": "segment", "width": 0.15}, {"start": [63.218959999999996, 57.742999999999995], "end": [63.218959999999996, 57.518], "type": "segment", "width": 0.15}, {"start": [63.218959999999996, 52.492999999999995], "end": [63.218959999999996, 52.717999999999996], "type": "segment", "width": 0.15}, {"start": [58.56896, 52.492999999999995], "end": [58.56896, 52.617999999999995], "type": "segment", "width": 0.15}, {"width": 0.75, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "U35", "thickness": 0.13, "ref": 1, "pos": [49.8475, 62.738], "height": 0.75}, {"start": [56.681, 65.49199999999999], "end": [58.031, 65.49199999999999], "type": "segment", "width": 0.15}, {"start": [56.681, 60.367], "end": [52.031, 60.367], "type": "segment", "width": 0.15}, {"start": [56.681, 65.61699999999999], "end": [52.031, 65.61699999999999], "type": "segment", "width": 0.15}, {"start": [56.681, 60.367], "end": [56.681, 60.592], "type": "segment", "width": 0.15}, {"start": [52.031, 60.367], "end": [52.031, 60.592], "type": "segment", "width": 0.15}, {"start": [52.031, 65.61699999999999], "end": [52.031, 65.392], "type": "segment", "width": 0.15}, {"start": [56.681, 65.61699999999999], "end": [56.681, 65.49199999999999], "type": "segment", "width": 0.15}, {"start": [25.9588, 88.0872], "radius": 2.25, "type": "circle", "width": 0.12}, {"width": 0.762, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R29", "thickness": 0.15, "ref": 1, "pos": [59.69, 75.946], "height": 0.762}, {"start": [61.465999999999994, 74.38622099999999], "end": [61.465999999999994, 74.71177899999999], "type": "segment", "width": 0.12}, {"start": [62.486, 74.38622099999999], "end": [62.486, 74.71177899999999], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D30", "thickness": 0.15, "ref": 1, "pos": [88.39999999999999, 42.494], "height": 0.762}, {"start": [89.25, 38.199999999999996], "end": [89.25, 40.75], "type": "segment", "width": 0.12}, {"start": [87.55, 38.199999999999996], "end": [87.55, 40.75], "type": "segment", "width": 0.12}, {"start": [89.25, 38.199999999999996], "end": [87.55, 38.199999999999996], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D32", "thickness": 0.15, "ref": 1, "pos": [86.908, 42.494], "height": 0.762}, {"start": [87.25, 38.199999999999996], "end": [87.25, 40.75], "type": "segment", "width": 0.12}, {"start": [85.55, 38.199999999999996], "end": [85.55, 40.75], "type": "segment", "width": 0.12}, {"start": [87.25, 38.199999999999996], "end": [85.55, 38.199999999999996], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D34", "thickness": 0.15, "ref": 1, "pos": [22.526, 46.922999999999995], "height": 0.762}, {"start": [24.9, 45.55], "end": [23.2, 45.55], "type": "segment", "width": 0.12}, {"start": [23.2, 45.55], "end": [23.2, 48.099999999999994], "type": "segment", "width": 0.12}, {"start": [24.9, 45.55], "end": [24.9, 48.099999999999994], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R36", "thickness": 0.15, "ref": 1, "pos": [90.85, 30.628999999999998], "height": 0.762}, {"start": [90.33999999999999, 33.712779], "end": [90.33999999999999, 33.387221], "type": "segment", "width": 0.12}, {"start": [91.36, 33.712779], "end": [91.36, 33.387221], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R49", "thickness": 0.15, "ref": 1, "pos": [89.28099999999999, 30.607], "height": 0.762}, {"start": [89.791, 33.563779], "end": [89.791, 33.238220999999996], "type": "segment", "width": 0.12}, {"start": [88.771, 33.563779], "end": [88.771, 33.238220999999996], "type": "segment", "width": 0.12}, {"width": 0.762, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R51", "thickness": 0.15, "ref": 1, "pos": [23.43, 35.15], "height": 0.762}, {"start": [25.209999999999997, 35.312779], "end": [25.209999999999997, 34.987221], "type": "segment", "width": 0.12}, {"start": [24.189999999999998, 35.312779], "end": [24.189999999999998, 34.987221], "type": "segment", "width": 0.12}, {"width": 0.75, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "SW1", "thickness": 0.12954, "ref": 1, "pos": [38.4556, 91.6432], "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": 0.762, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "SW2", "thickness": 0.127, "ref": 1, "pos": [32.004, 110.99799999999999], "height": 0.762}, {"start": [33.998, 112.568], "end": [33.998, 112.268], "type": "segment", "width": 0.12}, {"start": [38.138, 109.428], "end": [38.138, 109.728], "type": "segment", "width": 0.12}, {"start": [38.138, 112.268], "end": [38.138, 112.568], "type": "segment", "width": 0.12}, {"start": [33.998, 109.428], "end": [38.138, 109.428], "type": "segment", "width": 0.12}, {"start": [33.998, 109.728], "end": [33.998, 109.428], "type": "segment", "width": 0.12}, {"start": [38.138, 112.568], "end": [33.998, 112.568], "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.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}, "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": [96.52, 71.11999999999999], "pads": [{"layers": ["F", "B"], "angle": -0.0, "pos": [96.52, 71.11999999999999], "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.094999, 69.894999], "size": [2.8000019999999997, 2.450002]}}, {"layer": "F", "center": [96.52, 63.5], "pads": [{"layers": ["F", "B"], "angle": -0.0, "pos": [96.545, 63.4238], "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": "OUT14", "bbox": {"pos": [95.094999, 62.274998999999994], "size": [2.8000019999999997, 2.450002]}}, {"layer": "F", "center": [77.57159999999999, 44.2468], "pads": [{"layers": ["F", "B"], "angle": -0.0, "pos": [77.57159999999999, 44.2468], "drillsize": [1.0, 1.0], "shape": "rect", "offset": [0.0, 0.0], "drillshape": "circle", "pin1": 1, "type": "th", "size": [1.7, 1.7]}], "drawings": [], "ref": "LIN1", "bbox": {"pos": [75.746599, 42.421799], "size": [3.6500019999999997, 3.6500019999999997]}}, {"layer": "F", "center": [95.0976, 79.55279999999999], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [96.0976, 80.5028], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["F"], "angle": -180.0, "pos": [96.0976, 78.6028], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["F"], "angle": -180.0, "pos": [94.0976, 79.55279999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}], "drawings": [], "ref": "D1", "bbox": {"pos": [93.372599, 77.777799], "size": [3.450002, 3.5500019999999997]}}, {"layer": "F", "center": [84.201, 83.185], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [85.151, 82.185], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["F"], "angle": -270.0, "pos": [83.25099999999999, 82.185], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["F"], "angle": -270.0, "pos": [84.201, 84.185], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}], "drawings": [], "ref": "D2", "bbox": {"pos": [82.42599899999999, 81.459999], "size": [3.5500019999999997, 3.450002]}}, {"layer": "F", "center": [35.7632, 75.9714], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [30.6832, 78.4964], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [3.15, 1.0]}, {"layers": ["F"], "angle": -90.0, "pos": [30.6832, 73.4464], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [3.15, 1.0]}, {"layers": ["F"], "angle": -90.0, "pos": [33.2232, 78.4964], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [3.15, 1.0]}, {"layers": ["F"], "angle": -90.0, "pos": [33.2232, 73.4464], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [3.15, 1.0]}, {"layers": ["F"], "angle": -90.0, "pos": [35.7632, 78.4964], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [3.15, 1.0]}, {"layers": ["F"], "angle": -90.0, "pos": [35.7632, 73.4464], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [3.15, 1.0]}, {"layers": ["F"], "angle": -90.0, "pos": [38.3032, 78.4964], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [3.15, 1.0]}, {"layers": ["F"], "angle": -90.0, "pos": [38.3032, 73.4464], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [3.15, 1.0]}, {"layers": ["F"], "angle": -90.0, "pos": [40.843199999999996, 78.4964], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [3.15, 1.0]}, {"layers": ["F"], "angle": -90.0, "pos": [40.843199999999996, 73.4464], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [3.15, 1.0]}], "drawings": [], "ref": "J4", "bbox": {"pos": [28.888199, 70.046399], "size": [13.750001999999999, 11.850002]}}, {"layer": "B", "center": [67.564, 43.942], "pads": [{"layers": ["B"], "angle": -270.0, "pos": [67.564, 43.1545], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["B"], "angle": -270.0, "pos": [67.564, 44.729499999999994], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R7", "bbox": {"pos": [66.808999, 42.436999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [63.5, 74.54899999999999], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [63.5, 73.7615], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [63.5, 75.3365], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "D28", "bbox": {"pos": [62.704998999999994, 73.003999], "size": [1.590002, 3.0500019999999997]}}, {"layer": "F", "center": [68.326, 92.075], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [69.326, 93.02499999999999], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["F"], "angle": -180.0, "pos": [69.326, 91.125], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["F"], "angle": -180.0, "pos": [67.326, 92.075], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}], "drawings": [], "ref": "U7", "bbox": {"pos": [66.600999, 90.299999], "size": [3.450002, 3.5500019999999997]}}, {"layer": "F", "center": [89.3, 87.25], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [89.3, 89.25], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [2.5, 1.7999999999999998]}, {"layers": ["F"], "angle": -90.0, "pos": [89.3, 85.25], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [2.5, 1.7999999999999998]}], "drawings": [], "ref": "D37", "bbox": {"pos": [87.524999, 83.724999], "size": [3.5500019999999997, 7.050002]}}, {"layer": "F", "center": [96.0, 87.25], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [96.0, 89.25], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [2.5, 1.7999999999999998]}, {"layers": ["F"], "angle": -90.0, "pos": [96.0, 85.25], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [2.5, 1.7999999999999998]}], "drawings": [], "ref": "D36", "bbox": {"pos": [94.224999, 83.724999], "size": [3.5500019999999997, 7.050002]}}, {"layer": "F", "center": [85.08999999999999, 79.883], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [85.08999999999999, 79.0955], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [85.08999999999999, 80.67049999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C41", "bbox": {"pos": [84.334999, 78.377999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [60.3885, 86.30919999999999], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [60.3885, 86.5251], "shape": "circle", "offset": [0.0, 0.0], "type": "smd", "size": [0.21589999999999998, 0.21589999999999998]}, {"layers": ["F"], "angle": -270.0, "pos": [60.3885, 86.0933], "shape": "circle", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.21589999999999998, 0.21589999999999998]}], "drawings": [{"layer": "F", "drawing": {"angle": [270.0], "type": "polygon", "pos": [60.3885, 86.30919999999999], "polygons": [[[-0.21589999999999998, -0.1016], [0.21389999999999998, -0.1016], [0.21589999999999998, 0.1011], [-0.21589999999999998, 0.1026]]]}}], "ref": "NT2", "bbox": {"pos": [60.1385, 85.98535], "size": [0.5, 0.6476999999999999]}}, {"layer": "F", "center": [26.2636, 62.5348], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [24.3586, 65.0098], "shape": "roundrect", "radius": 0.15, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [1.95, 0.6]}, {"layers": ["F"], "angle": -90.0, "pos": [25.6286, 65.0098], "shape": "roundrect", "radius": 0.15, "offset": [0.0, 0.0], "type": "smd", "size": [1.95, 0.6]}, {"layers": ["F"], "angle": -90.0, "pos": [26.8986, 65.0098], "shape": "roundrect", "radius": 0.15, "offset": [0.0, 0.0], "type": "smd", "size": [1.95, 0.6]}, {"layers": ["F"], "angle": -90.0, "pos": [28.168599999999998, 65.0098], "shape": "roundrect", "radius": 0.15, "offset": [0.0, 0.0], "type": "smd", "size": [1.95, 0.6]}, {"layers": ["F"], "angle": -90.0, "pos": [28.168599999999998, 60.059799999999996], "shape": "roundrect", "radius": 0.15, "offset": [0.0, 0.0], "type": "smd", "size": [1.95, 0.6]}, {"layers": ["F"], "angle": -90.0, "pos": [26.8986, 60.059799999999996], "shape": "roundrect", "radius": 0.15, "offset": [0.0, 0.0], "type": "smd", "size": [1.95, 0.6]}, {"layers": ["F"], "angle": -90.0, "pos": [25.6286, 60.059799999999996], "shape": "roundrect", "radius": 0.15, "offset": [0.0, 0.0], "type": "smd", "size": [1.95, 0.6]}, {"layers": ["F"], "angle": -90.0, "pos": [24.3586, 60.059799999999996], "shape": "roundrect", "radius": 0.15, "offset": [0.0, 0.0], "type": "smd", "size": [1.95, 0.6]}], "drawings": [], "ref": "U31", "bbox": {"pos": [23.538598999999998, 58.809799], "size": [5.450002, 7.450002]}}, {"layer": "F", "center": [53.349999999999994, 100.94999999999999], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [52.5625, 100.94999999999999], "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": [54.137499999999996, 100.94999999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C21", "bbox": {"pos": [51.844998999999994, 100.194999], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [62.949999999999996, 100.8], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [61.3, 100.8], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.8999999999999999, 1.2]}, {"layers": ["F"], "angle": -0.0, "pos": [64.6, 100.8], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 1.2]}], "drawings": [], "ref": "D17", "bbox": {"pos": [60.574999, 99.624999], "size": [4.750001999999999, 2.350002]}}, {"layer": "F", "center": [76.835, 98.425], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [76.835, 95.02499999999999], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [3.3, 2.5]}, {"layers": ["F"], "angle": -0.0, "pos": [76.835, 101.82499999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [3.3, 2.5]}], "drawings": [], "ref": "D41", "bbox": {"pos": [73.459999, 93.499999], "size": [6.750001999999999, 9.850002]}}, {"layer": "F", "center": [73.914, 108.839], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [72.009, 112.14099999999999], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [2.54, 0.5499999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [73.279, 112.14099999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [2.54, 0.5499999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [74.54899999999999, 112.14099999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [2.54, 0.5499999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [75.819, 112.14099999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [2.54, 0.5499999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [75.819, 105.53699999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [2.54, 0.5499999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [74.54899999999999, 105.53699999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [2.54, 0.5499999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [73.279, 105.53699999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [2.54, 0.5499999999999999]}, {"layers": ["F"], "angle": -90.0, "pos": [72.009, 105.53699999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [2.54, 0.5499999999999999]}], "drawings": [], "ref": "U6", "bbox": {"pos": [70.53899899999999, 103.983999], "size": [6.750001999999999, 9.710002]}}, {"layer": "F", "center": [60.3885, 50.4952], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [61.488499999999995, 51.4452], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [1.06, 0.65]}, {"layers": ["F"], "angle": -180.0, "pos": [61.488499999999995, 50.4952], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.06, 0.65]}, {"layers": ["F"], "angle": -180.0, "pos": [61.488499999999995, 49.5452], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.06, 0.65]}, {"layers": ["F"], "angle": -180.0, "pos": [59.2885, 49.5452], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.06, 0.65]}, {"layers": ["F"], "angle": -180.0, "pos": [59.2885, 51.4452], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.06, 0.65]}, {"layers": ["F"], "angle": -180.0, "pos": [59.2885, 50.4952], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.06, 0.65]}], "drawings": [], "ref": "D39", "bbox": {"pos": [58.463499, 48.670199], "size": [3.850002, 3.6500019999999997]}}, {"layer": "F", "center": [65.2526, 50.4952], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [64.15259999999999, 49.5452], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [1.06, 0.65]}, {"layers": ["F"], "angle": -0.0, "pos": [64.15259999999999, 50.4952], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.06, 0.65]}, {"layers": ["F"], "angle": -0.0, "pos": [64.15259999999999, 51.4452], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.06, 0.65]}, {"layers": ["F"], "angle": -0.0, "pos": [66.3526, 51.4452], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.06, 0.65]}, {"layers": ["F"], "angle": -0.0, "pos": [66.3526, 49.5452], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.06, 0.65]}, {"layers": ["F"], "angle": -0.0, "pos": [66.3526, 50.4952], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.06, 0.65]}], "drawings": [], "ref": "D13", "bbox": {"pos": [63.327599, 48.670199], "size": [3.850002, 3.6500019999999997]}}, {"layer": "F", "center": [54.991, 50.419], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [53.891, 49.469], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [1.06, 0.65]}, {"layers": ["F"], "angle": -0.0, "pos": [53.891, 50.419], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.06, 0.65]}, {"layers": ["F"], "angle": -0.0, "pos": [53.891, 51.369], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.06, 0.65]}, {"layers": ["F"], "angle": -0.0, "pos": [56.090999999999994, 51.369], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.06, 0.65]}, {"layers": ["F"], "angle": -0.0, "pos": [56.090999999999994, 49.469], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.06, 0.65]}, {"layers": ["F"], "angle": -0.0, "pos": [56.090999999999994, 50.419], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.06, 0.65]}], "drawings": [], "ref": "D38", "bbox": {"pos": [53.065999, 48.593999], "size": [3.850002, 3.6500019999999997]}}, {"layer": "F", "center": [49.95164, 50.444399999999995], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [51.05164, 51.3944], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [1.06, 0.65]}, {"layers": ["F"], "angle": -180.0, "pos": [51.05164, 50.444399999999995], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.06, 0.65]}, {"layers": ["F"], "angle": -180.0, "pos": [51.05164, 49.4944], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.06, 0.65]}, {"layers": ["F"], "angle": -180.0, "pos": [48.851639999999996, 49.4944], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.06, 0.65]}, {"layers": ["F"], "angle": -180.0, "pos": [48.851639999999996, 51.3944], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.06, 0.65]}, {"layers": ["F"], "angle": -180.0, "pos": [48.851639999999996, 50.444399999999995], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.06, 0.65]}], "drawings": [], "ref": "D40", "bbox": {"pos": [48.026638999999996, 48.619398999999994], "size": [3.850002, 3.6500019999999997]}}, {"layer": "F", "center": [45.9, 70.39999999999999], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [45.9, 71.1875], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [45.9, 69.6125], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R79", "bbox": {"pos": [45.144999, 68.894999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [47.4, 70.39999999999999], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [47.4, 71.1875], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [47.4, 69.6125], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R78", "bbox": {"pos": [46.644999, 68.894999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [48.9, 70.39999999999999], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [48.9, 71.1875], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [48.9, 69.6125], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R77", "bbox": {"pos": [48.144999, 68.894999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [50.4, 70.39999999999999], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [50.4, 71.1875], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [50.4, 69.6125], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R76", "bbox": {"pos": [49.644999, 68.894999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [45.9, 67.39999999999999], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [45.9, 68.1875], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [45.9, 66.6125], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R75", "bbox": {"pos": [45.144999, 65.894999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [47.4, 67.39999999999999], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [47.4, 68.1875], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [47.4, 66.6125], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R74", "bbox": {"pos": [46.644999, 65.894999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [48.9, 67.39999999999999], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [48.9, 68.1875], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [48.9, 66.6125], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R73", "bbox": {"pos": [48.144999, 65.894999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [50.4, 67.39999999999999], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [50.4, 68.1875], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [50.4, 66.6125], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R72", "bbox": {"pos": [49.644999, 65.894999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [51.9, 70.39999999999999], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [51.9, 71.1875], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [51.9, 69.6125], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R71", "bbox": {"pos": [51.144999, 68.894999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [53.4, 70.39999999999999], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [53.4, 71.1875], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [53.4, 69.6125], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R70", "bbox": {"pos": [52.644999, 68.894999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [54.9, 70.39999999999999], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [54.9, 71.1875], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [54.9, 69.6125], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R69", "bbox": {"pos": [54.144999, 68.894999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [56.4, 70.39999999999999], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [56.4, 71.1875], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [56.4, 69.6125], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R68", "bbox": {"pos": [55.644999, 68.894999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [51.9, 67.39999999999999], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [51.9, 68.1875], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [51.9, 66.6125], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R67", "bbox": {"pos": [51.144999, 65.894999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [53.4, 67.39999999999999], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [53.4, 68.1875], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [53.4, 66.6125], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R66", "bbox": {"pos": [52.644999, 65.894999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [54.9, 67.39999999999999], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [54.9, 68.1875], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [54.9, 66.6125], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R65", "bbox": {"pos": [54.144999, 65.894999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [56.4, 67.39999999999999], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [56.4, 68.1875], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [56.4, 66.6125], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R64", "bbox": {"pos": [55.644999, 65.894999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [63.9, 70.39999999999999], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [63.9, 71.1875], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [63.9, 69.6125], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R63", "bbox": {"pos": [63.144999, 68.894999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [65.39999999999999, 70.39999999999999], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [65.39999999999999, 71.1875], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [65.39999999999999, 69.6125], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R62", "bbox": {"pos": [64.644999, 68.894999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [66.89999999999999, 70.39999999999999], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [66.89999999999999, 71.1875], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [66.89999999999999, 69.6125], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R61", "bbox": {"pos": [66.144999, 68.894999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [68.39999999999999, 70.39999999999999], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [68.39999999999999, 71.1875], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [68.39999999999999, 69.6125], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R60", "bbox": {"pos": [67.644999, 68.894999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [63.9, 67.39999999999999], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [63.9, 68.1875], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [63.9, 66.6125], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R59", "bbox": {"pos": [63.144999, 65.894999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [65.39999999999999, 67.39999999999999], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [65.39999999999999, 68.1875], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [65.39999999999999, 66.6125], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R57", "bbox": {"pos": [64.644999, 65.894999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [66.89999999999999, 67.39999999999999], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [66.89999999999999, 68.1875], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [66.89999999999999, 66.6125], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R55", "bbox": {"pos": [66.144999, 65.894999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [68.39999999999999, 67.39999999999999], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [68.39999999999999, 68.1875], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [68.39999999999999, 66.6125], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R53", "bbox": {"pos": [67.644999, 65.894999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [60.9, 67.39999999999999], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [60.9, 68.1875], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [60.9, 66.6125], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R26", "bbox": {"pos": [60.144999, 65.894999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [57.9, 67.39999999999999], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [57.9, 68.1875], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [57.9, 66.6125], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R35", "bbox": {"pos": [57.144999, 65.894999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [57.9, 70.39999999999999], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [57.9, 71.1875], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [57.9, 69.6125], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R46", "bbox": {"pos": [57.144999, 68.894999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [59.4, 70.39999999999999], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [59.4, 71.1875], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [59.4, 69.6125], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R44", "bbox": {"pos": [58.644999, 68.894999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [60.9, 70.39999999999999], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [60.9, 71.1875], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [60.9, 69.6125], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R39", "bbox": {"pos": [60.144999, 68.894999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [62.4, 70.39999999999999], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [62.4, 71.1875], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [62.4, 69.6125], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R38", "bbox": {"pos": [61.644999, 68.894999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [59.4, 67.39999999999999], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [59.4, 68.1875], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [59.4, 66.6125], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R32", "bbox": {"pos": [58.644999, 65.894999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [62.4, 67.39999999999999], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [62.4, 68.1875], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [62.4, 66.6125], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R5", "bbox": {"pos": [61.644999, 65.894999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [26.25, 35.15], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [26.25, 34.3625], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [26.25, 35.9375], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "D35", "bbox": {"pos": [25.454998999999997, 33.604999], "size": [1.590002, 3.0500019999999997]}}, {"layer": "F", "center": [91.567, 36.576], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [91.567, 35.7885], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [91.567, 37.363499999999995], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "D33", "bbox": {"pos": [90.771999, 35.030999], "size": [1.590002, 3.0500019999999997]}}, {"layer": "F", "center": [93.091, 36.576], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [93.091, 35.7885], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [93.091, 37.363499999999995], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "D31", "bbox": {"pos": [92.295999, 35.030999], "size": [1.590002, 3.0500019999999997]}}, {"layer": "F", "center": [54.5592, 76.5302], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [55.3467, 76.5302], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -180.0, "pos": [53.771699999999996, 76.5302], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "D29", "bbox": {"pos": [53.054199, 75.735199], "size": [3.0500019999999997, 1.590002]}}, {"layer": "F", "center": [30.287, 88.7738], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [31.074499999999997, 88.7738], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -180.0, "pos": [29.499499999999998, 88.7738], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "D19", "bbox": {"pos": [28.781999, 87.978799], "size": [3.0500019999999997, 1.590002]}}, {"layer": "F", "center": [26.796999999999997, 101.7905], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [26.0095, 101.7905], "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": [27.5845, 101.7905], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C39", "bbox": {"pos": [25.291999, 101.035499], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [38.6335, 95.14999999999999], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [37.696, 95.14999999999999], "shape": "roundrect", "radius": 0.24375, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.975, 1.4]}, {"layers": ["F"], "angle": -0.0, "pos": [39.571, 95.14999999999999], "shape": "roundrect", "radius": 0.24375, "offset": [0.0, 0.0], "type": "smd", "size": [0.975, 1.4]}], "drawings": [], "ref": "D23", "bbox": {"pos": [36.888498999999996, 94.129999], "size": [3.450002, 2.040002]}}, {"layer": "F", "center": [38.6335, 98.94999999999999], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [37.696, 98.94999999999999], "shape": "roundrect", "radius": 0.24375, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.975, 1.4]}, {"layers": ["F"], "angle": -0.0, "pos": [39.571, 98.94999999999999], "shape": "roundrect", "radius": 0.24375, "offset": [0.0, 0.0], "type": "smd", "size": [0.975, 1.4]}], "drawings": [], "ref": "D22", "bbox": {"pos": [36.888498999999996, 97.929999], "size": [3.450002, 2.040002]}}, {"layer": "F", "center": [38.65, 97.05], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [37.7125, 97.05], "shape": "roundrect", "radius": 0.24375, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.975, 1.4]}, {"layers": ["F"], "angle": -0.0, "pos": [39.5875, 97.05], "shape": "roundrect", "radius": 0.24375, "offset": [0.0, 0.0], "type": "smd", "size": [0.975, 1.4]}], "drawings": [], "ref": "D21", "bbox": {"pos": [36.904999, 96.02999899999999], "size": [3.450002, 2.040002]}}, {"layer": "F", "center": [38.6335, 93.25], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [37.696, 93.25], "shape": "roundrect", "radius": 0.24375, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.975, 1.4]}, {"layers": ["F"], "angle": -0.0, "pos": [39.571, 93.25], "shape": "roundrect", "radius": 0.24375, "offset": [0.0, 0.0], "type": "smd", "size": [0.975, 1.4]}], "drawings": [], "ref": "D27", "bbox": {"pos": [36.888498999999996, 92.22999899999999], "size": [3.450002, 2.040002]}}, {"layer": "F", "center": [64.958, 103.63279999999999], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [65.8955, 103.63279999999999], "shape": "roundrect", "radius": 0.24375, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.975, 1.4]}, {"layers": ["F"], "angle": -180.0, "pos": [64.0205, 103.63279999999999], "shape": "roundrect", "radius": 0.24375, "offset": [0.0, 0.0], "type": "smd", "size": [0.975, 1.4]}], "drawings": [], "ref": "D14", "bbox": {"pos": [63.252998999999996, 102.657799], "size": [3.410002, 1.950002]}}, {"layer": "B", "center": [69.5325, 88.8], "pads": [{"layers": ["F", "B"], "angle": -90.0, "pos": [69.5325, 88.8], "drillsize": [0.5, 0.5], "shape": "roundrect", "radius": 0.19999999999999998, "offset": [0.0, 0.0], "drillshape": "circle", "pin1": 1, "type": "th", "size": [0.7999999999999999, 1.3]}, {"layers": ["F", "B"], "angle": -90.0, "pos": [69.5325, 87.55], "drillsize": [0.5, 0.5], "shape": "oval", "offset": [0.0, 0.0], "drillshape": "circle", "type": "th", "size": [0.7999999999999999, 1.3]}], "drawings": [], "ref": "J3", "bbox": {"pos": [67.85749899999999, 85.524999], "size": [4.250001999999999, 5.300002]}}, {"layer": "F", "center": [37.1348, 62.5348], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [35.2298, 65.0098], "shape": "roundrect", "radius": 0.15, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [1.95, 0.6]}, {"layers": ["F"], "angle": -90.0, "pos": [36.4998, 65.0098], "shape": "roundrect", "radius": 0.15, "offset": [0.0, 0.0], "type": "smd", "size": [1.95, 0.6]}, {"layers": ["F"], "angle": -90.0, "pos": [37.7698, 65.0098], "shape": "roundrect", "radius": 0.15, "offset": [0.0, 0.0], "type": "smd", "size": [1.95, 0.6]}, {"layers": ["F"], "angle": -90.0, "pos": [39.0398, 65.0098], "shape": "roundrect", "radius": 0.15, "offset": [0.0, 0.0], "type": "smd", "size": [1.95, 0.6]}, {"layers": ["F"], "angle": -90.0, "pos": [39.0398, 60.059799999999996], "shape": "roundrect", "radius": 0.15, "offset": [0.0, 0.0], "type": "smd", "size": [1.95, 0.6]}, {"layers": ["F"], "angle": -90.0, "pos": [37.7698, 60.059799999999996], "shape": "roundrect", "radius": 0.15, "offset": [0.0, 0.0], "type": "smd", "size": [1.95, 0.6]}, {"layers": ["F"], "angle": -90.0, "pos": [36.4998, 60.059799999999996], "shape": "roundrect", "radius": 0.15, "offset": [0.0, 0.0], "type": "smd", "size": [1.95, 0.6]}, {"layers": ["F"], "angle": -90.0, "pos": [35.2298, 60.059799999999996], "shape": "roundrect", "radius": 0.15, "offset": [0.0, 0.0], "type": "smd", "size": [1.95, 0.6]}], "drawings": [], "ref": "U33", "bbox": {"pos": [34.409799, 58.809799], "size": [5.450002, 7.450002]}}, {"layer": "F", "center": [31.699199999999998, 62.5348], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [29.7942, 65.0098], "shape": "roundrect", "radius": 0.15, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [1.95, 0.6]}, {"layers": ["F"], "angle": -90.0, "pos": [31.0642, 65.0098], "shape": "roundrect", "radius": 0.15, "offset": [0.0, 0.0], "type": "smd", "size": [1.95, 0.6]}, {"layers": ["F"], "angle": -90.0, "pos": [32.334199999999996, 65.0098], "shape": "roundrect", "radius": 0.15, "offset": [0.0, 0.0], "type": "smd", "size": [1.95, 0.6]}, {"layers": ["F"], "angle": -90.0, "pos": [33.6042, 65.0098], "shape": "roundrect", "radius": 0.15, "offset": [0.0, 0.0], "type": "smd", "size": [1.95, 0.6]}, {"layers": ["F"], "angle": -90.0, "pos": [33.6042, 60.059799999999996], "shape": "roundrect", "radius": 0.15, "offset": [0.0, 0.0], "type": "smd", "size": [1.95, 0.6]}, {"layers": ["F"], "angle": -90.0, "pos": [32.334199999999996, 60.059799999999996], "shape": "roundrect", "radius": 0.15, "offset": [0.0, 0.0], "type": "smd", "size": [1.95, 0.6]}, {"layers": ["F"], "angle": -90.0, "pos": [31.0642, 60.059799999999996], "shape": "roundrect", "radius": 0.15, "offset": [0.0, 0.0], "type": "smd", "size": [1.95, 0.6]}, {"layers": ["F"], "angle": -90.0, "pos": [29.7942, 60.059799999999996], "shape": "roundrect", "radius": 0.15, "offset": [0.0, 0.0], "type": "smd", "size": [1.95, 0.6]}], "drawings": [], "ref": "U32", "bbox": {"pos": [28.974199, 58.809799], "size": [5.450002, 7.450002]}}, {"layer": "F", "center": [25.7, 67.95], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [26.9, 67.05], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["F"], "angle": -270.0, "pos": [25.299999999999997, 67.05], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -270.0, "pos": [26.099999999999998, 67.05], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -270.0, "pos": [24.5, 67.05], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["F"], "angle": -270.0, "pos": [26.099999999999998, 68.85], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -270.0, "pos": [26.9, 68.85], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["F"], "angle": -270.0, "pos": [25.299999999999997, 68.85], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -270.0, "pos": [24.5, 68.85], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}], "drawings": [], "ref": "RN6", "bbox": {"pos": [23.824999, 66.374999], "size": [3.750002, 3.1500019999999997]}}, {"layer": "F", "center": [30.2, 67.95], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [31.4, 67.05], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["F"], "angle": -270.0, "pos": [29.799999999999997, 67.05], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -270.0, "pos": [30.599999999999998, 67.05], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -270.0, "pos": [29.0, 67.05], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["F"], "angle": -270.0, "pos": [30.599999999999998, 68.85], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -270.0, "pos": [31.4, 68.85], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["F"], "angle": -270.0, "pos": [29.799999999999997, 68.85], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -270.0, "pos": [29.0, 68.85], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}], "drawings": [], "ref": "RN5", "bbox": {"pos": [28.324999, 66.374999], "size": [3.750002, 3.1500019999999997]}}, {"layer": "F", "center": [87.122, 79.883], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [87.122, 78.9455], "shape": "roundrect", "radius": 0.24375, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.975, 1.4]}, {"layers": ["F"], "angle": -270.0, "pos": [87.122, 80.8205], "shape": "roundrect", "radius": 0.24375, "offset": [0.0, 0.0], "type": "smd", "size": [0.975, 1.4]}], "drawings": [], "ref": "R22", "bbox": {"pos": [86.146999, 78.177999], "size": [1.950002, 3.410002]}}, {"layer": "F", "center": [93.6, 75.6], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [93.6, 74.6625], "shape": "roundrect", "radius": 0.24375, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.975, 1.4]}, {"layers": ["F"], "angle": -270.0, "pos": [93.6, 76.5375], "shape": "roundrect", "radius": 0.24375, "offset": [0.0, 0.0], "type": "smd", "size": [0.975, 1.4]}], "drawings": [], "ref": "C43", "bbox": {"pos": [92.624999, 73.894999], "size": [1.950002, 3.410002]}}, {"layer": "B", "center": [48.25, 61.4], "pads": [{"layers": ["B"], "angle": -90.0, "pos": [48.25, 62.699999999999996], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [1.0, 1.5]}, {"layers": ["B"], "angle": -90.0, "pos": [48.25, 60.099999999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.0, 1.5]}, {"layers": ["B"], "angle": -90.0, "pos": [48.25, 61.4], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.0, 1.5]}], "drawings": [{"layer": "B", "drawing": {"angle": [90.0], "type": "polygon", "pos": [48.25, 61.4], "polygons": [[[-0.8999999999999999, 0.6], [-0.39999999999999997, 0.6], [-0.39999999999999997, 0.19999999999999998], [-0.8999999999999999, 0.19999999999999998]]]}}, {"layer": "B", "drawing": {"angle": [90.0], "type": "polygon", "pos": [48.25, 61.4], "polygons": [[[-0.8999999999999999, -0.19999999999999998], [-0.39999999999999997, -0.19999999999999998], [-0.39999999999999997, -0.6], [-0.8999999999999999, -0.6]]]}}], "ref": "JP2", "bbox": {"pos": [46.689999, 59.074999], "size": [2.835002, 4.650002]}}, {"layer": "F", "center": [50.349999999999994, 100.05], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [49.5625, 100.05], "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": [51.137499999999996, 100.05], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C44", "bbox": {"pos": [48.844998999999994, 99.29499899999999], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [60.65, 103.75], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [61.75, 104.69999999999999], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [1.06, 0.65]}, {"layers": ["F"], "angle": -180.0, "pos": [61.75, 103.75], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.06, 0.65]}, {"layers": ["F"], "angle": -180.0, "pos": [61.75, 102.8], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.06, 0.65]}, {"layers": ["F"], "angle": -180.0, "pos": [59.55, 102.8], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.06, 0.65]}, {"layers": ["F"], "angle": -180.0, "pos": [59.55, 104.69999999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.06, 0.65]}, {"layers": ["F"], "angle": -180.0, "pos": [59.55, 103.75], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.06, 0.65]}], "drawings": [], "ref": "D16", "bbox": {"pos": [58.724999, 101.924999], "size": [3.850002, 3.6500019999999997]}}, {"layer": "F", "center": [49.8, 98.1], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [48.55, 98.1], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [1.0, 1.7999999999999998]}, {"layers": ["F"], "angle": -180.0, "pos": [51.05, 98.1], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.0, 1.7999999999999998]}], "drawings": [], "ref": "Y2", "bbox": {"pos": [47.774999, 96.924999], "size": [4.050002, 2.350002]}}, {"layer": "F", "center": [55.15, 98.19999999999999], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [57.0, 98.19999999999999], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [2.0, 2.4]}, {"layers": ["F"], "angle": -180.0, "pos": [53.3, 98.19999999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [2.0, 2.4]}], "drawings": [], "ref": "X1", "bbox": {"pos": [52.024999, 96.274999], "size": [6.250001999999999, 3.850002]}}, {"layer": "F", "center": [47.349999999999994, 100.05], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [46.5625, 100.05], "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": [48.137499999999996, 100.05], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C28", "bbox": {"pos": [45.844999, 99.29499899999999], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [27.599999999999998, 95.89999999999999], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [27.599999999999998, 92.75], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [2.0, 3.8]}, {"layers": ["F"], "angle": -90.0, "pos": [27.599999999999998, 99.05], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [2.0, 1.5]}, {"layers": ["F"], "angle": -90.0, "pos": [29.9, 99.05], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [2.0, 1.5]}, {"layers": ["F"], "angle": -90.0, "pos": [25.299999999999997, 99.05], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [2.0, 1.5]}], "drawings": [], "ref": "U5", "bbox": {"pos": [23.974999, 91.474999], "size": [7.250001999999999, 8.850002]}}, {"layer": "B", "center": [58.0, 87.75], "pads": [{"layers": ["B"], "angle": -0.0, "pos": [56.699999999999996, 87.75], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [1.0, 1.5]}, {"layers": ["B"], "angle": -0.0, "pos": [59.3, 87.75], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.0, 1.5]}, {"layers": ["B"], "angle": -0.0, "pos": [58.0, 87.75], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.0, 1.5]}], "drawings": [{"layer": "B", "drawing": {"angle": [0.0], "type": "polygon", "pos": [58.0, 87.75], "polygons": [[[-0.8999999999999999, 0.3], [-0.39999999999999997, 0.3], [-0.39999999999999997, -0.3], [-0.8999999999999999, -0.3]]]}}], "ref": "JP1", "bbox": {"pos": [55.674999, 86.189999], "size": [4.650002, 2.835002]}}, {"layer": "F", "center": [24.6588, 56.3], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [24.6588, 54.9], "shape": "roundrect", "radius": 0.25, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [1.25, 1.75]}, {"layers": ["F"], "angle": -270.0, "pos": [24.6588, 57.699999999999996], "shape": "roundrect", "radius": 0.25, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 1.75]}], "drawings": [], "ref": "R120", "bbox": {"pos": [23.513799, 53.994999], "size": [2.290002, 4.610002]}}, {"layer": "F", "center": [36.1588, 56.3], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [36.1588, 54.9], "shape": "roundrect", "radius": 0.25, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [1.25, 1.75]}, {"layers": ["F"], "angle": -270.0, "pos": [36.1588, 57.699999999999996], "shape": "roundrect", "radius": 0.25, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 1.75]}], "drawings": [], "ref": "R125", "bbox": {"pos": [35.013799, 53.994999], "size": [2.290002, 4.610002]}}, {"layer": "F", "center": [33.858799999999995, 56.3], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [33.858799999999995, 54.9], "shape": "roundrect", "radius": 0.25, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [1.25, 1.75]}, {"layers": ["F"], "angle": -270.0, "pos": [33.858799999999995, 57.699999999999996], "shape": "roundrect", "radius": 0.25, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 1.75]}], "drawings": [], "ref": "R124", "bbox": {"pos": [32.713799, 53.994999], "size": [2.290002, 4.610002]}}, {"layer": "F", "center": [31.558799999999998, 56.3], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [31.558799999999998, 54.9], "shape": "roundrect", "radius": 0.25, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [1.25, 1.75]}, {"layers": ["F"], "angle": -270.0, "pos": [31.558799999999998, 57.699999999999996], "shape": "roundrect", "radius": 0.25, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 1.75]}], "drawings": [], "ref": "R123", "bbox": {"pos": [30.413798999999997, 53.994999], "size": [2.290002, 4.610002]}}, {"layer": "F", "center": [29.258799999999997, 56.3], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [29.258799999999997, 54.9], "shape": "roundrect", "radius": 0.25, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [1.25, 1.75]}, {"layers": ["F"], "angle": -270.0, "pos": [29.258799999999997, 57.699999999999996], "shape": "roundrect", "radius": 0.25, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 1.75]}], "drawings": [], "ref": "R122", "bbox": {"pos": [28.113799, 53.994999], "size": [2.290002, 4.610002]}}, {"layer": "F", "center": [26.9588, 56.3], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [26.9588, 54.9], "shape": "roundrect", "radius": 0.25, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [1.25, 1.75]}, {"layers": ["F"], "angle": -270.0, "pos": [26.9588, 57.699999999999996], "shape": "roundrect", "radius": 0.25, "offset": [0.0, 0.0], "type": "smd", "size": [1.25, 1.75]}], "drawings": [], "ref": "R121", "bbox": {"pos": [25.813799, 53.994999], "size": [2.290002, 4.610002]}}, {"layer": "B", "center": [59.0, 75.25], "pads": [{"layers": ["B"], "angle": -90.0, "pos": [59.0, 75.75], "shape": "circle", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.5, 0.5]}, {"layers": ["B"], "angle": -90.0, "pos": [59.0, 74.75], "shape": "circle", "offset": [0.0, 0.0], "type": "smd", "size": [0.5, 0.5]}], "drawings": [{"layer": "B", "drawing": {"angle": [90.0], "type": "polygon", "pos": [59.0, 75.25], "polygons": [[[-0.5, 0.25], [0.5, 0.25], [0.5, -0.25], [-0.5, -0.25]]]}}], "ref": "NT3", "bbox": {"pos": [58.474999, 74.224999], "size": [1.0500019999999999, 2.050002]}}, {"layer": "F", "center": [74.246, 52.324], "pads": [{"layers": ["F", "B"], "angle": -0.0, "pos": [74.246, 52.324], "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": "IGN2", "bbox": {"pos": [72.820999, 51.098999], "size": [2.8000019999999997, 2.450002]}}, {"layer": "F", "center": [74.246, 49.784], "pads": [{"layers": ["F", "B"], "angle": -0.0, "pos": [74.246, 49.784], "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": "IGN1", "bbox": {"pos": [72.820999, 48.558999], "size": [2.8000019999999997, 2.450002]}}, {"layer": "F", "center": [74.246, 57.403999999999996], "pads": [{"layers": ["F", "B"], "angle": -0.0, "pos": [74.246, 57.403999999999996], "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": [72.820999, 56.178999], "size": [2.8000019999999997, 2.450002]}}, {"layer": "F", "center": [96.52, 66.03999999999999], "pads": [{"layers": ["F", "B"], "angle": -0.0, "pos": [96.52, 66.03999999999999], "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": [95.094999, 64.814999], "size": [2.8000019999999997, 2.450002]}}, {"layer": "F", "center": [96.52, 73.66], "pads": [{"layers": ["F", "B"], "angle": -0.0, "pos": [96.52, 73.66], "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": [95.094999, 72.43499899999999], "size": [2.8000019999999997, 2.450002]}}, {"layer": "F", "center": [96.52, 68.58], "pads": [{"layers": ["F", "B"], "angle": -0.0, "pos": [96.52, 68.58], "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": [95.094999, 67.35499899999999], "size": [2.8000019999999997, 2.450002]}}, {"layer": "F", "center": [74.246, 54.864], "pads": [{"layers": ["F", "B"], "angle": -0.0, "pos": [74.246, 54.864], "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": [72.820999, 53.638999], "size": [2.8000019999999997, 2.450002]}}, {"layer": "F", "center": [60.832, 33.322199999999995], "pads": [{"layers": ["F", "B"], "angle": -270.0, "pos": [75.682, 29.5722], "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.072199999999995], "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.572199999999995], "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.072199999999995], "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.182, 29.5722], "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.182, 32.072199999999995], "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.182, 34.572199999999995], "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.182, 37.072199999999995], "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.682, 29.5722], "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.682, 32.072199999999995], "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.682, 34.572199999999995], "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.682, 37.072199999999995], "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.182, 29.5722], "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.182, 32.072199999999995], "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.182, 34.572199999999995], "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.182, 37.072199999999995], "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.682, 29.5722], "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.682, 32.072199999999995], "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.682, 34.572199999999995], "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.682, 37.072199999999995], "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": [63.181999999999995, 29.5722], "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": [63.181999999999995, 32.072199999999995], "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": [63.181999999999995, 34.572199999999995], "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": [63.181999999999995, 37.072199999999995], "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.681999999999995, 29.5722], "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.681999999999995, 32.072199999999995], "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.681999999999995, 34.572199999999995], "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.681999999999995, 37.072199999999995], "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": [58.181999999999995, 29.5722], "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": [58.181999999999995, 32.072199999999995], "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": [58.181999999999995, 34.572199999999995], "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": [58.181999999999995, 37.072199999999995], "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.681999999999995, 29.5722], "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.681999999999995, 32.072199999999995], "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.681999999999995, 34.572199999999995], "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.681999999999995, 37.072199999999995], "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": [53.181999999999995, 29.5722], "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": [53.181999999999995, 32.072199999999995], "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": [53.181999999999995, 34.572199999999995], "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": [53.181999999999995, 37.072199999999995], "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.681999999999995, 29.5722], "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.681999999999995, 32.072199999999995], "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.681999999999995, 34.572199999999995], "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.681999999999995, 37.072199999999995], "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.982, 29.5722], "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": [45.982, 32.072199999999995], "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.982, 34.572199999999995], "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.982, 37.072199999999995], "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": [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": [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": [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": [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]}], "drawings": [], "ref": "U3", "bbox": {"pos": [25.731999, 18.072198999999998], "size": [70.200002, 21.200001]}}, {"layer": "B", "center": [56.05, 61.15], "pads": [{"layers": ["B"], "angle": -180.0, "pos": [55.05, 61.15], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["B"], "angle": -180.0, "pos": [57.05, 62.099999999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["B"], "angle": -180.0, "pos": [57.05, 60.199999999999996], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}], "drawings": [], "ref": "D10", "bbox": {"pos": [54.324999, 59.374998999999995], "size": [3.450002, 3.5500019999999997]}}, {"layer": "F", "center": [45.9, 76.8], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [45.1125, 76.8], "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": [46.6875, 76.8], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C33", "bbox": {"pos": [44.394999, 76.04499899999999], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [54.0868, 86.2846], "pads": [{"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]}, {"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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [48.0868, 93.9596], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [1.5999999999999999, 0.3]}], "drawings": [], "ref": "U1", "bbox": {"pos": [45.341798999999995, 77.539599], "size": [17.490002, 17.490002]}}, {"layer": "F", "center": [45.72, 117.094], "pads": [], "drawings": [], "ref": "LOGO1", "bbox": {"pos": [45.47, 54.988262999999996], "size": [54.091971, 62.355737]}}, {"layer": "F", "center": [61.467999999999996, 43.942], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [61.467999999999996, 44.729499999999994], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [61.467999999999996, 43.1545], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R31", "bbox": {"pos": [60.712998999999996, 42.436999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [64.77, 62.992], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [61.82, 64.942], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -180.0, "pos": [61.82, 64.292], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -180.0, "pos": [61.82, 63.641999999999996], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -180.0, "pos": [61.82, 62.992], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -180.0, "pos": [61.82, 62.342], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -180.0, "pos": [61.82, 61.692], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -180.0, "pos": [61.82, 61.041999999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -180.0, "pos": [67.72, 61.041999999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -180.0, "pos": [67.72, 61.692], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -180.0, "pos": [67.72, 62.342], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -180.0, "pos": [67.72, 62.992], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -180.0, "pos": [67.72, 63.641999999999996], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -180.0, "pos": [67.72, 64.292], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -180.0, "pos": [67.72, 64.942], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [1.45, 0.44999999999999996]}], "drawings": [], "ref": "U8", "bbox": {"pos": [60.794999, 60.166999], "size": [7.950002, 5.650002]}}, {"layer": "F", "center": [59.949999999999996, 43.949999999999996], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [59.949999999999996, 44.7375], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [59.949999999999996, 43.1625], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R34", "bbox": {"pos": [59.194998999999996, 42.444998999999996], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [52.07, 81.15299999999999], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [52.07, 81.3689], "shape": "circle", "offset": [0.0, 0.0], "type": "smd", "size": [0.21589999999999998, 0.21589999999999998]}, {"layers": ["F"], "angle": -270.0, "pos": [52.07, 80.9371], "shape": "circle", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.21589999999999998, 0.21589999999999998]}], "drawings": [{"layer": "F", "drawing": {"angle": [270.0], "type": "polygon", "pos": [52.07, 81.15299999999999], "polygons": [[[-0.21589999999999998, -0.1016], [0.21389999999999998, -0.1016], [0.21589999999999998, 0.1011], [-0.21589999999999998, 0.1026]]]}}], "ref": "NT1", "bbox": {"pos": [51.82, 80.82915], "size": [0.5, 0.6476999999999999]}}, {"layer": "B", "center": [91.2495, 30.479999999999997], "pads": [{"layers": ["B"], "angle": -180.0, "pos": [90.1995, 30.479999999999997], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.6, 0.44999999999999996]}, {"layers": ["B"], "angle": -180.0, "pos": [92.2995, 30.479999999999997], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.6, 0.44999999999999996]}], "drawings": [], "ref": "D15", "bbox": {"pos": [89.624499, 29.504998999999998], "size": [3.250002, 1.950002]}}, {"layer": "F", "center": [46.736, 97.155], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [46.736, 97.155], "shape": "circle", "offset": [0.0, 0.0], "type": "smd", "size": [0.5, 0.5]}], "drawings": [], "ref": "FID2", "bbox": {"pos": [46.185998999999995, 96.60499899999999], "size": [1.100002, 1.100002]}}, {"layer": "F", "center": [38.5826, 55.3212], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [38.5826, 54.533699999999996], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [38.5826, 56.1087], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R16", "bbox": {"pos": [37.827599, 53.816199], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [47.61992, 46.98746], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [47.61992, 46.19996], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [47.61992, 47.77496], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R141", "bbox": {"pos": [46.864919, 45.482459], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [47.625, 43.942], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [47.625, 44.729499999999994], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [47.625, 43.1545], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R139", "bbox": {"pos": [46.869999, 42.436999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [49.149, 43.942], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [49.149, 44.729499999999994], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [49.149, 43.1545], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R131", "bbox": {"pos": [48.393999, 42.436999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [64.52615999999999, 43.93692], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [64.52615999999999, 44.724419999999995], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [64.52615999999999, 43.14942], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R58", "bbox": {"pos": [63.771159, 42.431919], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [66.03999999999999, 43.942], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [66.03999999999999, 44.729499999999994], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [66.03999999999999, 43.1545], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R56", "bbox": {"pos": [65.284999, 42.436999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [67.564, 43.942], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [67.564, 44.729499999999994], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [67.564, 43.1545], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R54", "bbox": {"pos": [66.808999, 42.436999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "B", "center": [66.03999999999999, 43.942], "pads": [{"layers": ["B"], "angle": -90.0, "pos": [66.03999999999999, 44.729499999999994], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["B"], "angle": -90.0, "pos": [66.03999999999999, 43.1545], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R52", "bbox": {"pos": [65.284999, 42.436999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [33.716, 88.7738], "pads": [{"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]}, {"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]}], "drawings": [], "ref": "R50", "bbox": {"pos": [32.210999, 88.018799], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [67.45, 102.39999999999999], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [67.45, 101.6125], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [67.45, 103.1875], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R48", "bbox": {"pos": [66.694999, 100.894999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [59.116, 111.8878], "pads": [{"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]}, {"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]}], "drawings": [], "ref": "R47", "bbox": {"pos": [57.610999, 111.13279899999999], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [43.3045, 89.28179999999999], "pads": [{"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]}, {"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]}], "drawings": [], "ref": "R45", "bbox": {"pos": [41.799499, 88.526799], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [39.15, 106.94999999999999], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [38.3625, 106.94999999999999], "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": [39.9375, 106.94999999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R43", "bbox": {"pos": [37.644999, 106.194999], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [36.83, 40.385999999999996], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [36.0425, 40.385999999999996], "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": [37.6175, 40.385999999999996], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R42", "bbox": {"pos": [35.324999, 39.630998999999996], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [50.672999999999995, 43.942], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [50.672999999999995, 44.729499999999994], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [50.672999999999995, 43.1545], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R41", "bbox": {"pos": [49.917998999999995, 42.436999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "B", "center": [50.672999999999995, 43.942], "pads": [{"layers": ["B"], "angle": -90.0, "pos": [50.672999999999995, 44.729499999999994], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["B"], "angle": -90.0, "pos": [50.672999999999995, 43.1545], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R40", "bbox": {"pos": [49.917998999999995, 42.436999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [58.419999999999995, 43.942], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [58.419999999999995, 44.729499999999994], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [58.419999999999995, 43.1545], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R37", "bbox": {"pos": [57.664998999999995, 42.436999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [56.8198, 75.7682], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [56.8198, 74.9807], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [56.8198, 76.5557], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R28", "bbox": {"pos": [56.064799, 74.263199], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [52.196999999999996, 43.916599999999995], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [52.196999999999996, 44.7041], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [52.196999999999996, 43.1291], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R27", "bbox": {"pos": [51.441998999999996, 42.411598999999995], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [53.7718, 43.916599999999995], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [53.7718, 44.7041], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [53.7718, 43.1291], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R25", "bbox": {"pos": [53.016799, 42.411598999999995], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [62.992, 43.942], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [62.992, 44.729499999999994], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [62.992, 43.1545], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R24", "bbox": {"pos": [62.236999, 42.436999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [55.372, 43.9174], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [55.372, 44.704899999999995], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [55.372, 43.1299], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R23", "bbox": {"pos": [54.616999, 42.412399], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [90.5129, 79.883], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [90.5129, 79.0955], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [90.5129, 80.67049999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R20", "bbox": {"pos": [89.757899, 78.377999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "B", "center": [72.517, 43.942], "pads": [{"layers": ["B"], "angle": -90.0, "pos": [72.517, 44.729499999999994], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["B"], "angle": -90.0, "pos": [72.517, 43.1545], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R19", "bbox": {"pos": [71.761999, 42.436999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "B", "center": [70.993, 43.942], "pads": [{"layers": ["B"], "angle": -270.0, "pos": [70.993, 43.1545], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["B"], "angle": -270.0, "pos": [70.993, 44.729499999999994], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R18", "bbox": {"pos": [70.237999, 42.436999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "B", "center": [69.469, 43.942], "pads": [{"layers": ["B"], "angle": -90.0, "pos": [69.469, 44.729499999999994], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["B"], "angle": -90.0, "pos": [69.469, 43.1545], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R17", "bbox": {"pos": [68.713999, 42.436999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [71.755, 43.18], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [70.9675, 43.18], "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": [72.54249999999999, 43.18], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R15", "bbox": {"pos": [70.249999, 42.424999], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [56.896, 43.942], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [56.896, 44.729499999999994], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [56.896, 43.1545], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R14", "bbox": {"pos": [56.140999, 42.436999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [74.041, 43.942], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [74.041, 43.1545], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [74.041, 44.729499999999994], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R13", "bbox": {"pos": [73.28599899999999, 42.436999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [69.469, 43.942], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [69.469, 43.1545], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [69.469, 44.729499999999994], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R12", "bbox": {"pos": [68.713999, 42.436999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "B", "center": [49.149, 43.942], "pads": [{"layers": ["B"], "angle": -90.0, "pos": [49.149, 44.729499999999994], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["B"], "angle": -90.0, "pos": [49.149, 43.1545], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R11", "bbox": {"pos": [48.393999, 42.436999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "B", "center": [66.8528, 49.53], "pads": [{"layers": ["B"], "angle": -0.0, "pos": [66.0653, 49.53], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["B"], "angle": -0.0, "pos": [67.6403, 49.53], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R9", "bbox": {"pos": [65.347799, 48.774999], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [89.027, 79.883], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [89.027, 80.67049999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [89.027, 79.0955], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R6", "bbox": {"pos": [88.271999, 78.377999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [73.5076, 77.7748], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [73.5076, 76.98729999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [73.5076, 78.5623], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R4", "bbox": {"pos": [72.752599, 76.26979899999999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [71.0, 58.75], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [71.7875, 58.75], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -180.0, "pos": [70.21249999999999, 58.75], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R3", "bbox": {"pos": [69.49499899999999, 57.994999], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [71.9836, 77.7748], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [71.9836, 76.98729999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [71.9836, 78.5623], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R2", "bbox": {"pos": [71.228599, 76.26979899999999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [40.081199999999995, 55.3212], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [40.081199999999995, 56.1087], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [40.081199999999995, 54.533699999999996], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R1", "bbox": {"pos": [39.326198999999995, 53.816199], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [60.071, 58.800999999999995], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [59.2835, 58.800999999999995], "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": [60.8585, 58.800999999999995], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C82", "bbox": {"pos": [58.565999, 58.045998999999995], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [47.244, 50.419], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [47.244, 51.2065], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [47.244, 49.631499999999996], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C80", "bbox": {"pos": [46.488999, 48.913999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [55.245, 59.436], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [56.0325, 59.436], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -180.0, "pos": [54.457499999999996, 59.436], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C79", "bbox": {"pos": [53.739999, 58.680999], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [40.64, 60.553599999999996], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [40.64, 61.3411], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [40.64, 59.766099999999994], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C78", "bbox": {"pos": [39.884999, 59.048598999999996], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [67.45, 105.39999999999999], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [67.45, 104.6125], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [67.45, 106.1875], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C42", "bbox": {"pos": [66.694999, 103.894999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [65.84949999999999, 59.436], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [66.637, 59.436], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -180.0, "pos": [65.062, 59.436], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C40", "bbox": {"pos": [64.344499, 58.680999], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [27.686, 104.20349999999999], "pads": [{"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]}, {"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]}], "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": [61.7575, 111.8878], "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": [63.332499999999996, 111.8878], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "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": [26.8985, 105.72749999999999], "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": [28.473499999999998, 105.72749999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C36", "bbox": {"pos": [26.180999, 104.972499], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [71.755, 44.704], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [70.9675, 44.704], "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": [72.54249999999999, 44.704], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C35", "bbox": {"pos": [70.249999, 43.948999], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [33.699999999999996, 90.39999999999999], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [34.4875, 90.39999999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -180.0, "pos": [32.9125, 90.39999999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C34", "bbox": {"pos": [32.194998999999996, 89.644999], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [63.6016, 79.40039999999999], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [63.6016, 78.6129], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [63.6016, 80.1879], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C32", "bbox": {"pos": [62.846599, 77.895399], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [63.8048, 91.948], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [63.8048, 92.7355], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [63.8048, 91.1605], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C31", "bbox": {"pos": [63.049799, 90.442999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [43.383199999999995, 91.8972], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [42.5957, 91.8972], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -180.0, "pos": [44.1707, 91.8972], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C30", "bbox": {"pos": [41.878198999999995, 91.14219899999999], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [64.85, 97.85], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [64.85, 98.63749999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [64.85, 97.0625], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C29", "bbox": {"pos": [64.094999, 96.344999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [63.3, 97.85], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [63.3, 98.63749999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [63.3, 97.0625], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C27", "bbox": {"pos": [62.544999, 96.344999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [45.8978, 75.31099999999999], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [46.6853, 75.31099999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -180.0, "pos": [45.110299999999995, 75.31099999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C26", "bbox": {"pos": [44.392799, 74.555999], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [65.12559999999999, 79.40039999999999], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [65.12559999999999, 80.1879], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [65.12559999999999, 78.6129], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C25", "bbox": {"pos": [64.370599, 77.895399], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [60.25, 97.85], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [60.25, 98.63749999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [60.25, 97.0625], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C24", "bbox": {"pos": [59.494999, 96.344999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [61.75, 97.85], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [61.75, 97.0625], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [61.75, 98.63749999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C23", "bbox": {"pos": [60.994999, 96.344999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [56.4, 100.94999999999999], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [55.6125, 100.94999999999999], "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": [57.1875, 100.94999999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C22", "bbox": {"pos": [54.894999, 100.194999], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [39.15, 108.44999999999999], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [38.3625, 108.44999999999999], "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": [39.9375, 108.44999999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C20", "bbox": {"pos": [37.644999, 107.694999], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [36.83, 42.164], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [36.0425, 42.164], "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": [37.6175, 42.164], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C19", "bbox": {"pos": [35.324999, 41.408999], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [41.5544, 55.3212], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [41.5544, 56.1087], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [41.5544, 54.533699999999996], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C18", "bbox": {"pos": [40.799399, 53.816199], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [40.6654, 64.13499999999999], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [40.6654, 63.3475], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [40.6654, 64.9225], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C17", "bbox": {"pos": [39.910399, 62.629999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [43.0, 42.75], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [43.0, 41.9625], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [43.0, 43.5375], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C15", "bbox": {"pos": [42.244999, 41.244999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [91.9988, 79.883], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [91.9988, 79.0955], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [91.9988, 80.67049999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C14", "bbox": {"pos": [91.243799, 78.377999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [83.566, 79.883], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [83.566, 79.0955], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [83.566, 80.67049999999999], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C13", "bbox": {"pos": [82.810999, 78.377999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "B", "center": [66.8528, 51.053999999999995], "pads": [{"layers": ["B"], "angle": -0.0, "pos": [66.0653, 51.053999999999995], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["B"], "angle": -0.0, "pos": [67.6403, 51.053999999999995], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C12", "bbox": {"pos": [65.347799, 50.298998999999995], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [84.3, 92.5], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [85.08749999999999, 92.5], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -180.0, "pos": [83.5125, 92.5], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C11", "bbox": {"pos": [82.79499899999999, 91.74499899999999], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [84.3288, 97.03049999999999], "pads": [{"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]}, {"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]}], "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": [85.1163, 95.5065], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"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]}], "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": [85.1163, 93.9825], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"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]}], "drawings": [], "ref": "C8", "bbox": {"pos": [82.823799, 93.227499], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [70.5, 55.0], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [71.2875, 55.0], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -180.0, "pos": [69.71249999999999, 55.0], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C7", "bbox": {"pos": [68.99499899999999, 54.244999], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [71.0, 57.25], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [70.21249999999999, 57.25], "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": [71.7875, 57.25], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C6", "bbox": {"pos": [69.49499899999999, 56.494999], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [70.5, 52.0], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [71.2875, 52.0], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -180.0, "pos": [69.71249999999999, 52.0], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C5", "bbox": {"pos": [68.99499899999999, 51.244999], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [70.5, 53.5], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [71.2875, 53.5], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -180.0, "pos": [69.71249999999999, 53.5], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C4", "bbox": {"pos": [68.99499899999999, 52.744999], "size": [3.010002, 1.5100019999999998]}}, {"layer": "F", "center": [79.24799999999999, 57.15], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [79.24799999999999, 56.3625], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [79.24799999999999, 57.9375], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C3", "bbox": {"pos": [78.492999, 55.644999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [80.77199999999999, 57.15], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [80.77199999999999, 57.9375], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [80.77199999999999, 56.3625], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "C1", "bbox": {"pos": [80.016999, 55.644999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [35.062999999999995, 95.631], "pads": [{"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]}, {"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.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": [34.163, 96.03099999999999], "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, 95.231], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -180.0, "pos": [34.163, 94.431], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}], "drawings": [], "ref": "RN1", "bbox": {"pos": [33.487998999999995, 93.755999], "size": [3.1500019999999997, 3.750002]}}, {"layer": "F", "center": [53.822599999999994, 74.2188], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [53.822599999999994, 74.2188], "shape": "circle", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [2.0, 2.0]}], "drawings": [], "ref": "TP3", "bbox": {"pos": [52.297599, 72.693799], "size": [3.0500019999999997, 3.0500019999999997]}}, {"layer": "F", "center": [65.8228, 74.5], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [65.8228, 74.5], "shape": "circle", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [2.0, 2.0]}], "drawings": [], "ref": "TP4", "bbox": {"pos": [64.297799, 72.974999], "size": [3.0500019999999997, 3.0500019999999997]}}, {"layer": "F", "center": [74.0, 109.5], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [69.35, 105.05499999999999], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [1.5, 0.6]}, {"layers": ["F"], "angle": -0.0, "pos": [69.35, 106.32499999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.5, 0.6]}, {"layers": ["F"], "angle": -0.0, "pos": [69.35, 107.595], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.5, 0.6]}, {"layers": ["F"], "angle": -0.0, "pos": [69.35, 108.865], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.5, 0.6]}, {"layers": ["F"], "angle": -0.0, "pos": [69.35, 110.13499999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.5, 0.6]}, {"layers": ["F"], "angle": -0.0, "pos": [69.35, 111.405], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.5, 0.6]}, {"layers": ["F"], "angle": -0.0, "pos": [69.35, 112.675], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.5, 0.6]}, {"layers": ["F"], "angle": -0.0, "pos": [69.35, 113.945], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.5, 0.6]}, {"layers": ["F"], "angle": -0.0, "pos": [78.64999999999999, 113.945], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.5, 0.6]}, {"layers": ["F"], "angle": -0.0, "pos": [78.64999999999999, 112.675], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.5, 0.6]}, {"layers": ["F"], "angle": -0.0, "pos": [78.64999999999999, 111.405], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.5, 0.6]}, {"layers": ["F"], "angle": -0.0, "pos": [78.64999999999999, 110.13499999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.5, 0.6]}, {"layers": ["F"], "angle": -0.0, "pos": [78.64999999999999, 108.865], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.5, 0.6]}, {"layers": ["F"], "angle": -0.0, "pos": [78.64999999999999, 107.595], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.5, 0.6]}, {"layers": ["F"], "angle": -0.0, "pos": [78.64999999999999, 106.32499999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.5, 0.6]}, {"layers": ["F"], "angle": -0.0, "pos": [78.64999999999999, 105.05499999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.5, 0.6]}], "drawings": [], "ref": "U11", "bbox": {"pos": [68.32499899999999, 103.974999], "size": [11.350002, 11.050002]}}, {"layer": "F", "center": [47.559, 108.9922], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [42.479, 106.4722], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [3.0, 1.0]}, {"layers": ["F"], "angle": -270.0, "pos": [42.479, 111.51219999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [3.0, 1.0]}, {"layers": ["F"], "angle": -270.0, "pos": [45.019, 106.4722], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [3.0, 1.0]}, {"layers": ["F"], "angle": -270.0, "pos": [45.019, 111.51219999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [3.0, 1.0]}, {"layers": ["F"], "angle": -270.0, "pos": [47.559, 106.4722], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [3.0, 1.0]}, {"layers": ["F"], "angle": -270.0, "pos": [47.559, 111.51219999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [3.0, 1.0]}, {"layers": ["F"], "angle": -270.0, "pos": [50.099, 106.4722], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [3.0, 1.0]}, {"layers": ["F"], "angle": -270.0, "pos": [50.099, 111.51219999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [3.0, 1.0]}, {"layers": ["F"], "angle": -270.0, "pos": [52.638999999999996, 106.4722], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [3.0, 1.0]}, {"layers": ["F"], "angle": -270.0, "pos": [52.638999999999996, 111.51219999999999], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [3.0, 1.0]}], "drawings": [], "ref": "J2", "bbox": {"pos": [40.683999, 104.417199], "size": [13.750001999999999, 9.100002]}}, {"layer": "F", "center": [66.39999999999999, 97.94999999999999], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [66.39999999999999, 97.07499999999999], "shape": "roundrect", "radius": 0.2375, "offset": [0.0, 0.0], "type": "smd", "size": [1.05, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [66.39999999999999, 98.82499999999999], "shape": "roundrect", "radius": 0.2375, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [1.05, 0.95]}], "drawings": [], "ref": "FB1", "bbox": {"pos": [65.644999, 96.274999], "size": [1.5100019999999998, 3.350002]}}, {"layer": "B", "center": [65.64883999999999, 47.04334], "pads": [{"layers": ["B"], "angle": -270.0, "pos": [66.84884, 47.94334], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["B"], "angle": -270.0, "pos": [66.04884, 47.94334], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [64.44884, 47.94334], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["B"], "angle": -270.0, "pos": [65.24884, 47.94334], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [66.84884, 46.143339999999995], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["B"], "angle": -270.0, "pos": [65.24884, 46.143339999999995], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [66.04884, 46.143339999999995], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [64.44884, 46.143339999999995], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.7999999999999999, 0.5]}], "drawings": [], "ref": "CN5", "bbox": {"pos": [63.773838999999995, 45.468339], "size": [3.750002, 3.1500019999999997]}}, {"layer": "F", "center": [65.64883999999999, 47.04334], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [64.44884, 47.94334], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["F"], "angle": -270.0, "pos": [65.24884, 47.94334], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -270.0, "pos": [66.84884, 47.94334], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["F"], "angle": -270.0, "pos": [66.04884, 47.94334], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -270.0, "pos": [64.44884, 46.143339999999995], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["F"], "angle": -270.0, "pos": [66.04884, 46.143339999999995], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -270.0, "pos": [65.24884, 46.143339999999995], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -270.0, "pos": [66.84884, 46.143339999999995], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.7999999999999999, 0.5]}], "drawings": [], "ref": "RN2", "bbox": {"pos": [63.773838999999995, 45.468339], "size": [3.750002, 3.1500019999999997]}}, {"layer": "B", "center": [66.6, 61.099999999999994], "pads": [{"layers": ["B"], "angle": -180.0, "pos": [65.6, 61.099999999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["B"], "angle": -180.0, "pos": [67.6, 62.05], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["B"], "angle": -180.0, "pos": [67.6, 60.15], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}], "drawings": [], "ref": "D26", "bbox": {"pos": [64.874999, 59.324999], "size": [3.450002, 3.5500019999999997]}}, {"layer": "B", "center": [66.6, 64.64999999999999], "pads": [{"layers": ["B"], "angle": -180.0, "pos": [65.6, 64.64999999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["B"], "angle": -180.0, "pos": [67.6, 65.6], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["B"], "angle": -180.0, "pos": [67.6, 63.699999999999996], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}], "drawings": [], "ref": "D25", "bbox": {"pos": [64.874999, 62.874998999999995], "size": [3.450002, 3.5500019999999997]}}, {"layer": "B", "center": [63.05, 64.7], "pads": [{"layers": ["B"], "angle": -0.0, "pos": [64.05, 64.7], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["B"], "angle": -0.0, "pos": [62.05, 63.75], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["B"], "angle": -0.0, "pos": [62.05, 65.64999999999999], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}], "drawings": [], "ref": "D24", "bbox": {"pos": [61.324999, 62.924999], "size": [3.450002, 3.5500019999999997]}}, {"layer": "B", "center": [63.05, 61.086999999999996], "pads": [{"layers": ["B"], "angle": -0.0, "pos": [64.05, 61.086999999999996], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["B"], "angle": -0.0, "pos": [62.05, 60.137], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["B"], "angle": -0.0, "pos": [62.05, 62.037], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}], "drawings": [], "ref": "D18", "bbox": {"pos": [61.324999, 59.311999], "size": [3.450002, 3.5500019999999997]}}, {"layer": "B", "center": [50.27402, 47.03968], "pads": [{"layers": ["B"], "angle": -270.0, "pos": [51.474019999999996, 47.939679999999996], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["B"], "angle": -270.0, "pos": [50.67402, 47.939679999999996], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [49.07402, 47.939679999999996], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["B"], "angle": -270.0, "pos": [49.874019999999994, 47.939679999999996], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [51.474019999999996, 46.13968], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["B"], "angle": -270.0, "pos": [49.874019999999994, 46.13968], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [50.67402, 46.13968], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [49.07402, 46.13968], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.7999999999999999, 0.5]}], "drawings": [], "ref": "CN14", "bbox": {"pos": [48.399018999999996, 45.464679], "size": [3.750002, 3.1500019999999997]}}, {"layer": "F", "center": [50.27402, 47.03968], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [49.07402, 47.939679999999996], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["F"], "angle": -270.0, "pos": [49.874019999999994, 47.939679999999996], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -270.0, "pos": [51.474019999999996, 47.939679999999996], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["F"], "angle": -270.0, "pos": [50.67402, 47.939679999999996], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -270.0, "pos": [49.07402, 46.13968], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["F"], "angle": -270.0, "pos": [50.67402, 46.13968], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -270.0, "pos": [49.874019999999994, 46.13968], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -270.0, "pos": [51.474019999999996, 46.13968], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.7999999999999999, 0.5]}], "drawings": [], "ref": "RN13", "bbox": {"pos": [48.399018999999996, 45.464679], "size": [3.750002, 3.1500019999999997]}}, {"layer": "B", "center": [61.3275, 47.064], "pads": [{"layers": ["B"], "angle": -270.0, "pos": [62.527499999999996, 47.964], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["B"], "angle": -270.0, "pos": [61.7275, 47.964], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [60.1275, 47.964], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["B"], "angle": -270.0, "pos": [60.927499999999995, 47.964], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [62.527499999999996, 46.163999999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["B"], "angle": -270.0, "pos": [60.927499999999995, 46.163999999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [61.7275, 46.163999999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [60.1275, 46.163999999999994], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.7999999999999999, 0.5]}], "drawings": [], "ref": "CN6", "bbox": {"pos": [59.452498999999996, 45.488999], "size": [3.750002, 3.1500019999999997]}}, {"layer": "B", "center": [54.579, 47.013999999999996], "pads": [{"layers": ["B"], "angle": -270.0, "pos": [55.778999999999996, 47.913999999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["B"], "angle": -270.0, "pos": [54.979, 47.913999999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [53.379, 47.913999999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["B"], "angle": -270.0, "pos": [54.178999999999995, 47.913999999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [55.778999999999996, 46.114], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["B"], "angle": -270.0, "pos": [54.178999999999995, 46.114], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [54.979, 46.114], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["B"], "angle": -270.0, "pos": [53.379, 46.114], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.7999999999999999, 0.5]}], "drawings": [], "ref": "CN17", "bbox": {"pos": [52.703998999999996, 45.438998999999995], "size": [3.750002, 3.1500019999999997]}}, {"layer": "F", "center": [61.3275, 47.064], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [60.1275, 47.964], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["F"], "angle": -270.0, "pos": [60.927499999999995, 47.964], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -270.0, "pos": [62.527499999999996, 47.964], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["F"], "angle": -270.0, "pos": [61.7275, 47.964], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -270.0, "pos": [60.1275, 46.163999999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["F"], "angle": -270.0, "pos": [61.7275, 46.163999999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -270.0, "pos": [60.927499999999995, 46.163999999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -270.0, "pos": [62.527499999999996, 46.163999999999994], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.7999999999999999, 0.5]}], "drawings": [], "ref": "RN4", "bbox": {"pos": [59.452498999999996, 45.488999], "size": [3.750002, 3.1500019999999997]}}, {"layer": "F", "center": [54.579, 47.013999999999996], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [53.379, 47.913999999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["F"], "angle": -270.0, "pos": [54.178999999999995, 47.913999999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -270.0, "pos": [55.778999999999996, 47.913999999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["F"], "angle": -270.0, "pos": [54.979, 47.913999999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -270.0, "pos": [53.379, 46.114], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.5]}, {"layers": ["F"], "angle": -270.0, "pos": [54.979, 46.114], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -270.0, "pos": [54.178999999999995, 46.114], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 0.39999999999999997]}, {"layers": ["F"], "angle": -270.0, "pos": [55.778999999999996, 46.114], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.7999999999999999, 0.5]}], "drawings": [], "ref": "RN3", "bbox": {"pos": [52.703998999999996, 45.438998999999995], "size": [3.750002, 3.1500019999999997]}}, {"layer": "F", "center": [60.8305, 108.3318], "pads": [{"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]}, {"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": [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"], "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"], "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": [60.180499999999995, 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.8305, 107.5068], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.44999999999999996, 1.5]}], "drawings": [], "ref": "J1", "bbox": {"pos": [55.995498999999995, 106.01679899999999], "size": [9.670002, 4.980002]}}, {"layer": "F", "center": [92.45599999999999, 96.52], "pads": [{"layers": [], "angle": -0.0, "pos": [92.881, 98.045], "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, 94.99499999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [3.05, 2.75]}, {"layers": [], "angle": -0.0, "pos": [96.231, 98.045], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [3.05, 2.75]}, {"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": ["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": [88.256, 94.24], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [2.1999999999999997, 1.2]}], "drawings": [], "ref": "Q1", "bbox": {"pos": [86.880999, 92.99499899999999], "size": [11.150001999999999, 7.050002]}}, {"layer": "F", "center": [25.8572, 82.9564], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [25.8572, 82.9564], "shape": "circle", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [4.0, 4.0]}], "drawings": [], "ref": "TP2", "bbox": {"pos": [23.332199, 80.431399], "size": [5.050002, 5.050002]}}, {"layer": "F", "center": [83.5, 68.40299999999999], "pads": [{"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]}, {"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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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.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.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": [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": [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": [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": [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, 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.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": [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": [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": ["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"], "angle": -0.0, "pos": [83.5, 68.40299999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [8.5, 8.5]}, {"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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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": [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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 62.403], "shape": "roundrect", "radius": 0.075, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [1.25, 0.3]}], "drawings": [], "ref": "U2", "bbox": {"pos": [74.754999, 59.657999], "size": [17.490002, 17.490002]}}, {"layer": "B", "center": [91.18599999999999, 28.448], "pads": [{"layers": ["B"], "angle": -0.0, "pos": [92.23599999999999, 28.448], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.6, 0.44999999999999996]}, {"layers": ["B"], "angle": -0.0, "pos": [90.136, 28.448], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.6, 0.44999999999999996]}], "drawings": [], "ref": "D20", "bbox": {"pos": [89.560999, 27.472998999999998], "size": [3.250002, 1.950002]}}, {"layer": "B", "center": [48.699999999999996, 55.55], "pads": [{"layers": ["B"], "angle": -270.0, "pos": [48.699999999999996, 56.55], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["B"], "angle": -270.0, "pos": [49.65, 54.55], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["B"], "angle": -270.0, "pos": [47.75, 54.55], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}], "drawings": [], "ref": "D12", "bbox": {"pos": [46.924999, 53.824999], "size": [3.5500019999999997, 3.450002]}}, {"layer": "B", "center": [48.699999999999996, 52.0], "pads": [{"layers": ["B"], "angle": -270.0, "pos": [48.699999999999996, 53.0], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["B"], "angle": -270.0, "pos": [49.65, 51.0], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["B"], "angle": -270.0, "pos": [47.75, 51.0], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}], "drawings": [], "ref": "D11", "bbox": {"pos": [46.924999, 50.274999], "size": [3.5500019999999997, 3.450002]}}, {"layer": "B", "center": [62.77196, 53.9693], "pads": [{"layers": ["B"], "angle": -180.0, "pos": [61.77196, 53.9693], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["B"], "angle": -180.0, "pos": [63.77196, 54.9193], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["B"], "angle": -180.0, "pos": [63.77196, 53.019299999999994], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}], "drawings": [], "ref": "D9", "bbox": {"pos": [61.046958999999994, 52.194299], "size": [3.450002, 3.5500019999999997]}}, {"layer": "B", "center": [56.05, 64.7], "pads": [{"layers": ["B"], "angle": -180.0, "pos": [55.05, 64.7], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["B"], "angle": -180.0, "pos": [57.05, 65.64999999999999], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["B"], "angle": -180.0, "pos": [57.05, 63.75], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}], "drawings": [], "ref": "D8", "bbox": {"pos": [54.324999, 62.924999], "size": [3.450002, 3.5500019999999997]}}, {"layer": "B", "center": [62.77196, 57.519299999999994], "pads": [{"layers": ["B"], "angle": -180.0, "pos": [61.77196, 57.519299999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["B"], "angle": -180.0, "pos": [63.77196, 58.4693], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["B"], "angle": -180.0, "pos": [63.77196, 56.5693], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}], "drawings": [], "ref": "D7", "bbox": {"pos": [61.046958999999994, 55.744299], "size": [3.450002, 3.5500019999999997]}}, {"layer": "B", "center": [52.65, 64.7], "pads": [{"layers": ["B"], "angle": -0.0, "pos": [53.65, 64.7], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["B"], "angle": -0.0, "pos": [51.65, 63.75], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["B"], "angle": -0.0, "pos": [51.65, 65.64999999999999], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}], "drawings": [], "ref": "D6", "bbox": {"pos": [50.924999, 62.924999], "size": [3.450002, 3.5500019999999997]}}, {"layer": "B", "center": [59.27196, 57.519299999999994], "pads": [{"layers": ["B"], "angle": -0.0, "pos": [60.27196, 57.519299999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["B"], "angle": -0.0, "pos": [58.27196, 56.5693], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["B"], "angle": -0.0, "pos": [58.27196, 58.4693], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}], "drawings": [], "ref": "D5", "bbox": {"pos": [57.546958999999994, 55.744299], "size": [3.450002, 3.5500019999999997]}}, {"layer": "B", "center": [52.65, 61.15], "pads": [{"layers": ["B"], "angle": -0.0, "pos": [53.65, 61.15], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["B"], "angle": -0.0, "pos": [51.65, 60.199999999999996], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["B"], "angle": -0.0, "pos": [51.65, 62.099999999999994], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}], "drawings": [], "ref": "D4", "bbox": {"pos": [50.924999, 59.374998999999995], "size": [3.450002, 3.5500019999999997]}}, {"layer": "B", "center": [59.27196, 53.9693], "pads": [{"layers": ["B"], "angle": -0.0, "pos": [60.27196, 53.9693], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["B"], "angle": -0.0, "pos": [58.27196, 53.019299999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}, {"layers": ["B"], "angle": -0.0, "pos": [58.27196, 54.9193], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.8999999999999999, 0.7999999999999999]}], "drawings": [], "ref": "D3", "bbox": {"pos": [57.546958999999994, 52.194299], "size": [3.450002, 3.5500019999999997]}}, {"layer": "F", "center": [77.89999999999999, 88.89999999999999], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [74.2, 88.89999999999999], "shape": "roundrect", "radius": 0.25, "offset": [0.0, 0.0], "type": "smd", "size": [4.3999999999999995, 2.5]}, {"layers": ["F"], "angle": -180.0, "pos": [81.6, 88.89999999999999], "shape": "roundrect", "radius": 0.25, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [4.3999999999999995, 2.5]}], "drawings": [], "ref": "C2", "bbox": {"pos": [71.724999, 84.374999], "size": [12.350002, 9.050002]}}, {"layer": "F", "center": [38.1, 48.641], "pads": [{"layers": [], "angle": -180.0, "pos": [39.225, 45.721], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.95, 1.16]}, {"layers": [], "angle": -180.0, "pos": [36.975, 45.721], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.95, 1.16]}, {"layers": [], "angle": -180.0, "pos": [39.225, 47.181], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.95, 1.16]}, {"layers": [], "angle": -180.0, "pos": [36.975, 47.181], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.95, 1.16]}, {"layers": [], "angle": -180.0, "pos": [39.225, 48.641], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.95, 1.16]}, {"layers": [], "angle": -180.0, "pos": [36.975, 48.641], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.95, 1.16]}, {"layers": [], "angle": -180.0, "pos": [39.225, 50.101], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.95, 1.16]}, {"layers": [], "angle": -180.0, "pos": [36.975, 50.101], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.95, 1.16]}, {"layers": [], "angle": -180.0, "pos": [36.975, 51.561], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.95, 1.16]}, {"layers": [], "angle": -180.0, "pos": [39.225, 51.561], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.95, 1.16]}, {"layers": ["F"], "angle": -180.0, "pos": [33.3, 51.141], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [2.0, 0.65]}, {"layers": ["F"], "angle": -180.0, "pos": [33.3, 50.141], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [2.0, 0.65]}, {"layers": ["F"], "angle": -180.0, "pos": [33.3, 49.141], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [2.0, 0.65]}, {"layers": ["F"], "angle": -180.0, "pos": [33.3, 48.141], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [2.0, 0.65]}, {"layers": ["F"], "angle": -180.0, "pos": [33.3, 47.141], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [2.0, 0.65]}, {"layers": ["F"], "angle": -180.0, "pos": [33.3, 46.141], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [2.0, 0.65]}, {"layers": ["F"], "angle": -180.0, "pos": [42.9, 46.141], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [2.0, 0.65]}, {"layers": ["F"], "angle": -180.0, "pos": [42.9, 47.141], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [2.0, 0.65]}, {"layers": ["F"], "angle": -180.0, "pos": [42.9, 48.141], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [2.0, 0.65]}, {"layers": ["F"], "angle": -180.0, "pos": [42.9, 49.141], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [2.0, 0.65]}, {"layers": ["F"], "angle": -180.0, "pos": [42.9, 50.141], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [2.0, 0.65]}, {"layers": ["F"], "angle": -180.0, "pos": [38.1, 48.641], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [4.5, 8.1]}, {"layers": ["F"], "angle": -180.0, "pos": [42.9, 51.141], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [2.0, 0.65]}], "drawings": [], "ref": "U4", "bbox": {"pos": [32.024999, 44.315999], "size": [12.150001999999999, 8.650001999999999]}}, {"layer": "F", "center": [49.852579999999996, 55.17642], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [52.80258, 53.22642], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -0.0, "pos": [52.80258, 53.876419999999996], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -0.0, "pos": [52.80258, 54.526419999999995], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -0.0, "pos": [52.80258, 55.17642], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -0.0, "pos": [52.80258, 55.82642], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -0.0, "pos": [52.80258, 56.47642], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -0.0, "pos": [52.80258, 57.126419999999996], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -0.0, "pos": [46.90258, 57.126419999999996], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -0.0, "pos": [46.90258, 56.47642], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -0.0, "pos": [46.90258, 55.82642], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -0.0, "pos": [46.90258, 55.17642], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -0.0, "pos": [46.90258, 54.526419999999995], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -0.0, "pos": [46.90258, 53.876419999999996], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -0.0, "pos": [46.90258, 53.22642], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [1.45, 0.44999999999999996]}], "drawings": [], "ref": "U46", "bbox": {"pos": [45.877579, 52.351419], "size": [7.950002, 5.650002]}}, {"layer": "F", "center": [60.89396, 55.117999999999995], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [63.843959999999996, 53.168], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -0.0, "pos": [63.843959999999996, 53.818], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -0.0, "pos": [63.843959999999996, 54.467999999999996], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -0.0, "pos": [63.843959999999996, 55.117999999999995], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -0.0, "pos": [63.843959999999996, 55.768], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -0.0, "pos": [63.843959999999996, 56.418], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -0.0, "pos": [63.843959999999996, 57.068], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -0.0, "pos": [57.94396, 57.068], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -0.0, "pos": [57.94396, 56.418], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -0.0, "pos": [57.94396, 55.768], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -0.0, "pos": [57.94396, 55.117999999999995], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -0.0, "pos": [57.94396, 54.467999999999996], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -0.0, "pos": [57.94396, 53.818], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -0.0, "pos": [57.94396, 53.168], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [1.45, 0.44999999999999996]}], "drawings": [], "ref": "U36", "bbox": {"pos": [56.918959, 52.292998999999995], "size": [7.950002, 5.650002]}}, {"layer": "F", "center": [54.355999999999995, 62.992], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [51.406, 64.942], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -180.0, "pos": [51.406, 64.292], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -180.0, "pos": [51.406, 63.641999999999996], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -180.0, "pos": [51.406, 62.992], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -180.0, "pos": [51.406, 62.342], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -180.0, "pos": [51.406, 61.692], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -180.0, "pos": [51.406, 61.041999999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -180.0, "pos": [57.306, 61.041999999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -180.0, "pos": [57.306, 61.692], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -180.0, "pos": [57.306, 62.342], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -180.0, "pos": [57.306, 62.992], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -180.0, "pos": [57.306, 63.641999999999996], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -180.0, "pos": [57.306, 64.292], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [1.45, 0.44999999999999996]}, {"layers": ["F"], "angle": -180.0, "pos": [57.306, 64.942], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [1.45, 0.44999999999999996]}], "drawings": [], "ref": "U35", "bbox": {"pos": [50.380998999999996, 60.166999], "size": [7.950002, 5.650002]}}, {"layer": "F", "center": [25.9588, 88.0872], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [25.9588, 88.0872], "shape": "circle", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [4.0, 4.0]}], "drawings": [], "ref": "TP1", "bbox": {"pos": [23.433799, 85.56219899999999], "size": [5.050002, 5.050002]}}, {"layer": "F", "center": [28.194, 27.7368], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [28.194, 27.7368], "shape": "circle", "offset": [0.0, 0.0], "type": "smd", "size": [0.5, 0.5]}], "drawings": [], "ref": "FID1", "bbox": {"pos": [27.418999, 26.961799], "size": [1.5500019999999999, 1.5500019999999999]}}, {"layer": "F", "center": [73.914, 60.452], "pads": [{"layers": ["F"], "angle": -0.0, "pos": [73.914, 60.452], "shape": "circle", "offset": [0.0, 0.0], "type": "smd", "size": [0.5, 0.5]}], "drawings": [], "ref": "FID3", "bbox": {"pos": [73.138999, 59.676998999999995], "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.914, 60.452], "pads": [{"layers": ["B"], "angle": -0.0, "pos": [73.914, 60.452], "shape": "circle", "offset": [0.0, 0.0], "type": "smd", "size": [0.5, 0.5]}], "drawings": [], "ref": "FID5", "bbox": {"pos": [73.138999, 59.676998999999995], "size": [1.5500019999999999, 1.5500019999999999]}}, {"layer": "B", "center": [60.349999999999994, 65.45], "pads": [{"layers": ["B"], "angle": -0.0, "pos": [60.349999999999994, 65.45], "shape": "circle", "offset": [0.0, 0.0], "type": "smd", "size": [0.5, 0.5]}], "drawings": [], "ref": "FID6", "bbox": {"pos": [59.574999, 64.674999], "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": [61.976, 74.54899999999999], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [61.976, 75.3365], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -270.0, "pos": [61.976, 73.7615], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R29", "bbox": {"pos": [61.220999, 73.043999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [88.39999999999999, 39.699999999999996], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [88.39999999999999, 40.75], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.6, 0.44999999999999996]}, {"layers": ["F"], "angle": -270.0, "pos": [88.39999999999999, 38.65], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.6, 0.44999999999999996]}], "drawings": [], "ref": "D30", "bbox": {"pos": [87.424999, 38.074999], "size": [1.950002, 3.250002]}}, {"layer": "F", "center": [86.39999999999999, 39.699999999999996], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [86.39999999999999, 40.75], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.6, 0.44999999999999996]}, {"layers": ["F"], "angle": -270.0, "pos": [86.39999999999999, 38.65], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.6, 0.44999999999999996]}], "drawings": [], "ref": "D32", "bbox": {"pos": [85.424999, 38.074999], "size": [1.950002, 3.250002]}}, {"layer": "F", "center": [24.049999999999997, 47.05], "pads": [{"layers": ["F"], "angle": -270.0, "pos": [24.049999999999997, 46.0], "shape": "rect", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.6, 0.44999999999999996]}, {"layers": ["F"], "angle": -270.0, "pos": [24.049999999999997, 48.099999999999994], "shape": "rect", "offset": [0.0, 0.0], "type": "smd", "size": [0.6, 0.44999999999999996]}], "drawings": [], "ref": "D34", "bbox": {"pos": [23.074999, 45.424999], "size": [1.950002, 3.250002]}}, {"layer": "F", "center": [90.85, 33.55], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [90.85, 34.3375], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [90.85, 32.762499999999996], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R36", "bbox": {"pos": [90.094999, 32.044999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [89.28099999999999, 33.400999999999996], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [89.28099999999999, 32.6135], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [89.28099999999999, 34.1885], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R49", "bbox": {"pos": [88.525999, 31.895999], "size": [1.5100019999999998, 3.010002]}}, {"layer": "F", "center": [24.7, 35.15], "pads": [{"layers": ["F"], "angle": -90.0, "pos": [24.7, 34.3625], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "type": "smd", "size": [0.875, 0.95]}, {"layers": ["F"], "angle": -90.0, "pos": [24.7, 35.9375], "shape": "roundrect", "radius": 0.21875, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.875, 0.95]}], "drawings": [], "ref": "R51", "bbox": {"pos": [23.944999, 33.644999], "size": [1.5100019999999998, 3.010002]}}, {"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.699999999999996, 33.449999999999996], "pads": [{"layers": ["B"], "angle": -0.0, "pos": [40.699999999999996, 33.449999999999996], "shape": "circle", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [4.0, 4.0]}], "drawings": [], "ref": "TP5", "bbox": {"pos": [38.174999, 30.924999], "size": [5.050002, 5.050002]}}, {"layer": "B", "center": [30.099, 37.719], "pads": [{"layers": ["B"], "angle": -0.0, "pos": [30.099, 37.719], "shape": "circle", "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [4.0, 4.0]}], "drawings": [], "ref": "TP6", "bbox": {"pos": [27.573998999999997, 35.193999], "size": [5.050002, 5.050002]}}, {"layer": "F", "center": [36.068, 110.99799999999999], "pads": [{"layers": ["F"], "angle": -180.0, "pos": [38.168, 110.99799999999999], "shape": "roundrect", "radius": 0.19999999999999998, "offset": [0.0, 0.0], "pin1": 1, "type": "smd", "size": [0.7999999999999999, 2.0]}, {"layers": ["F"], "angle": -180.0, "pos": [33.967999999999996, 110.99799999999999], "shape": "roundrect", "radius": 0.19999999999999998, "offset": [0.0, 0.0], "type": "smd", "size": [0.7999999999999999, 2.0]}], "drawings": [], "ref": "SW2", "bbox": {"pos": [33.292999, 109.272999], "size": [5.550002, 3.450002]}}], "fabrication": {"B": [{"width": 1.0, "val": 1, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "DNP", "thickness": 0.15, "pos": [68.994, 43.942], "height": 1.0}, {"start": [67.964, 43.141999999999996], "end": [67.164, 43.141999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [67.164, 43.141999999999996], "end": [67.164, 44.742], "type": "segment", "width": 0.09999999999999999}, {"start": [67.164, 44.742], "end": [67.964, 44.742], "type": "segment", "width": 0.09999999999999999}, {"start": [67.964, 44.742], "end": [67.964, 43.141999999999996], "type": "segment", "width": 0.09999999999999999}, {"width": 0.39999999999999997, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "R7", "thickness": 0.06, "pos": [67.564, 43.942], "height": 0.39999999999999997}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "Conn_01x02", "thickness": 0.15, "pos": [67.43249999999999, 88.17999999999999], "height": 1.0}, {"start": [71.5825, 90.3], "end": [68.3825, 90.3], "type": "segment", "width": 0.09999999999999999}, {"start": [68.3825, 90.3], "end": [68.3825, 86.05], "type": "segment", "width": 0.09999999999999999}, {"start": [68.3825, 86.05], "end": [71.5825, 86.05], "type": "segment", "width": 0.09999999999999999}, {"start": [71.5825, 86.05], "end": [71.5825, 90.3], "type": "segment", "width": 0.09999999999999999}, {"start": [68.3825, 89.3], "end": [69.089607, 88.8], "type": "segment", "width": 0.09999999999999999}, {"start": [69.089607, 88.8], "end": [68.3825, 88.3], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "J3", "thickness": 0.15, "pos": [73.3325, 88.17999999999999], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "High side voltage 5V 12V", "thickness": 0.15, "pos": [46.25, 61.4], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "VRef Source 5Vsense VDDA", "thickness": 0.15, "pos": [58.0, 85.75], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "Analog Ground Net Tie", "thickness": 0.15, "pos": [57.8, 75.25], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "BAS70-04", "thickness": 0.15, "pos": [56.05, 63.65], "height": 1.0}, {"start": [56.75, 62.669999999999995], "end": [55.349999999999994, 62.669999999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [55.349999999999994, 59.629999999999995], "end": [55.349999999999994, 62.669999999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [56.75, 60.199999999999996], "end": [56.199999999999996, 59.629999999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [56.199999999999996, 59.629999999999995], "end": [55.349999999999994, 59.629999999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [56.75, 60.199999999999996], "end": [56.75, 62.65], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "D10", "thickness": 0.15, "pos": [56.05, 61.15], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "DNP", "thickness": 0.15, "pos": [91.14949999999999, 32.379999999999995], "height": 1.0}, {"start": [92.14949999999999, 29.779999999999998], "end": [90.34949999999999, 29.779999999999998], "type": "segment", "width": 0.09999999999999999}, {"start": [90.34949999999999, 29.779999999999998], "end": [90.34949999999999, 31.18], "type": "segment", "width": 0.09999999999999999}, {"start": [90.34949999999999, 31.18], "end": [92.14949999999999, 31.18], "type": "segment", "width": 0.09999999999999999}, {"start": [92.14949999999999, 31.18], "end": [92.14949999999999, 29.779999999999998], "type": "segment", "width": 0.09999999999999999}, {"start": [91.5495, 30.13], "end": [91.5495, 30.83], "type": "segment", "width": 0.09999999999999999}, {"start": [91.5495, 30.479999999999997], "end": [91.7495, 30.479999999999997], "type": "segment", "width": 0.09999999999999999}, {"start": [91.5495, 30.479999999999997], "end": [91.0495, 30.13], "type": "segment", "width": 0.09999999999999999}, {"start": [91.0495, 30.13], "end": [91.0495, 30.83], "type": "segment", "width": 0.09999999999999999}, {"start": [91.0495, 30.83], "end": [91.5495, 30.479999999999997], "type": "segment", "width": 0.09999999999999999}, {"start": [91.0495, 30.479999999999997], "end": [90.7995, 30.479999999999997], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "D15", "thickness": 0.15, "pos": [91.2495, 28.63], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "470K", "thickness": 0.15, "pos": [64.61, 43.942], "height": 1.0}, {"start": [65.64, 44.742], "end": [66.44, 44.742], "type": "segment", "width": 0.09999999999999999}, {"start": [66.44, 44.742], "end": [66.44, 43.141999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [66.44, 43.141999999999996], "end": [65.64, 43.141999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [65.64, 43.141999999999996], "end": [65.64, 44.742], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "R52", "thickness": 0.15, "pos": [66.03999999999999, 43.942], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "DNP", "thickness": 0.15, "pos": [49.242999999999995, 43.942], "height": 1.0}, {"start": [50.272999999999996, 44.742], "end": [51.073, 44.742], "type": "segment", "width": 0.09999999999999999}, {"start": [51.073, 44.742], "end": [51.073, 43.141999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [51.073, 43.141999999999996], "end": [50.272999999999996, 43.141999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [50.272999999999996, 43.141999999999996], "end": [50.272999999999996, 44.742], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "R40", "thickness": 0.15, "pos": [50.672999999999995, 43.942], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "DNP", "thickness": 0.15, "pos": [71.087, 43.942], "height": 1.0}, {"start": [72.11699999999999, 44.742], "end": [72.917, 44.742], "type": "segment", "width": 0.09999999999999999}, {"start": [72.917, 44.742], "end": [72.917, 43.141999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [72.917, 43.141999999999996], "end": [72.11699999999999, 43.141999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [72.11699999999999, 43.141999999999996], "end": [72.11699999999999, 44.742], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "R19", "thickness": 0.15, "pos": [72.517, 43.942], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "DNP", "thickness": 0.15, "pos": [72.423, 43.942], "height": 1.0}, {"start": [71.393, 43.141999999999996], "end": [70.593, 43.141999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [70.593, 43.141999999999996], "end": [70.593, 44.742], "type": "segment", "width": 0.09999999999999999}, {"start": [70.593, 44.742], "end": [71.393, 44.742], "type": "segment", "width": 0.09999999999999999}, {"start": [71.393, 44.742], "end": [71.393, 43.141999999999996], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "R18", "thickness": 0.15, "pos": [70.993, 43.942], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "DNP", "thickness": 0.15, "pos": [68.039, 43.942], "height": 1.0}, {"start": [69.069, 44.742], "end": [69.869, 44.742], "type": "segment", "width": 0.09999999999999999}, {"start": [69.869, 44.742], "end": [69.869, 43.141999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [69.869, 43.141999999999996], "end": [69.069, 43.141999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [69.069, 43.141999999999996], "end": [69.069, 44.742], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "R17", "thickness": 0.15, "pos": [69.469, 43.942], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "DNP", "thickness": 0.15, "pos": [47.719, 43.942], "height": 1.0}, {"start": [48.748999999999995, 44.742], "end": [49.549, 44.742], "type": "segment", "width": 0.09999999999999999}, {"start": [49.549, 44.742], "end": [49.549, 43.141999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [49.549, 43.141999999999996], "end": [48.748999999999995, 43.141999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [48.748999999999995, 43.141999999999996], "end": [48.748999999999995, 44.742], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "R11", "thickness": 0.15, "pos": [49.149, 43.942], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "4.7K", "thickness": 0.15, "pos": [66.8528, 48.099999999999994], "height": 1.0}, {"start": [66.05279999999999, 49.129999999999995], "end": [66.05279999999999, 49.93], "type": "segment", "width": 0.09999999999999999}, {"start": [66.05279999999999, 49.93], "end": [67.6528, 49.93], "type": "segment", "width": 0.09999999999999999}, {"start": [67.6528, 49.93], "end": [67.6528, 49.129999999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [67.6528, 49.129999999999995], "end": [66.05279999999999, 49.129999999999995], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "R9", "thickness": 0.15, "pos": [66.8528, 49.53], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "1nF", "thickness": 0.15, "pos": [66.8528, 49.623999999999995], "height": 1.0}, {"start": [66.05279999999999, 50.653999999999996], "end": [66.05279999999999, 51.454], "type": "segment", "width": 0.09999999999999999}, {"start": [66.05279999999999, 51.454], "end": [67.6528, 51.454], "type": "segment", "width": 0.09999999999999999}, {"start": [67.6528, 51.454], "end": [67.6528, 50.653999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [67.6528, 50.653999999999996], "end": [66.05279999999999, 50.653999999999996], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "C12", "thickness": 0.15, "pos": [66.8528, 51.053999999999995], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "10nF", "thickness": 0.15, "pos": [68.44883999999999, 47.04334], "height": 1.0}, {"start": [67.24884, 46.243339999999996], "end": [64.04884, 46.243339999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [67.24884, 47.84334], "end": [67.24884, 46.243339999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [64.04884, 47.84334], "end": [67.24884, 47.84334], "type": "segment", "width": 0.09999999999999999}, {"start": [64.04884, 46.243339999999996], "end": [64.04884, 47.84334], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "CN5", "thickness": 0.15, "pos": [65.64883999999999, 47.04334], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "BAS70-04", "thickness": 0.15, "pos": [66.6, 63.599999999999994], "height": 1.0}, {"start": [67.3, 62.62], "end": [65.89999999999999, 62.62], "type": "segment", "width": 0.09999999999999999}, {"start": [65.89999999999999, 59.58], "end": [65.89999999999999, 62.62], "type": "segment", "width": 0.09999999999999999}, {"start": [67.3, 60.15], "end": [66.75, 59.58], "type": "segment", "width": 0.09999999999999999}, {"start": [66.75, 59.58], "end": [65.89999999999999, 59.58], "type": "segment", "width": 0.09999999999999999}, {"start": [67.3, 60.15], "end": [67.3, 62.599999999999994], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "D26", "thickness": 0.15, "pos": [66.6, 61.099999999999994], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "BAS70-04", "thickness": 0.15, "pos": [66.6, 67.14999999999999], "height": 1.0}, {"start": [67.3, 66.17], "end": [65.89999999999999, 66.17], "type": "segment", "width": 0.09999999999999999}, {"start": [65.89999999999999, 63.129999999999995], "end": [65.89999999999999, 66.17], "type": "segment", "width": 0.09999999999999999}, {"start": [67.3, 63.699999999999996], "end": [66.75, 63.129999999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [66.75, 63.129999999999995], "end": [65.89999999999999, 63.129999999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [67.3, 63.699999999999996], "end": [67.3, 66.14999999999999], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "D25", "thickness": 0.15, "pos": [66.6, 64.64999999999999], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "BAS70-04", "thickness": 0.15, "pos": [63.05, 62.199999999999996], "height": 1.0}, {"start": [62.349999999999994, 63.18], "end": [63.75, 63.18], "type": "segment", "width": 0.09999999999999999}, {"start": [63.75, 66.22], "end": [63.75, 63.18], "type": "segment", "width": 0.09999999999999999}, {"start": [62.349999999999994, 65.64999999999999], "end": [62.9, 66.22], "type": "segment", "width": 0.09999999999999999}, {"start": [62.9, 66.22], "end": [63.75, 66.22], "type": "segment", "width": 0.09999999999999999}, {"start": [62.349999999999994, 65.64999999999999], "end": [62.349999999999994, 63.199999999999996], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "D24", "thickness": 0.15, "pos": [63.05, 64.7], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "BAS70-04", "thickness": 0.15, "pos": [63.05, 58.586999999999996], "height": 1.0}, {"start": [62.349999999999994, 59.567], "end": [63.75, 59.567], "type": "segment", "width": 0.09999999999999999}, {"start": [63.75, 62.607], "end": [63.75, 59.567], "type": "segment", "width": 0.09999999999999999}, {"start": [62.349999999999994, 62.037], "end": [62.9, 62.607], "type": "segment", "width": 0.09999999999999999}, {"start": [62.9, 62.607], "end": [63.75, 62.607], "type": "segment", "width": 0.09999999999999999}, {"start": [62.349999999999994, 62.037], "end": [62.349999999999994, 59.586999999999996], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "D18", "thickness": 0.15, "pos": [63.05, 61.086999999999996], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "10nF", "thickness": 0.15, "pos": [53.07402, 47.03968], "height": 1.0}, {"start": [51.874019999999994, 46.23968], "end": [48.67402, 46.23968], "type": "segment", "width": 0.09999999999999999}, {"start": [51.874019999999994, 47.83968], "end": [51.874019999999994, 46.23968], "type": "segment", "width": 0.09999999999999999}, {"start": [48.67402, 47.83968], "end": [51.874019999999994, 47.83968], "type": "segment", "width": 0.09999999999999999}, {"start": [48.67402, 46.23968], "end": [48.67402, 47.83968], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "CN14", "thickness": 0.15, "pos": [50.27402, 47.03968], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "10nF", "thickness": 0.15, "pos": [64.1275, 47.064], "height": 1.0}, {"start": [62.927499999999995, 46.263999999999996], "end": [59.7275, 46.263999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [62.927499999999995, 47.864], "end": [62.927499999999995, 46.263999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [59.7275, 47.864], "end": [62.927499999999995, 47.864], "type": "segment", "width": 0.09999999999999999}, {"start": [59.7275, 46.263999999999996], "end": [59.7275, 47.864], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "CN6", "thickness": 0.15, "pos": [61.3275, 47.064], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "10nF", "thickness": 0.15, "pos": [57.379, 47.013999999999996], "height": 1.0}, {"start": [56.178999999999995, 46.214], "end": [52.979, 46.214], "type": "segment", "width": 0.09999999999999999}, {"start": [56.178999999999995, 47.814], "end": [56.178999999999995, 46.214], "type": "segment", "width": 0.09999999999999999}, {"start": [52.979, 47.814], "end": [56.178999999999995, 47.814], "type": "segment", "width": 0.09999999999999999}, {"start": [52.979, 46.214], "end": [52.979, 47.814], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "CN17", "thickness": 0.15, "pos": [54.579, 47.013999999999996], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "DNP", "thickness": 0.15, "pos": [91.286, 26.548], "height": 1.0}, {"start": [90.286, 29.148], "end": [92.086, 29.148], "type": "segment", "width": 0.09999999999999999}, {"start": [92.086, 29.148], "end": [92.086, 27.747999999999998], "type": "segment", "width": 0.09999999999999999}, {"start": [92.086, 27.747999999999998], "end": [90.286, 27.747999999999998], "type": "segment", "width": 0.09999999999999999}, {"start": [90.286, 27.747999999999998], "end": [90.286, 29.148], "type": "segment", "width": 0.09999999999999999}, {"start": [90.886, 28.798], "end": [90.886, 28.098], "type": "segment", "width": 0.09999999999999999}, {"start": [90.886, 28.448], "end": [90.68599999999999, 28.448], "type": "segment", "width": 0.09999999999999999}, {"start": [90.886, 28.448], "end": [91.386, 28.798], "type": "segment", "width": 0.09999999999999999}, {"start": [91.386, 28.798], "end": [91.386, 28.098], "type": "segment", "width": 0.09999999999999999}, {"start": [91.386, 28.098], "end": [90.886, 28.448], "type": "segment", "width": 0.09999999999999999}, {"start": [91.386, 28.448], "end": [91.636, 28.448], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "D20", "thickness": 0.15, "pos": [91.18599999999999, 30.298], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "BAS70-04", "thickness": 0.15, "pos": [51.199999999999996, 55.55], "height": 1.0}, {"start": [50.22, 54.849999999999994], "end": [50.22, 56.25], "type": "segment", "width": 0.09999999999999999}, {"start": [47.18, 56.25], "end": [50.22, 56.25], "type": "segment", "width": 0.09999999999999999}, {"start": [47.75, 54.849999999999994], "end": [47.18, 55.4], "type": "segment", "width": 0.09999999999999999}, {"start": [47.18, 55.4], "end": [47.18, 56.25], "type": "segment", "width": 0.09999999999999999}, {"start": [47.75, 54.849999999999994], "end": [50.199999999999996, 54.849999999999994], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "D12", "thickness": 0.15, "pos": [48.699999999999996, 55.55], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "BAS70-04", "thickness": 0.15, "pos": [51.199999999999996, 52.0], "height": 1.0}, {"start": [50.22, 51.3], "end": [50.22, 52.699999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [47.18, 52.699999999999996], "end": [50.22, 52.699999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [47.75, 51.3], "end": [47.18, 51.849999999999994], "type": "segment", "width": 0.09999999999999999}, {"start": [47.18, 51.849999999999994], "end": [47.18, 52.699999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [47.75, 51.3], "end": [50.199999999999996, 51.3], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "D11", "thickness": 0.15, "pos": [48.699999999999996, 52.0], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "BAS70-04", "thickness": 0.15, "pos": [62.77196, 56.4693], "height": 1.0}, {"start": [63.471959999999996, 55.4893], "end": [62.07196, 55.4893], "type": "segment", "width": 0.09999999999999999}, {"start": [62.07196, 52.4493], "end": [62.07196, 55.4893], "type": "segment", "width": 0.09999999999999999}, {"start": [63.471959999999996, 53.019299999999994], "end": [62.92196, 52.4493], "type": "segment", "width": 0.09999999999999999}, {"start": [62.92196, 52.4493], "end": [62.07196, 52.4493], "type": "segment", "width": 0.09999999999999999}, {"start": [63.471959999999996, 53.019299999999994], "end": [63.471959999999996, 55.4693], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "D9", "thickness": 0.15, "pos": [62.77196, 53.9693], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "BAS70-04", "thickness": 0.15, "pos": [56.05, 67.2], "height": 1.0}, {"start": [56.75, 66.22], "end": [55.349999999999994, 66.22], "type": "segment", "width": 0.09999999999999999}, {"start": [55.349999999999994, 63.18], "end": [55.349999999999994, 66.22], "type": "segment", "width": 0.09999999999999999}, {"start": [56.75, 63.75], "end": [56.199999999999996, 63.18], "type": "segment", "width": 0.09999999999999999}, {"start": [56.199999999999996, 63.18], "end": [55.349999999999994, 63.18], "type": "segment", "width": 0.09999999999999999}, {"start": [56.75, 63.75], "end": [56.75, 66.2], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "D8", "thickness": 0.15, "pos": [56.05, 64.7], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "BAS70-04", "thickness": 0.15, "pos": [62.77196, 60.019299999999994], "height": 1.0}, {"start": [63.471959999999996, 59.0393], "end": [62.07196, 59.0393], "type": "segment", "width": 0.09999999999999999}, {"start": [62.07196, 55.9993], "end": [62.07196, 59.0393], "type": "segment", "width": 0.09999999999999999}, {"start": [63.471959999999996, 56.5693], "end": [62.92196, 55.9993], "type": "segment", "width": 0.09999999999999999}, {"start": [62.92196, 55.9993], "end": [62.07196, 55.9993], "type": "segment", "width": 0.09999999999999999}, {"start": [63.471959999999996, 56.5693], "end": [63.471959999999996, 59.019299999999994], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "D7", "thickness": 0.15, "pos": [62.77196, 57.519299999999994], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "BAS70-04", "thickness": 0.15, "pos": [52.65, 62.199999999999996], "height": 1.0}, {"start": [51.949999999999996, 63.18], "end": [53.349999999999994, 63.18], "type": "segment", "width": 0.09999999999999999}, {"start": [53.349999999999994, 66.22], "end": [53.349999999999994, 63.18], "type": "segment", "width": 0.09999999999999999}, {"start": [51.949999999999996, 65.64999999999999], "end": [52.5, 66.22], "type": "segment", "width": 0.09999999999999999}, {"start": [52.5, 66.22], "end": [53.349999999999994, 66.22], "type": "segment", "width": 0.09999999999999999}, {"start": [51.949999999999996, 65.64999999999999], "end": [51.949999999999996, 63.199999999999996], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "D6", "thickness": 0.15, "pos": [52.65, 64.7], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "BAS70-04", "thickness": 0.15, "pos": [59.27196, 55.019299999999994], "height": 1.0}, {"start": [58.57196, 55.9993], "end": [59.971959999999996, 55.9993], "type": "segment", "width": 0.09999999999999999}, {"start": [59.971959999999996, 59.0393], "end": [59.971959999999996, 55.9993], "type": "segment", "width": 0.09999999999999999}, {"start": [58.57196, 58.4693], "end": [59.121959999999994, 59.0393], "type": "segment", "width": 0.09999999999999999}, {"start": [59.121959999999994, 59.0393], "end": [59.971959999999996, 59.0393], "type": "segment", "width": 0.09999999999999999}, {"start": [58.57196, 58.4693], "end": [58.57196, 56.019299999999994], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": -90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "D5", "thickness": 0.15, "pos": [59.27196, 57.519299999999994], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "BAS70-04", "thickness": 0.15, "pos": [52.65, 58.65], "height": 1.0}, {"start": [51.949999999999996, 59.629999999999995], "end": [53.349999999999994, 59.629999999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [53.349999999999994, 62.669999999999995], "end": [53.349999999999994, 59.629999999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [51.949999999999996, 62.099999999999994], "end": [52.5, 62.669999999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [52.5, 62.669999999999995], "end": [53.349999999999994, 62.669999999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [51.949999999999996, 62.099999999999994], "end": [51.949999999999996, 59.65], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": -90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "D4", "thickness": 0.15, "pos": [52.65, 61.15], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "BAS70-04", "thickness": 0.15, "pos": [59.27196, 51.4693], "height": 1.0}, {"start": [58.57196, 52.4493], "end": [59.971959999999996, 52.4493], "type": "segment", "width": 0.09999999999999999}, {"start": [59.971959999999996, 55.4893], "end": [59.971959999999996, 52.4493], "type": "segment", "width": 0.09999999999999999}, {"start": [58.57196, 54.9193], "end": [59.121959999999994, 55.4893], "type": "segment", "width": 0.09999999999999999}, {"start": [59.121959999999994, 55.4893], "end": [59.971959999999996, 55.4893], "type": "segment", "width": 0.09999999999999999}, {"start": [58.57196, 54.9193], "end": [58.57196, 52.4693], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": -90.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "D3", "thickness": 0.15, "pos": [59.27196, 53.9693], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "Fiducial", "thickness": 0.15, "pos": [73.914, 58.952], "height": 1.0}, {"width": 0.19999999999999998, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "FID5", "thickness": 0.04, "pos": [73.914, 60.452], "height": 0.19999999999999998}, {"start": [73.914, 60.452], "radius": 0.5, "type": "circle", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "Fiducial", "thickness": 0.15, "pos": [60.349999999999994, 63.949999999999996], "height": 1.0}, {"start": [60.349999999999994, 65.45], "radius": 0.5, "type": "circle", "width": 0.09999999999999999}, {"width": 0.19999999999999998, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "FID6", "thickness": 0.04, "pos": [60.349999999999994, 65.45], "height": 0.19999999999999998}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "5V", "thickness": 0.15, "pos": [40.699999999999996, 30.349999999999998], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "TP5", "thickness": 0.15, "pos": [40.699999999999996, 36.35], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "GND", "thickness": 0.15, "pos": [30.099, 34.619], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": ["mirrored"], "horiz_justify": 0, "text": "TP6", "thickness": 0.15, "pos": [30.099, 40.619], "height": 1.0}], "F": [{"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "OUT17", "thickness": 0.15, "pos": [96.52, 69.32], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "OUT17", "thickness": 0.15, "pos": [96.52, 72.92], "height": 1.0}, {"start": [95.61999999999999, 70.86999999999999], "end": [97.36999999999999, 70.86999999999999], "type": "segment", "width": 0.12}, {"start": [97.36999999999999, 70.86999999999999], "end": [97.36999999999999, 71.36999999999999], "type": "segment", "width": 0.12}, {"start": [97.36999999999999, 71.36999999999999], "end": [95.61999999999999, 71.36999999999999], "type": "segment", "width": 0.12}, {"start": [95.61999999999999, 71.36999999999999], "end": [95.61999999999999, 70.86999999999999], "type": "segment", "width": 0.12}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "OUT14", "thickness": 0.15, "pos": [96.52, 61.699999999999996], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "OUT14", "thickness": 0.15, "pos": [96.52, 65.3], "height": 1.0}, {"start": [95.61999999999999, 63.25], "end": [97.36999999999999, 63.25], "type": "segment", "width": 0.12}, {"start": [97.36999999999999, 63.25], "end": [97.36999999999999, 63.75], "type": "segment", "width": 0.12}, {"start": [97.36999999999999, 63.75], "end": [95.61999999999999, 63.75], "type": "segment", "width": 0.12}, {"start": [95.61999999999999, 63.75], "end": [95.61999999999999, 63.25], "type": "segment", "width": 0.12}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "LIN", "thickness": 0.15, "pos": [77.57159999999999, 46.5768], "height": 1.0}, {"start": [76.9366, 42.9768], "end": [78.8416, 42.9768], "type": "segment", "width": 0.09999999999999999}, {"start": [78.8416, 42.9768], "end": [78.8416, 45.516799999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [78.8416, 45.516799999999996], "end": [76.3016, 45.516799999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [76.3016, 45.516799999999996], "end": [76.3016, 43.611799999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [76.3016, 43.611799999999995], "end": [76.9366, 42.9768], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "LIN1", "thickness": 0.15, "pos": [77.57159999999999, 44.2468], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "BAV70", "thickness": 0.15, "pos": [95.0976, 77.05279999999999], "height": 1.0}, {"width": 0.5, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D1", "thickness": 0.075, "pos": [95.0976, 79.55279999999999], "height": 0.5}, {"start": [95.7976, 80.5028], "end": [95.7976, 78.05279999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [95.24759999999999, 81.0728], "end": [94.3976, 81.0728], "type": "segment", "width": 0.09999999999999999}, {"start": [95.7976, 80.5028], "end": [95.24759999999999, 81.0728], "type": "segment", "width": 0.09999999999999999}, {"start": [94.3976, 81.0728], "end": [94.3976, 78.0328], "type": "segment", "width": 0.09999999999999999}, {"start": [95.7976, 78.0328], "end": [94.3976, 78.0328], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "PESD1CAN-UX", "thickness": 0.15, "pos": [81.701, 83.185], "height": 1.0}, {"width": 0.5, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D2", "thickness": 0.075, "pos": [84.201, 83.185], "height": 0.5}, {"start": [85.151, 82.485], "end": [82.701, 82.485], "type": "segment", "width": 0.09999999999999999}, {"start": [85.72099999999999, 83.035], "end": [85.72099999999999, 83.88499999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [85.151, 82.485], "end": [85.72099999999999, 83.035], "type": "segment", "width": 0.09999999999999999}, {"start": [85.72099999999999, 83.88499999999999], "end": [82.681, 83.88499999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [82.681, 82.485], "end": [82.681, 83.88499999999999], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "Conn_02x05_Counter_Clockwise", "thickness": 0.15, "pos": [43.1732, 75.9714], "height": 1.0}, {"start": [42.1132, 73.4314], "end": [42.1132, 78.5114], "type": "segment", "width": 0.09999999999999999}, {"start": [29.4132, 77.56139999999999], "end": [29.4132, 73.4314], "type": "segment", "width": 0.09999999999999999}, {"start": [42.1132, 78.5114], "end": [30.3632, 78.5114], "type": "segment", "width": 0.09999999999999999}, {"start": [30.3632, 78.5114], "end": [29.4132, 77.56139999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [29.4132, 73.4314], "end": [42.1132, 73.4314], "type": "segment", "width": 0.09999999999999999}, {"start": [30.3632, 78.5114], "end": [30.3632, 79.5714], "type": "segment", "width": 0.09999999999999999}, {"start": [30.3632, 79.5714], "end": [31.0032, 79.5714], "type": "segment", "width": 0.09999999999999999}, {"start": [31.0032, 79.5714], "end": [31.0032, 78.5114], "type": "segment", "width": 0.09999999999999999}, {"start": [30.3632, 73.4314], "end": [30.3632, 72.3714], "type": "segment", "width": 0.09999999999999999}, {"start": [30.3632, 72.3714], "end": [31.0032, 72.3714], "type": "segment", "width": 0.09999999999999999}, {"start": [31.0032, 72.3714], "end": [31.0032, 73.4314], "type": "segment", "width": 0.09999999999999999}, {"start": [32.9032, 78.5114], "end": [32.9032, 79.5714], "type": "segment", "width": 0.09999999999999999}, {"start": [32.9032, 79.5714], "end": [33.5432, 79.5714], "type": "segment", "width": 0.09999999999999999}, {"start": [33.5432, 79.5714], "end": [33.5432, 78.5114], "type": "segment", "width": 0.09999999999999999}, {"start": [32.9032, 73.4314], "end": [32.9032, 72.3714], "type": "segment", "width": 0.09999999999999999}, {"start": [32.9032, 72.3714], "end": [33.5432, 72.3714], "type": "segment", "width": 0.09999999999999999}, {"start": [33.5432, 72.3714], "end": [33.5432, 73.4314], "type": "segment", "width": 0.09999999999999999}, {"start": [35.4432, 78.5114], "end": [35.4432, 79.5714], "type": "segment", "width": 0.09999999999999999}, {"start": [35.4432, 79.5714], "end": [36.0832, 79.5714], "type": "segment", "width": 0.09999999999999999}, {"start": [36.0832, 79.5714], "end": [36.0832, 78.5114], "type": "segment", "width": 0.09999999999999999}, {"start": [35.4432, 73.4314], "end": [35.4432, 72.3714], "type": "segment", "width": 0.09999999999999999}, {"start": [35.4432, 72.3714], "end": [36.0832, 72.3714], "type": "segment", "width": 0.09999999999999999}, {"start": [36.0832, 72.3714], "end": [36.0832, 73.4314], "type": "segment", "width": 0.09999999999999999}, {"start": [37.9832, 78.5114], "end": [37.9832, 79.5714], "type": "segment", "width": 0.09999999999999999}, {"start": [37.9832, 79.5714], "end": [38.6232, 79.5714], "type": "segment", "width": 0.09999999999999999}, {"start": [38.6232, 79.5714], "end": [38.6232, 78.5114], "type": "segment", "width": 0.09999999999999999}, {"start": [37.9832, 73.4314], "end": [37.9832, 72.3714], "type": "segment", "width": 0.09999999999999999}, {"start": [37.9832, 72.3714], "end": [38.6232, 72.3714], "type": "segment", "width": 0.09999999999999999}, {"start": [38.6232, 72.3714], "end": [38.6232, 73.4314], "type": "segment", "width": 0.09999999999999999}, {"start": [40.523199999999996, 78.5114], "end": [40.523199999999996, 79.5714], "type": "segment", "width": 0.09999999999999999}, {"start": [40.523199999999996, 79.5714], "end": [41.163199999999996, 79.5714], "type": "segment", "width": 0.09999999999999999}, {"start": [41.163199999999996, 79.5714], "end": [41.163199999999996, 78.5114], "type": "segment", "width": 0.09999999999999999}, {"start": [40.523199999999996, 73.4314], "end": [40.523199999999996, 72.3714], "type": "segment", "width": 0.09999999999999999}, {"start": [40.523199999999996, 72.3714], "end": [41.163199999999996, 72.3714], "type": "segment", "width": 0.09999999999999999}, {"start": [41.163199999999996, 72.3714], "end": [41.163199999999996, 73.4314], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "J4", "thickness": 0.15, "pos": [35.7632, 75.9714], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "LED-RED", "thickness": 0.15, "pos": [62.07, 74.54899999999999], "height": 1.0}, {"start": [63.9, 75.34899999999999], "end": [63.9, 74.04899999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [63.9, 74.04899999999999], "end": [63.599999999999994, 73.749], "type": "segment", "width": 0.09999999999999999}, {"start": [63.599999999999994, 73.749], "end": [63.099999999999994, 73.749], "type": "segment", "width": 0.09999999999999999}, {"start": [63.099999999999994, 73.749], "end": [63.099999999999994, 75.34899999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [63.099999999999994, 75.34899999999999], "end": [63.9, 75.34899999999999], "type": "segment", "width": 0.09999999999999999}, {"width": 0.39999999999999997, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D28", "thickness": 0.06, "pos": [63.5, 74.54899999999999], "height": 0.39999999999999997}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "XC6206 3.3V", "thickness": 0.15, "pos": [68.326, 89.575], "height": 1.0}, {"width": 0.5, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "U7", "thickness": 0.075, "pos": [68.326, 92.075], "height": 0.5}, {"start": [69.026, 93.02499999999999], "end": [69.026, 90.575], "type": "segment", "width": 0.09999999999999999}, {"start": [68.476, 93.595], "end": [67.62599999999999, 93.595], "type": "segment", "width": 0.09999999999999999}, {"start": [69.026, 93.02499999999999], "end": [68.476, 93.595], "type": "segment", "width": 0.09999999999999999}, {"start": [67.62599999999999, 93.595], "end": [67.62599999999999, 90.55499999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [69.026, 90.55499999999999], "end": [67.62599999999999, 90.55499999999999], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "SS54", "thickness": 0.15, "pos": [91.89999999999999, 87.25], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D37", "thickness": 0.15, "pos": [86.8, 87.25], "height": 1.0}, {"start": [90.8, 84.95], "end": [90.8, 89.55], "type": "segment", "width": 0.09999999999999999}, {"start": [90.8, 89.55], "end": [87.8, 89.55], "type": "segment", "width": 0.09999999999999999}, {"start": [87.8, 84.95], "end": [90.8, 84.95], "type": "segment", "width": 0.09999999999999999}, {"start": [87.8, 84.95], "end": [87.8, 89.55], "type": "segment", "width": 0.09999999999999999}, {"start": [89.30102, 87.89944], "end": [89.30102, 88.80113999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [89.30102, 86.74882], "end": [89.30102, 85.75059999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [88.50092, 87.89944], "end": [90.10112, 87.89944], "type": "segment", "width": 0.09999999999999999}, {"start": [90.05032, 86.74882], "end": [88.50092, 86.74882], "type": "segment", "width": 0.09999999999999999}, {"start": [89.30102, 87.89944], "end": [90.05032, 86.74882], "type": "segment", "width": 0.09999999999999999}, {"start": [89.30102, 87.89944], "end": [88.50092, 86.74882], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "SS54", "thickness": 0.15, "pos": [98.6, 87.25], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D36", "thickness": 0.15, "pos": [93.5, 87.25], "height": 1.0}, {"start": [97.5, 84.95], "end": [97.5, 89.55], "type": "segment", "width": 0.09999999999999999}, {"start": [97.5, 89.55], "end": [94.5, 89.55], "type": "segment", "width": 0.09999999999999999}, {"start": [94.5, 84.95], "end": [97.5, 84.95], "type": "segment", "width": 0.09999999999999999}, {"start": [94.5, 84.95], "end": [94.5, 89.55], "type": "segment", "width": 0.09999999999999999}, {"start": [96.00102, 87.89944], "end": [96.00102, 88.80113999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [96.00102, 86.74882], "end": [96.00102, 85.75059999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [95.20092, 87.89944], "end": [96.80112, 87.89944], "type": "segment", "width": 0.09999999999999999}, {"start": [96.75032, 86.74882], "end": [95.20092, 86.74882], "type": "segment", "width": 0.09999999999999999}, {"start": [96.00102, 87.89944], "end": [96.75032, 86.74882], "type": "segment", "width": 0.09999999999999999}, {"start": [96.00102, 87.89944], "end": [95.20092, 86.74882], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "2.2uF", "thickness": 0.15, "pos": [83.66, 79.883], "height": 1.0}, {"start": [84.69, 79.083], "end": [85.49, 79.083], "type": "segment", "width": 0.09999999999999999}, {"start": [85.49, 79.083], "end": [85.49, 80.68299999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [85.49, 80.68299999999999], "end": [84.69, 80.68299999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [84.69, 80.68299999999999], "end": [84.69, 79.083], "type": "segment", "width": 0.09999999999999999}, {"width": 0.39999999999999997, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C41", "thickness": 0.06, "pos": [85.08999999999999, 79.883], "height": 0.39999999999999997}, {"width": 0.762, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "Net-Tie_2", "thickness": 0.15, "pos": [59.1885, 86.30919999999999], "height": 0.762}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "MIC4427", "thickness": 0.15, "pos": [29.6636, 62.5348], "height": 1.0}, {"start": [23.813599999999997, 63.5098], "end": [23.813599999999997, 60.584799999999994], "type": "segment", "width": 0.09999999999999999}, {"start": [23.813599999999997, 60.584799999999994], "end": [28.7136, 60.584799999999994], "type": "segment", "width": 0.09999999999999999}, {"start": [28.7136, 60.584799999999994], "end": [28.7136, 64.48479999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [28.7136, 64.48479999999999], "end": [24.7886, 64.48479999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [24.7886, 64.48479999999999], "end": [23.813599999999997, 63.5098], "type": "segment", "width": 0.09999999999999999}, {"width": 0.98, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "U31", "thickness": 0.15, "pos": [26.2636, 62.5348], "height": 0.98}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "18pF", "thickness": 0.15, "pos": [53.349999999999994, 102.38], "height": 1.0}, {"start": [52.55, 101.35], "end": [52.55, 100.55], "type": "segment", "width": 0.09999999999999999}, {"start": [52.55, 100.55], "end": [54.15, 100.55], "type": "segment", "width": 0.09999999999999999}, {"start": [54.15, 100.55], "end": [54.15, 101.35], "type": "segment", "width": 0.09999999999999999}, {"start": [54.15, 101.35], "end": [52.55, 101.35], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C21", "thickness": 0.15, "pos": [53.349999999999994, 100.94999999999999], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "B5819W", "thickness": 0.15, "pos": [62.949999999999996, 102.89999999999999], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D17", "thickness": 0.15, "pos": [62.949999999999996, 98.8], "height": 1.0}, {"start": [63.199999999999996, 100.8], "end": [63.699999999999996, 100.8], "type": "segment", "width": 0.09999999999999999}, {"start": [63.199999999999996, 101.19999999999999], "end": [62.599999999999994, 100.8], "type": "segment", "width": 0.09999999999999999}, {"start": [63.199999999999996, 100.39999999999999], "end": [63.199999999999996, 101.19999999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [62.599999999999994, 100.8], "end": [63.199999999999996, 100.39999999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [62.599999999999994, 100.8], "end": [62.599999999999994, 101.35], "type": "segment", "width": 0.09999999999999999}, {"start": [62.599999999999994, 100.8], "end": [62.599999999999994, 100.25], "type": "segment", "width": 0.09999999999999999}, {"start": [62.199999999999996, 100.8], "end": [62.599999999999994, 100.8], "type": "segment", "width": 0.09999999999999999}, {"start": [61.55, 101.69999999999999], "end": [61.55, 99.89999999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [64.35, 101.69999999999999], "end": [61.55, 101.69999999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [64.35, 99.89999999999999], "end": [64.35, 101.69999999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [61.55, 99.89999999999999], "end": [64.35, 99.89999999999999], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "SM15T33C", "thickness": 0.15, "pos": [72.63499999999999, 98.425], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D41", "thickness": 0.15, "pos": [78.735, 98.425], "height": 1.0}, {"start": [73.735, 101.975], "end": [73.735, 94.875], "type": "segment", "width": 0.09999999999999999}, {"start": [73.735, 94.875], "end": [79.935, 94.875], "type": "segment", "width": 0.09999999999999999}, {"start": [79.935, 101.975], "end": [73.735, 101.975], "type": "segment", "width": 0.09999999999999999}, {"start": [79.935, 101.975], "end": [79.935, 94.875], "type": "segment", "width": 0.09999999999999999}, {"start": [76.83398, 97.77556], "end": [76.83398, 96.87386], "type": "segment", "width": 0.09999999999999999}, {"start": [76.83398, 98.92618], "end": [76.83398, 99.92439999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [77.63408, 97.77556], "end": [76.03388, 97.77556], "type": "segment", "width": 0.09999999999999999}, {"start": [76.08467999999999, 98.92618], "end": [77.63408, 98.92618], "type": "segment", "width": 0.09999999999999999}, {"start": [76.83398, 97.77556], "end": [76.08467999999999, 98.92618], "type": "segment", "width": 0.09999999999999999}, {"start": [76.83398, 97.77556], "end": [77.63408, 98.92618], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "W25QxxJVS", "thickness": 0.15, "pos": [78.044, 108.839], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "U6", "thickness": 0.15, "pos": [73.914, 108.839], "height": 1.0}, {"start": [70.814, 110.48899999999999], "end": [70.814, 106.189], "type": "segment", "width": 0.15}, {"start": [70.814, 106.189], "end": [77.014, 106.189], "type": "segment", "width": 0.15}, {"start": [77.014, 106.189], "end": [77.014, 111.48899999999999], "type": "segment", "width": 0.15}, {"start": [77.014, 111.48899999999999], "end": [71.814, 111.48899999999999], "type": "segment", "width": 0.15}, {"start": [71.814, 111.48899999999999], "end": [70.814, 110.48899999999999], "type": "segment", "width": 0.15}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "SRV05-4", "thickness": 0.15, "pos": [60.3885, 47.5952], "height": 1.0}, {"width": 0.5, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D39", "thickness": 0.075, "pos": [60.3885, 50.4952], "height": 0.5}, {"start": [61.2885, 51.395199999999996], "end": [60.6385, 52.045199999999994], "type": "segment", "width": 0.09999999999999999}, {"start": [59.488499999999995, 52.045199999999994], "end": [60.6385, 52.045199999999994], "type": "segment", "width": 0.09999999999999999}, {"start": [61.2885, 51.395199999999996], "end": [61.2885, 48.9452], "type": "segment", "width": 0.09999999999999999}, {"start": [59.488499999999995, 48.9452], "end": [61.2885, 48.9452], "type": "segment", "width": 0.09999999999999999}, {"start": [59.488499999999995, 52.045199999999994], "end": [59.488499999999995, 48.9452], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "SRV05-4", "thickness": 0.15, "pos": [65.2526, 53.395199999999996], "height": 1.0}, {"width": 0.5, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D13", "thickness": 0.075, "pos": [65.2526, 50.4952], "height": 0.5}, {"start": [64.3526, 49.5952], "end": [65.0026, 48.9452], "type": "segment", "width": 0.09999999999999999}, {"start": [66.15259999999999, 48.9452], "end": [65.0026, 48.9452], "type": "segment", "width": 0.09999999999999999}, {"start": [64.3526, 49.5952], "end": [64.3526, 52.045199999999994], "type": "segment", "width": 0.09999999999999999}, {"start": [66.15259999999999, 52.045199999999994], "end": [64.3526, 52.045199999999994], "type": "segment", "width": 0.09999999999999999}, {"start": [66.15259999999999, 48.9452], "end": [66.15259999999999, 52.045199999999994], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "SRV05-4", "thickness": 0.15, "pos": [54.991, 52.419], "height": 1.0}, {"width": 0.5, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D38", "thickness": 0.075, "pos": [54.991, 50.419], "height": 0.5}, {"start": [54.091, 49.519], "end": [54.741, 48.869], "type": "segment", "width": 0.09999999999999999}, {"start": [55.891, 48.869], "end": [54.741, 48.869], "type": "segment", "width": 0.09999999999999999}, {"start": [54.091, 49.519], "end": [54.091, 51.969], "type": "segment", "width": 0.09999999999999999}, {"start": [55.891, 51.969], "end": [54.091, 51.969], "type": "segment", "width": 0.09999999999999999}, {"start": [55.891, 48.869], "end": [55.891, 51.969], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "SRV05-4", "thickness": 0.15, "pos": [49.95164, 48.444399999999995], "height": 1.0}, {"width": 0.5, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D40", "thickness": 0.075, "pos": [49.95164, 50.444399999999995], "height": 0.5}, {"start": [50.851639999999996, 51.3444], "end": [50.20164, 51.9944], "type": "segment", "width": 0.09999999999999999}, {"start": [49.05164, 51.9944], "end": [50.20164, 51.9944], "type": "segment", "width": 0.09999999999999999}, {"start": [50.851639999999996, 51.3444], "end": [50.851639999999996, 48.8944], "type": "segment", "width": 0.09999999999999999}, {"start": [49.05164, 48.8944], "end": [50.851639999999996, 48.8944], "type": "segment", "width": 0.09999999999999999}, {"start": [49.05164, 51.9944], "end": [49.05164, 48.8944], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10K", "thickness": 0.15, "pos": [47.33, 70.39999999999999], "height": 1.0}, {"start": [46.3, 71.2], "end": [45.5, 71.2], "type": "segment", "width": 0.09999999999999999}, {"start": [45.5, 71.2], "end": [45.5, 69.6], "type": "segment", "width": 0.09999999999999999}, {"start": [45.5, 69.6], "end": [46.3, 69.6], "type": "segment", "width": 0.09999999999999999}, {"start": [46.3, 69.6], "end": [46.3, 71.2], "type": "segment", "width": 0.09999999999999999}, {"width": 0.39999999999999997, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R79", "thickness": 0.06, "pos": [45.9, 70.39999999999999], "height": 0.39999999999999997}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10K", "thickness": 0.15, "pos": [48.83, 70.39999999999999], "height": 1.0}, {"start": [47.8, 71.2], "end": [47.0, 71.2], "type": "segment", "width": 0.09999999999999999}, {"start": [47.0, 71.2], "end": [47.0, 69.6], "type": "segment", "width": 0.09999999999999999}, {"start": [47.0, 69.6], "end": [47.8, 69.6], "type": "segment", "width": 0.09999999999999999}, {"start": [47.8, 69.6], "end": [47.8, 71.2], "type": "segment", "width": 0.09999999999999999}, {"width": 0.39999999999999997, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R78", "thickness": 0.06, "pos": [47.4, 70.39999999999999], "height": 0.39999999999999997}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10K", "thickness": 0.15, "pos": [50.33, 70.39999999999999], "height": 1.0}, {"start": [49.3, 71.2], "end": [48.5, 71.2], "type": "segment", "width": 0.09999999999999999}, {"start": [48.5, 71.2], "end": [48.5, 69.6], "type": "segment", "width": 0.09999999999999999}, {"start": [48.5, 69.6], "end": [49.3, 69.6], "type": "segment", "width": 0.09999999999999999}, {"start": [49.3, 69.6], "end": [49.3, 71.2], "type": "segment", "width": 0.09999999999999999}, {"width": 0.39999999999999997, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R77", "thickness": 0.06, "pos": [48.9, 70.39999999999999], "height": 0.39999999999999997}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10K", "thickness": 0.15, "pos": [51.83, 70.39999999999999], "height": 1.0}, {"start": [50.8, 71.2], "end": [50.0, 71.2], "type": "segment", "width": 0.09999999999999999}, {"start": [50.0, 71.2], "end": [50.0, 69.6], "type": "segment", "width": 0.09999999999999999}, {"start": [50.0, 69.6], "end": [50.8, 69.6], "type": "segment", "width": 0.09999999999999999}, {"start": [50.8, 69.6], "end": [50.8, 71.2], "type": "segment", "width": 0.09999999999999999}, {"width": 0.39999999999999997, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R76", "thickness": 0.06, "pos": [50.4, 70.39999999999999], "height": 0.39999999999999997}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "6.8K", "thickness": 0.15, "pos": [47.33, 67.39999999999999], "height": 1.0}, {"start": [46.3, 68.2], "end": [45.5, 68.2], "type": "segment", "width": 0.09999999999999999}, {"start": [45.5, 68.2], "end": [45.5, 66.6], "type": "segment", "width": 0.09999999999999999}, {"start": [45.5, 66.6], "end": [46.3, 66.6], "type": "segment", "width": 0.09999999999999999}, {"start": [46.3, 66.6], "end": [46.3, 68.2], "type": "segment", "width": 0.09999999999999999}, {"width": 0.39999999999999997, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R75", "thickness": 0.06, "pos": [45.9, 67.39999999999999], "height": 0.39999999999999997}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "6.8K", "thickness": 0.15, "pos": [48.83, 67.39999999999999], "height": 1.0}, {"start": [47.8, 68.2], "end": [47.0, 68.2], "type": "segment", "width": 0.09999999999999999}, {"start": [47.0, 68.2], "end": [47.0, 66.6], "type": "segment", "width": 0.09999999999999999}, {"start": [47.0, 66.6], "end": [47.8, 66.6], "type": "segment", "width": 0.09999999999999999}, {"start": [47.8, 66.6], "end": [47.8, 68.2], "type": "segment", "width": 0.09999999999999999}, {"width": 0.39999999999999997, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R74", "thickness": 0.06, "pos": [47.4, 67.39999999999999], "height": 0.39999999999999997}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "6.8K", "thickness": 0.15, "pos": [50.33, 67.39999999999999], "height": 1.0}, {"start": [49.3, 68.2], "end": [48.5, 68.2], "type": "segment", "width": 0.09999999999999999}, {"start": [48.5, 68.2], "end": [48.5, 66.6], "type": "segment", "width": 0.09999999999999999}, {"start": [48.5, 66.6], "end": [49.3, 66.6], "type": "segment", "width": 0.09999999999999999}, {"start": [49.3, 66.6], "end": [49.3, 68.2], "type": "segment", "width": 0.09999999999999999}, {"width": 0.39999999999999997, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R73", "thickness": 0.06, "pos": [48.9, 67.39999999999999], "height": 0.39999999999999997}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "6.8K", "thickness": 0.15, "pos": [51.83, 67.39999999999999], "height": 1.0}, {"start": [50.8, 68.2], "end": [50.0, 68.2], "type": "segment", "width": 0.09999999999999999}, {"start": [50.0, 68.2], "end": [50.0, 66.6], "type": "segment", "width": 0.09999999999999999}, {"start": [50.0, 66.6], "end": [50.8, 66.6], "type": "segment", "width": 0.09999999999999999}, {"start": [50.8, 66.6], "end": [50.8, 68.2], "type": "segment", "width": 0.09999999999999999}, {"width": 0.39999999999999997, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R72", "thickness": 0.06, "pos": [50.4, 67.39999999999999], "height": 0.39999999999999997}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10K", "thickness": 0.15, "pos": [53.33, 70.39999999999999], "height": 1.0}, {"start": [52.3, 71.2], "end": [51.5, 71.2], "type": "segment", "width": 0.09999999999999999}, {"start": [51.5, 71.2], "end": [51.5, 69.6], "type": "segment", "width": 0.09999999999999999}, {"start": [51.5, 69.6], "end": [52.3, 69.6], "type": "segment", "width": 0.09999999999999999}, {"start": [52.3, 69.6], "end": [52.3, 71.2], "type": "segment", "width": 0.09999999999999999}, {"width": 0.39999999999999997, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R71", "thickness": 0.06, "pos": [51.9, 70.39999999999999], "height": 0.39999999999999997}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10K", "thickness": 0.15, "pos": [54.83, 70.39999999999999], "height": 1.0}, {"start": [53.8, 71.2], "end": [53.0, 71.2], "type": "segment", "width": 0.09999999999999999}, {"start": [53.0, 71.2], "end": [53.0, 69.6], "type": "segment", "width": 0.09999999999999999}, {"start": [53.0, 69.6], "end": [53.8, 69.6], "type": "segment", "width": 0.09999999999999999}, {"start": [53.8, 69.6], "end": [53.8, 71.2], "type": "segment", "width": 0.09999999999999999}, {"width": 0.39999999999999997, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R70", "thickness": 0.06, "pos": [53.4, 70.39999999999999], "height": 0.39999999999999997}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10K", "thickness": 0.15, "pos": [56.33, 70.39999999999999], "height": 1.0}, {"start": [55.3, 71.2], "end": [54.5, 71.2], "type": "segment", "width": 0.09999999999999999}, {"start": [54.5, 71.2], "end": [54.5, 69.6], "type": "segment", "width": 0.09999999999999999}, {"start": [54.5, 69.6], "end": [55.3, 69.6], "type": "segment", "width": 0.09999999999999999}, {"start": [55.3, 69.6], "end": [55.3, 71.2], "type": "segment", "width": 0.09999999999999999}, {"width": 0.39999999999999997, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R69", "thickness": 0.06, "pos": [54.9, 70.39999999999999], "height": 0.39999999999999997}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10K", "thickness": 0.15, "pos": [57.83, 70.39999999999999], "height": 1.0}, {"start": [56.8, 71.2], "end": [56.0, 71.2], "type": "segment", "width": 0.09999999999999999}, {"start": [56.0, 71.2], "end": [56.0, 69.6], "type": "segment", "width": 0.09999999999999999}, {"start": [56.0, 69.6], "end": [56.8, 69.6], "type": "segment", "width": 0.09999999999999999}, {"start": [56.8, 69.6], "end": [56.8, 71.2], "type": "segment", "width": 0.09999999999999999}, {"width": 0.39999999999999997, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R68", "thickness": 0.06, "pos": [56.4, 70.39999999999999], "height": 0.39999999999999997}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "6.8K", "thickness": 0.15, "pos": [53.33, 67.39999999999999], "height": 1.0}, {"start": [52.3, 68.2], "end": [51.5, 68.2], "type": "segment", "width": 0.09999999999999999}, {"start": [51.5, 68.2], "end": [51.5, 66.6], "type": "segment", "width": 0.09999999999999999}, {"start": [51.5, 66.6], "end": [52.3, 66.6], "type": "segment", "width": 0.09999999999999999}, {"start": [52.3, 66.6], "end": [52.3, 68.2], "type": "segment", "width": 0.09999999999999999}, {"width": 0.39999999999999997, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R67", "thickness": 0.06, "pos": [51.9, 67.39999999999999], "height": 0.39999999999999997}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "6.8K", "thickness": 0.15, "pos": [54.83, 67.39999999999999], "height": 1.0}, {"start": [53.8, 68.2], "end": [53.0, 68.2], "type": "segment", "width": 0.09999999999999999}, {"start": [53.0, 68.2], "end": [53.0, 66.6], "type": "segment", "width": 0.09999999999999999}, {"start": [53.0, 66.6], "end": [53.8, 66.6], "type": "segment", "width": 0.09999999999999999}, {"start": [53.8, 66.6], "end": [53.8, 68.2], "type": "segment", "width": 0.09999999999999999}, {"width": 0.39999999999999997, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R66", "thickness": 0.06, "pos": [53.4, 67.39999999999999], "height": 0.39999999999999997}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "6.8K", "thickness": 0.15, "pos": [56.33, 67.39999999999999], "height": 1.0}, {"start": [55.3, 68.2], "end": [54.5, 68.2], "type": "segment", "width": 0.09999999999999999}, {"start": [54.5, 68.2], "end": [54.5, 66.6], "type": "segment", "width": 0.09999999999999999}, {"start": [54.5, 66.6], "end": [55.3, 66.6], "type": "segment", "width": 0.09999999999999999}, {"start": [55.3, 66.6], "end": [55.3, 68.2], "type": "segment", "width": 0.09999999999999999}, {"width": 0.39999999999999997, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R65", "thickness": 0.06, "pos": [54.9, 67.39999999999999], "height": 0.39999999999999997}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "6.8K", "thickness": 0.15, "pos": [57.83, 67.39999999999999], "height": 1.0}, {"start": [56.8, 68.2], "end": [56.0, 68.2], "type": "segment", "width": 0.09999999999999999}, {"start": [56.0, 68.2], "end": [56.0, 66.6], "type": "segment", "width": 0.09999999999999999}, {"start": [56.0, 66.6], "end": [56.8, 66.6], "type": "segment", "width": 0.09999999999999999}, {"start": [56.8, 66.6], "end": [56.8, 68.2], "type": "segment", "width": 0.09999999999999999}, {"width": 0.39999999999999997, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R64", "thickness": 0.06, "pos": [56.4, 67.39999999999999], "height": 0.39999999999999997}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10K", "thickness": 0.15, "pos": [65.33, 70.39999999999999], "height": 1.0}, {"start": [64.3, 71.2], "end": [63.5, 71.2], "type": "segment", "width": 0.09999999999999999}, {"start": [63.5, 71.2], "end": [63.5, 69.6], "type": "segment", "width": 0.09999999999999999}, {"start": [63.5, 69.6], "end": [64.3, 69.6], "type": "segment", "width": 0.09999999999999999}, {"start": [64.3, 69.6], "end": [64.3, 71.2], "type": "segment", "width": 0.09999999999999999}, {"width": 0.39999999999999997, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R63", "thickness": 0.06, "pos": [63.9, 70.39999999999999], "height": 0.39999999999999997}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10K", "thickness": 0.15, "pos": [66.83, 70.39999999999999], "height": 1.0}, {"start": [65.8, 71.2], "end": [65.0, 71.2], "type": "segment", "width": 0.09999999999999999}, {"start": [65.0, 71.2], "end": [65.0, 69.6], "type": "segment", "width": 0.09999999999999999}, {"start": [65.0, 69.6], "end": [65.8, 69.6], "type": "segment", "width": 0.09999999999999999}, {"start": [65.8, 69.6], "end": [65.8, 71.2], "type": "segment", "width": 0.09999999999999999}, {"width": 0.39999999999999997, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R62", "thickness": 0.06, "pos": [65.39999999999999, 70.39999999999999], "height": 0.39999999999999997}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10K", "thickness": 0.15, "pos": [68.33, 70.39999999999999], "height": 1.0}, {"start": [67.3, 71.2], "end": [66.5, 71.2], "type": "segment", "width": 0.09999999999999999}, {"start": [66.5, 71.2], "end": [66.5, 69.6], "type": "segment", "width": 0.09999999999999999}, {"start": [66.5, 69.6], "end": [67.3, 69.6], "type": "segment", "width": 0.09999999999999999}, {"start": [67.3, 69.6], "end": [67.3, 71.2], "type": "segment", "width": 0.09999999999999999}, {"width": 0.39999999999999997, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R61", "thickness": 0.06, "pos": [66.89999999999999, 70.39999999999999], "height": 0.39999999999999997}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10K", "thickness": 0.15, "pos": [69.83, 70.39999999999999], "height": 1.0}, {"start": [68.8, 71.2], "end": [68.0, 71.2], "type": "segment", "width": 0.09999999999999999}, {"start": [68.0, 71.2], "end": [68.0, 69.6], "type": "segment", "width": 0.09999999999999999}, {"start": [68.0, 69.6], "end": [68.8, 69.6], "type": "segment", "width": 0.09999999999999999}, {"start": [68.8, 69.6], "end": [68.8, 71.2], "type": "segment", "width": 0.09999999999999999}, {"width": 0.39999999999999997, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R60", "thickness": 0.06, "pos": [68.39999999999999, 70.39999999999999], "height": 0.39999999999999997}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "6.8K", "thickness": 0.15, "pos": [65.33, 67.39999999999999], "height": 1.0}, {"start": [64.3, 68.2], "end": [63.5, 68.2], "type": "segment", "width": 0.09999999999999999}, {"start": [63.5, 68.2], "end": [63.5, 66.6], "type": "segment", "width": 0.09999999999999999}, {"start": [63.5, 66.6], "end": [64.3, 66.6], "type": "segment", "width": 0.09999999999999999}, {"start": [64.3, 66.6], "end": [64.3, 68.2], "type": "segment", "width": 0.09999999999999999}, {"width": 0.39999999999999997, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R59", "thickness": 0.06, "pos": [63.9, 67.39999999999999], "height": 0.39999999999999997}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "6.8K", "thickness": 0.15, "pos": [66.83, 67.39999999999999], "height": 1.0}, {"start": [65.8, 68.2], "end": [65.0, 68.2], "type": "segment", "width": 0.09999999999999999}, {"start": [65.0, 68.2], "end": [65.0, 66.6], "type": "segment", "width": 0.09999999999999999}, {"start": [65.0, 66.6], "end": [65.8, 66.6], "type": "segment", "width": 0.09999999999999999}, {"start": [65.8, 66.6], "end": [65.8, 68.2], "type": "segment", "width": 0.09999999999999999}, {"width": 0.39999999999999997, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R57", "thickness": 0.06, "pos": [65.39999999999999, 67.39999999999999], "height": 0.39999999999999997}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "6.8K", "thickness": 0.15, "pos": [68.33, 67.39999999999999], "height": 1.0}, {"start": [67.3, 68.2], "end": [66.5, 68.2], "type": "segment", "width": 0.09999999999999999}, {"start": [66.5, 68.2], "end": [66.5, 66.6], "type": "segment", "width": 0.09999999999999999}, {"start": [66.5, 66.6], "end": [67.3, 66.6], "type": "segment", "width": 0.09999999999999999}, {"start": [67.3, 66.6], "end": [67.3, 68.2], "type": "segment", "width": 0.09999999999999999}, {"width": 0.39999999999999997, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R55", "thickness": 0.06, "pos": [66.89999999999999, 67.39999999999999], "height": 0.39999999999999997}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "6.8K", "thickness": 0.15, "pos": [69.83, 67.39999999999999], "height": 1.0}, {"start": [68.8, 68.2], "end": [68.0, 68.2], "type": "segment", "width": 0.09999999999999999}, {"start": [68.0, 68.2], "end": [68.0, 66.6], "type": "segment", "width": 0.09999999999999999}, {"start": [68.0, 66.6], "end": [68.8, 66.6], "type": "segment", "width": 0.09999999999999999}, {"start": [68.8, 66.6], "end": [68.8, 68.2], "type": "segment", "width": 0.09999999999999999}, {"width": 0.39999999999999997, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R53", "thickness": 0.06, "pos": [68.39999999999999, 67.39999999999999], "height": 0.39999999999999997}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "6.8K", "thickness": 0.15, "pos": [62.33, 67.39999999999999], "height": 1.0}, {"start": [61.3, 68.2], "end": [60.5, 68.2], "type": "segment", "width": 0.09999999999999999}, {"start": [60.5, 68.2], "end": [60.5, 66.6], "type": "segment", "width": 0.09999999999999999}, {"start": [60.5, 66.6], "end": [61.3, 66.6], "type": "segment", "width": 0.09999999999999999}, {"start": [61.3, 66.6], "end": [61.3, 68.2], "type": "segment", "width": 0.09999999999999999}, {"width": 0.39999999999999997, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R26", "thickness": 0.06, "pos": [60.9, 67.39999999999999], "height": 0.39999999999999997}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "6.8K", "thickness": 0.15, "pos": [59.33, 67.39999999999999], "height": 1.0}, {"start": [58.3, 68.2], "end": [57.5, 68.2], "type": "segment", "width": 0.09999999999999999}, {"start": [57.5, 68.2], "end": [57.5, 66.6], "type": "segment", "width": 0.09999999999999999}, {"start": [57.5, 66.6], "end": [58.3, 66.6], "type": "segment", "width": 0.09999999999999999}, {"start": [58.3, 66.6], "end": [58.3, 68.2], "type": "segment", "width": 0.09999999999999999}, {"width": 0.39999999999999997, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R35", "thickness": 0.06, "pos": [57.9, 67.39999999999999], "height": 0.39999999999999997}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10K", "thickness": 0.15, "pos": [59.33, 70.39999999999999], "height": 1.0}, {"start": [58.3, 71.2], "end": [57.5, 71.2], "type": "segment", "width": 0.09999999999999999}, {"start": [57.5, 71.2], "end": [57.5, 69.6], "type": "segment", "width": 0.09999999999999999}, {"start": [57.5, 69.6], "end": [58.3, 69.6], "type": "segment", "width": 0.09999999999999999}, {"start": [58.3, 69.6], "end": [58.3, 71.2], "type": "segment", "width": 0.09999999999999999}, {"width": 0.39999999999999997, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R46", "thickness": 0.06, "pos": [57.9, 70.39999999999999], "height": 0.39999999999999997}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10K", "thickness": 0.15, "pos": [60.83, 70.39999999999999], "height": 1.0}, {"start": [59.8, 71.2], "end": [59.0, 71.2], "type": "segment", "width": 0.09999999999999999}, {"start": [59.0, 71.2], "end": [59.0, 69.6], "type": "segment", "width": 0.09999999999999999}, {"start": [59.0, 69.6], "end": [59.8, 69.6], "type": "segment", "width": 0.09999999999999999}, {"start": [59.8, 69.6], "end": [59.8, 71.2], "type": "segment", "width": 0.09999999999999999}, {"width": 0.39999999999999997, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R44", "thickness": 0.06, "pos": [59.4, 70.39999999999999], "height": 0.39999999999999997}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10K", "thickness": 0.15, "pos": [62.33, 70.39999999999999], "height": 1.0}, {"start": [61.3, 71.2], "end": [60.5, 71.2], "type": "segment", "width": 0.09999999999999999}, {"start": [60.5, 71.2], "end": [60.5, 69.6], "type": "segment", "width": 0.09999999999999999}, {"start": [60.5, 69.6], "end": [61.3, 69.6], "type": "segment", "width": 0.09999999999999999}, {"start": [61.3, 69.6], "end": [61.3, 71.2], "type": "segment", "width": 0.09999999999999999}, {"width": 0.39999999999999997, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R39", "thickness": 0.06, "pos": [60.9, 70.39999999999999], "height": 0.39999999999999997}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10K", "thickness": 0.15, "pos": [63.83, 70.39999999999999], "height": 1.0}, {"start": [62.8, 71.2], "end": [62.0, 71.2], "type": "segment", "width": 0.09999999999999999}, {"start": [62.0, 71.2], "end": [62.0, 69.6], "type": "segment", "width": 0.09999999999999999}, {"start": [62.0, 69.6], "end": [62.8, 69.6], "type": "segment", "width": 0.09999999999999999}, {"start": [62.8, 69.6], "end": [62.8, 71.2], "type": "segment", "width": 0.09999999999999999}, {"width": 0.39999999999999997, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R38", "thickness": 0.06, "pos": [62.4, 70.39999999999999], "height": 0.39999999999999997}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "6.8K", "thickness": 0.15, "pos": [60.83, 67.39999999999999], "height": 1.0}, {"start": [59.8, 68.2], "end": [59.0, 68.2], "type": "segment", "width": 0.09999999999999999}, {"start": [59.0, 68.2], "end": [59.0, 66.6], "type": "segment", "width": 0.09999999999999999}, {"start": [59.0, 66.6], "end": [59.8, 66.6], "type": "segment", "width": 0.09999999999999999}, {"start": [59.8, 66.6], "end": [59.8, 68.2], "type": "segment", "width": 0.09999999999999999}, {"width": 0.39999999999999997, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R32", "thickness": 0.06, "pos": [59.4, 67.39999999999999], "height": 0.39999999999999997}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "6.8K", "thickness": 0.15, "pos": [63.83, 67.39999999999999], "height": 1.0}, {"start": [62.8, 68.2], "end": [62.0, 68.2], "type": "segment", "width": 0.09999999999999999}, {"start": [62.0, 68.2], "end": [62.0, 66.6], "type": "segment", "width": 0.09999999999999999}, {"start": [62.0, 66.6], "end": [62.8, 66.6], "type": "segment", "width": 0.09999999999999999}, {"start": [62.8, 66.6], "end": [62.8, 68.2], "type": "segment", "width": 0.09999999999999999}, {"width": 0.39999999999999997, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R5", "thickness": 0.06, "pos": [62.4, 67.39999999999999], "height": 0.39999999999999997}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "LED-RED", "thickness": 0.15, "pos": [24.82, 35.15], "height": 1.0}, {"start": [26.65, 35.949999999999996], "end": [26.65, 34.65], "type": "segment", "width": 0.09999999999999999}, {"start": [26.65, 34.65], "end": [26.349999999999998, 34.35], "type": "segment", "width": 0.09999999999999999}, {"start": [26.349999999999998, 34.35], "end": [25.849999999999998, 34.35], "type": "segment", "width": 0.09999999999999999}, {"start": [25.849999999999998, 34.35], "end": [25.849999999999998, 35.949999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [25.849999999999998, 35.949999999999996], "end": [26.65, 35.949999999999996], "type": "segment", "width": 0.09999999999999999}, {"width": 0.39999999999999997, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D35", "thickness": 0.06, "pos": [26.25, 35.15], "height": 0.39999999999999997}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "LED-RED", "thickness": 0.15, "pos": [90.137, 36.576], "height": 1.0}, {"start": [91.967, 37.376], "end": [91.967, 36.076], "type": "segment", "width": 0.09999999999999999}, {"start": [91.967, 36.076], "end": [91.667, 35.775999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [91.667, 35.775999999999996], "end": [91.167, 35.775999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [91.167, 35.775999999999996], "end": [91.167, 37.376], "type": "segment", "width": 0.09999999999999999}, {"start": [91.167, 37.376], "end": [91.967, 37.376], "type": "segment", "width": 0.09999999999999999}, {"width": 0.39999999999999997, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D33", "thickness": 0.06, "pos": [91.567, 36.576], "height": 0.39999999999999997}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "LED-RED", "thickness": 0.15, "pos": [91.661, 36.576], "height": 1.0}, {"start": [93.491, 37.376], "end": [93.491, 36.076], "type": "segment", "width": 0.09999999999999999}, {"start": [93.491, 36.076], "end": [93.191, 35.775999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [93.191, 35.775999999999996], "end": [92.691, 35.775999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [92.691, 35.775999999999996], "end": [92.691, 37.376], "type": "segment", "width": 0.09999999999999999}, {"start": [92.691, 37.376], "end": [93.491, 37.376], "type": "segment", "width": 0.09999999999999999}, {"width": 0.39999999999999997, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D31", "thickness": 0.06, "pos": [93.091, 36.576], "height": 0.39999999999999997}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "LED-RED", "thickness": 0.15, "pos": [54.5592, 75.1002], "height": 1.0}, {"start": [53.7592, 76.9302], "end": [55.0592, 76.9302], "type": "segment", "width": 0.09999999999999999}, {"start": [55.0592, 76.9302], "end": [55.359199999999994, 76.6302], "type": "segment", "width": 0.09999999999999999}, {"start": [55.359199999999994, 76.6302], "end": [55.359199999999994, 76.1302], "type": "segment", "width": 0.09999999999999999}, {"start": [55.359199999999994, 76.1302], "end": [53.7592, 76.1302], "type": "segment", "width": 0.09999999999999999}, {"start": [53.7592, 76.1302], "end": [53.7592, 76.9302], "type": "segment", "width": 0.09999999999999999}, {"width": 0.39999999999999997, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D29", "thickness": 0.06, "pos": [54.5592, 76.5302], "height": 0.39999999999999997}, {"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": 0.39999999999999997, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D19", "thickness": 0.06, "pos": [30.287, 88.7738], "height": 0.39999999999999997}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "22uF", "thickness": 0.15, "pos": [26.796999999999997, 103.2205], "height": 1.0}, {"start": [25.997, 102.1905], "end": [25.997, 101.39049999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [25.997, 101.39049999999999], "end": [27.596999999999998, 101.39049999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [27.596999999999998, 101.39049999999999], "end": [27.596999999999998, 102.1905], "type": "segment", "width": 0.09999999999999999}, {"start": [27.596999999999998, 102.1905], "end": [25.997, 102.1905], "type": "segment", "width": 0.09999999999999999}, {"width": 0.39999999999999997, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C39", "thickness": 0.06, "pos": [26.796999999999997, 101.7905], "height": 0.39999999999999997}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "LED-BLUE", "thickness": 0.15, "pos": [38.6335, 96.8], "height": 1.0}, {"start": [39.6335, 94.55], "end": [37.933499999999995, 94.55], "type": "segment", "width": 0.09999999999999999}, {"start": [37.933499999999995, 94.55], "end": [37.6335, 94.85], "type": "segment", "width": 0.09999999999999999}, {"start": [37.6335, 94.85], "end": [37.6335, 95.75], "type": "segment", "width": 0.09999999999999999}, {"start": [37.6335, 95.75], "end": [39.6335, 95.75], "type": "segment", "width": 0.09999999999999999}, {"start": [39.6335, 95.75], "end": [39.6335, 94.55], "type": "segment", "width": 0.09999999999999999}, {"width": 0.5, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D23", "thickness": 0.08, "pos": [38.6335, 95.14999999999999], "height": 0.5}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "LED-GREEN", "thickness": 0.15, "pos": [38.6335, 100.6], "height": 1.0}, {"start": [39.6335, 98.35], "end": [37.933499999999995, 98.35], "type": "segment", "width": 0.09999999999999999}, {"start": [37.933499999999995, 98.35], "end": [37.6335, 98.64999999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [37.6335, 98.64999999999999], "end": [37.6335, 99.55], "type": "segment", "width": 0.09999999999999999}, {"start": [37.6335, 99.55], "end": [39.6335, 99.55], "type": "segment", "width": 0.09999999999999999}, {"start": [39.6335, 99.55], "end": [39.6335, 98.35], "type": "segment", "width": 0.09999999999999999}, {"width": 0.5, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D22", "thickness": 0.08, "pos": [38.6335, 98.94999999999999], "height": 0.5}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "LED-RED", "thickness": 0.15, "pos": [38.65, 98.69999999999999], "height": 1.0}, {"start": [39.65, 96.44999999999999], "end": [37.949999999999996, 96.44999999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [37.949999999999996, 96.44999999999999], "end": [37.65, 96.75], "type": "segment", "width": 0.09999999999999999}, {"start": [37.65, 96.75], "end": [37.65, 97.64999999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [37.65, 97.64999999999999], "end": [39.65, 97.64999999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [39.65, 97.64999999999999], "end": [39.65, 96.44999999999999], "type": "segment", "width": 0.09999999999999999}, {"width": 0.5, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D21", "thickness": 0.08, "pos": [38.65, 97.05], "height": 0.5}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "LED-YELLOW", "thickness": 0.15, "pos": [38.6335, 94.89999999999999], "height": 1.0}, {"start": [39.6335, 92.64999999999999], "end": [37.933499999999995, 92.64999999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [37.933499999999995, 92.64999999999999], "end": [37.6335, 92.95], "type": "segment", "width": 0.09999999999999999}, {"start": [37.6335, 92.95], "end": [37.6335, 93.85], "type": "segment", "width": 0.09999999999999999}, {"start": [37.6335, 93.85], "end": [39.6335, 93.85], "type": "segment", "width": 0.09999999999999999}, {"start": [39.6335, 93.85], "end": [39.6335, 92.64999999999999], "type": "segment", "width": 0.09999999999999999}, {"width": 0.5, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D27", "thickness": 0.08, "pos": [38.6335, 93.25], "height": 0.5}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "LED-GREEN", "thickness": 0.15, "pos": [64.958, 101.9828], "height": 1.0}, {"start": [65.958, 103.0328], "end": [65.958, 104.2328], "type": "segment", "width": 0.09999999999999999}, {"start": [65.958, 104.2328], "end": [63.958, 104.2328], "type": "segment", "width": 0.09999999999999999}, {"start": [63.958, 104.2328], "end": [63.958, 103.0328], "type": "segment", "width": 0.09999999999999999}, {"start": [63.958, 103.0328], "end": [65.958, 103.0328], "type": "segment", "width": 0.09999999999999999}, {"width": 0.5, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "D14", "thickness": 0.08, "pos": [64.958, 103.63279999999999], "height": 0.5}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "MIC4427", "thickness": 0.15, "pos": [40.5348, 62.5348], "height": 1.0}, {"start": [34.684799999999996, 63.5098], "end": [34.684799999999996, 60.584799999999994], "type": "segment", "width": 0.09999999999999999}, {"start": [34.684799999999996, 60.584799999999994], "end": [39.5848, 60.584799999999994], "type": "segment", "width": 0.09999999999999999}, {"start": [39.5848, 60.584799999999994], "end": [39.5848, 64.48479999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [39.5848, 64.48479999999999], "end": [35.6598, 64.48479999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [35.6598, 64.48479999999999], "end": [34.684799999999996, 63.5098], "type": "segment", "width": 0.09999999999999999}, {"width": 0.98, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "U33", "thickness": 0.15, "pos": [37.1348, 62.5348], "height": 0.98}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "MIC4427", "thickness": 0.15, "pos": [35.099199999999996, 62.5348], "height": 1.0}, {"start": [29.2492, 63.5098], "end": [29.2492, 60.584799999999994], "type": "segment", "width": 0.09999999999999999}, {"start": [29.2492, 60.584799999999994], "end": [34.1492, 60.584799999999994], "type": "segment", "width": 0.09999999999999999}, {"start": [34.1492, 60.584799999999994], "end": [34.1492, 64.48479999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [34.1492, 64.48479999999999], "end": [30.2242, 64.48479999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [30.2242, 64.48479999999999], "end": [29.2492, 63.5098], "type": "segment", "width": 0.09999999999999999}, {"width": 0.98, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "U32", "thickness": 0.15, "pos": [31.699199999999998, 62.5348], "height": 0.98}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10k", "thickness": 0.15, "pos": [22.9, 67.95], "height": 1.0}, {"width": 0.5, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "RN6", "thickness": 0.075, "pos": [25.7, 67.95], "height": 0.5}, {"start": [27.299999999999997, 67.14999999999999], "end": [27.299999999999997, 68.75], "type": "segment", "width": 0.09999999999999999}, {"start": [27.299999999999997, 68.75], "end": [24.099999999999998, 68.75], "type": "segment", "width": 0.09999999999999999}, {"start": [24.099999999999998, 68.75], "end": [24.099999999999998, 67.14999999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [24.099999999999998, 67.14999999999999], "end": [27.299999999999997, 67.14999999999999], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10k", "thickness": 0.15, "pos": [27.4, 67.95], "height": 1.0}, {"width": 0.5, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "RN5", "thickness": 0.075, "pos": [30.2, 67.95], "height": 0.5}, {"start": [31.799999999999997, 67.14999999999999], "end": [31.799999999999997, 68.75], "type": "segment", "width": 0.09999999999999999}, {"start": [31.799999999999997, 68.75], "end": [28.599999999999998, 68.75], "type": "segment", "width": 0.09999999999999999}, {"start": [28.599999999999998, 68.75], "end": [28.599999999999998, 67.14999999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [28.599999999999998, 67.14999999999999], "end": [31.799999999999997, 67.14999999999999], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "120", "thickness": 0.15, "pos": [85.472, 79.883], "height": 1.0}, {"start": [86.52199999999999, 78.883], "end": [87.722, 78.883], "type": "segment", "width": 0.09999999999999999}, {"start": [87.722, 78.883], "end": [87.722, 80.883], "type": "segment", "width": 0.09999999999999999}, {"start": [87.722, 80.883], "end": [86.52199999999999, 80.883], "type": "segment", "width": 0.09999999999999999}, {"start": [86.52199999999999, 80.883], "end": [86.52199999999999, 78.883], "type": "segment", "width": 0.09999999999999999}, {"width": 0.5, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R22", "thickness": 0.08, "pos": [87.122, 79.883], "height": 0.5}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "22uF 25V", "thickness": 0.15, "pos": [91.95, 75.6], "height": 1.0}, {"start": [93.0, 74.6], "end": [94.2, 74.6], "type": "segment", "width": 0.09999999999999999}, {"start": [94.2, 74.6], "end": [94.2, 76.6], "type": "segment", "width": 0.09999999999999999}, {"start": [94.2, 76.6], "end": [93.0, 76.6], "type": "segment", "width": 0.09999999999999999}, {"start": [93.0, 76.6], "end": [93.0, 74.6], "type": "segment", "width": 0.09999999999999999}, {"width": 0.5, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C43", "thickness": 0.08, "pos": [93.6, 75.6], "height": 0.5}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "6.8pF", "thickness": 0.15, "pos": [50.349999999999994, 101.47999999999999], "height": 1.0}, {"start": [49.55, 100.44999999999999], "end": [49.55, 99.64999999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [49.55, 99.64999999999999], "end": [51.15, 99.64999999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [51.15, 99.64999999999999], "end": [51.15, 100.44999999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [51.15, 100.44999999999999], "end": [49.55, 100.44999999999999], "type": "segment", "width": 0.09999999999999999}, {"width": 0.39999999999999997, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C44", "thickness": 0.06, "pos": [50.349999999999994, 100.05], "height": 0.39999999999999997}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "SRV05-4", "thickness": 0.15, "pos": [60.65, 100.85], "height": 1.0}, {"width": 0.5, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "D16", "thickness": 0.075, "pos": [60.65, 103.75], "height": 0.5}, {"start": [61.55, 104.64999999999999], "end": [60.9, 105.3], "type": "segment", "width": 0.09999999999999999}, {"start": [59.75, 105.3], "end": [60.9, 105.3], "type": "segment", "width": 0.09999999999999999}, {"start": [61.55, 104.64999999999999], "end": [61.55, 102.19999999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [59.75, 102.19999999999999], "end": [61.55, 102.19999999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [59.75, 105.3], "end": [59.75, 102.19999999999999], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "32768 Hz", "thickness": 0.15, "pos": [49.8, 96.1], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "Y2", "thickness": 0.15, "pos": [49.8, 100.1], "height": 1.0}, {"start": [51.4, 98.85], "end": [51.4, 97.35], "type": "segment", "width": 0.09999999999999999}, {"start": [48.199999999999996, 98.85], "end": [48.199999999999996, 97.35], "type": "segment", "width": 0.09999999999999999}, {"start": [51.4, 98.85], "end": [48.199999999999996, 98.85], "type": "segment", "width": 0.09999999999999999}, {"start": [51.4, 97.35], "end": [48.199999999999996, 97.35], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "8MHz 20pF", "thickness": 0.15, "pos": [55.15, 95.39999999999999], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "X1", "thickness": 0.15, "pos": [55.15, 98.19999999999999], "height": 1.0}, {"start": [57.449999999999996, 99.8], "end": [52.849999999999994, 99.8], "type": "segment", "width": 0.09999999999999999}, {"start": [52.849999999999994, 99.8], "end": [52.65, 99.6], "type": "segment", "width": 0.09999999999999999}, {"start": [52.65, 99.6], "end": [52.65, 96.8], "type": "segment", "width": 0.09999999999999999}, {"start": [52.65, 96.8], "end": [52.849999999999994, 96.6], "type": "segment", "width": 0.09999999999999999}, {"start": [52.849999999999994, 96.6], "end": [57.449999999999996, 96.6], "type": "segment", "width": 0.09999999999999999}, {"start": [57.449999999999996, 96.6], "end": [57.65, 96.8], "type": "segment", "width": 0.09999999999999999}, {"start": [57.65, 96.8], "end": [57.65, 99.6], "type": "segment", "width": 0.09999999999999999}, {"start": [57.65, 99.6], "end": [57.449999999999996, 99.8], "type": "segment", "width": 0.09999999999999999}, {"start": [57.65, 97.6], "end": [56.65, 96.6], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "6.8pF", "thickness": 0.15, "pos": [47.349999999999994, 101.47999999999999], "height": 1.0}, {"start": [46.55, 100.44999999999999], "end": [46.55, 99.64999999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [46.55, 99.64999999999999], "end": [48.15, 99.64999999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [48.15, 99.64999999999999], "end": [48.15, 100.44999999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [48.15, 100.44999999999999], "end": [46.55, 100.44999999999999], "type": "segment", "width": 0.09999999999999999}, {"width": 0.39999999999999997, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C28", "thickness": 0.06, "pos": [47.349999999999994, 100.05], "height": 0.39999999999999997}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "LM1117-3.3", "thickness": 0.15, "pos": [32.1, 95.89999999999999], "height": 1.0}, {"width": 0.7999999999999999, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "U5", "thickness": 0.12, "pos": [27.599999999999998, 95.89999999999999], "height": 0.7999999999999999}, {"start": [25.25, 97.75], "end": [24.25, 96.75], "type": "segment", "width": 0.09999999999999999}, {"start": [25.25, 97.75], "end": [30.95, 97.75], "type": "segment", "width": 0.09999999999999999}, {"start": [24.25, 96.75], "end": [24.25, 94.05], "type": "segment", "width": 0.09999999999999999}, {"start": [30.95, 97.75], "end": [30.95, 94.05], "type": "segment", "width": 0.09999999999999999}, {"start": [24.25, 94.05], "end": [30.95, 94.05], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "100", "thickness": 0.15, "pos": [22.8388, 56.3], "height": 1.0}, {"start": [23.8588, 54.699999999999996], "end": [25.4588, 54.699999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [25.4588, 54.699999999999996], "end": [25.4588, 57.9], "type": "segment", "width": 0.09999999999999999}, {"start": [25.4588, 57.9], "end": [23.8588, 57.9], "type": "segment", "width": 0.09999999999999999}, {"start": [23.8588, 57.9], "end": [23.8588, 54.699999999999996], "type": "segment", "width": 0.09999999999999999}, {"width": 0.7999999999999999, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R120", "thickness": 0.12, "pos": [24.6588, 56.3], "height": 0.7999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "100", "thickness": 0.15, "pos": [34.3388, 56.3], "height": 1.0}, {"start": [35.358799999999995, 54.699999999999996], "end": [36.9588, 54.699999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [36.9588, 54.699999999999996], "end": [36.9588, 57.9], "type": "segment", "width": 0.09999999999999999}, {"start": [36.9588, 57.9], "end": [35.358799999999995, 57.9], "type": "segment", "width": 0.09999999999999999}, {"start": [35.358799999999995, 57.9], "end": [35.358799999999995, 54.699999999999996], "type": "segment", "width": 0.09999999999999999}, {"width": 0.7999999999999999, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R125", "thickness": 0.12, "pos": [36.1588, 56.3], "height": 0.7999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "100", "thickness": 0.15, "pos": [32.0388, 56.3], "height": 1.0}, {"start": [33.0588, 54.699999999999996], "end": [34.6588, 54.699999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [34.6588, 54.699999999999996], "end": [34.6588, 57.9], "type": "segment", "width": 0.09999999999999999}, {"start": [34.6588, 57.9], "end": [33.0588, 57.9], "type": "segment", "width": 0.09999999999999999}, {"start": [33.0588, 57.9], "end": [33.0588, 54.699999999999996], "type": "segment", "width": 0.09999999999999999}, {"width": 0.7999999999999999, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R124", "thickness": 0.12, "pos": [33.858799999999995, 56.3], "height": 0.7999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "100", "thickness": 0.15, "pos": [29.738799999999998, 56.3], "height": 1.0}, {"start": [30.758799999999997, 54.699999999999996], "end": [32.358799999999995, 54.699999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [32.358799999999995, 54.699999999999996], "end": [32.358799999999995, 57.9], "type": "segment", "width": 0.09999999999999999}, {"start": [32.358799999999995, 57.9], "end": [30.758799999999997, 57.9], "type": "segment", "width": 0.09999999999999999}, {"start": [30.758799999999997, 57.9], "end": [30.758799999999997, 54.699999999999996], "type": "segment", "width": 0.09999999999999999}, {"width": 0.7999999999999999, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R123", "thickness": 0.12, "pos": [31.558799999999998, 56.3], "height": 0.7999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "100", "thickness": 0.15, "pos": [27.4388, 56.3], "height": 1.0}, {"start": [28.4588, 54.699999999999996], "end": [30.058799999999998, 54.699999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [30.058799999999998, 54.699999999999996], "end": [30.058799999999998, 57.9], "type": "segment", "width": 0.09999999999999999}, {"start": [30.058799999999998, 57.9], "end": [28.4588, 57.9], "type": "segment", "width": 0.09999999999999999}, {"start": [28.4588, 57.9], "end": [28.4588, 54.699999999999996], "type": "segment", "width": 0.09999999999999999}, {"width": 0.7999999999999999, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R122", "thickness": 0.12, "pos": [29.258799999999997, 56.3], "height": 0.7999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "100", "thickness": 0.15, "pos": [25.1388, 56.3], "height": 1.0}, {"start": [26.1588, 54.699999999999996], "end": [27.758799999999997, 54.699999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [27.758799999999997, 54.699999999999996], "end": [27.758799999999997, 57.9], "type": "segment", "width": 0.09999999999999999}, {"start": [27.758799999999997, 57.9], "end": [26.1588, 57.9], "type": "segment", "width": 0.09999999999999999}, {"start": [26.1588, 57.9], "end": [26.1588, 54.699999999999996], "type": "segment", "width": 0.09999999999999999}, {"width": 0.7999999999999999, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R121", "thickness": 0.12, "pos": [26.9588, 56.3], "height": 0.7999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "IGNOUT", "thickness": 0.15, "pos": [74.246, 50.524], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "IGN2", "thickness": 0.15, "pos": [74.246, 54.123999999999995], "height": 1.0}, {"start": [73.346, 52.074], "end": [75.096, 52.074], "type": "segment", "width": 0.12}, {"start": [75.096, 52.074], "end": [75.096, 52.574], "type": "segment", "width": 0.12}, {"start": [75.096, 52.574], "end": [73.346, 52.574], "type": "segment", "width": 0.12}, {"start": [73.346, 52.574], "end": [73.346, 52.074], "type": "segment", "width": 0.12}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "IGNOUT", "thickness": 0.15, "pos": [74.246, 47.983999999999995], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "IGN1", "thickness": 0.15, "pos": [74.246, 51.583999999999996], "height": 1.0}, {"start": [73.346, 49.534], "end": [75.096, 49.534], "type": "segment", "width": 0.12}, {"start": [75.096, 49.534], "end": [75.096, 50.034], "type": "segment", "width": 0.12}, {"start": [75.096, 50.034], "end": [73.346, 50.034], "type": "segment", "width": 0.12}, {"start": [73.346, 50.034], "end": [73.346, 49.534], "type": "segment", "width": 0.12}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "IGNOUT", "thickness": 0.15, "pos": [74.246, 55.604], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "IGN4", "thickness": 0.15, "pos": [74.246, 59.204], "height": 1.0}, {"start": [73.346, 57.153999999999996], "end": [75.096, 57.153999999999996], "type": "segment", "width": 0.12}, {"start": [75.096, 57.153999999999996], "end": [75.096, 57.653999999999996], "type": "segment", "width": 0.12}, {"start": [75.096, 57.653999999999996], "end": [73.346, 57.653999999999996], "type": "segment", "width": 0.12}, {"start": [73.346, 57.653999999999996], "end": [73.346, 57.153999999999996], "type": "segment", "width": 0.12}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "OUT15", "thickness": 0.15, "pos": [96.52, 64.24], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "OUT15", "thickness": 0.15, "pos": [96.52, 67.84], "height": 1.0}, {"start": [95.61999999999999, 65.78999999999999], "end": [97.36999999999999, 65.78999999999999], "type": "segment", "width": 0.12}, {"start": [97.36999999999999, 65.78999999999999], "end": [97.36999999999999, 66.28999999999999], "type": "segment", "width": 0.12}, {"start": [97.36999999999999, 66.28999999999999], "end": [95.61999999999999, 66.28999999999999], "type": "segment", "width": 0.12}, {"start": [95.61999999999999, 66.28999999999999], "end": [95.61999999999999, 65.78999999999999], "type": "segment", "width": 0.12}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "OUT18", "thickness": 0.15, "pos": [96.52, 71.86], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "OUT18", "thickness": 0.15, "pos": [96.52, 75.46], "height": 1.0}, {"start": [95.61999999999999, 73.41], "end": [97.36999999999999, 73.41], "type": "segment", "width": 0.12}, {"start": [97.36999999999999, 73.41], "end": [97.36999999999999, 73.91], "type": "segment", "width": 0.12}, {"start": [97.36999999999999, 73.91], "end": [95.61999999999999, 73.91], "type": "segment", "width": 0.12}, {"start": [95.61999999999999, 73.91], "end": [95.61999999999999, 73.41], "type": "segment", "width": 0.12}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "OUT16", "thickness": 0.15, "pos": [96.52, 66.78], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "OUT16", "thickness": 0.15, "pos": [96.52, 70.38], "height": 1.0}, {"start": [95.61999999999999, 68.33], "end": [97.36999999999999, 68.33], "type": "segment", "width": 0.12}, {"start": [97.36999999999999, 68.33], "end": [97.36999999999999, 68.83], "type": "segment", "width": 0.12}, {"start": [97.36999999999999, 68.83], "end": [95.61999999999999, 68.83], "type": "segment", "width": 0.12}, {"start": [95.61999999999999, 68.83], "end": [95.61999999999999, 68.33], "type": "segment", "width": 0.12}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "IGNOUT", "thickness": 0.15, "pos": [74.246, 53.064], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "IGN3", "thickness": 0.15, "pos": [74.246, 56.663999999999994], "height": 1.0}, {"start": [73.346, 54.614], "end": [75.096, 54.614], "type": "segment", "width": 0.12}, {"start": [75.096, 54.614], "end": [75.096, 55.114], "type": "segment", "width": 0.12}, {"start": [75.096, 55.114], "end": [73.346, 55.114], "type": "segment", "width": 0.12}, {"start": [73.346, 55.114], "end": [73.346, 54.614], "type": "segment", "width": 0.12}, {"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": "100nF", "thickness": 0.15, "pos": [45.9, 78.22999999999999], "height": 1.0}, {"start": [45.1, 77.2], "end": [45.1, 76.39999999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [45.1, 76.39999999999999], "end": [46.699999999999996, 76.39999999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [46.699999999999996, 76.39999999999999], "end": [46.699999999999996, 77.2], "type": "segment", "width": 0.09999999999999999}, {"start": [46.699999999999996, 77.2], "end": [45.1, 77.2], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C33", "thickness": 0.15, "pos": [45.9, 76.8], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "STM32F407VGT6", "thickness": 0.15, "pos": [63.5068, 86.2846], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "U1", "thickness": 0.15, "pos": [54.0868, 86.2846], "height": 1.0}, {"start": [48.0868, 93.2846], "end": [47.0868, 92.2846], "type": "segment", "width": 0.09999999999999999}, {"start": [61.0868, 93.2846], "end": [48.0868, 93.2846], "type": "segment", "width": 0.09999999999999999}, {"start": [61.0868, 79.2846], "end": [61.0868, 93.2846], "type": "segment", "width": 0.09999999999999999}, {"start": [47.0868, 79.2846], "end": [61.0868, 79.2846], "type": "segment", "width": 0.09999999999999999}, {"start": [47.0868, 92.2846], "end": [47.0868, 79.2846], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "470K", "thickness": 0.15, "pos": [62.897999999999996, 43.942], "height": 1.0}, {"start": [61.867999999999995, 44.742], "end": [61.068, 44.742], "type": "segment", "width": 0.09999999999999999}, {"start": [61.068, 44.742], "end": [61.068, 43.141999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [61.068, 43.141999999999996], "end": [61.867999999999995, 43.141999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [61.867999999999995, 43.141999999999996], "end": [61.867999999999995, 44.742], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R31", "thickness": 0.15, "pos": [61.467999999999996, 43.942], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "MCP6004", "thickness": 0.15, "pos": [64.77, 59.442], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "U8", "thickness": 0.15, "pos": [64.77, 62.992], "height": 1.0}, {"start": [66.97, 64.49199999999999], "end": [65.97, 65.49199999999999], "type": "segment", "width": 0.15}, {"start": [66.97, 60.492], "end": [66.97, 64.49199999999999], "type": "segment", "width": 0.15}, {"start": [62.57, 60.492], "end": [66.97, 60.492], "type": "segment", "width": 0.15}, {"start": [62.57, 65.49199999999999], "end": [62.57, 60.492], "type": "segment", "width": 0.15}, {"start": [65.97, 65.49199999999999], "end": [62.57, 65.49199999999999], "type": "segment", "width": 0.15}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "470K", "thickness": 0.15, "pos": [61.379999999999995, 43.949999999999996], "height": 1.0}, {"start": [60.349999999999994, 44.75], "end": [59.55, 44.75], "type": "segment", "width": 0.09999999999999999}, {"start": [59.55, 44.75], "end": [59.55, 43.15], "type": "segment", "width": 0.09999999999999999}, {"start": [59.55, 43.15], "end": [60.349999999999994, 43.15], "type": "segment", "width": 0.09999999999999999}, {"start": [60.349999999999994, 43.15], "end": [60.349999999999994, 44.75], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R34", "thickness": 0.15, "pos": [59.949999999999996, 43.949999999999996], "height": 1.0}, {"width": 0.762, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "Net-Tie_2", "thickness": 0.15, "pos": [50.87, 81.15299999999999], "height": 0.762}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "Fiducial", "thickness": 0.15, "pos": [46.736, 98.655], "height": 1.0}, {"width": 0.19999999999999998, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "FID2", "thickness": 0.04, "pos": [46.736, 97.155], "height": 0.19999999999999998}, {"start": [46.736, 97.155], "radius": 0.5, "type": "circle", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10K", "thickness": 0.15, "pos": [37.1526, 55.3212], "height": 1.0}, {"start": [38.1826, 54.5212], "end": [38.9826, 54.5212], "type": "segment", "width": 0.09999999999999999}, {"start": [38.9826, 54.5212], "end": [38.9826, 56.121199999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [38.9826, 56.121199999999995], "end": [38.1826, 56.121199999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [38.1826, 56.121199999999995], "end": [38.1826, 54.5212], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R16", "thickness": 0.15, "pos": [38.5826, 55.3212], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10K", "thickness": 0.15, "pos": [46.18992, 46.98746], "height": 1.0}, {"start": [47.219919999999995, 46.187459999999994], "end": [48.01992, 46.187459999999994], "type": "segment", "width": 0.09999999999999999}, {"start": [48.01992, 46.187459999999994], "end": [48.01992, 47.787459999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [48.01992, 47.787459999999996], "end": [47.219919999999995, 47.787459999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [47.219919999999995, 47.787459999999996], "end": [47.219919999999995, 46.187459999999994], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R141", "thickness": 0.15, "pos": [47.61992, 50.41646], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "39k", "thickness": 0.15, "pos": [49.055, 43.942], "height": 1.0}, {"start": [48.025, 44.742], "end": [47.224999999999994, 44.742], "type": "segment", "width": 0.09999999999999999}, {"start": [47.224999999999994, 44.742], "end": [47.224999999999994, 43.141999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [47.224999999999994, 43.141999999999996], "end": [48.025, 43.141999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [48.025, 43.141999999999996], "end": [48.025, 44.742], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R139", "thickness": 0.15, "pos": [47.625, 43.942], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "470K", "thickness": 0.15, "pos": [50.579, 43.942], "height": 1.0}, {"start": [49.549, 44.742], "end": [48.748999999999995, 44.742], "type": "segment", "width": 0.09999999999999999}, {"start": [48.748999999999995, 44.742], "end": [48.748999999999995, 43.141999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [48.748999999999995, 43.141999999999996], "end": [49.549, 43.141999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [49.549, 43.141999999999996], "end": [49.549, 44.742], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R131", "thickness": 0.15, "pos": [49.149, 43.942], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "470K", "thickness": 0.15, "pos": [65.95616, 43.93692], "height": 1.0}, {"start": [64.92616, 44.73692], "end": [64.12616, 44.73692], "type": "segment", "width": 0.09999999999999999}, {"start": [64.12616, 44.73692], "end": [64.12616, 43.136919999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [64.12616, 43.136919999999996], "end": [64.92616, 43.136919999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [64.92616, 43.136919999999996], "end": [64.92616, 44.73692], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R58", "thickness": 0.15, "pos": [64.52615999999999, 43.93692], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "470K", "thickness": 0.15, "pos": [67.47, 43.942], "height": 1.0}, {"start": [66.44, 44.742], "end": [65.64, 44.742], "type": "segment", "width": 0.09999999999999999}, {"start": [65.64, 44.742], "end": [65.64, 43.141999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [65.64, 43.141999999999996], "end": [66.44, 43.141999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [66.44, 43.141999999999996], "end": [66.44, 44.742], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R56", "thickness": 0.15, "pos": [66.03999999999999, 43.942], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "470K", "thickness": 0.15, "pos": [68.994, 43.942], "height": 1.0}, {"start": [67.964, 44.742], "end": [67.164, 44.742], "type": "segment", "width": 0.09999999999999999}, {"start": [67.164, 44.742], "end": [67.164, 43.141999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [67.164, 43.141999999999996], "end": [67.964, 43.141999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [67.964, 43.141999999999996], "end": [67.964, 44.742], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R54", "thickness": 0.15, "pos": [67.564, 43.942], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "1k", "thickness": 0.15, "pos": [33.716, 87.3438], "height": 1.0}, {"start": [34.516, 88.3738], "end": [34.516, 89.1738], "type": "segment", "width": 0.09999999999999999}, {"start": [34.516, 89.1738], "end": [32.916, 89.1738], "type": "segment", "width": 0.09999999999999999}, {"start": [32.916, 89.1738], "end": [32.916, 88.3738], "type": "segment", "width": 0.09999999999999999}, {"start": [32.916, 88.3738], "end": [34.516, 88.3738], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R50", "thickness": 0.15, "pos": [33.716, 88.7738], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "1k", "thickness": 0.15, "pos": [66.02, 102.39999999999999], "height": 1.0}, {"start": [67.05, 101.6], "end": [67.85, 101.6], "type": "segment", "width": 0.09999999999999999}, {"start": [67.85, 101.6], "end": [67.85, 103.19999999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [67.85, 103.19999999999999], "end": [67.05, 103.19999999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [67.05, 103.19999999999999], "end": [67.05, 101.6], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R48", "thickness": 0.15, "pos": [67.45, 102.39999999999999], "height": 1.0}, {"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}, {"start": [59.916, 111.4878], "end": [59.916, 112.28779999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [59.916, 112.28779999999999], "end": [58.315999999999995, 112.28779999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [58.315999999999995, 112.28779999999999], "end": [58.315999999999995, 111.4878], "type": "segment", "width": 0.09999999999999999}, {"start": [58.315999999999995, 111.4878], "end": [59.916, 111.4878], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R47", "thickness": 0.15, "pos": [59.116, 111.8878], "height": 1.0}, {"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}, {"start": [44.104499999999994, 88.8818], "end": [44.104499999999994, 89.6818], "type": "segment", "width": 0.09999999999999999}, {"start": [44.104499999999994, 89.6818], "end": [42.5045, 89.6818], "type": "segment", "width": 0.09999999999999999}, {"start": [42.5045, 89.6818], "end": [42.5045, 88.8818], "type": "segment", "width": 0.09999999999999999}, {"start": [42.5045, 88.8818], "end": [44.104499999999994, 88.8818], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R45", "thickness": 0.15, "pos": [43.3045, 89.28179999999999], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "10K", "thickness": 0.15, "pos": [39.15, 108.38], "height": 1.0}, {"start": [38.35, 107.35], "end": [38.35, 106.55], "type": "segment", "width": 0.09999999999999999}, {"start": [38.35, 106.55], "end": [39.949999999999996, 106.55], "type": "segment", "width": 0.09999999999999999}, {"start": [39.949999999999996, 106.55], "end": [39.949999999999996, 107.35], "type": "segment", "width": 0.09999999999999999}, {"start": [39.949999999999996, 107.35], "end": [38.35, 107.35], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R43", "thickness": 0.15, "pos": [39.15, 106.94999999999999], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "4.7K", "thickness": 0.15, "pos": [36.83, 41.815999999999995], "height": 1.0}, {"start": [36.03, 40.786], "end": [36.03, 39.986], "type": "segment", "width": 0.09999999999999999}, {"start": [36.03, 39.986], "end": [37.629999999999995, 39.986], "type": "segment", "width": 0.09999999999999999}, {"start": [37.629999999999995, 39.986], "end": [37.629999999999995, 40.786], "type": "segment", "width": 0.09999999999999999}, {"start": [37.629999999999995, 40.786], "end": [36.03, 40.786], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R42", "thickness": 0.15, "pos": [36.83, 40.385999999999996], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "470K", "thickness": 0.15, "pos": [52.102999999999994, 43.942], "height": 1.0}, {"start": [51.073, 44.742], "end": [50.272999999999996, 44.742], "type": "segment", "width": 0.09999999999999999}, {"start": [50.272999999999996, 44.742], "end": [50.272999999999996, 43.141999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [50.272999999999996, 43.141999999999996], "end": [51.073, 43.141999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [51.073, 43.141999999999996], "end": [51.073, 44.742], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R41", "thickness": 0.15, "pos": [50.672999999999995, 43.942], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "470K", "thickness": 0.15, "pos": [59.849999999999994, 43.942], "height": 1.0}, {"start": [58.82, 44.742], "end": [58.019999999999996, 44.742], "type": "segment", "width": 0.09999999999999999}, {"start": [58.019999999999996, 44.742], "end": [58.019999999999996, 43.141999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [58.019999999999996, 43.141999999999996], "end": [58.82, 43.141999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [58.82, 43.141999999999996], "end": [58.82, 44.742], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R37", "thickness": 0.15, "pos": [58.419999999999995, 43.942], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "2.2k", "thickness": 0.15, "pos": [55.3898, 75.7682], "height": 1.0}, {"start": [56.419799999999995, 74.9682], "end": [57.2198, 74.9682], "type": "segment", "width": 0.09999999999999999}, {"start": [57.2198, 74.9682], "end": [57.2198, 76.56819999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [57.2198, 76.56819999999999], "end": [56.419799999999995, 76.56819999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [56.419799999999995, 76.56819999999999], "end": [56.419799999999995, 74.9682], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R28", "thickness": 0.15, "pos": [56.8198, 75.7682], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "2.7k", "thickness": 0.15, "pos": [53.626999999999995, 43.916599999999995], "height": 1.0}, {"start": [52.596999999999994, 44.7166], "end": [51.797, 44.7166], "type": "segment", "width": 0.09999999999999999}, {"start": [51.797, 44.7166], "end": [51.797, 43.1166], "type": "segment", "width": 0.09999999999999999}, {"start": [51.797, 43.1166], "end": [52.596999999999994, 43.1166], "type": "segment", "width": 0.09999999999999999}, {"start": [52.596999999999994, 43.1166], "end": [52.596999999999994, 44.7166], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R27", "thickness": 0.15, "pos": [52.196999999999996, 43.916599999999995], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "2.7k", "thickness": 0.15, "pos": [55.2018, 43.916599999999995], "height": 1.0}, {"start": [54.1718, 44.7166], "end": [53.3718, 44.7166], "type": "segment", "width": 0.09999999999999999}, {"start": [53.3718, 44.7166], "end": [53.3718, 43.1166], "type": "segment", "width": 0.09999999999999999}, {"start": [53.3718, 43.1166], "end": [54.1718, 43.1166], "type": "segment", "width": 0.09999999999999999}, {"start": [54.1718, 43.1166], "end": [54.1718, 44.7166], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R25", "thickness": 0.15, "pos": [53.7718, 43.916599999999995], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "470K", "thickness": 0.15, "pos": [64.422, 43.942], "height": 1.0}, {"start": [63.391999999999996, 44.742], "end": [62.592, 44.742], "type": "segment", "width": 0.09999999999999999}, {"start": [62.592, 44.742], "end": [62.592, 43.141999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [62.592, 43.141999999999996], "end": [63.391999999999996, 43.141999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [63.391999999999996, 43.141999999999996], "end": [63.391999999999996, 44.742], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R24", "thickness": 0.15, "pos": [62.992, 43.942], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "2.7k", "thickness": 0.15, "pos": [56.802, 43.9174], "height": 1.0}, {"start": [55.772, 44.7174], "end": [54.971999999999994, 44.7174], "type": "segment", "width": 0.09999999999999999}, {"start": [54.971999999999994, 44.7174], "end": [54.971999999999994, 43.117399999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [54.971999999999994, 43.117399999999996], "end": [55.772, 43.117399999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [55.772, 43.117399999999996], "end": [55.772, 44.7174], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R23", "thickness": 0.15, "pos": [55.372, 43.9174], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "2.7k", "thickness": 0.15, "pos": [89.0829, 79.883], "height": 1.0}, {"start": [90.1129, 79.083], "end": [90.9129, 79.083], "type": "segment", "width": 0.09999999999999999}, {"start": [90.9129, 79.083], "end": [90.9129, 80.68299999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [90.9129, 80.68299999999999], "end": [90.1129, 80.68299999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [90.1129, 80.68299999999999], "end": [90.1129, 79.083], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R20", "thickness": 0.15, "pos": [90.5129, 79.883], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "15k", "thickness": 0.15, "pos": [71.755, 44.61], "height": 1.0}, {"start": [70.955, 43.58], "end": [70.955, 42.78], "type": "segment", "width": 0.09999999999999999}, {"start": [70.955, 42.78], "end": [72.55499999999999, 42.78], "type": "segment", "width": 0.09999999999999999}, {"start": [72.55499999999999, 42.78], "end": [72.55499999999999, 43.58], "type": "segment", "width": 0.09999999999999999}, {"start": [72.55499999999999, 43.58], "end": [70.955, 43.58], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R15", "thickness": 0.15, "pos": [71.755, 43.18], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "2.7k", "thickness": 0.15, "pos": [58.326, 43.942], "height": 1.0}, {"start": [57.296, 44.742], "end": [56.495999999999995, 44.742], "type": "segment", "width": 0.09999999999999999}, {"start": [56.495999999999995, 44.742], "end": [56.495999999999995, 43.141999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [56.495999999999995, 43.141999999999996], "end": [57.296, 43.141999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [57.296, 43.141999999999996], "end": [57.296, 44.742], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R14", "thickness": 0.15, "pos": [56.896, 43.942], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10K", "thickness": 0.15, "pos": [72.61099999999999, 43.942], "height": 1.0}, {"start": [73.64099999999999, 43.141999999999996], "end": [74.441, 43.141999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [74.441, 43.141999999999996], "end": [74.441, 44.742], "type": "segment", "width": 0.09999999999999999}, {"start": [74.441, 44.742], "end": [73.64099999999999, 44.742], "type": "segment", "width": 0.09999999999999999}, {"start": [73.64099999999999, 44.742], "end": [73.64099999999999, 43.141999999999996], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R13", "thickness": 0.15, "pos": [74.041, 43.942], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10K", "thickness": 0.15, "pos": [68.039, 43.942], "height": 1.0}, {"start": [69.069, 43.141999999999996], "end": [69.869, 43.141999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [69.869, 43.141999999999996], "end": [69.869, 44.742], "type": "segment", "width": 0.09999999999999999}, {"start": [69.869, 44.742], "end": [69.069, 44.742], "type": "segment", "width": 0.09999999999999999}, {"start": [69.069, 44.742], "end": [69.069, 43.141999999999996], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R12", "thickness": 0.15, "pos": [69.469, 43.942], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10K", "thickness": 0.15, "pos": [90.457, 79.883], "height": 1.0}, {"start": [89.42699999999999, 80.68299999999999], "end": [88.627, 80.68299999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [88.627, 80.68299999999999], "end": [88.627, 79.083], "type": "segment", "width": 0.09999999999999999}, {"start": [88.627, 79.083], "end": [89.42699999999999, 79.083], "type": "segment", "width": 0.09999999999999999}, {"start": [89.42699999999999, 79.083], "end": [89.42699999999999, 80.68299999999999], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R6", "thickness": 0.15, "pos": [89.027, 79.883], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10K", "thickness": 0.15, "pos": [72.07759999999999, 77.7748], "height": 1.0}, {"start": [73.10759999999999, 76.9748], "end": [73.9076, 76.9748], "type": "segment", "width": 0.09999999999999999}, {"start": [73.9076, 76.9748], "end": [73.9076, 78.5748], "type": "segment", "width": 0.09999999999999999}, {"start": [73.9076, 78.5748], "end": [73.10759999999999, 78.5748], "type": "segment", "width": 0.09999999999999999}, {"start": [73.10759999999999, 78.5748], "end": [73.10759999999999, 76.9748], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R4", "thickness": 0.15, "pos": [73.5076, 77.7748], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "10K", "thickness": 0.15, "pos": [71.0, 57.32], "height": 1.0}, {"start": [71.8, 58.349999999999994], "end": [71.8, 59.15], "type": "segment", "width": 0.09999999999999999}, {"start": [71.8, 59.15], "end": [70.2, 59.15], "type": "segment", "width": 0.09999999999999999}, {"start": [70.2, 59.15], "end": [70.2, 58.349999999999994], "type": "segment", "width": 0.09999999999999999}, {"start": [70.2, 58.349999999999994], "end": [71.8, 58.349999999999994], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R3", "thickness": 0.15, "pos": [71.0, 58.75], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10K", "thickness": 0.15, "pos": [70.5536, 77.7748], "height": 1.0}, {"start": [71.58359999999999, 76.9748], "end": [72.3836, 76.9748], "type": "segment", "width": 0.09999999999999999}, {"start": [72.3836, 76.9748], "end": [72.3836, 78.5748], "type": "segment", "width": 0.09999999999999999}, {"start": [72.3836, 78.5748], "end": [71.58359999999999, 78.5748], "type": "segment", "width": 0.09999999999999999}, {"start": [71.58359999999999, 78.5748], "end": [71.58359999999999, 76.9748], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R2", "thickness": 0.15, "pos": [71.9836, 77.7748], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10K", "thickness": 0.15, "pos": [41.511199999999995, 55.3212], "height": 1.0}, {"start": [40.4812, 56.121199999999995], "end": [39.6812, 56.121199999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [39.6812, 56.121199999999995], "end": [39.6812, 54.5212], "type": "segment", "width": 0.09999999999999999}, {"start": [39.6812, 54.5212], "end": [40.4812, 54.5212], "type": "segment", "width": 0.09999999999999999}, {"start": [40.4812, 54.5212], "end": [40.4812, 56.121199999999995], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R1", "thickness": 0.15, "pos": [40.081199999999995, 55.3212], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "10nF", "thickness": 0.15, "pos": [60.071, 60.230999999999995], "height": 1.0}, {"start": [59.271, 59.201], "end": [59.271, 58.400999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [59.271, 58.400999999999996], "end": [60.870999999999995, 58.400999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [60.870999999999995, 58.400999999999996], "end": [60.870999999999995, 59.201], "type": "segment", "width": 0.09999999999999999}, {"start": [60.870999999999995, 59.201], "end": [59.271, 59.201], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C82", "thickness": 0.15, "pos": [60.071, 58.800999999999995], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10nF", "thickness": 0.15, "pos": [48.674, 50.419], "height": 1.0}, {"start": [47.644, 51.219], "end": [46.844, 51.219], "type": "segment", "width": 0.09999999999999999}, {"start": [46.844, 51.219], "end": [46.844, 49.619], "type": "segment", "width": 0.09999999999999999}, {"start": [46.844, 49.619], "end": [47.644, 49.619], "type": "segment", "width": 0.09999999999999999}, {"start": [47.644, 49.619], "end": [47.644, 51.219], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C80", "thickness": 0.15, "pos": [47.244, 50.419], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "10nF", "thickness": 0.15, "pos": [55.245, 58.006], "height": 1.0}, {"start": [56.044999999999995, 59.035999999999994], "end": [56.044999999999995, 59.836], "type": "segment", "width": 0.09999999999999999}, {"start": [56.044999999999995, 59.836], "end": [54.445, 59.836], "type": "segment", "width": 0.09999999999999999}, {"start": [54.445, 59.836], "end": [54.445, 59.035999999999994], "type": "segment", "width": 0.09999999999999999}, {"start": [54.445, 59.035999999999994], "end": [56.044999999999995, 59.035999999999994], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C79", "thickness": 0.15, "pos": [55.245, 59.436], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "100nF", "thickness": 0.15, "pos": [42.07, 60.553599999999996], "height": 1.0}, {"start": [41.04, 61.3536], "end": [40.239999999999995, 61.3536], "type": "segment", "width": 0.09999999999999999}, {"start": [40.239999999999995, 61.3536], "end": [40.239999999999995, 59.7536], "type": "segment", "width": 0.09999999999999999}, {"start": [40.239999999999995, 59.7536], "end": [41.04, 59.7536], "type": "segment", "width": 0.09999999999999999}, {"start": [41.04, 59.7536], "end": [41.04, 61.3536], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C78", "thickness": 0.15, "pos": [40.64, 60.553599999999996], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "100nF", "thickness": 0.15, "pos": [66.02, 105.39999999999999], "height": 1.0}, {"start": [67.05, 104.6], "end": [67.85, 104.6], "type": "segment", "width": 0.09999999999999999}, {"start": [67.85, 104.6], "end": [67.85, 106.19999999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [67.85, 106.19999999999999], "end": [67.05, 106.19999999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [67.05, 106.19999999999999], "end": [67.05, 104.6], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C42", "thickness": 0.15, "pos": [67.45, 105.39999999999999], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "10nF", "thickness": 0.15, "pos": [65.84949999999999, 58.006], "height": 1.0}, {"start": [66.6495, 59.035999999999994], "end": [66.6495, 59.836], "type": "segment", "width": 0.09999999999999999}, {"start": [66.6495, 59.836], "end": [65.0495, 59.836], "type": "segment", "width": 0.09999999999999999}, {"start": [65.0495, 59.836], "end": [65.0495, 59.035999999999994], "type": "segment", "width": 0.09999999999999999}, {"start": [65.0495, 59.035999999999994], "end": [66.6495, 59.035999999999994], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C40", "thickness": 0.15, "pos": [65.84949999999999, 59.436], "height": 1.0}, {"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}, {"start": [28.485999999999997, 103.8035], "end": [28.485999999999997, 104.6035], "type": "segment", "width": 0.09999999999999999}, {"start": [28.485999999999997, 104.6035], "end": [26.886, 104.6035], "type": "segment", "width": 0.09999999999999999}, {"start": [26.886, 104.6035], "end": [26.886, 103.8035], "type": "segment", "width": 0.09999999999999999}, {"start": [26.886, 103.8035], "end": [28.485999999999997, 103.8035], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C38", "thickness": 0.15, "pos": [27.686, 104.20349999999999], "height": 1.0}, {"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}, {"start": [61.745, 112.28779999999999], "end": [61.745, 111.4878], "type": "segment", "width": 0.09999999999999999}, {"start": [61.745, 111.4878], "end": [63.345, 111.4878], "type": "segment", "width": 0.09999999999999999}, {"start": [63.345, 111.4878], "end": [63.345, 112.28779999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [63.345, 112.28779999999999], "end": [61.745, 112.28779999999999], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C37", "thickness": 0.15, "pos": [62.544999999999995, 111.8878], "height": 1.0}, {"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}, {"start": [26.886, 106.1275], "end": [26.886, 105.3275], "type": "segment", "width": 0.09999999999999999}, {"start": [26.886, 105.3275], "end": [28.485999999999997, 105.3275], "type": "segment", "width": 0.09999999999999999}, {"start": [28.485999999999997, 105.3275], "end": [28.485999999999997, 106.1275], "type": "segment", "width": 0.09999999999999999}, {"start": [28.485999999999997, 106.1275], "end": [26.886, 106.1275], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C36", "thickness": 0.15, "pos": [27.686, 105.72749999999999], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "1nF", "thickness": 0.15, "pos": [71.755, 46.134], "height": 1.0}, {"start": [70.955, 45.104], "end": [70.955, 44.303999999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [70.955, 44.303999999999995], "end": [72.55499999999999, 44.303999999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [72.55499999999999, 44.303999999999995], "end": [72.55499999999999, 45.104], "type": "segment", "width": 0.09999999999999999}, {"start": [72.55499999999999, 45.104], "end": [70.955, 45.104], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C35", "thickness": 0.15, "pos": [71.755, 44.704], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "100nF", "thickness": 0.15, "pos": [33.699999999999996, 88.97], "height": 1.0}, {"start": [34.5, 90.0], "end": [34.5, 90.8], "type": "segment", "width": 0.09999999999999999}, {"start": [34.5, 90.8], "end": [32.9, 90.8], "type": "segment", "width": 0.09999999999999999}, {"start": [32.9, 90.8], "end": [32.9, 90.0], "type": "segment", "width": 0.09999999999999999}, {"start": [32.9, 90.0], "end": [34.5, 90.0], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C34", "thickness": 0.15, "pos": [33.699999999999996, 90.39999999999999], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "100nF", "thickness": 0.15, "pos": [62.1716, 79.40039999999999], "height": 1.0}, {"start": [63.2016, 78.6004], "end": [64.0016, 78.6004], "type": "segment", "width": 0.09999999999999999}, {"start": [64.0016, 78.6004], "end": [64.0016, 80.2004], "type": "segment", "width": 0.09999999999999999}, {"start": [64.0016, 80.2004], "end": [63.2016, 80.2004], "type": "segment", "width": 0.09999999999999999}, {"start": [63.2016, 80.2004], "end": [63.2016, 78.6004], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C32", "thickness": 0.15, "pos": [63.6016, 79.40039999999999], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "100nF", "thickness": 0.15, "pos": [65.23479999999999, 91.948], "height": 1.0}, {"start": [64.20479999999999, 92.74799999999999], "end": [63.404799999999994, 92.74799999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [63.404799999999994, 92.74799999999999], "end": [63.404799999999994, 91.148], "type": "segment", "width": 0.09999999999999999}, {"start": [63.404799999999994, 91.148], "end": [64.20479999999999, 91.148], "type": "segment", "width": 0.09999999999999999}, {"start": [64.20479999999999, 91.148], "end": [64.20479999999999, 92.74799999999999], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C31", "thickness": 0.15, "pos": [63.8048, 91.948], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "100nF", "thickness": 0.15, "pos": [43.383199999999995, 90.46719999999999], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C30", "thickness": 0.15, "pos": [43.383199999999995, 91.8972], "height": 1.0}, {"start": [42.5832, 91.49719999999999], "end": [44.1832, 91.49719999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [42.5832, 92.29719999999999], "end": [42.5832, 91.49719999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [44.1832, 92.29719999999999], "end": [42.5832, 92.29719999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [44.1832, 91.49719999999999], "end": [44.1832, 92.29719999999999], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10nF", "thickness": 0.15, "pos": [66.28, 97.85], "height": 1.0}, {"start": [65.25, 98.64999999999999], "end": [64.45, 98.64999999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [64.45, 98.64999999999999], "end": [64.45, 97.05], "type": "segment", "width": 0.09999999999999999}, {"start": [64.45, 97.05], "end": [65.25, 97.05], "type": "segment", "width": 0.09999999999999999}, {"start": [65.25, 97.05], "end": [65.25, 98.64999999999999], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C29", "thickness": 0.15, "pos": [64.85, 97.85], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "1uF", "thickness": 0.15, "pos": [64.73, 97.85], "height": 1.0}, {"start": [63.699999999999996, 98.64999999999999], "end": [62.9, 98.64999999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [62.9, 98.64999999999999], "end": [62.9, 97.05], "type": "segment", "width": 0.09999999999999999}, {"start": [62.9, 97.05], "end": [63.699999999999996, 97.05], "type": "segment", "width": 0.09999999999999999}, {"start": [63.699999999999996, 97.05], "end": [63.699999999999996, 98.64999999999999], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C27", "thickness": 0.15, "pos": [63.3, 97.85], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "2.2uF", "thickness": 0.15, "pos": [45.8978, 73.881], "height": 1.0}, {"start": [46.6978, 74.911], "end": [46.6978, 75.711], "type": "segment", "width": 0.09999999999999999}, {"start": [46.6978, 75.711], "end": [45.0978, 75.711], "type": "segment", "width": 0.09999999999999999}, {"start": [45.0978, 75.711], "end": [45.0978, 74.911], "type": "segment", "width": 0.09999999999999999}, {"start": [45.0978, 74.911], "end": [46.6978, 74.911], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C26", "thickness": 0.15, "pos": [45.8978, 75.31099999999999], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "2.2uF", "thickness": 0.15, "pos": [66.5556, 79.40039999999999], "height": 1.0}, {"start": [65.5256, 80.2004], "end": [64.7256, 80.2004], "type": "segment", "width": 0.09999999999999999}, {"start": [64.7256, 80.2004], "end": [64.7256, 78.6004], "type": "segment", "width": 0.09999999999999999}, {"start": [64.7256, 78.6004], "end": [65.5256, 78.6004], "type": "segment", "width": 0.09999999999999999}, {"start": [65.5256, 78.6004], "end": [65.5256, 80.2004], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C25", "thickness": 0.15, "pos": [65.12559999999999, 79.40039999999999], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "100nF", "thickness": 0.15, "pos": [61.68, 97.85], "height": 1.0}, {"start": [60.65, 98.64999999999999], "end": [59.849999999999994, 98.64999999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [59.849999999999994, 98.64999999999999], "end": [59.849999999999994, 97.05], "type": "segment", "width": 0.09999999999999999}, {"start": [59.849999999999994, 97.05], "end": [60.65, 97.05], "type": "segment", "width": 0.09999999999999999}, {"start": [60.65, 97.05], "end": [60.65, 98.64999999999999], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C24", "thickness": 0.15, "pos": [60.25, 97.85], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "1uF", "thickness": 0.15, "pos": [63.18, 97.85], "height": 1.0}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C23", "thickness": 0.15, "pos": [61.75, 97.85], "height": 1.0}, {"start": [62.15, 97.05], "end": [62.15, 98.64999999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [61.349999999999994, 97.05], "end": [62.15, 97.05], "type": "segment", "width": 0.09999999999999999}, {"start": [61.349999999999994, 98.64999999999999], "end": [61.349999999999994, 97.05], "type": "segment", "width": 0.09999999999999999}, {"start": [62.15, 98.64999999999999], "end": [61.349999999999994, 98.64999999999999], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "18pF", "thickness": 0.15, "pos": [56.4, 102.38], "height": 1.0}, {"start": [55.599999999999994, 101.35], "end": [55.599999999999994, 100.55], "type": "segment", "width": 0.09999999999999999}, {"start": [55.599999999999994, 100.55], "end": [57.199999999999996, 100.55], "type": "segment", "width": 0.09999999999999999}, {"start": [57.199999999999996, 100.55], "end": [57.199999999999996, 101.35], "type": "segment", "width": 0.09999999999999999}, {"start": [57.199999999999996, 101.35], "end": [55.599999999999994, 101.35], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C22", "thickness": 0.15, "pos": [56.4, 100.94999999999999], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "10nF", "thickness": 0.15, "pos": [39.15, 109.88], "height": 1.0}, {"start": [38.35, 108.85], "end": [38.35, 108.05], "type": "segment", "width": 0.09999999999999999}, {"start": [38.35, 108.05], "end": [39.949999999999996, 108.05], "type": "segment", "width": 0.09999999999999999}, {"start": [39.949999999999996, 108.05], "end": [39.949999999999996, 108.85], "type": "segment", "width": 0.09999999999999999}, {"start": [39.949999999999996, 108.85], "end": [38.35, 108.85], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C20", "thickness": 0.15, "pos": [39.15, 108.44999999999999], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "10nF", "thickness": 0.15, "pos": [36.83, 43.594], "height": 1.0}, {"start": [36.03, 42.564], "end": [36.03, 41.763999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [36.03, 41.763999999999996], "end": [37.629999999999995, 41.763999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [37.629999999999995, 41.763999999999996], "end": [37.629999999999995, 42.564], "type": "segment", "width": 0.09999999999999999}, {"start": [37.629999999999995, 42.564], "end": [36.03, 42.564], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C19", "thickness": 0.15, "pos": [36.83, 42.164], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "100nF", "thickness": 0.15, "pos": [42.9844, 55.3212], "height": 1.0}, {"start": [41.9544, 56.121199999999995], "end": [41.154399999999995, 56.121199999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [41.154399999999995, 56.121199999999995], "end": [41.154399999999995, 54.5212], "type": "segment", "width": 0.09999999999999999}, {"start": [41.154399999999995, 54.5212], "end": [41.9544, 54.5212], "type": "segment", "width": 0.09999999999999999}, {"start": [41.9544, 54.5212], "end": [41.9544, 56.121199999999995], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C18", "thickness": 0.15, "pos": [41.5544, 55.3212], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "100nF", "thickness": 0.15, "pos": [39.2354, 64.13499999999999], "height": 1.0}, {"start": [40.2654, 63.334999999999994], "end": [41.0654, 63.334999999999994], "type": "segment", "width": 0.09999999999999999}, {"start": [41.0654, 63.334999999999994], "end": [41.0654, 64.935], "type": "segment", "width": 0.09999999999999999}, {"start": [41.0654, 64.935], "end": [40.2654, 64.935], "type": "segment", "width": 0.09999999999999999}, {"start": [40.2654, 64.935], "end": [40.2654, 63.334999999999994], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C17", "thickness": 0.15, "pos": [40.6654, 64.13499999999999], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "100nF", "thickness": 0.15, "pos": [41.57, 42.75], "height": 1.0}, {"start": [42.6, 41.949999999999996], "end": [43.4, 41.949999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [43.4, 41.949999999999996], "end": [43.4, 43.55], "type": "segment", "width": 0.09999999999999999}, {"start": [43.4, 43.55], "end": [42.6, 43.55], "type": "segment", "width": 0.09999999999999999}, {"start": [42.6, 43.55], "end": [42.6, 41.949999999999996], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C15", "thickness": 0.15, "pos": [43.0, 42.75], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "100nF", "thickness": 0.15, "pos": [90.5688, 79.883], "height": 1.0}, {"start": [91.5988, 79.083], "end": [92.3988, 79.083], "type": "segment", "width": 0.09999999999999999}, {"start": [92.3988, 79.083], "end": [92.3988, 80.68299999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [92.3988, 80.68299999999999], "end": [91.5988, 80.68299999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [91.5988, 80.68299999999999], "end": [91.5988, 79.083], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C14", "thickness": 0.15, "pos": [91.9988, 79.883], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "100nF", "thickness": 0.15, "pos": [82.136, 79.883], "height": 1.0}, {"start": [83.166, 79.083], "end": [83.966, 79.083], "type": "segment", "width": 0.09999999999999999}, {"start": [83.966, 79.083], "end": [83.966, 80.68299999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [83.966, 80.68299999999999], "end": [83.166, 80.68299999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [83.166, 80.68299999999999], "end": [83.166, 79.083], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C13", "thickness": 0.15, "pos": [83.566, 79.883], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "4.7nF", "thickness": 0.15, "pos": [84.3, 91.07], "height": 1.0}, {"start": [85.1, 92.1], "end": [85.1, 92.89999999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [85.1, 92.89999999999999], "end": [83.5, 92.89999999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [83.5, 92.89999999999999], "end": [83.5, 92.1], "type": "segment", "width": 0.09999999999999999}, {"start": [83.5, 92.1], "end": [85.1, 92.1], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C11", "thickness": 0.15, "pos": [84.3, 92.5], "height": 1.0}, {"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}, {"start": [85.1288, 96.6305], "end": [85.1288, 97.4305], "type": "segment", "width": 0.09999999999999999}, {"start": [85.1288, 97.4305], "end": [83.52879999999999, 97.4305], "type": "segment", "width": 0.09999999999999999}, {"start": [83.52879999999999, 97.4305], "end": [83.52879999999999, 96.6305], "type": "segment", "width": 0.09999999999999999}, {"start": [83.52879999999999, 96.6305], "end": [85.1288, 96.6305], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C10", "thickness": 0.15, "pos": [84.3288, 97.03049999999999], "height": 1.0}, {"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}, {"start": [85.1288, 95.1065], "end": [85.1288, 95.9065], "type": "segment", "width": 0.09999999999999999}, {"start": [85.1288, 95.9065], "end": [83.52879999999999, 95.9065], "type": "segment", "width": 0.09999999999999999}, {"start": [83.52879999999999, 95.9065], "end": [83.52879999999999, 95.1065], "type": "segment", "width": 0.09999999999999999}, {"start": [83.52879999999999, 95.1065], "end": [85.1288, 95.1065], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C9", "thickness": 0.15, "pos": [84.3288, 95.5065], "height": 1.0}, {"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}, {"start": [85.1288, 93.5825], "end": [85.1288, 94.3825], "type": "segment", "width": 0.09999999999999999}, {"start": [85.1288, 94.3825], "end": [83.52879999999999, 94.3825], "type": "segment", "width": 0.09999999999999999}, {"start": [83.52879999999999, 94.3825], "end": [83.52879999999999, 93.5825], "type": "segment", "width": 0.09999999999999999}, {"start": [83.52879999999999, 93.5825], "end": [85.1288, 93.5825], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C8", "thickness": 0.15, "pos": [84.3288, 93.9825], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "10uF", "thickness": 0.15, "pos": [70.5, 53.57], "height": 1.0}, {"start": [71.3, 54.599999999999994], "end": [71.3, 55.4], "type": "segment", "width": 0.09999999999999999}, {"start": [71.3, 55.4], "end": [69.7, 55.4], "type": "segment", "width": 0.09999999999999999}, {"start": [69.7, 55.4], "end": [69.7, 54.599999999999994], "type": "segment", "width": 0.09999999999999999}, {"start": [69.7, 54.599999999999994], "end": [71.3, 54.599999999999994], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C7", "thickness": 0.15, "pos": [70.5, 55.0], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "100nF", "thickness": 0.15, "pos": [71.0, 58.68], "height": 1.0}, {"start": [70.2, 57.65], "end": [70.2, 56.849999999999994], "type": "segment", "width": 0.09999999999999999}, {"start": [70.2, 56.849999999999994], "end": [71.8, 56.849999999999994], "type": "segment", "width": 0.09999999999999999}, {"start": [71.8, 56.849999999999994], "end": [71.8, 57.65], "type": "segment", "width": 0.09999999999999999}, {"start": [71.8, 57.65], "end": [70.2, 57.65], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C6", "thickness": 0.15, "pos": [71.0, 57.25], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "470nF", "thickness": 0.15, "pos": [70.5, 50.57], "height": 1.0}, {"start": [71.3, 51.599999999999994], "end": [71.3, 52.4], "type": "segment", "width": 0.09999999999999999}, {"start": [71.3, 52.4], "end": [69.7, 52.4], "type": "segment", "width": 0.09999999999999999}, {"start": [69.7, 52.4], "end": [69.7, 51.599999999999994], "type": "segment", "width": 0.09999999999999999}, {"start": [69.7, 51.599999999999994], "end": [71.3, 51.599999999999994], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C5", "thickness": 0.15, "pos": [70.5, 52.0], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "470nF", "thickness": 0.15, "pos": [70.5, 52.07], "height": 1.0}, {"start": [71.3, 53.099999999999994], "end": [71.3, 53.9], "type": "segment", "width": 0.09999999999999999}, {"start": [71.3, 53.9], "end": [69.7, 53.9], "type": "segment", "width": 0.09999999999999999}, {"start": [69.7, 53.9], "end": [69.7, 53.099999999999994], "type": "segment", "width": 0.09999999999999999}, {"start": [69.7, 53.099999999999994], "end": [71.3, 53.099999999999994], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C4", "thickness": 0.15, "pos": [70.5, 53.5], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "4.7nF", "thickness": 0.15, "pos": [77.818, 57.15], "height": 1.0}, {"start": [78.848, 56.349999999999994], "end": [79.648, 56.349999999999994], "type": "segment", "width": 0.09999999999999999}, {"start": [79.648, 56.349999999999994], "end": [79.648, 57.949999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [79.648, 57.949999999999996], "end": [78.848, 57.949999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [78.848, 57.949999999999996], "end": [78.848, 56.349999999999994], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C3", "thickness": 0.15, "pos": [79.24799999999999, 57.15], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "100nF", "thickness": 0.15, "pos": [82.202, 57.15], "height": 1.0}, {"start": [81.172, 57.949999999999996], "end": [80.372, 57.949999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [80.372, 57.949999999999996], "end": [80.372, 56.349999999999994], "type": "segment", "width": 0.09999999999999999}, {"start": [80.372, 56.349999999999994], "end": [81.172, 56.349999999999994], "type": "segment", "width": 0.09999999999999999}, {"start": [81.172, 56.349999999999994], "end": [81.172, 57.949999999999996], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "C1", "thickness": 0.15, "pos": [80.77199999999999, 57.15], "height": 1.0}, {"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}, {"width": 1.0, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "RN1", "thickness": 0.15, "pos": [35.062999999999995, 95.631], "height": 1.0}, {"start": [35.863, 97.231], "end": [34.263, 97.231], "type": "segment", "width": 0.09999999999999999}, {"start": [34.263, 97.231], "end": [34.263, 94.03099999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [34.263, 94.03099999999999], "end": [35.863, 94.03099999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [35.863, 94.03099999999999], "end": [35.863, 97.231], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "TP", "thickness": 0.15, "pos": [53.822599999999994, 76.2688], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "TP3", "thickness": 0.15, "pos": [53.822599999999994, 72.2188], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "TP", "thickness": 0.15, "pos": [65.8228, 76.55], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "TP4", "thickness": 0.15, "pos": [65.8228, 72.5], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "IS25LP256D-xM", "thickness": 0.15, "pos": [74.0, 115.75], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "U11", "thickness": 0.15, "pos": [74.0, 109.5], "height": 1.0}, {"start": [71.25, 104.35], "end": [77.75, 104.35], "type": "segment", "width": 0.15}, {"start": [77.75, 104.35], "end": [77.75, 114.64999999999999], "type": "segment", "width": 0.15}, {"start": [77.75, 114.64999999999999], "end": [70.25, 114.64999999999999], "type": "segment", "width": 0.15}, {"start": [70.25, 114.64999999999999], "end": [70.25, 105.35], "type": "segment", "width": 0.15}, {"start": [70.25, 105.35], "end": [71.25, 104.35], "type": "segment", "width": 0.15}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "Conn_02x05_Odd_Even", "thickness": 0.15, "pos": [39.708999999999996, 108.9922], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "J2", "thickness": 0.15, "pos": [47.559, 108.9922], "height": 1.0}, {"start": [42.159, 112.9122], "end": [42.159, 111.53219999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [42.799, 112.9122], "end": [42.159, 112.9122], "type": "segment", "width": 0.09999999999999999}, {"start": [42.799, 111.53219999999999], "end": [42.799, 112.9122], "type": "segment", "width": 0.09999999999999999}, {"start": [42.159, 105.0722], "end": [42.799, 105.0722], "type": "segment", "width": 0.09999999999999999}, {"start": [42.159, 106.45219999999999], "end": [42.159, 105.0722], "type": "segment", "width": 0.09999999999999999}, {"start": [42.799, 105.0722], "end": [42.799, 106.45219999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [44.699, 112.9122], "end": [44.699, 111.53219999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [45.339, 112.9122], "end": [44.699, 112.9122], "type": "segment", "width": 0.09999999999999999}, {"start": [45.339, 111.53219999999999], "end": [45.339, 112.9122], "type": "segment", "width": 0.09999999999999999}, {"start": [44.699, 105.0722], "end": [45.339, 105.0722], "type": "segment", "width": 0.09999999999999999}, {"start": [44.699, 106.45219999999999], "end": [44.699, 105.0722], "type": "segment", "width": 0.09999999999999999}, {"start": [45.339, 105.0722], "end": [45.339, 106.45219999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [47.239, 112.9122], "end": [47.239, 111.53219999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [47.879, 112.9122], "end": [47.239, 112.9122], "type": "segment", "width": 0.09999999999999999}, {"start": [47.879, 111.53219999999999], "end": [47.879, 112.9122], "type": "segment", "width": 0.09999999999999999}, {"start": [47.239, 105.0722], "end": [47.879, 105.0722], "type": "segment", "width": 0.09999999999999999}, {"start": [47.239, 106.45219999999999], "end": [47.239, 105.0722], "type": "segment", "width": 0.09999999999999999}, {"start": [47.879, 105.0722], "end": [47.879, 106.45219999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [49.778999999999996, 112.9122], "end": [49.778999999999996, 111.53219999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [50.419, 112.9122], "end": [49.778999999999996, 112.9122], "type": "segment", "width": 0.09999999999999999}, {"start": [50.419, 111.53219999999999], "end": [50.419, 112.9122], "type": "segment", "width": 0.09999999999999999}, {"start": [49.778999999999996, 105.0722], "end": [50.419, 105.0722], "type": "segment", "width": 0.09999999999999999}, {"start": [49.778999999999996, 106.45219999999999], "end": [49.778999999999996, 105.0722], "type": "segment", "width": 0.09999999999999999}, {"start": [50.419, 105.0722], "end": [50.419, 106.45219999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [52.318999999999996, 112.9122], "end": [52.318999999999996, 111.53219999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [52.958999999999996, 112.9122], "end": [52.318999999999996, 112.9122], "type": "segment", "width": 0.09999999999999999}, {"start": [52.958999999999996, 111.53219999999999], "end": [52.958999999999996, 112.9122], "type": "segment", "width": 0.09999999999999999}, {"start": [52.318999999999996, 105.0722], "end": [52.958999999999996, 105.0722], "type": "segment", "width": 0.09999999999999999}, {"start": [52.318999999999996, 106.45219999999999], "end": [52.318999999999996, 105.0722], "type": "segment", "width": 0.09999999999999999}, {"start": [52.958999999999996, 105.0722], "end": [52.958999999999996, 106.45219999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [41.208999999999996, 106.45219999999999], "end": [53.909, 106.45219999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [41.208999999999996, 111.53219999999999], "end": [41.208999999999996, 106.45219999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [52.909, 111.53219999999999], "end": [41.208999999999996, 111.53219999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [53.909, 110.53219999999999], "end": [52.909, 111.53219999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [53.909, 106.45219999999999], "end": [53.909, 110.53219999999999], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": -90.0, "attr": [], "horiz_justify": 0, "text": "FILTER", "thickness": 0.15, "pos": [67.83, 97.94999999999999], "height": 1.0}, {"width": 1.0, "angle": -90.0, "attr": [], "horiz_justify": 0, "text": "FB1", "thickness": 0.15, "pos": [66.39999999999999, 97.94999999999999], "height": 1.0}, {"start": [66.8, 97.14999999999999], "end": [66.8, 98.75], "type": "segment", "width": 0.09999999999999999}, {"start": [66.0, 97.14999999999999], "end": [66.8, 97.14999999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [66.0, 98.75], "end": [66.0, 97.14999999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [66.8, 98.75], "end": [66.0, 98.75], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10k", "thickness": 0.15, "pos": [62.848839999999996, 47.04334], "height": 1.0}, {"start": [64.04884, 46.243339999999996], "end": [67.24884, 46.243339999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [64.04884, 47.84334], "end": [64.04884, 46.243339999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [67.24884, 47.84334], "end": [64.04884, 47.84334], "type": "segment", "width": 0.09999999999999999}, {"start": [67.24884, 46.243339999999996], "end": [67.24884, 47.84334], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "RN2", "thickness": 0.15, "pos": [65.64883999999999, 47.04334], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10k", "thickness": 0.15, "pos": [47.474019999999996, 47.03968], "height": 1.0}, {"start": [48.67402, 46.23968], "end": [51.874019999999994, 46.23968], "type": "segment", "width": 0.09999999999999999}, {"start": [48.67402, 47.83968], "end": [48.67402, 46.23968], "type": "segment", "width": 0.09999999999999999}, {"start": [51.874019999999994, 47.83968], "end": [48.67402, 47.83968], "type": "segment", "width": 0.09999999999999999}, {"start": [51.874019999999994, 46.23968], "end": [51.874019999999994, 47.83968], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "RN13", "thickness": 0.15, "pos": [50.27402, 47.03968], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10k", "thickness": 0.15, "pos": [58.527499999999996, 47.064], "height": 1.0}, {"start": [59.7275, 46.263999999999996], "end": [62.927499999999995, 46.263999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [59.7275, 47.864], "end": [59.7275, 46.263999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [62.927499999999995, 47.864], "end": [59.7275, 47.864], "type": "segment", "width": 0.09999999999999999}, {"start": [62.927499999999995, 46.263999999999996], "end": [62.927499999999995, 47.864], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "RN4", "thickness": 0.15, "pos": [61.3275, 47.064], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "10k", "thickness": 0.15, "pos": [51.778999999999996, 47.013999999999996], "height": 1.0}, {"start": [52.979, 46.214], "end": [56.178999999999995, 46.214], "type": "segment", "width": 0.09999999999999999}, {"start": [52.979, 47.814], "end": [52.979, 46.214], "type": "segment", "width": 0.09999999999999999}, {"start": [56.178999999999995, 47.814], "end": [52.979, 47.814], "type": "segment", "width": 0.09999999999999999}, {"start": [56.178999999999995, 46.214], "end": [56.178999999999995, 47.814], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "RN3", "thickness": 0.15, "pos": [54.579, 47.013999999999996], "height": 1.0}, {"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}, {"start": [57.400499999999994, 107.10679999999999], "end": [57.400499999999994, 106.60679999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [64.2605, 106.60679999999999], "end": [64.2605, 107.10679999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [64.2605, 107.10679999999999], "end": [59.7555, 107.10679999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [59.305499999999995, 107.10679999999999], "end": [57.400499999999994, 107.10679999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [56.5805, 110.40679999999999], "end": [58.7305, 110.40679999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [62.930499999999995, 109.57679999999999], "end": [62.930499999999995, 110.40679999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [58.7305, 109.57679999999999], "end": [62.930499999999995, 109.57679999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [58.7305, 110.40679999999999], "end": [58.7305, 109.57679999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [57.400499999999994, 106.60679999999999], "end": [56.5805, 106.60679999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [59.530499999999996, 107.3318], "end": [59.7555, 107.10679999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [59.305499999999995, 107.10679999999999], "end": [59.530499999999996, 107.3318], "type": "segment", "width": 0.09999999999999999}, {"start": [65.0805, 106.60679999999999], "end": [64.2605, 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, 110.40679999999999], "end": [65.0805, 106.60679999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [56.5805, 106.60679999999999], "end": [56.5805, 110.40679999999999], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "J1", "thickness": 0.15, "pos": [60.8305, 107.9568], "height": 1.0}, {"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}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "Q1", "thickness": 0.15, "pos": [92.45599999999999, 96.52], "height": 1.0}, {"start": [87.48599999999999, 99.175], "end": [90.18599999999999, 99.175], "type": "segment", "width": 0.09999999999999999}, {"start": [87.48599999999999, 98.425], "end": [87.48599999999999, 99.175], "type": "segment", "width": 0.09999999999999999}, {"start": [90.18599999999999, 98.425], "end": [87.48599999999999, 98.425], "type": "segment", "width": 0.09999999999999999}, {"start": [87.48599999999999, 94.615], "end": [90.18599999999999, 94.615], "type": "segment", "width": 0.09999999999999999}, {"start": [87.48599999999999, 93.865], "end": [87.48599999999999, 94.615], "type": "segment", "width": 0.09999999999999999}, {"start": [90.591, 93.865], "end": [87.48599999999999, 93.865], "type": "segment", "width": 0.09999999999999999}, {"start": [91.18599999999999, 93.27], "end": [96.40599999999999, 93.27], "type": "segment", "width": 0.09999999999999999}, {"start": [90.18599999999999, 94.27], "end": [91.18599999999999, 93.27], "type": "segment", "width": 0.09999999999999999}, {"start": [90.18599999999999, 99.77], "end": [90.18599999999999, 94.27], "type": "segment", "width": 0.09999999999999999}, {"start": [96.40599999999999, 99.77], "end": [90.18599999999999, 99.77], "type": "segment", "width": 0.09999999999999999}, {"start": [96.40599999999999, 93.27], "end": [96.40599999999999, 99.77], "type": "segment", "width": 0.09999999999999999}, {"start": [97.40599999999999, 99.22], "end": [96.40599999999999, 99.22], "type": "segment", "width": 0.09999999999999999}, {"start": [97.40599999999999, 93.82], "end": [97.40599999999999, 99.22], "type": "segment", "width": 0.09999999999999999}, {"start": [96.40599999999999, 93.82], "end": [97.40599999999999, 93.82], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "GND", "thickness": 0.15, "pos": [25.8572, 86.0564], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "TP2", "thickness": 0.15, "pos": [25.8572, 80.0564], "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}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "U2", "thickness": 0.15, "pos": [83.5, 68.40299999999999], "height": 1.0}, {"start": [76.5, 62.403], "end": [77.5, 61.403], "type": "segment", "width": 0.09999999999999999}, {"start": [76.5, 75.40299999999999], "end": [76.5, 62.403], "type": "segment", "width": 0.09999999999999999}, {"start": [90.5, 75.40299999999999], "end": [76.5, 75.40299999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [90.5, 61.403], "end": [90.5, 75.40299999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [77.5, 61.403], "end": [90.5, 61.403], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "100UF 50V", "thickness": 0.15, "pos": [77.89999999999999, 83.6], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "C2", "thickness": 0.15, "pos": [77.89999999999999, 88.89999999999999], "height": 1.0}, {"start": [81.06227799999999, 90.8], "end": [81.06227799999999, 90.0], "type": "segment", "width": 0.09999999999999999}, {"start": [81.462278, 90.39999999999999], "end": [80.662278, 90.39999999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [82.14999999999999, 85.64999999999999], "end": [81.14999999999999, 84.64999999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [82.14999999999999, 92.14999999999999], "end": [81.14999999999999, 93.14999999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [82.14999999999999, 92.14999999999999], "end": [82.14999999999999, 85.64999999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [81.14999999999999, 84.64999999999999], "end": [73.64999999999999, 84.64999999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [81.14999999999999, 93.14999999999999], "end": [73.64999999999999, 93.14999999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [73.64999999999999, 93.14999999999999], "end": [73.64999999999999, 84.64999999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [77.89999999999999, 88.89999999999999], "radius": 4.0, "type": "circle", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "TLE9201SG", "thickness": 0.15, "pos": [38.1, 42.641], "height": 1.0}, {"start": [40.85, 51.841], "end": [41.85, 50.841], "type": "segment", "width": 0.09999999999999999}, {"start": [39.0, 45.440999999999995], "end": [41.85, 45.440999999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [37.199999999999996, 51.841], "end": [34.35, 51.841], "type": "segment", "width": 0.09999999999999999}, {"start": [41.85, 45.440999999999995], "end": [41.85, 50.841], "type": "segment", "width": 0.09999999999999999}, {"start": [40.85, 51.841], "end": [39.0, 51.841], "type": "segment", "width": 0.09999999999999999}, {"start": [34.35, 51.841], "end": [34.35, 45.440999999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [34.35, 45.440999999999995], "end": [37.199999999999996, 45.440999999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [39.0, 52.541], "end": [37.199999999999996, 52.541], "type": "segment", "width": 0.09999999999999999}, {"start": [37.199999999999996, 52.541], "end": [37.199999999999996, 51.841], "type": "segment", "width": 0.09999999999999999}, {"start": [37.199999999999996, 45.440999999999995], "end": [37.199999999999996, 44.741], "type": "segment", "width": 0.09999999999999999}, {"start": [37.199999999999996, 44.741], "end": [39.0, 44.741], "type": "segment", "width": 0.09999999999999999}, {"start": [39.0, 44.741], "end": [39.0, 45.440999999999995], "type": "segment", "width": 0.09999999999999999}, {"start": [39.0, 51.841], "end": [39.0, 52.541], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "U4", "thickness": 0.15, "pos": [38.1, 48.641], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "MCP6004", "thickness": 0.15, "pos": [49.852579999999996, 58.72642], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "U46", "thickness": 0.15, "pos": [49.852579999999996, 55.17642], "height": 1.0}, {"start": [47.65258, 53.67642], "end": [48.65258, 52.67642], "type": "segment", "width": 0.15}, {"start": [47.65258, 57.67642], "end": [47.65258, 53.67642], "type": "segment", "width": 0.15}, {"start": [52.05258, 57.67642], "end": [47.65258, 57.67642], "type": "segment", "width": 0.15}, {"start": [52.05258, 52.67642], "end": [52.05258, 57.67642], "type": "segment", "width": 0.15}, {"start": [48.65258, 52.67642], "end": [52.05258, 52.67642], "type": "segment", "width": 0.15}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "MCP6004", "thickness": 0.15, "pos": [60.89396, 58.668], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "U36", "thickness": 0.15, "pos": [60.89396, 55.117999999999995], "height": 1.0}, {"start": [58.69396, 53.617999999999995], "end": [59.69396, 52.617999999999995], "type": "segment", "width": 0.15}, {"start": [58.69396, 57.617999999999995], "end": [58.69396, 53.617999999999995], "type": "segment", "width": 0.15}, {"start": [63.093959999999996, 57.617999999999995], "end": [58.69396, 57.617999999999995], "type": "segment", "width": 0.15}, {"start": [63.093959999999996, 52.617999999999995], "end": [63.093959999999996, 57.617999999999995], "type": "segment", "width": 0.15}, {"start": [59.69396, 52.617999999999995], "end": [63.093959999999996, 52.617999999999995], "type": "segment", "width": 0.15}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "MCP6004", "thickness": 0.15, "pos": [54.355999999999995, 59.442], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "U35", "thickness": 0.15, "pos": [54.355999999999995, 62.992], "height": 1.0}, {"start": [56.556, 64.49199999999999], "end": [55.556, 65.49199999999999], "type": "segment", "width": 0.15}, {"start": [56.556, 60.492], "end": [56.556, 64.49199999999999], "type": "segment", "width": 0.15}, {"start": [52.156, 60.492], "end": [56.556, 60.492], "type": "segment", "width": 0.15}, {"start": [52.156, 65.49199999999999], "end": [52.156, 60.492], "type": "segment", "width": 0.15}, {"start": [55.556, 65.49199999999999], "end": [52.156, 65.49199999999999], "type": "segment", "width": 0.15}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "5V", "thickness": 0.15, "pos": [25.9588, 91.18719999999999], "height": 1.0}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "TP1", "thickness": 0.15, "pos": [25.9588, 85.18719999999999], "height": 1.0}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "Fiducial", "thickness": 0.15, "pos": [28.194, 29.2368], "height": 1.0}, {"start": [28.194, 27.7368], "radius": 0.5, "type": "circle", "width": 0.09999999999999999}, {"width": 0.19999999999999998, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "FID1", "thickness": 0.04, "pos": [28.194, 27.7368], "height": 0.19999999999999998}, {"width": 1.0, "val": 1, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "Fiducial", "thickness": 0.15, "pos": [73.914, 61.952], "height": 1.0}, {"width": 0.19999999999999998, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "FID3", "thickness": 0.04, "pos": [73.914, 60.452], "height": 0.19999999999999998}, {"start": [73.914, 60.452], "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": [91.694, 77.7], "height": 1.0}, {"start": [91.694, 76.2], "radius": 0.5, "type": "circle", "width": 0.09999999999999999}, {"width": 0.19999999999999998, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "FID4", "thickness": 0.04, "pos": [91.694, 76.2], "height": 0.19999999999999998}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "1k", "thickness": 0.15, "pos": [60.546, 74.54899999999999], "height": 1.0}, {"width": 0.39999999999999997, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R29", "thickness": 0.06, "pos": [61.976, 74.54899999999999], "height": 0.39999999999999997}, {"start": [61.576, 75.34899999999999], "end": [61.576, 73.749], "type": "segment", "width": 0.09999999999999999}, {"start": [62.376, 75.34899999999999], "end": [61.576, 75.34899999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [62.376, 73.749], "end": [62.376, 75.34899999999999], "type": "segment", "width": 0.09999999999999999}, {"start": [61.576, 73.749], "end": [62.376, 73.749], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "1N4148WS", "thickness": 0.15, "pos": [86.5, 39.8], "height": 1.0}, {"start": [89.1, 38.8], "end": [89.1, 40.6], "type": "segment", "width": 0.09999999999999999}, {"start": [89.1, 40.6], "end": [87.7, 40.6], "type": "segment", "width": 0.09999999999999999}, {"start": [87.7, 40.6], "end": [87.7, 38.8], "type": "segment", "width": 0.09999999999999999}, {"start": [87.7, 38.8], "end": [89.1, 38.8], "type": "segment", "width": 0.09999999999999999}, {"start": [88.75, 39.4], "end": [88.05, 39.4], "type": "segment", "width": 0.09999999999999999}, {"start": [88.39999999999999, 39.4], "end": [88.39999999999999, 39.199999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [88.39999999999999, 39.4], "end": [88.75, 39.9], "type": "segment", "width": 0.09999999999999999}, {"start": [88.75, 39.9], "end": [88.05, 39.9], "type": "segment", "width": 0.09999999999999999}, {"start": [88.05, 39.9], "end": [88.39999999999999, 39.4], "type": "segment", "width": 0.09999999999999999}, {"start": [88.39999999999999, 39.9], "end": [88.39999999999999, 40.15], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "1N4148WS", "thickness": 0.15, "pos": [84.5, 39.8], "height": 1.0}, {"start": [87.1, 38.8], "end": [87.1, 40.6], "type": "segment", "width": 0.09999999999999999}, {"start": [87.1, 40.6], "end": [85.7, 40.6], "type": "segment", "width": 0.09999999999999999}, {"start": [85.7, 40.6], "end": [85.7, 38.8], "type": "segment", "width": 0.09999999999999999}, {"start": [85.7, 38.8], "end": [87.1, 38.8], "type": "segment", "width": 0.09999999999999999}, {"start": [86.75, 39.4], "end": [86.05, 39.4], "type": "segment", "width": 0.09999999999999999}, {"start": [86.39999999999999, 39.4], "end": [86.39999999999999, 39.199999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [86.39999999999999, 39.4], "end": [86.75, 39.9], "type": "segment", "width": 0.09999999999999999}, {"start": [86.75, 39.9], "end": [86.05, 39.9], "type": "segment", "width": 0.09999999999999999}, {"start": [86.05, 39.9], "end": [86.39999999999999, 39.4], "type": "segment", "width": 0.09999999999999999}, {"start": [86.39999999999999, 39.9], "end": [86.39999999999999, 40.15], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "1N4148WS", "thickness": 0.15, "pos": [22.15, 47.15], "height": 1.0}, {"start": [24.049999999999997, 47.25], "end": [24.049999999999997, 47.5], "type": "segment", "width": 0.09999999999999999}, {"start": [23.7, 47.25], "end": [24.049999999999997, 46.75], "type": "segment", "width": 0.09999999999999999}, {"start": [24.4, 47.25], "end": [23.7, 47.25], "type": "segment", "width": 0.09999999999999999}, {"start": [24.049999999999997, 46.75], "end": [24.4, 47.25], "type": "segment", "width": 0.09999999999999999}, {"start": [24.049999999999997, 46.75], "end": [24.049999999999997, 46.55], "type": "segment", "width": 0.09999999999999999}, {"start": [24.4, 46.75], "end": [23.7, 46.75], "type": "segment", "width": 0.09999999999999999}, {"start": [23.349999999999998, 46.15], "end": [24.75, 46.15], "type": "segment", "width": 0.09999999999999999}, {"start": [23.349999999999998, 47.949999999999996], "end": [23.349999999999998, 46.15], "type": "segment", "width": 0.09999999999999999}, {"start": [24.75, 47.949999999999996], "end": [23.349999999999998, 47.949999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [24.75, 46.15], "end": [24.75, 47.949999999999996], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "1k", "thickness": 0.15, "pos": [92.28, 33.55], "height": 1.0}, {"start": [91.25, 34.35], "end": [90.45, 34.35], "type": "segment", "width": 0.09999999999999999}, {"start": [90.45, 34.35], "end": [90.45, 32.75], "type": "segment", "width": 0.09999999999999999}, {"start": [90.45, 32.75], "end": [91.25, 32.75], "type": "segment", "width": 0.09999999999999999}, {"start": [91.25, 32.75], "end": [91.25, 34.35], "type": "segment", "width": 0.09999999999999999}, {"width": 0.39999999999999997, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R36", "thickness": 0.06, "pos": [90.85, 33.55], "height": 0.39999999999999997}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "1k", "thickness": 0.15, "pos": [90.711, 33.400999999999996], "height": 1.0}, {"width": 0.39999999999999997, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "R49", "thickness": 0.06, "pos": [89.28099999999999, 33.400999999999996], "height": 0.39999999999999997}, {"start": [89.681, 32.601], "end": [89.681, 34.201], "type": "segment", "width": 0.09999999999999999}, {"start": [88.881, 32.601], "end": [89.681, 32.601], "type": "segment", "width": 0.09999999999999999}, {"start": [88.881, 34.201], "end": [88.881, 32.601], "type": "segment", "width": 0.09999999999999999}, {"start": [89.681, 34.201], "end": [88.881, 34.201], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "val": 1, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "1k", "thickness": 0.15, "pos": [26.13, 35.15], "height": 1.0}, {"width": 0.39999999999999997, "angle": 90.0, "attr": [], "horiz_justify": 0, "text": "R51", "thickness": 0.06, "pos": [24.7, 35.15], "height": 0.39999999999999997}, {"start": [25.099999999999998, 34.35], "end": [25.099999999999998, 35.949999999999996], "type": "segment", "width": 0.09999999999999999}, {"start": [24.299999999999997, 34.35], "end": [25.099999999999998, 34.35], "type": "segment", "width": 0.09999999999999999}, {"start": [24.299999999999997, 35.949999999999996], "end": [24.299999999999997, 34.35], "type": "segment", "width": 0.09999999999999999}, {"start": [25.099999999999998, 35.949999999999996], "end": [24.299999999999997, 35.949999999999996], "type": "segment", "width": 0.09999999999999999}, {"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": 0.0, "attr": [], "horiz_justify": 0, "text": "SW_Push", "thickness": 0.15, "pos": [36.068, 108.49799999999999], "height": 1.0}, {"start": [34.117999999999995, 112.448], "end": [34.117999999999995, 109.548], "type": "segment", "width": 0.09999999999999999}, {"start": [38.018, 112.448], "end": [34.117999999999995, 112.448], "type": "segment", "width": 0.09999999999999999}, {"start": [38.018, 109.548], "end": [38.018, 112.448], "type": "segment", "width": 0.09999999999999999}, {"start": [34.117999999999995, 109.548], "end": [38.018, 109.548], "type": "segment", "width": 0.09999999999999999}, {"width": 1.0, "angle": 0.0, "attr": [], "horiz_justify": 0, "text": "SW2", "thickness": 0.15, "pos": [36.068, 110.99799999999999], "height": 1.0}, {"start": [36.068, 110.99799999999999], "radius": 1.0, "type": "circle", "width": 0.09999999999999999}]}, "metadata": {"date": "2019-08-11", "company": "", "revision": "R0.4.5", "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>