| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719 |
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
- <!-- Created with Inkscape (http://www.inkscape.org/) -->
- <svg
- xmlns:dc="http://purl.org/dc/elements/1.1/"
- xmlns:cc="http://creativecommons.org/ns#"
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:svg="http://www.w3.org/2000/svg"
- xmlns="http://www.w3.org/2000/svg"
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- width="9.3998804mm"
- height="9.3998804mm"
- viewBox="0 0 9.3998805 9.39988"
- version="1.1"
- id="svg2741"
- inkscape:version="0.92.5 (2060ec1f9f, 2020-04-08)"
- sodipodi:docname="LQFP-48.svg">
- <defs
- id="defs2735" />
- <sodipodi:namedview
- id="base"
- pagecolor="#ffffff"
- bordercolor="#666666"
- borderopacity="1.0"
- inkscape:pageopacity="0.0"
- inkscape:pageshadow="2"
- inkscape:zoom="15.839192"
- inkscape:cx="34.368068"
- inkscape:cy="20.137411"
- inkscape:document-units="mm"
- inkscape:current-layer="layer1"
- showgrid="false"
- fit-margin-top="0"
- fit-margin-left="0"
- fit-margin-right="0"
- fit-margin-bottom="0"
- inkscape:window-width="2560"
- inkscape:window-height="1352"
- inkscape:window-x="0"
- inkscape:window-y="28"
- inkscape:window-maximized="1" />
- <metadata
- id="metadata2738">
- <rdf:RDF>
- <cc:Work
- rdf:about="">
- <dc:format>image/svg+xml</dc:format>
- <dc:type
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- <dc:title></dc:title>
- </cc:Work>
- </rdf:RDF>
- </metadata>
- <g
- inkscape:label="Layer 1"
- inkscape:groupmode="layer"
- id="layer1"
- transform="translate(76.846016,-179.69614)">
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4205.267,3060.973"
- layerid="1"
- number="48"
- net="U19_48"
- plated="Y"
- id="gge6534"
- locked="0"
- c_rotation="0"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_48"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4205.267 3059.2014 4205.267 3062.7447"
- layerid="1"
- id="polyline7322" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4205.2666"
- cy="3060.9727"
- r="0"
- layerid="1"
- id="circle7324" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4207.236,3060.973"
- layerid="1"
- number="47"
- net="U19_47"
- plated="Y"
- id="gge6549"
- locked="0"
- c_rotation="0"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_47"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4207.236 3059.2014 4207.236 3062.7447"
- layerid="1"
- id="polyline7327" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4207.2358"
- cy="3060.9727"
- r="0"
- layerid="1"
- id="circle7329" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4209.204,3060.973"
- layerid="1"
- number="46"
- net="U19_46"
- plated="Y"
- id="gge6564"
- locked="0"
- c_rotation="0"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_46"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4209.204 3059.2014 4209.204 3062.7447"
- layerid="1"
- id="polyline7332" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4209.2036"
- cy="3060.9727"
- r="0"
- layerid="1"
- id="circle7334" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4211.173,3060.973"
- layerid="1"
- number="45"
- net="U19_45"
- plated="Y"
- id="gge6579"
- locked="0"
- c_rotation="0"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_45"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4211.173 3059.2014 4211.173 3062.7447"
- layerid="1"
- id="polyline7337" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4211.1724"
- cy="3060.9727"
- r="0"
- layerid="1"
- id="circle7339" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4213.141,3060.973"
- layerid="1"
- number="44"
- net="U19_44"
- plated="Y"
- id="gge6594"
- locked="0"
- c_rotation="0"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_44"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4213.141 3059.2014 4213.141 3062.7447"
- layerid="1"
- id="polyline7342" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4213.1406"
- cy="3060.9727"
- r="0"
- layerid="1"
- id="circle7344" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4215.11,3060.973"
- layerid="1"
- number="43"
- net="U19_43"
- plated="Y"
- id="gge6609"
- locked="0"
- c_rotation="0"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_43"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4215.11 3059.2014 4215.11 3062.7447"
- layerid="1"
- id="polyline7347" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4215.1094"
- cy="3060.9727"
- r="0"
- layerid="1"
- id="circle7349" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4217.078,3060.973"
- layerid="1"
- number="42"
- net="U19_42"
- plated="Y"
- id="gge6624"
- locked="0"
- c_rotation="0"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_42"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4217.078 3059.2014 4217.078 3062.7447"
- layerid="1"
- id="polyline7352" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4217.0776"
- cy="3060.9727"
- r="0"
- layerid="1"
- id="circle7354" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4219.047,3060.973"
- layerid="1"
- number="41"
- net="U19_41"
- plated="Y"
- id="gge6639"
- locked="0"
- c_rotation="0"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_41"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4219.047 3059.2014 4219.047 3062.7447"
- layerid="1"
- id="polyline7357" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4219.0464"
- cy="3060.9727"
- r="0"
- layerid="1"
- id="circle7359" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4221.015,3060.973"
- layerid="1"
- number="40"
- net="U19_40"
- plated="Y"
- id="gge6654"
- locked="0"
- c_rotation="0"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_40"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4221.015 3059.2014 4221.015 3062.7447"
- layerid="1"
- id="polyline7362" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4221.0146"
- cy="3060.9727"
- r="0"
- layerid="1"
- id="circle7364" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4222.984,3060.973"
- layerid="1"
- number="39"
- net="U19_39"
- plated="Y"
- id="gge6669"
- locked="0"
- c_rotation="0"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_39"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4222.984 3059.2014 4222.984 3062.7447"
- layerid="1"
- id="polyline7367" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4222.9834"
- cy="3060.9727"
- r="0"
- layerid="1"
- id="circle7369" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4224.952,3060.973"
- layerid="1"
- number="38"
- net="U19_38"
- plated="Y"
- id="gge6684"
- locked="0"
- c_rotation="0"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_38"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4224.952 3059.2014 4224.952 3062.7447"
- layerid="1"
- id="polyline7372" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4224.9517"
- cy="3060.9727"
- r="0"
- layerid="1"
- id="circle7374" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4226.921,3060.973"
- layerid="1"
- number="37"
- net="U19_37"
- plated="Y"
- id="gge6699"
- locked="0"
- c_rotation="0"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_37"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4226.921 3059.2014 4226.921 3062.7447"
- layerid="1"
- id="polyline7377" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4226.9204"
- cy="3060.9727"
- r="0"
- layerid="1"
- id="circle7379" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4232.826,3066.878"
- layerid="1"
- number="36"
- net="U19_36"
- plated="Y"
- id="gge6714"
- locked="0"
- c_rotation="90"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_36"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4231.0544 3066.878 4234.5977 3066.878"
- layerid="1"
- id="polyline7382" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4232.8257"
- cy="3066.8779"
- r="0"
- layerid="1"
- id="circle7384" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4232.826,3068.847"
- layerid="1"
- number="35"
- net="U19_35"
- plated="Y"
- id="gge6729"
- locked="0"
- c_rotation="90"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_35"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4231.0544 3068.847 4234.5977 3068.847"
- layerid="1"
- id="polyline7387" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4232.8257"
- cy="3068.8469"
- r="0"
- layerid="1"
- id="circle7389" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4232.826,3070.815"
- layerid="1"
- number="34"
- net="U19_34"
- plated="Y"
- id="gge6744"
- locked="0"
- c_rotation="90"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_34"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4231.0544 3070.815 4234.5977 3070.815"
- layerid="1"
- id="polyline7392" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4232.8257"
- cy="3070.8149"
- r="0"
- layerid="1"
- id="circle7394" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4232.826,3072.784"
- layerid="1"
- number="33"
- net="U19_33"
- plated="Y"
- id="gge6759"
- locked="0"
- c_rotation="90"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_33"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4231.0544 3072.784 4234.5977 3072.784"
- layerid="1"
- id="polyline7397" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4232.8257"
- cy="3072.7839"
- r="0"
- layerid="1"
- id="circle7399" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4232.826,3074.752"
- layerid="1"
- number="32"
- net="U19_32"
- plated="Y"
- id="gge6774"
- locked="0"
- c_rotation="90"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_32"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4231.0544 3074.752 4234.5977 3074.752"
- layerid="1"
- id="polyline7402" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4232.8257"
- cy="3074.752"
- r="0"
- layerid="1"
- id="circle7404" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4232.826,3076.721"
- layerid="1"
- number="31"
- net="U19_31"
- plated="Y"
- id="gge6789"
- locked="0"
- c_rotation="90"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_31"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4231.0544 3076.721 4234.5977 3076.721"
- layerid="1"
- id="polyline7407" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4232.8257"
- cy="3076.7209"
- r="0"
- layerid="1"
- id="circle7409" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4232.826,3078.689"
- layerid="1"
- number="30"
- net="U19_30"
- plated="Y"
- id="gge6804"
- locked="0"
- c_rotation="90"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_30"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4231.0544 3078.689 4234.5977 3078.689"
- layerid="1"
- id="polyline7412" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4232.8257"
- cy="3078.689"
- r="0"
- layerid="1"
- id="circle7414" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4232.826,3080.658"
- layerid="1"
- number="29"
- net="U19_29"
- plated="Y"
- id="gge6819"
- locked="0"
- c_rotation="90"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_29"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4231.0544 3080.658 4234.5977 3080.658"
- layerid="1"
- id="polyline7417" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4232.8257"
- cy="3080.658"
- r="0"
- layerid="1"
- id="circle7419" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4232.826,3082.626"
- layerid="1"
- number="28"
- net="U19_28"
- plated="Y"
- id="gge6834"
- locked="0"
- c_rotation="90"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_28"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4231.0544 3082.626 4234.5977 3082.626"
- layerid="1"
- id="polyline7422" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4232.8257"
- cy="3082.626"
- r="0"
- layerid="1"
- id="circle7424" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4232.826,3084.595"
- layerid="1"
- number="27"
- net="U19_27"
- plated="Y"
- id="gge6849"
- locked="0"
- c_rotation="90"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_27"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4231.0544 3084.595 4234.5977 3084.595"
- layerid="1"
- id="polyline7427" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4232.8257"
- cy="3084.595"
- r="0"
- layerid="1"
- id="circle7429" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4232.826,3086.563"
- layerid="1"
- number="26"
- net="U19_26"
- plated="Y"
- id="gge6864"
- locked="0"
- c_rotation="90"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_26"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4231.0544 3086.563 4234.5977 3086.563"
- layerid="1"
- id="polyline7432" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4232.8257"
- cy="3086.563"
- r="0"
- layerid="1"
- id="circle7434" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4232.826,3088.532"
- layerid="1"
- number="25"
- net="U19_25"
- plated="Y"
- id="gge6879"
- locked="0"
- c_rotation="90"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_25"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4231.0544 3088.532 4234.5977 3088.532"
- layerid="1"
- id="polyline7437" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4232.8257"
- cy="3088.532"
- r="0"
- layerid="1"
- id="circle7439" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4226.921,3094.437"
- layerid="1"
- number="24"
- net="U19_24"
- plated="Y"
- id="gge6894"
- locked="0"
- c_rotation="0"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_24"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4226.921 3092.6653 4226.921 3096.2087"
- layerid="1"
- id="polyline7442" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4226.9204"
- cy="3094.4373"
- r="0"
- layerid="1"
- id="circle7444" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4224.952,3094.437"
- layerid="1"
- number="23"
- net="U19_23"
- plated="Y"
- id="gge6909"
- locked="0"
- c_rotation="0"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_23"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4224.952 3092.6653 4224.952 3096.2087"
- layerid="1"
- id="polyline7447" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4224.9517"
- cy="3094.4373"
- r="0"
- layerid="1"
- id="circle7449" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4222.984,3094.437"
- layerid="1"
- number="22"
- net="U19_22"
- plated="Y"
- id="gge6924"
- locked="0"
- c_rotation="0"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_22"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4222.984 3092.6653 4222.984 3096.2087"
- layerid="1"
- id="polyline7452" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4222.9834"
- cy="3094.4373"
- r="0"
- layerid="1"
- id="circle7454" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4221.015,3094.437"
- layerid="1"
- number="21"
- net="U19_21"
- plated="Y"
- id="gge6939"
- locked="0"
- c_rotation="0"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_21"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4221.015 3092.6653 4221.015 3096.2087"
- layerid="1"
- id="polyline7457" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4221.0146"
- cy="3094.4373"
- r="0"
- layerid="1"
- id="circle7459" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4219.047,3094.437"
- layerid="1"
- number="20"
- net="U19_20"
- plated="Y"
- id="gge6954"
- locked="0"
- c_rotation="0"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_20"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4219.047 3092.6653 4219.047 3096.2087"
- layerid="1"
- id="polyline7462" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4219.0464"
- cy="3094.4373"
- r="0"
- layerid="1"
- id="circle7464" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4217.078,3094.437"
- layerid="1"
- number="19"
- net="U19_19"
- plated="Y"
- id="gge6969"
- locked="0"
- c_rotation="0"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_19"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4217.078 3092.6653 4217.078 3096.2087"
- layerid="1"
- id="polyline7467" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4217.0776"
- cy="3094.4373"
- r="0"
- layerid="1"
- id="circle7469" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4215.11,3094.437"
- layerid="1"
- number="18"
- net="U19_18"
- plated="Y"
- id="gge6984"
- locked="0"
- c_rotation="0"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_18"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4215.11 3092.6653 4215.11 3096.2087"
- layerid="1"
- id="polyline7472" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4215.1094"
- cy="3094.4373"
- r="0"
- layerid="1"
- id="circle7474" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4213.141,3094.437"
- layerid="1"
- number="17"
- net="U19_17"
- plated="Y"
- id="gge6999"
- locked="0"
- c_rotation="0"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_17"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4213.141 3092.6653 4213.141 3096.2087"
- layerid="1"
- id="polyline7477" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4213.1406"
- cy="3094.4373"
- r="0"
- layerid="1"
- id="circle7479" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4211.173,3094.437"
- layerid="1"
- number="16"
- net="U19_16"
- plated="Y"
- id="gge7014"
- locked="0"
- c_rotation="0"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_16"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4211.173 3092.6653 4211.173 3096.2087"
- layerid="1"
- id="polyline7482" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4211.1724"
- cy="3094.4373"
- r="0"
- layerid="1"
- id="circle7484" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4209.204,3094.437"
- layerid="1"
- number="15"
- net="U19_15"
- plated="Y"
- id="gge7029"
- locked="0"
- c_rotation="0"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_15"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4209.204 3092.6653 4209.204 3096.2087"
- layerid="1"
- id="polyline7487" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4209.2036"
- cy="3094.4373"
- r="0"
- layerid="1"
- id="circle7489" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4207.236,3094.437"
- layerid="1"
- number="14"
- net="U19_14"
- plated="Y"
- id="gge7044"
- locked="0"
- c_rotation="0"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_14"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4207.236 3092.6653 4207.236 3096.2087"
- layerid="1"
- id="polyline7492" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4207.2358"
- cy="3094.4373"
- r="0"
- layerid="1"
- id="circle7494" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4205.267,3094.437"
- layerid="1"
- number="13"
- net="U19_13"
- plated="Y"
- id="gge7059"
- locked="0"
- c_rotation="0"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_13"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4205.267 3092.6653 4205.267 3096.2087"
- layerid="1"
- id="polyline7497" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4205.2666"
- cy="3094.4373"
- r="0"
- layerid="1"
- id="circle7499" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4199.362,3088.532"
- layerid="1"
- number="12"
- net="U19_12"
- plated="Y"
- id="gge7074"
- locked="0"
- c_rotation="90"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_12"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4197.5904 3088.532 4201.1337 3088.532"
- layerid="1"
- id="polyline7502" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4199.3613"
- cy="3088.532"
- r="0"
- layerid="1"
- id="circle7504" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4199.362,3086.563"
- layerid="1"
- number="11"
- net="U19_11"
- plated="Y"
- id="gge7089"
- locked="0"
- c_rotation="90"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_11"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4197.5904 3086.563 4201.1337 3086.563"
- layerid="1"
- id="polyline7507" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4199.3613"
- cy="3086.563"
- r="0"
- layerid="1"
- id="circle7509" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4199.362,3084.595"
- layerid="1"
- number="10"
- net="U19_10"
- plated="Y"
- id="gge7104"
- locked="0"
- c_rotation="90"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_10"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4197.5904 3084.595 4201.1337 3084.595"
- layerid="1"
- id="polyline7512" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4199.3613"
- cy="3084.595"
- r="0"
- layerid="1"
- id="circle7514" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4199.362,3082.626"
- layerid="1"
- number="9"
- net="U19_9"
- plated="Y"
- id="gge7119"
- locked="0"
- c_rotation="90"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_9"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4197.5904 3082.626 4201.1337 3082.626"
- layerid="1"
- id="polyline7517" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4199.3613"
- cy="3082.626"
- r="0"
- layerid="1"
- id="circle7519" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4199.362,3080.658"
- layerid="1"
- number="8"
- net="U19_8"
- plated="Y"
- id="gge7134"
- locked="0"
- c_rotation="90"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_8"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4197.5904 3080.658 4201.1337 3080.658"
- layerid="1"
- id="polyline7522" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4199.3613"
- cy="3080.658"
- r="0"
- layerid="1"
- id="circle7524" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4199.362,3078.689"
- layerid="1"
- number="7"
- net="U19_7"
- plated="Y"
- id="gge7149"
- locked="0"
- c_rotation="90"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_7"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4197.5904 3078.689 4201.1337 3078.689"
- layerid="1"
- id="polyline7527" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4199.3613"
- cy="3078.689"
- r="0"
- layerid="1"
- id="circle7529" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4199.362,3076.721"
- layerid="1"
- number="6"
- net="U19_6"
- plated="Y"
- id="gge7164"
- locked="0"
- c_rotation="90"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_6"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4197.5904 3076.721 4201.1337 3076.721"
- layerid="1"
- id="polyline7532" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4199.3613"
- cy="3076.7209"
- r="0"
- layerid="1"
- id="circle7534" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4199.362,3074.752"
- layerid="1"
- number="5"
- net="U19_5"
- plated="Y"
- id="gge7179"
- locked="0"
- c_rotation="90"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_5"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4197.5904 3074.752 4201.1337 3074.752"
- layerid="1"
- id="polyline7537" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4199.3613"
- cy="3074.752"
- r="0"
- layerid="1"
- id="circle7539" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4199.362,3072.784"
- layerid="1"
- number="4"
- net="U19_4"
- plated="Y"
- id="gge7194"
- locked="0"
- c_rotation="90"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_4"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4197.5904 3072.784 4201.1337 3072.784"
- layerid="1"
- id="polyline7542" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4199.3613"
- cy="3072.7839"
- r="0"
- layerid="1"
- id="circle7544" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4199.362,3070.815"
- layerid="1"
- number="3"
- net="U19_3"
- plated="Y"
- id="gge7209"
- locked="0"
- c_rotation="90"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_3"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4197.5904 3070.815 4201.1337 3070.815"
- layerid="1"
- id="polyline7547" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4199.3613"
- cy="3070.8149"
- r="0"
- layerid="1"
- id="circle7549" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4199.362,3068.847"
- layerid="1"
- number="2"
- net="U19_2"
- plated="Y"
- id="gge7224"
- locked="0"
- c_rotation="90"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_2"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4197.5904 3068.847 4201.1337 3068.847"
- layerid="1"
- id="polyline7552" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4199.3613"
- cy="3068.8469"
- r="0"
- layerid="1"
- id="circle7554" />
- </g>
- <g
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- c_partid="part_pad"
- c_etype="pinpart"
- c_origin="4199.362,3066.878"
- layerid="1"
- number="1"
- net="U19_1"
- plated="Y"
- id="gge7239"
- locked="0"
- c_rotation="90"
- c_width="1.1811"
- c_height="4.7244"
- title="U19_1"
- c_shape="OVAL"
- pasteexpansion="0"
- solderexpansion="0.4"
- style="stroke:#008000">
- <polyline
- style="stroke:#008000;stroke-width:1.18110001"
- c_etype="pad_shell"
- points="4197.5904 3066.878 4201.1337 3066.878"
- layerid="1"
- id="polyline7557" />
- <circle
- style="stroke:#008000;stroke-width:0"
- c_etype="pad_hole"
- cx="4199.3613"
- cy="3066.8779"
- r="0"
- layerid="1"
- id="circle7559" />
- </g>
- <polyline
- transform="matrix(0.25400072,0,0,0.25400072,-1143.037,-597.34322)"
- style="fill:none;stroke:#008000;stroke-width:0.78740001;stroke-linecap:round"
- points="4228.8889 3064.9097 4228.8889 3090.5003 4203.2983 3090.5003 4203.2983 3064.9097 4228.8889 3064.9097"
- layerid="3"
- net="NULL"
- id="gge6531"
- locked="0" />
- <path
- inkscape:connector-curvature="0"
- style="fill:none;stroke:#008000;stroke-width:0.40000033"
- d="m -74.446208,181.89605 a 0.20000016,0.20000016 0 1 0 0,0.003"
- locked="0"
- c_helper_type="arc2"
- net=""
- layerid="3"
- id="gge6525" />
- <path
- inkscape:connector-curvature="0"
- style="fill:none;stroke:#008000;stroke-width:0.30000022"
- d="m -76.271178,180.94672 a 0.15000012,0.15000012 0 1 0 0,0.003"
- locked="0"
- c_helper_type="arc2"
- net=""
- layerid="3"
- id="gge6528" />
- </g>
- </svg>
|