Compare commits

...

2 Commits

Author SHA1 Message Date
Luca 82c917a4ea Add 0.5mm tolerance to stencil register, regenerate stencils 2022-03-05 21:39:17 +01:00
Luca b124ce1a1a Rotate LED footprint? 2022-03-05 21:34:41 +01:00
16 changed files with 196708 additions and 121973 deletions

3
.gitignore vendored
View File

@ -25,3 +25,6 @@ fp-info-cache
# Exported BOM files (intermediate products) # Exported BOM files (intermediate products)
*.xml *.xml
# LibreCAD autosaves
\#*

View File

@ -25,11 +25,9 @@ kikit stencil createprinted --pcbthickness 1.6 --thickness 0.15 --cutout 'C1,C2,
The gerber files for laser-cut steel stencils were generated like this: The gerber files for laser-cut steel stencils were generated like this:
```sh ```sh
kikit stencil create --jigsize 60 60 --pcbthickness 1.6 --cutout 'C1,C2,C3,C4,C5,C6,C7,U1,D1,R1' panels/anykey-x2.kicad_pcb stencil/ kikit stencil create --jigsize 60 60 --pcbthickness 1.6 --tolerance 0.5 --cutout 'C1,C2,C3,C4,C5,C6,C7,U1,D1,R1' panels/anykey-x2.kicad_pcb stencil/
``` ```
Note that currently (2020-11-03) the `--cutout` option is only available on `master`.
## Documents ## Documents
### STM32 reference manual ### STM32 reference manual

View File

@ -1,4 +1,4 @@
(kicad_pcb (version 20171130) (host pcbnew 5.1.6) (kicad_pcb (version 20171130) (host pcbnew 5.1.10)
(general (general
(thickness 1.6) (thickness 1.6)
@ -194,11 +194,11 @@
(add_net VBUS) (add_net VBUS)
) )
(module anykey:LED_MEIHUA_MHPA1515RGBDT (layer F.Cu) (tedit 5F9760C0) (tstamp 5F92A8B3) (module anykey:LED_MEIHUA_MHPA1515RGBDT (layer F.Cu) (tedit 60EB0C32) (tstamp 5F92A8B3)
(at 150 76.58 180) (at 150 76.58)
(path /5FD938D9) (path /5FD938D9)
(attr smd) (attr smd)
(fp_text reference D2 (at 0 1.75) (layer F.SilkS) (fp_text reference D2 (at 0 -1.75) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15))) (effects (font (size 1 1) (thickness 0.15)))
) )
(fp_text value MHPA1515RGBDT (at 0 -1.75) (layer F.Fab) (fp_text value MHPA1515RGBDT (at 0 -1.75) (layer F.Fab)
@ -207,55 +207,55 @@
(fp_text user %R (at 0 0) (layer F.Fab) (fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.3 0.3) (thickness 0.05))) (effects (font (size 0.3 0.3) (thickness 0.05)))
) )
(fp_line (start 0.8 0.45) (end 0.5 0.75) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.75) (end -0.8 -0.75) (layer F.Fab) (width 0.1))
(fp_line (start 0.5 0.75) (end -0.8 0.75) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.75) (end 0.8 0.45) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 -0.75) (end 0.8 -0.75) (layer F.Fab) (width 0.1))
(fp_line (start -1 -1) (end 1 -1) (layer F.CrtYd) (width 0.05))
(fp_line (start 1 -1) (end 1 1) (layer F.CrtYd) (width 0.05))
(fp_line (start 1 1) (end -1 1) (layer F.CrtYd) (width 0.05))
(fp_line (start -1 1) (end -1 -1) (layer F.CrtYd) (width 0.05)) (fp_line (start -1 1) (end -1 -1) (layer F.CrtYd) (width 0.05))
(pad 4 smd rect (at 0.65 -0.4 180) (size 0.6 0.4) (layers F.Cu F.Paste F.Mask) (fp_line (start 1 1) (end -1 1) (layer F.CrtYd) (width 0.05))
(fp_line (start 1 -1) (end 1 1) (layer F.CrtYd) (width 0.05))
(fp_line (start -1 -1) (end 1 -1) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.8 0.75) (end -0.8 0.75) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.75) (end -0.8 -0.45) (layer F.Fab) (width 0.1))
(fp_line (start -0.5 -0.75) (end 0.8 -0.75) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.75) (end 0.8 0.75) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 -0.45) (end -0.5 -0.75) (layer F.Fab) (width 0.1))
(pad 4 smd rect (at -0.65 0.4 180) (size 0.6 0.4) (layers F.Cu F.Paste F.Mask)
(net 7 "Net-(D2-Pad4)")) (net 7 "Net-(D2-Pad4)"))
(pad 3 smd rect (at -0.65 -0.4 180) (size 0.6 0.4) (layers F.Cu F.Paste F.Mask) (pad 3 smd rect (at 0.65 0.4 180) (size 0.6 0.4) (layers F.Cu F.Paste F.Mask)
(net 8 "Net-(D2-Pad3)")) (net 8 "Net-(D2-Pad3)"))
(pad 2 smd rect (at -0.65 0.4 180) (size 0.6 0.4) (layers F.Cu F.Paste F.Mask) (pad 2 smd rect (at 0.65 -0.4 180) (size 0.6 0.4) (layers F.Cu F.Paste F.Mask)
(net 2 +3V3)) (net 2 +3V3))
(pad 1 smd rect (at 0.65 0.4 180) (size 0.6 0.4) (layers F.Cu F.Paste F.Mask) (pad 1 smd rect (at -0.65 -0.4 180) (size 0.6 0.4) (layers F.Cu F.Paste F.Mask)
(net 9 "Net-(D2-Pad1)")) (net 9 "Net-(D2-Pad1)"))
) )
(module anykey:LED_MEIHUA_MHPA1515RGBDT (layer B.Cu) (tedit 5F9760C0) (tstamp 5F92EFD8) (module anykey:LED_MEIHUA_MHPA1515RGBDT (layer B.Cu) (tedit 60EB0C32) (tstamp 5F92EFD8)
(at 150 86 180) (at 150 86)
(path /5F998A03) (path /5F998A03)
(attr smd) (attr smd)
(fp_text reference D1 (at 2 0) (layer B.SilkS) (fp_text reference D1 (at -2 0) (layer B.SilkS)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror)) (effects (font (size 1 1) (thickness 0.15)) (justify mirror))
) )
(fp_text value MHPA1515RGBDT (at 0 1.75) (layer B.Fab) (fp_text value MHPA1515RGBDT (at 0 1.75) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror)) (effects (font (size 1 1) (thickness 0.15)) (justify mirror))
) )
(fp_text user %R (at 0 0) (layer B.Fab) (fp_line (start -0.8 0.45) (end -0.5 0.75) (layer B.Fab) (width 0.1))
(effects (font (size 0.3 0.3) (thickness 0.05)) (justify mirror)) (fp_line (start 0.8 0.75) (end 0.8 -0.75) (layer B.Fab) (width 0.1))
) (fp_line (start -0.5 0.75) (end 0.8 0.75) (layer B.Fab) (width 0.1))
(fp_line (start 0.8 -0.45) (end 0.5 -0.75) (layer B.Fab) (width 0.1)) (fp_line (start -0.8 -0.75) (end -0.8 0.45) (layer B.Fab) (width 0.1))
(fp_line (start -0.8 -0.75) (end -0.8 0.75) (layer B.Fab) (width 0.1)) (fp_line (start 0.8 -0.75) (end -0.8 -0.75) (layer B.Fab) (width 0.1))
(fp_line (start 0.5 -0.75) (end -0.8 -0.75) (layer B.Fab) (width 0.1))
(fp_line (start 0.8 0.75) (end 0.8 -0.45) (layer B.Fab) (width 0.1))
(fp_line (start -0.8 0.75) (end 0.8 0.75) (layer B.Fab) (width 0.1))
(fp_line (start -1 1) (end 1 1) (layer B.CrtYd) (width 0.05)) (fp_line (start -1 1) (end 1 1) (layer B.CrtYd) (width 0.05))
(fp_line (start 1 1) (end 1 -1) (layer B.CrtYd) (width 0.05)) (fp_line (start 1 1) (end 1 -1) (layer B.CrtYd) (width 0.05))
(fp_line (start 1 -1) (end -1 -1) (layer B.CrtYd) (width 0.05)) (fp_line (start 1 -1) (end -1 -1) (layer B.CrtYd) (width 0.05))
(fp_line (start -1 -1) (end -1 1) (layer B.CrtYd) (width 0.05)) (fp_line (start -1 -1) (end -1 1) (layer B.CrtYd) (width 0.05))
(pad 4 smd rect (at 0.65 0.4 180) (size 0.6 0.4) (layers B.Cu B.Paste B.Mask) (fp_text user %R (at 0 0) (layer B.Fab)
(net 4 "Net-(D1-Pad4)")) (effects (font (size 0.3 0.3) (thickness 0.05)) (justify mirror))
(pad 3 smd rect (at -0.65 0.4 180) (size 0.6 0.4) (layers B.Cu B.Paste B.Mask) )
(net 5 "Net-(D1-Pad3)")) (pad 1 smd rect (at -0.65 0.4 180) (size 0.6 0.4) (layers B.Cu B.Paste B.Mask)
(pad 2 smd rect (at -0.65 -0.4 180) (size 0.6 0.4) (layers B.Cu B.Paste B.Mask)
(net 2 +3V3))
(pad 1 smd rect (at 0.65 -0.4 180) (size 0.6 0.4) (layers B.Cu B.Paste B.Mask)
(net 6 "Net-(D1-Pad1)")) (net 6 "Net-(D1-Pad1)"))
(pad 2 smd rect (at 0.65 0.4 180) (size 0.6 0.4) (layers B.Cu B.Paste B.Mask)
(net 2 +3V3))
(pad 3 smd rect (at 0.65 -0.4 180) (size 0.6 0.4) (layers B.Cu B.Paste B.Mask)
(net 5 "Net-(D1-Pad3)"))
(pad 4 smd rect (at -0.65 -0.4 180) (size 0.6 0.4) (layers B.Cu B.Paste B.Mask)
(net 4 "Net-(D1-Pad4)"))
) )
(module Symbol:CE-Logo_8.5x6mm_SilkScreen (layer F.Cu) (tedit 5F95E6E6) (tstamp 5F9645D2) (module Symbol:CE-Logo_8.5x6mm_SilkScreen (layer F.Cu) (tedit 5F95E6E6) (tstamp 5F9645D2)
@ -269,34 +269,6 @@
(fp_text value CE-Logo_8.5x6mm_SilkScreen (at 0.75 0) (layer F.Fab) hide (fp_text value CE-Logo_8.5x6mm_SilkScreen (at 0.75 0) (layer F.Fab) hide
(effects (font (size 1 1) (thickness 0.15))) (effects (font (size 1 1) (thickness 0.15)))
) )
(fp_poly (pts (xy 1.061335 -2.083594) (xy 1.355685 -2.083305) (xy 1.45766 -2.08288) (xy 1.538315 -2.081592)
(xy 1.602782 -2.079086) (xy 1.656194 -2.075004) (xy 1.703682 -2.068992) (xy 1.750381 -2.060692)
(xy 1.784281 -2.053564) (xy 2.014121 -1.990246) (xy 2.233438 -1.903988) (xy 2.440469 -1.795991)
(xy 2.63345 -1.667456) (xy 2.810621 -1.519582) (xy 2.970217 -1.35357) (xy 3.110477 -1.170621)
(xy 3.135116 -1.133551) (xy 3.186914 -1.046598) (xy 3.239815 -0.94518) (xy 3.290834 -0.836134)
(xy 3.336988 -0.726298) (xy 3.375295 -0.622512) (xy 3.402772 -0.531612) (xy 3.408866 -0.506016)
(xy 3.418231 -0.463021) (xy 1.656649 -0.463021) (xy 1.656649 0.47625) (xy 3.418231 0.47625)
(xy 3.408866 0.519244) (xy 3.383806 0.610611) (xy 3.346318 0.716469) (xy 3.299485 0.829878)
(xy 3.246388 0.943892) (xy 3.19011 1.051569) (xy 3.133734 1.145967) (xy 3.124278 1.160319)
(xy 2.980536 1.351791) (xy 2.819337 1.52363) (xy 2.64168 1.675163) (xy 2.448561 1.805719)
(xy 2.240979 1.914624) (xy 2.019932 2.001206) (xy 1.786415 2.064794) (xy 1.780714 2.066021)
(xy 1.728132 2.076622) (xy 1.679712 2.084513) (xy 1.630061 2.090078) (xy 1.573789 2.093702)
(xy 1.505502 2.095769) (xy 1.419811 2.096664) (xy 1.349071 2.096799) (xy 1.061337 2.096776)
(xy 1.061337 3.029479) (xy 1.349071 3.027762) (xy 1.441046 3.026709) (xy 1.530779 3.024766)
(xy 1.612512 3.022126) (xy 1.680491 3.018981) (xy 1.728959 3.015526) (xy 1.736024 3.014789)
(xy 1.961433 2.978594) (xy 2.193284 2.921376) (xy 2.425245 2.845284) (xy 2.650985 2.752465)
(xy 2.864171 2.645068) (xy 2.919973 2.613135) (xy 3.083514 2.507667) (xy 3.249456 2.383545)
(xy 3.411243 2.246431) (xy 3.56232 2.101982) (xy 3.69613 1.955859) (xy 3.732677 1.911607)
(xy 3.893997 1.690012) (xy 4.035322 1.452378) (xy 4.155645 1.201089) (xy 4.253959 0.938532)
(xy 4.329258 0.667092) (xy 4.380535 0.389155) (xy 4.38308 0.370416) (xy 4.390029 0.298751)
(xy 4.394962 0.208046) (xy 4.397878 0.104923) (xy 4.398775 -0.003991) (xy 4.397651 -0.112075)
(xy 4.394504 -0.212702) (xy 4.389332 -0.299248) (xy 4.383287 -0.357188) (xy 4.331331 -0.642106)
(xy 4.256101 -0.917646) (xy 4.158279 -1.182191) (xy 4.038549 -1.434123) (xy 3.897594 -1.671823)
(xy 3.736097 -1.893675) (xy 3.732677 -1.897921) (xy 3.55239 -2.100879) (xy 3.353248 -2.287344)
(xy 3.137697 -2.455786) (xy 2.908185 -2.604675) (xy 2.667161 -2.732483) (xy 2.41707 -2.837678)
(xy 2.160361 -2.918733) (xy 2.060051 -2.943231) (xy 1.93614 -2.969062) (xy 1.82097 -2.988408)
(xy 1.70715 -3.002019) (xy 1.587285 -3.010644) (xy 1.453983 -3.015032) (xy 1.342457 -3.015992)
(xy 1.061337 -3.01625) (xy 1.061335 -2.083594)) (layer F.SilkS) (width 0.01))
(fp_poly (pts (xy -1.060813 -3.015685) (xy -0.99633 -3.014025) (xy -0.949697 -3.011055) (xy -0.929349 -3.007912) (fp_poly (pts (xy -1.060813 -3.015685) (xy -0.99633 -3.014025) (xy -0.949697 -3.011055) (xy -0.929349 -3.007912)
(xy -0.899583 -2.999935) (xy -0.899583 -2.07947) (xy -1.109119 -2.086741) (xy -1.318953 -2.086477) (xy -0.899583 -2.999935) (xy -0.899583 -2.07947) (xy -1.109119 -2.086741) (xy -1.318953 -2.086477)
(xy -1.513141 -2.069618) (xy -1.69758 -2.034925) (xy -1.878168 -1.981161) (xy -2.060803 -1.907089) (xy -1.513141 -2.069618) (xy -1.69758 -2.034925) (xy -1.878168 -1.981161) (xy -2.060803 -1.907089)
@ -325,6 +297,34 @@
(xy -2.065623 -2.898847) (xy -1.791921 -2.965759) (xy -1.60112 -2.997187) (xy -1.548646 -3.00251) (xy -2.065623 -2.898847) (xy -1.791921 -2.965759) (xy -1.60112 -2.997187) (xy -1.548646 -3.00251)
(xy -1.479782 -3.00707) (xy -1.399419 -3.010788) (xy -1.31245 -3.013587) (xy -1.223764 -3.015388) (xy -1.479782 -3.00707) (xy -1.399419 -3.010788) (xy -1.31245 -3.013587) (xy -1.223764 -3.015388)
(xy -1.138255 -3.016113) (xy -1.060813 -3.015685)) (layer F.SilkS) (width 0.01)) (xy -1.138255 -3.016113) (xy -1.060813 -3.015685)) (layer F.SilkS) (width 0.01))
(fp_poly (pts (xy 1.061335 -2.083594) (xy 1.355685 -2.083305) (xy 1.45766 -2.08288) (xy 1.538315 -2.081592)
(xy 1.602782 -2.079086) (xy 1.656194 -2.075004) (xy 1.703682 -2.068992) (xy 1.750381 -2.060692)
(xy 1.784281 -2.053564) (xy 2.014121 -1.990246) (xy 2.233438 -1.903988) (xy 2.440469 -1.795991)
(xy 2.63345 -1.667456) (xy 2.810621 -1.519582) (xy 2.970217 -1.35357) (xy 3.110477 -1.170621)
(xy 3.135116 -1.133551) (xy 3.186914 -1.046598) (xy 3.239815 -0.94518) (xy 3.290834 -0.836134)
(xy 3.336988 -0.726298) (xy 3.375295 -0.622512) (xy 3.402772 -0.531612) (xy 3.408866 -0.506016)
(xy 3.418231 -0.463021) (xy 1.656649 -0.463021) (xy 1.656649 0.47625) (xy 3.418231 0.47625)
(xy 3.408866 0.519244) (xy 3.383806 0.610611) (xy 3.346318 0.716469) (xy 3.299485 0.829878)
(xy 3.246388 0.943892) (xy 3.19011 1.051569) (xy 3.133734 1.145967) (xy 3.124278 1.160319)
(xy 2.980536 1.351791) (xy 2.819337 1.52363) (xy 2.64168 1.675163) (xy 2.448561 1.805719)
(xy 2.240979 1.914624) (xy 2.019932 2.001206) (xy 1.786415 2.064794) (xy 1.780714 2.066021)
(xy 1.728132 2.076622) (xy 1.679712 2.084513) (xy 1.630061 2.090078) (xy 1.573789 2.093702)
(xy 1.505502 2.095769) (xy 1.419811 2.096664) (xy 1.349071 2.096799) (xy 1.061337 2.096776)
(xy 1.061337 3.029479) (xy 1.349071 3.027762) (xy 1.441046 3.026709) (xy 1.530779 3.024766)
(xy 1.612512 3.022126) (xy 1.680491 3.018981) (xy 1.728959 3.015526) (xy 1.736024 3.014789)
(xy 1.961433 2.978594) (xy 2.193284 2.921376) (xy 2.425245 2.845284) (xy 2.650985 2.752465)
(xy 2.864171 2.645068) (xy 2.919973 2.613135) (xy 3.083514 2.507667) (xy 3.249456 2.383545)
(xy 3.411243 2.246431) (xy 3.56232 2.101982) (xy 3.69613 1.955859) (xy 3.732677 1.911607)
(xy 3.893997 1.690012) (xy 4.035322 1.452378) (xy 4.155645 1.201089) (xy 4.253959 0.938532)
(xy 4.329258 0.667092) (xy 4.380535 0.389155) (xy 4.38308 0.370416) (xy 4.390029 0.298751)
(xy 4.394962 0.208046) (xy 4.397878 0.104923) (xy 4.398775 -0.003991) (xy 4.397651 -0.112075)
(xy 4.394504 -0.212702) (xy 4.389332 -0.299248) (xy 4.383287 -0.357188) (xy 4.331331 -0.642106)
(xy 4.256101 -0.917646) (xy 4.158279 -1.182191) (xy 4.038549 -1.434123) (xy 3.897594 -1.671823)
(xy 3.736097 -1.893675) (xy 3.732677 -1.897921) (xy 3.55239 -2.100879) (xy 3.353248 -2.287344)
(xy 3.137697 -2.455786) (xy 2.908185 -2.604675) (xy 2.667161 -2.732483) (xy 2.41707 -2.837678)
(xy 2.160361 -2.918733) (xy 2.060051 -2.943231) (xy 1.93614 -2.969062) (xy 1.82097 -2.988408)
(xy 1.70715 -3.002019) (xy 1.587285 -3.010644) (xy 1.453983 -3.015032) (xy 1.342457 -3.015992)
(xy 1.061337 -3.01625) (xy 1.061335 -2.083594)) (layer F.SilkS) (width 0.01))
) )
(module TestPoint:TestPoint_Pad_D1.5mm (layer F.Cu) (tedit 5A0F774F) (tstamp 5F92A952) (module TestPoint:TestPoint_Pad_D1.5mm (layer F.Cu) (tedit 5A0F774F) (tstamp 5F92A952)
@ -339,8 +339,8 @@
(fp_text value SWCLK (at 0 1.75) (layer F.Fab) (fp_text value SWCLK (at 0 1.75) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15))) (effects (font (size 1 1) (thickness 0.15)))
) )
(fp_circle (center 0 0) (end 1.25 0) (layer F.CrtYd) (width 0.05))
(fp_circle (center 0 0) (end 0 0.95) (layer F.SilkS) (width 0.12)) (fp_circle (center 0 0) (end 0 0.95) (layer F.SilkS) (width 0.12))
(fp_circle (center 0 0) (end 1.25 0) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 -1.65) (layer F.Fab) (fp_text user %R (at 0 -1.65) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15))) (effects (font (size 1 1) (thickness 0.15)))
) )
@ -360,8 +360,8 @@
(fp_text value SWDIO (at 0 1.75) (layer F.Fab) (fp_text value SWDIO (at 0 1.75) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15))) (effects (font (size 1 1) (thickness 0.15)))
) )
(fp_circle (center 0 0) (end 1.25 0) (layer F.CrtYd) (width 0.05))
(fp_circle (center 0 0) (end 0 0.95) (layer F.SilkS) (width 0.12)) (fp_circle (center 0 0) (end 0 0.95) (layer F.SilkS) (width 0.12))
(fp_circle (center 0 0) (end 1.25 0) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 -1.65) (layer F.Fab) (fp_text user %R (at 0 -1.65) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15))) (effects (font (size 1 1) (thickness 0.15)))
) )
@ -381,14 +381,14 @@
(fp_text value 100n (at 0 1.17 180) (layer B.Fab) (fp_text value 100n (at 0 1.17 180) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror)) (effects (font (size 1 1) (thickness 0.15)) (justify mirror))
) )
(fp_line (start 0.93 -0.47) (end -0.93 -0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start 0.93 0.47) (end 0.93 -0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start -0.93 0.47) (end 0.93 0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start -0.93 -0.47) (end -0.93 0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start 0.5 -0.25) (end -0.5 -0.25) (layer B.Fab) (width 0.1))
(fp_line (start 0.5 0.25) (end 0.5 -0.25) (layer B.Fab) (width 0.1))
(fp_line (start -0.5 0.25) (end 0.5 0.25) (layer B.Fab) (width 0.1))
(fp_line (start -0.5 -0.25) (end -0.5 0.25) (layer B.Fab) (width 0.1)) (fp_line (start -0.5 -0.25) (end -0.5 0.25) (layer B.Fab) (width 0.1))
(fp_line (start -0.5 0.25) (end 0.5 0.25) (layer B.Fab) (width 0.1))
(fp_line (start 0.5 0.25) (end 0.5 -0.25) (layer B.Fab) (width 0.1))
(fp_line (start 0.5 -0.25) (end -0.5 -0.25) (layer B.Fab) (width 0.1))
(fp_line (start -0.93 -0.47) (end -0.93 0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start -0.93 0.47) (end 0.93 0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start 0.93 0.47) (end 0.93 -0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start 0.93 -0.47) (end -0.93 -0.47) (layer B.CrtYd) (width 0.05))
(fp_text user %R (at 0 0 180) (layer B.Fab) (fp_text user %R (at 0 0 180) (layer B.Fab)
(effects (font (size 0.25 0.25) (thickness 0.04)) (justify mirror)) (effects (font (size 0.25 0.25) (thickness 0.04)) (justify mirror))
) )
@ -414,18 +414,18 @@
(fp_text value MXxx-xxxx (at -2.54 12.954) (layer F.Fab) (fp_text value MXxx-xxxx (at -2.54 12.954) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15))) (effects (font (size 1 1) (thickness 0.15)))
) )
(fp_line (start -8.89 -1.27) (end 3.81 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start 3.81 -1.27) (end 3.81 11.43) (layer F.Fab) (width 0.1))
(fp_line (start 3.81 11.43) (end -8.89 11.43) (layer F.Fab) (width 0.1))
(fp_line (start -8.89 11.43) (end -8.89 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start -9.14 11.68) (end -9.14 -1.52) (layer F.CrtYd) (width 0.05))
(fp_line (start 4.06 11.68) (end -9.14 11.68) (layer F.CrtYd) (width 0.05))
(fp_line (start 4.06 -1.52) (end 4.06 11.68) (layer F.CrtYd) (width 0.05))
(fp_line (start -9.14 -1.52) (end 4.06 -1.52) (layer F.CrtYd) (width 0.05))
(fp_line (start -12.065 -4.445) (end 6.985 -4.445) (layer Dwgs.User) (width 0.15))
(fp_line (start 6.985 -4.445) (end 6.985 14.605) (layer Dwgs.User) (width 0.15))
(fp_line (start 6.985 14.605) (end -12.065 14.605) (layer Dwgs.User) (width 0.15))
(fp_line (start -12.065 14.605) (end -12.065 -4.445) (layer Dwgs.User) (width 0.15)) (fp_line (start -12.065 14.605) (end -12.065 -4.445) (layer Dwgs.User) (width 0.15))
(fp_line (start 6.985 14.605) (end -12.065 14.605) (layer Dwgs.User) (width 0.15))
(fp_line (start 6.985 -4.445) (end 6.985 14.605) (layer Dwgs.User) (width 0.15))
(fp_line (start -12.065 -4.445) (end 6.985 -4.445) (layer Dwgs.User) (width 0.15))
(fp_line (start -9.14 -1.52) (end 4.06 -1.52) (layer F.CrtYd) (width 0.05))
(fp_line (start 4.06 -1.52) (end 4.06 11.68) (layer F.CrtYd) (width 0.05))
(fp_line (start 4.06 11.68) (end -9.14 11.68) (layer F.CrtYd) (width 0.05))
(fp_line (start -9.14 11.68) (end -9.14 -1.52) (layer F.CrtYd) (width 0.05))
(fp_line (start -8.89 11.43) (end -8.89 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start 3.81 11.43) (end -8.89 11.43) (layer F.Fab) (width 0.1))
(fp_line (start 3.81 -1.27) (end 3.81 11.43) (layer F.Fab) (width 0.1))
(fp_line (start -8.89 -1.27) (end 3.81 -1.27) (layer F.Fab) (width 0.1))
(fp_text user %R (at -2.54 -2.794) (layer F.Fab) (fp_text user %R (at -2.54 -2.794) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15))) (effects (font (size 1 1) (thickness 0.15)))
) )
@ -453,14 +453,14 @@
(fp_text value 1u (at 0 -1.17) (layer B.Fab) (fp_text value 1u (at 0 -1.17) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror)) (effects (font (size 1 1) (thickness 0.15)) (justify mirror))
) )
(fp_line (start 0.93 -0.47) (end -0.93 -0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start 0.93 0.47) (end 0.93 -0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start -0.93 0.47) (end 0.93 0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start -0.93 -0.47) (end -0.93 0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start 0.5 -0.25) (end -0.5 -0.25) (layer B.Fab) (width 0.1))
(fp_line (start 0.5 0.25) (end 0.5 -0.25) (layer B.Fab) (width 0.1))
(fp_line (start -0.5 0.25) (end 0.5 0.25) (layer B.Fab) (width 0.1))
(fp_line (start -0.5 -0.25) (end -0.5 0.25) (layer B.Fab) (width 0.1)) (fp_line (start -0.5 -0.25) (end -0.5 0.25) (layer B.Fab) (width 0.1))
(fp_line (start -0.5 0.25) (end 0.5 0.25) (layer B.Fab) (width 0.1))
(fp_line (start 0.5 0.25) (end 0.5 -0.25) (layer B.Fab) (width 0.1))
(fp_line (start 0.5 -0.25) (end -0.5 -0.25) (layer B.Fab) (width 0.1))
(fp_line (start -0.93 -0.47) (end -0.93 0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start -0.93 0.47) (end 0.93 0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start 0.93 0.47) (end 0.93 -0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start 0.93 -0.47) (end -0.93 -0.47) (layer B.CrtYd) (width 0.05))
(fp_text user %R (at 0 0) (layer B.Fab) (fp_text user %R (at 0 0) (layer B.Fab)
(effects (font (size 0.25 0.25) (thickness 0.04)) (justify mirror)) (effects (font (size 0.25 0.25) (thickness 0.04)) (justify mirror))
) )
@ -487,44 +487,44 @@
(fp_text value STM32F072CBT6 (at 0 -5.85 45) (layer B.Fab) (fp_text value STM32F072CBT6 (at 0 -5.85 45) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror)) (effects (font (size 1 1) (thickness 0.15)) (justify mirror))
) )
(fp_line (start 5.15 -3.15) (end 5.15 0) (layer B.CrtYd) (width 0.05))
(fp_line (start 3.75 -3.15) (end 5.15 -3.15) (layer B.CrtYd) (width 0.05))
(fp_line (start 3.75 -3.75) (end 3.75 -3.15) (layer B.CrtYd) (width 0.05))
(fp_line (start 3.15 -3.75) (end 3.75 -3.75) (layer B.CrtYd) (width 0.05))
(fp_line (start 3.15 -5.15) (end 3.15 -3.75) (layer B.CrtYd) (width 0.05))
(fp_line (start 0 -5.15) (end 3.15 -5.15) (layer B.CrtYd) (width 0.05))
(fp_line (start -5.15 -3.15) (end -5.15 0) (layer B.CrtYd) (width 0.05))
(fp_line (start -3.75 -3.15) (end -5.15 -3.15) (layer B.CrtYd) (width 0.05))
(fp_line (start -3.75 -3.75) (end -3.75 -3.15) (layer B.CrtYd) (width 0.05))
(fp_line (start -3.15 -3.75) (end -3.75 -3.75) (layer B.CrtYd) (width 0.05))
(fp_line (start -3.15 -5.15) (end -3.15 -3.75) (layer B.CrtYd) (width 0.05))
(fp_line (start 0 -5.15) (end -3.15 -5.15) (layer B.CrtYd) (width 0.05))
(fp_line (start 5.15 3.15) (end 5.15 0) (layer B.CrtYd) (width 0.05))
(fp_line (start 3.75 3.15) (end 5.15 3.15) (layer B.CrtYd) (width 0.05))
(fp_line (start 3.75 3.75) (end 3.75 3.15) (layer B.CrtYd) (width 0.05))
(fp_line (start 3.15 3.75) (end 3.75 3.75) (layer B.CrtYd) (width 0.05))
(fp_line (start 3.15 5.15) (end 3.15 3.75) (layer B.CrtYd) (width 0.05))
(fp_line (start 0 5.15) (end 3.15 5.15) (layer B.CrtYd) (width 0.05))
(fp_line (start -5.15 3.15) (end -5.15 0) (layer B.CrtYd) (width 0.05))
(fp_line (start -3.75 3.15) (end -5.15 3.15) (layer B.CrtYd) (width 0.05))
(fp_line (start -3.75 3.75) (end -3.75 3.15) (layer B.CrtYd) (width 0.05))
(fp_line (start -3.15 3.75) (end -3.75 3.75) (layer B.CrtYd) (width 0.05))
(fp_line (start -3.15 5.15) (end -3.15 3.75) (layer B.CrtYd) (width 0.05))
(fp_line (start 0 5.15) (end -3.15 5.15) (layer B.CrtYd) (width 0.05))
(fp_line (start -3.5 2.5) (end -2.5 3.5) (layer B.Fab) (width 0.1))
(fp_line (start -3.5 -3.5) (end -3.5 2.5) (layer B.Fab) (width 0.1))
(fp_line (start 3.5 -3.5) (end -3.5 -3.5) (layer B.Fab) (width 0.1))
(fp_line (start 3.5 3.5) (end 3.5 -3.5) (layer B.Fab) (width 0.1))
(fp_line (start -2.5 3.5) (end 3.5 3.5) (layer B.Fab) (width 0.1))
(fp_line (start -3.61 3.16) (end -4.9 3.16) (layer B.SilkS) (width 0.12))
(fp_line (start -3.61 3.61) (end -3.61 3.16) (layer B.SilkS) (width 0.12))
(fp_line (start -3.16 3.61) (end -3.61 3.61) (layer B.SilkS) (width 0.12))
(fp_line (start 3.61 3.61) (end 3.61 3.16) (layer B.SilkS) (width 0.12))
(fp_line (start 3.16 3.61) (end 3.61 3.61) (layer B.SilkS) (width 0.12))
(fp_line (start -3.61 -3.61) (end -3.61 -3.16) (layer B.SilkS) (width 0.12))
(fp_line (start -3.16 -3.61) (end -3.61 -3.61) (layer B.SilkS) (width 0.12))
(fp_line (start 3.61 -3.61) (end 3.61 -3.16) (layer B.SilkS) (width 0.12))
(fp_line (start 3.16 -3.61) (end 3.61 -3.61) (layer B.SilkS) (width 0.12)) (fp_line (start 3.16 -3.61) (end 3.61 -3.61) (layer B.SilkS) (width 0.12))
(fp_line (start 3.61 -3.61) (end 3.61 -3.16) (layer B.SilkS) (width 0.12))
(fp_line (start -3.16 -3.61) (end -3.61 -3.61) (layer B.SilkS) (width 0.12))
(fp_line (start -3.61 -3.61) (end -3.61 -3.16) (layer B.SilkS) (width 0.12))
(fp_line (start 3.16 3.61) (end 3.61 3.61) (layer B.SilkS) (width 0.12))
(fp_line (start 3.61 3.61) (end 3.61 3.16) (layer B.SilkS) (width 0.12))
(fp_line (start -3.16 3.61) (end -3.61 3.61) (layer B.SilkS) (width 0.12))
(fp_line (start -3.61 3.61) (end -3.61 3.16) (layer B.SilkS) (width 0.12))
(fp_line (start -3.61 3.16) (end -4.9 3.16) (layer B.SilkS) (width 0.12))
(fp_line (start -2.5 3.5) (end 3.5 3.5) (layer B.Fab) (width 0.1))
(fp_line (start 3.5 3.5) (end 3.5 -3.5) (layer B.Fab) (width 0.1))
(fp_line (start 3.5 -3.5) (end -3.5 -3.5) (layer B.Fab) (width 0.1))
(fp_line (start -3.5 -3.5) (end -3.5 2.5) (layer B.Fab) (width 0.1))
(fp_line (start -3.5 2.5) (end -2.5 3.5) (layer B.Fab) (width 0.1))
(fp_line (start 0 5.15) (end -3.15 5.15) (layer B.CrtYd) (width 0.05))
(fp_line (start -3.15 5.15) (end -3.15 3.75) (layer B.CrtYd) (width 0.05))
(fp_line (start -3.15 3.75) (end -3.75 3.75) (layer B.CrtYd) (width 0.05))
(fp_line (start -3.75 3.75) (end -3.75 3.15) (layer B.CrtYd) (width 0.05))
(fp_line (start -3.75 3.15) (end -5.15 3.15) (layer B.CrtYd) (width 0.05))
(fp_line (start -5.15 3.15) (end -5.15 0) (layer B.CrtYd) (width 0.05))
(fp_line (start 0 5.15) (end 3.15 5.15) (layer B.CrtYd) (width 0.05))
(fp_line (start 3.15 5.15) (end 3.15 3.75) (layer B.CrtYd) (width 0.05))
(fp_line (start 3.15 3.75) (end 3.75 3.75) (layer B.CrtYd) (width 0.05))
(fp_line (start 3.75 3.75) (end 3.75 3.15) (layer B.CrtYd) (width 0.05))
(fp_line (start 3.75 3.15) (end 5.15 3.15) (layer B.CrtYd) (width 0.05))
(fp_line (start 5.15 3.15) (end 5.15 0) (layer B.CrtYd) (width 0.05))
(fp_line (start 0 -5.15) (end -3.15 -5.15) (layer B.CrtYd) (width 0.05))
(fp_line (start -3.15 -5.15) (end -3.15 -3.75) (layer B.CrtYd) (width 0.05))
(fp_line (start -3.15 -3.75) (end -3.75 -3.75) (layer B.CrtYd) (width 0.05))
(fp_line (start -3.75 -3.75) (end -3.75 -3.15) (layer B.CrtYd) (width 0.05))
(fp_line (start -3.75 -3.15) (end -5.15 -3.15) (layer B.CrtYd) (width 0.05))
(fp_line (start -5.15 -3.15) (end -5.15 0) (layer B.CrtYd) (width 0.05))
(fp_line (start 0 -5.15) (end 3.15 -5.15) (layer B.CrtYd) (width 0.05))
(fp_line (start 3.15 -5.15) (end 3.15 -3.75) (layer B.CrtYd) (width 0.05))
(fp_line (start 3.15 -3.75) (end 3.75 -3.75) (layer B.CrtYd) (width 0.05))
(fp_line (start 3.75 -3.75) (end 3.75 -3.15) (layer B.CrtYd) (width 0.05))
(fp_line (start 3.75 -3.15) (end 5.15 -3.15) (layer B.CrtYd) (width 0.05))
(fp_line (start 5.15 -3.15) (end 5.15 0) (layer B.CrtYd) (width 0.05))
(fp_text user %R (at 0 0 45) (layer B.Fab) (fp_text user %R (at 0 0 45) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror)) (effects (font (size 1 1) (thickness 0.15)) (justify mirror))
) )
@ -643,19 +643,19 @@
(fp_text value XC6206P332MR (at 0 -2.5) (layer B.Fab) (fp_text value XC6206P332MR (at 0 -2.5) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror)) (effects (font (size 1 1) (thickness 0.15)) (justify mirror))
) )
(fp_line (start -0.7 0.95) (end -0.7 -1.5) (layer B.Fab) (width 0.1))
(fp_line (start -0.15 1.52) (end 0.7 1.52) (layer B.Fab) (width 0.1))
(fp_line (start -0.7 0.95) (end -0.15 1.52) (layer B.Fab) (width 0.1))
(fp_line (start 0.7 1.52) (end 0.7 -1.52) (layer B.Fab) (width 0.1))
(fp_line (start -0.7 -1.52) (end 0.7 -1.52) (layer B.Fab) (width 0.1))
(fp_line (start 0.76 -1.58) (end 0.76 -0.65) (layer B.SilkS) (width 0.12))
(fp_line (start 0.76 1.58) (end 0.76 0.65) (layer B.SilkS) (width 0.12))
(fp_line (start -1.7 1.75) (end 1.7 1.75) (layer B.CrtYd) (width 0.05))
(fp_line (start 1.7 1.75) (end 1.7 -1.75) (layer B.CrtYd) (width 0.05))
(fp_line (start 1.7 -1.75) (end -1.7 -1.75) (layer B.CrtYd) (width 0.05))
(fp_line (start -1.7 -1.75) (end -1.7 1.75) (layer B.CrtYd) (width 0.05))
(fp_line (start 0.76 1.58) (end -1.4 1.58) (layer B.SilkS) (width 0.12))
(fp_line (start 0.76 -1.58) (end -0.7 -1.58) (layer B.SilkS) (width 0.12)) (fp_line (start 0.76 -1.58) (end -0.7 -1.58) (layer B.SilkS) (width 0.12))
(fp_line (start 0.76 1.58) (end -1.4 1.58) (layer B.SilkS) (width 0.12))
(fp_line (start -1.7 -1.75) (end -1.7 1.75) (layer B.CrtYd) (width 0.05))
(fp_line (start 1.7 -1.75) (end -1.7 -1.75) (layer B.CrtYd) (width 0.05))
(fp_line (start 1.7 1.75) (end 1.7 -1.75) (layer B.CrtYd) (width 0.05))
(fp_line (start -1.7 1.75) (end 1.7 1.75) (layer B.CrtYd) (width 0.05))
(fp_line (start 0.76 1.58) (end 0.76 0.65) (layer B.SilkS) (width 0.12))
(fp_line (start 0.76 -1.58) (end 0.76 -0.65) (layer B.SilkS) (width 0.12))
(fp_line (start -0.7 -1.52) (end 0.7 -1.52) (layer B.Fab) (width 0.1))
(fp_line (start 0.7 1.52) (end 0.7 -1.52) (layer B.Fab) (width 0.1))
(fp_line (start -0.7 0.95) (end -0.15 1.52) (layer B.Fab) (width 0.1))
(fp_line (start -0.15 1.52) (end 0.7 1.52) (layer B.Fab) (width 0.1))
(fp_line (start -0.7 0.95) (end -0.7 -1.5) (layer B.Fab) (width 0.1))
(fp_text user %R (at 0 0 -90) (layer B.Fab) (fp_text user %R (at 0 0 -90) (layer B.Fab)
(effects (font (size 0.5 0.5) (thickness 0.075)) (justify mirror)) (effects (font (size 0.5 0.5) (thickness 0.075)) (justify mirror))
) )
@ -684,14 +684,14 @@
(fp_text value 1k (at 0 1.17) (layer F.Fab) (fp_text value 1k (at 0 1.17) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15))) (effects (font (size 1 1) (thickness 0.15)))
) )
(fp_line (start 0.93 0.47) (end -0.93 0.47) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.93 -0.47) (end 0.93 0.47) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.93 -0.47) (end 0.93 -0.47) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.93 0.47) (end -0.93 -0.47) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.5 0.25) (end -0.5 0.25) (layer F.Fab) (width 0.1))
(fp_line (start 0.5 -0.25) (end 0.5 0.25) (layer F.Fab) (width 0.1))
(fp_line (start -0.5 -0.25) (end 0.5 -0.25) (layer F.Fab) (width 0.1))
(fp_line (start -0.5 0.25) (end -0.5 -0.25) (layer F.Fab) (width 0.1)) (fp_line (start -0.5 0.25) (end -0.5 -0.25) (layer F.Fab) (width 0.1))
(fp_line (start -0.5 -0.25) (end 0.5 -0.25) (layer F.Fab) (width 0.1))
(fp_line (start 0.5 -0.25) (end 0.5 0.25) (layer F.Fab) (width 0.1))
(fp_line (start 0.5 0.25) (end -0.5 0.25) (layer F.Fab) (width 0.1))
(fp_line (start -0.93 0.47) (end -0.93 -0.47) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.93 -0.47) (end 0.93 -0.47) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.93 -0.47) (end 0.93 0.47) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.93 0.47) (end -0.93 0.47) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 0) (layer F.Fab) (fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.25 0.25) (thickness 0.04))) (effects (font (size 0.25 0.25) (thickness 0.04)))
) )
@ -718,14 +718,14 @@
(fp_text value 1k (at 0 1.17) (layer F.Fab) (fp_text value 1k (at 0 1.17) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15))) (effects (font (size 1 1) (thickness 0.15)))
) )
(fp_line (start 0.93 0.47) (end -0.93 0.47) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.93 -0.47) (end 0.93 0.47) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.93 -0.47) (end 0.93 -0.47) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.93 0.47) (end -0.93 -0.47) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.5 0.25) (end -0.5 0.25) (layer F.Fab) (width 0.1))
(fp_line (start 0.5 -0.25) (end 0.5 0.25) (layer F.Fab) (width 0.1))
(fp_line (start -0.5 -0.25) (end 0.5 -0.25) (layer F.Fab) (width 0.1))
(fp_line (start -0.5 0.25) (end -0.5 -0.25) (layer F.Fab) (width 0.1)) (fp_line (start -0.5 0.25) (end -0.5 -0.25) (layer F.Fab) (width 0.1))
(fp_line (start -0.5 -0.25) (end 0.5 -0.25) (layer F.Fab) (width 0.1))
(fp_line (start 0.5 -0.25) (end 0.5 0.25) (layer F.Fab) (width 0.1))
(fp_line (start 0.5 0.25) (end -0.5 0.25) (layer F.Fab) (width 0.1))
(fp_line (start -0.93 0.47) (end -0.93 -0.47) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.93 -0.47) (end 0.93 -0.47) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.93 -0.47) (end 0.93 0.47) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.93 0.47) (end -0.93 0.47) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 0) (layer F.Fab) (fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.25 0.25) (thickness 0.04))) (effects (font (size 0.25 0.25) (thickness 0.04)))
) )
@ -752,14 +752,14 @@
(fp_text value 1k (at 0 1.17) (layer F.Fab) (fp_text value 1k (at 0 1.17) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15))) (effects (font (size 1 1) (thickness 0.15)))
) )
(fp_line (start -0.5 0.25) (end -0.5 -0.25) (layer F.Fab) (width 0.1))
(fp_line (start -0.5 -0.25) (end 0.5 -0.25) (layer F.Fab) (width 0.1))
(fp_line (start 0.5 -0.25) (end 0.5 0.25) (layer F.Fab) (width 0.1))
(fp_line (start 0.5 0.25) (end -0.5 0.25) (layer F.Fab) (width 0.1))
(fp_line (start -0.93 0.47) (end -0.93 -0.47) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.93 -0.47) (end 0.93 -0.47) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.93 -0.47) (end 0.93 0.47) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.93 0.47) (end -0.93 0.47) (layer F.CrtYd) (width 0.05)) (fp_line (start 0.93 0.47) (end -0.93 0.47) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.93 -0.47) (end 0.93 0.47) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.93 -0.47) (end 0.93 -0.47) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.93 0.47) (end -0.93 -0.47) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.5 0.25) (end -0.5 0.25) (layer F.Fab) (width 0.1))
(fp_line (start 0.5 -0.25) (end 0.5 0.25) (layer F.Fab) (width 0.1))
(fp_line (start -0.5 -0.25) (end 0.5 -0.25) (layer F.Fab) (width 0.1))
(fp_line (start -0.5 0.25) (end -0.5 -0.25) (layer F.Fab) (width 0.1))
(fp_text user %R (at 0 0) (layer F.Fab) (fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.25 0.25) (thickness 0.04))) (effects (font (size 0.25 0.25) (thickness 0.04)))
) )
@ -786,14 +786,14 @@
(fp_text value 1k (at 0 1.17 90) (layer F.Fab) (fp_text value 1k (at 0 1.17 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15))) (effects (font (size 1 1) (thickness 0.15)))
) )
(fp_line (start 0.93 0.47) (end -0.93 0.47) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.93 -0.47) (end 0.93 0.47) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.93 -0.47) (end 0.93 -0.47) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.93 0.47) (end -0.93 -0.47) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.5 0.25) (end -0.5 0.25) (layer F.Fab) (width 0.1))
(fp_line (start 0.5 -0.25) (end 0.5 0.25) (layer F.Fab) (width 0.1))
(fp_line (start -0.5 -0.25) (end 0.5 -0.25) (layer F.Fab) (width 0.1))
(fp_line (start -0.5 0.25) (end -0.5 -0.25) (layer F.Fab) (width 0.1)) (fp_line (start -0.5 0.25) (end -0.5 -0.25) (layer F.Fab) (width 0.1))
(fp_line (start -0.5 -0.25) (end 0.5 -0.25) (layer F.Fab) (width 0.1))
(fp_line (start 0.5 -0.25) (end 0.5 0.25) (layer F.Fab) (width 0.1))
(fp_line (start 0.5 0.25) (end -0.5 0.25) (layer F.Fab) (width 0.1))
(fp_line (start -0.93 0.47) (end -0.93 -0.47) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.93 -0.47) (end 0.93 -0.47) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.93 -0.47) (end 0.93 0.47) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.93 0.47) (end -0.93 0.47) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 0 90) (layer F.Fab) (fp_text user %R (at 0 0 90) (layer F.Fab)
(effects (font (size 0.25 0.25) (thickness 0.04))) (effects (font (size 0.25 0.25) (thickness 0.04)))
) )
@ -820,14 +820,14 @@
(fp_text value 1k (at 0 1.17 90) (layer F.Fab) (fp_text value 1k (at 0 1.17 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15))) (effects (font (size 1 1) (thickness 0.15)))
) )
(fp_line (start 0.93 0.47) (end -0.93 0.47) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.93 -0.47) (end 0.93 0.47) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.93 -0.47) (end 0.93 -0.47) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.93 0.47) (end -0.93 -0.47) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.5 0.25) (end -0.5 0.25) (layer F.Fab) (width 0.1))
(fp_line (start 0.5 -0.25) (end 0.5 0.25) (layer F.Fab) (width 0.1))
(fp_line (start -0.5 -0.25) (end 0.5 -0.25) (layer F.Fab) (width 0.1))
(fp_line (start -0.5 0.25) (end -0.5 -0.25) (layer F.Fab) (width 0.1)) (fp_line (start -0.5 0.25) (end -0.5 -0.25) (layer F.Fab) (width 0.1))
(fp_line (start -0.5 -0.25) (end 0.5 -0.25) (layer F.Fab) (width 0.1))
(fp_line (start 0.5 -0.25) (end 0.5 0.25) (layer F.Fab) (width 0.1))
(fp_line (start 0.5 0.25) (end -0.5 0.25) (layer F.Fab) (width 0.1))
(fp_line (start -0.93 0.47) (end -0.93 -0.47) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.93 -0.47) (end 0.93 -0.47) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.93 -0.47) (end 0.93 0.47) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.93 0.47) (end -0.93 0.47) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 0 90) (layer F.Fab) (fp_text user %R (at 0 0 90) (layer F.Fab)
(effects (font (size 0.25 0.25) (thickness 0.04))) (effects (font (size 0.25 0.25) (thickness 0.04)))
) )
@ -854,14 +854,14 @@
(fp_text value 1k (at 0 1.17 90) (layer F.Fab) (fp_text value 1k (at 0 1.17 90) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15))) (effects (font (size 1 1) (thickness 0.15)))
) )
(fp_line (start 0.93 0.47) (end -0.93 0.47) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.93 -0.47) (end 0.93 0.47) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.93 -0.47) (end 0.93 -0.47) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.93 0.47) (end -0.93 -0.47) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.5 0.25) (end -0.5 0.25) (layer F.Fab) (width 0.1))
(fp_line (start 0.5 -0.25) (end 0.5 0.25) (layer F.Fab) (width 0.1))
(fp_line (start -0.5 -0.25) (end 0.5 -0.25) (layer F.Fab) (width 0.1))
(fp_line (start -0.5 0.25) (end -0.5 -0.25) (layer F.Fab) (width 0.1)) (fp_line (start -0.5 0.25) (end -0.5 -0.25) (layer F.Fab) (width 0.1))
(fp_line (start -0.5 -0.25) (end 0.5 -0.25) (layer F.Fab) (width 0.1))
(fp_line (start 0.5 -0.25) (end 0.5 0.25) (layer F.Fab) (width 0.1))
(fp_line (start 0.5 0.25) (end -0.5 0.25) (layer F.Fab) (width 0.1))
(fp_line (start -0.93 0.47) (end -0.93 -0.47) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.93 -0.47) (end 0.93 -0.47) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.93 -0.47) (end 0.93 0.47) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.93 0.47) (end -0.93 0.47) (layer F.CrtYd) (width 0.05))
(fp_text user %R (at 0 0 90) (layer F.Fab) (fp_text user %R (at 0 0 90) (layer F.Fab)
(effects (font (size 0.25 0.25) (thickness 0.04))) (effects (font (size 0.25 0.25) (thickness 0.04)))
) )
@ -888,14 +888,14 @@
(fp_text value 10k (at 0 -1.17) (layer B.Fab) (fp_text value 10k (at 0 -1.17) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror)) (effects (font (size 1 1) (thickness 0.15)) (justify mirror))
) )
(fp_line (start 0.93 -0.47) (end -0.93 -0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start 0.93 0.47) (end 0.93 -0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start -0.93 0.47) (end 0.93 0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start -0.93 -0.47) (end -0.93 0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start 0.5 -0.25) (end -0.5 -0.25) (layer B.Fab) (width 0.1))
(fp_line (start 0.5 0.25) (end 0.5 -0.25) (layer B.Fab) (width 0.1))
(fp_line (start -0.5 0.25) (end 0.5 0.25) (layer B.Fab) (width 0.1))
(fp_line (start -0.5 -0.25) (end -0.5 0.25) (layer B.Fab) (width 0.1)) (fp_line (start -0.5 -0.25) (end -0.5 0.25) (layer B.Fab) (width 0.1))
(fp_line (start -0.5 0.25) (end 0.5 0.25) (layer B.Fab) (width 0.1))
(fp_line (start 0.5 0.25) (end 0.5 -0.25) (layer B.Fab) (width 0.1))
(fp_line (start 0.5 -0.25) (end -0.5 -0.25) (layer B.Fab) (width 0.1))
(fp_line (start -0.93 -0.47) (end -0.93 0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start -0.93 0.47) (end 0.93 0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start 0.93 0.47) (end 0.93 -0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start 0.93 -0.47) (end -0.93 -0.47) (layer B.CrtYd) (width 0.05))
(fp_text user %R (at 0 0) (layer B.Fab) (fp_text user %R (at 0 0) (layer B.Fab)
(effects (font (size 0.25 0.25) (thickness 0.04)) (justify mirror)) (effects (font (size 0.25 0.25) (thickness 0.04)) (justify mirror))
) )
@ -920,9 +920,9 @@
(fp_text value USB_A (at 0 -1) (layer F.Fab) (fp_text value USB_A (at 0 -1) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15))) (effects (font (size 1 1) (thickness 0.15)))
) )
(fp_line (start -6 11.75) (end -6 0) (layer Dwgs.User) (width 0.12))
(fp_line (start -6 0) (end 6 0) (layer Dwgs.User) (width 0.12))
(fp_line (start 6 0) (end 6 11.75) (layer Dwgs.User) (width 0.12)) (fp_line (start 6 0) (end 6 11.75) (layer Dwgs.User) (width 0.12))
(fp_line (start -6 0) (end 6 0) (layer Dwgs.User) (width 0.12))
(fp_line (start -6 11.75) (end -6 0) (layer Dwgs.User) (width 0.12))
(pad 1 connect rect (at -3.5 4.945) (size 1 7.41) (layers F.Cu F.Mask) (pad 1 connect rect (at -3.5 4.945) (size 1 7.41) (layers F.Cu F.Mask)
(net 3 VBUS)) (net 3 VBUS))
(pad 2 connect rect (at -1 5.445) (size 1 6.41) (layers F.Cu F.Mask) (pad 2 connect rect (at -1 5.445) (size 1 6.41) (layers F.Cu F.Mask)
@ -947,14 +947,14 @@
(fp_text value 1u (at 0 -1.17 -90) (layer B.Fab) (fp_text value 1u (at 0 -1.17 -90) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror)) (effects (font (size 1 1) (thickness 0.15)) (justify mirror))
) )
(fp_line (start -0.5 -0.25) (end -0.5 0.25) (layer B.Fab) (width 0.1))
(fp_line (start -0.5 0.25) (end 0.5 0.25) (layer B.Fab) (width 0.1))
(fp_line (start 0.5 0.25) (end 0.5 -0.25) (layer B.Fab) (width 0.1))
(fp_line (start 0.5 -0.25) (end -0.5 -0.25) (layer B.Fab) (width 0.1))
(fp_line (start -0.93 -0.47) (end -0.93 0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start -0.93 0.47) (end 0.93 0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start 0.93 0.47) (end 0.93 -0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start 0.93 -0.47) (end -0.93 -0.47) (layer B.CrtYd) (width 0.05)) (fp_line (start 0.93 -0.47) (end -0.93 -0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start 0.93 0.47) (end 0.93 -0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start -0.93 0.47) (end 0.93 0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start -0.93 -0.47) (end -0.93 0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start 0.5 -0.25) (end -0.5 -0.25) (layer B.Fab) (width 0.1))
(fp_line (start 0.5 0.25) (end 0.5 -0.25) (layer B.Fab) (width 0.1))
(fp_line (start -0.5 0.25) (end 0.5 0.25) (layer B.Fab) (width 0.1))
(fp_line (start -0.5 -0.25) (end -0.5 0.25) (layer B.Fab) (width 0.1))
(fp_text user %R (at 0 0 -90) (layer B.Fab) (fp_text user %R (at 0 0 -90) (layer B.Fab)
(effects (font (size 0.25 0.25) (thickness 0.04)) (justify mirror)) (effects (font (size 0.25 0.25) (thickness 0.04)) (justify mirror))
) )
@ -981,14 +981,14 @@
(fp_text value 100n (at 0 -1.17 45) (layer B.Fab) (fp_text value 100n (at 0 -1.17 45) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror)) (effects (font (size 1 1) (thickness 0.15)) (justify mirror))
) )
(fp_line (start -0.5 -0.25) (end -0.5 0.25) (layer B.Fab) (width 0.1))
(fp_line (start -0.5 0.25) (end 0.5 0.25) (layer B.Fab) (width 0.1))
(fp_line (start 0.5 0.25) (end 0.5 -0.25) (layer B.Fab) (width 0.1))
(fp_line (start 0.5 -0.25) (end -0.5 -0.25) (layer B.Fab) (width 0.1))
(fp_line (start -0.93 -0.47) (end -0.93 0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start -0.93 0.47) (end 0.93 0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start 0.93 0.47) (end 0.93 -0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start 0.93 -0.47) (end -0.93 -0.47) (layer B.CrtYd) (width 0.05)) (fp_line (start 0.93 -0.47) (end -0.93 -0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start 0.93 0.47) (end 0.93 -0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start -0.93 0.47) (end 0.93 0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start -0.93 -0.47) (end -0.93 0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start 0.5 -0.25) (end -0.5 -0.25) (layer B.Fab) (width 0.1))
(fp_line (start 0.5 0.25) (end 0.5 -0.25) (layer B.Fab) (width 0.1))
(fp_line (start -0.5 0.25) (end 0.5 0.25) (layer B.Fab) (width 0.1))
(fp_line (start -0.5 -0.25) (end -0.5 0.25) (layer B.Fab) (width 0.1))
(fp_text user %R (at 0 0 45) (layer B.Fab) (fp_text user %R (at 0 0 45) (layer B.Fab)
(effects (font (size 0.25 0.25) (thickness 0.04)) (justify mirror)) (effects (font (size 0.25 0.25) (thickness 0.04)) (justify mirror))
) )
@ -1015,14 +1015,14 @@
(fp_text value 100n (at 0 -1.17 45) (layer B.Fab) (fp_text value 100n (at 0 -1.17 45) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror)) (effects (font (size 1 1) (thickness 0.15)) (justify mirror))
) )
(fp_line (start -0.5 -0.25) (end -0.5 0.25) (layer B.Fab) (width 0.1))
(fp_line (start -0.5 0.25) (end 0.5 0.25) (layer B.Fab) (width 0.1))
(fp_line (start 0.5 0.25) (end 0.5 -0.25) (layer B.Fab) (width 0.1))
(fp_line (start 0.5 -0.25) (end -0.5 -0.25) (layer B.Fab) (width 0.1))
(fp_line (start -0.93 -0.47) (end -0.93 0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start -0.93 0.47) (end 0.93 0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start 0.93 0.47) (end 0.93 -0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start 0.93 -0.47) (end -0.93 -0.47) (layer B.CrtYd) (width 0.05)) (fp_line (start 0.93 -0.47) (end -0.93 -0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start 0.93 0.47) (end 0.93 -0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start -0.93 0.47) (end 0.93 0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start -0.93 -0.47) (end -0.93 0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start 0.5 -0.25) (end -0.5 -0.25) (layer B.Fab) (width 0.1))
(fp_line (start 0.5 0.25) (end 0.5 -0.25) (layer B.Fab) (width 0.1))
(fp_line (start -0.5 0.25) (end 0.5 0.25) (layer B.Fab) (width 0.1))
(fp_line (start -0.5 -0.25) (end -0.5 0.25) (layer B.Fab) (width 0.1))
(fp_text user %R (at 0 0 45) (layer B.Fab) (fp_text user %R (at 0 0 45) (layer B.Fab)
(effects (font (size 0.25 0.25) (thickness 0.04)) (justify mirror)) (effects (font (size 0.25 0.25) (thickness 0.04)) (justify mirror))
) )
@ -1049,14 +1049,14 @@
(fp_text value 100n (at 0 -1.17 135) (layer B.Fab) (fp_text value 100n (at 0 -1.17 135) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror)) (effects (font (size 1 1) (thickness 0.15)) (justify mirror))
) )
(fp_line (start 0.93 -0.47) (end -0.93 -0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start 0.93 0.47) (end 0.93 -0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start -0.93 0.47) (end 0.93 0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start -0.93 -0.47) (end -0.93 0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start 0.5 -0.25) (end -0.5 -0.25) (layer B.Fab) (width 0.1))
(fp_line (start 0.5 0.25) (end 0.5 -0.25) (layer B.Fab) (width 0.1))
(fp_line (start -0.5 0.25) (end 0.5 0.25) (layer B.Fab) (width 0.1))
(fp_line (start -0.5 -0.25) (end -0.5 0.25) (layer B.Fab) (width 0.1)) (fp_line (start -0.5 -0.25) (end -0.5 0.25) (layer B.Fab) (width 0.1))
(fp_line (start -0.5 0.25) (end 0.5 0.25) (layer B.Fab) (width 0.1))
(fp_line (start 0.5 0.25) (end 0.5 -0.25) (layer B.Fab) (width 0.1))
(fp_line (start 0.5 -0.25) (end -0.5 -0.25) (layer B.Fab) (width 0.1))
(fp_line (start -0.93 -0.47) (end -0.93 0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start -0.93 0.47) (end 0.93 0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start 0.93 0.47) (end 0.93 -0.47) (layer B.CrtYd) (width 0.05))
(fp_line (start 0.93 -0.47) (end -0.93 -0.47) (layer B.CrtYd) (width 0.05))
(fp_text user %R (at 0 0 135) (layer B.Fab) (fp_text user %R (at 0 0 135) (layer B.Fab)
(effects (font (size 0.25 0.25) (thickness 0.04)) (justify mirror)) (effects (font (size 0.25 0.25) (thickness 0.04)) (justify mirror))
) )
@ -1083,16 +1083,16 @@
(fp_text value 10u (at 0 -1.43) (layer B.Fab) (fp_text value 10u (at 0 -1.43) (layer B.Fab)
(effects (font (size 1 1) (thickness 0.15)) (justify mirror)) (effects (font (size 1 1) (thickness 0.15)) (justify mirror))
) )
(fp_line (start 1.48 -0.73) (end -1.48 -0.73) (layer B.CrtYd) (width 0.05))
(fp_line (start 1.48 0.73) (end 1.48 -0.73) (layer B.CrtYd) (width 0.05))
(fp_line (start -1.48 0.73) (end 1.48 0.73) (layer B.CrtYd) (width 0.05))
(fp_line (start -1.48 -0.73) (end -1.48 0.73) (layer B.CrtYd) (width 0.05))
(fp_line (start -0.162779 -0.51) (end 0.162779 -0.51) (layer B.SilkS) (width 0.12))
(fp_line (start -0.162779 0.51) (end 0.162779 0.51) (layer B.SilkS) (width 0.12))
(fp_line (start 0.8 -0.4) (end -0.8 -0.4) (layer B.Fab) (width 0.1))
(fp_line (start 0.8 0.4) (end 0.8 -0.4) (layer B.Fab) (width 0.1))
(fp_line (start -0.8 0.4) (end 0.8 0.4) (layer B.Fab) (width 0.1))
(fp_line (start -0.8 -0.4) (end -0.8 0.4) (layer B.Fab) (width 0.1)) (fp_line (start -0.8 -0.4) (end -0.8 0.4) (layer B.Fab) (width 0.1))
(fp_line (start -0.8 0.4) (end 0.8 0.4) (layer B.Fab) (width 0.1))
(fp_line (start 0.8 0.4) (end 0.8 -0.4) (layer B.Fab) (width 0.1))
(fp_line (start 0.8 -0.4) (end -0.8 -0.4) (layer B.Fab) (width 0.1))
(fp_line (start -0.162779 0.51) (end 0.162779 0.51) (layer B.SilkS) (width 0.12))
(fp_line (start -0.162779 -0.51) (end 0.162779 -0.51) (layer B.SilkS) (width 0.12))
(fp_line (start -1.48 -0.73) (end -1.48 0.73) (layer B.CrtYd) (width 0.05))
(fp_line (start -1.48 0.73) (end 1.48 0.73) (layer B.CrtYd) (width 0.05))
(fp_line (start 1.48 0.73) (end 1.48 -0.73) (layer B.CrtYd) (width 0.05))
(fp_line (start 1.48 -0.73) (end -1.48 -0.73) (layer B.CrtYd) (width 0.05))
(fp_text user %R (at 0 0) (layer B.Fab) (fp_text user %R (at 0 0) (layer B.Fab)
(effects (font (size 0.4 0.4) (thickness 0.06)) (justify mirror)) (effects (font (size 0.4 0.4) (thickness 0.06)) (justify mirror))
) )

View File

@ -1,4 +1,4 @@
(module LED_MEIHUA_MHPA1515RGBDT (layer F.Cu) (tedit 5F9760C0) (module LED_MEIHUA_MHPA1515RGBDT (layer F.Cu) (tedit 60EB0C32)
(attr smd) (attr smd)
(fp_text reference REF** (at 0 1.75) (layer F.SilkS) (fp_text reference REF** (at 0 1.75) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15))) (effects (font (size 1 1) (thickness 0.15)))
@ -6,20 +6,20 @@
(fp_text value LED_MEIHUA_MHPA1515RGBDT (at 0 -1.75) (layer F.Fab) (fp_text value LED_MEIHUA_MHPA1515RGBDT (at 0 -1.75) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15))) (effects (font (size 1 1) (thickness 0.15)))
) )
(fp_line (start 0.8 0.45) (end 0.5 0.75) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.75) (end -0.8 -0.75) (layer F.Fab) (width 0.1))
(fp_line (start 0.5 0.75) (end -0.8 0.75) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.75) (end 0.8 0.45) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 -0.75) (end 0.8 -0.75) (layer F.Fab) (width 0.1))
(fp_line (start -1 -1) (end 1 -1) (layer F.CrtYd) (width 0.05))
(fp_line (start 1 -1) (end 1 1) (layer F.CrtYd) (width 0.05))
(fp_line (start 1 1) (end -1 1) (layer F.CrtYd) (width 0.05))
(fp_line (start -1 1) (end -1 -1) (layer F.CrtYd) (width 0.05)) (fp_line (start -1 1) (end -1 -1) (layer F.CrtYd) (width 0.05))
(fp_line (start 1 1) (end -1 1) (layer F.CrtYd) (width 0.05))
(fp_line (start 1 -1) (end 1 1) (layer F.CrtYd) (width 0.05))
(fp_line (start -1 -1) (end 1 -1) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.8 0.75) (end -0.8 0.75) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 0.75) (end -0.8 -0.45) (layer F.Fab) (width 0.1))
(fp_line (start -0.5 -0.75) (end 0.8 -0.75) (layer F.Fab) (width 0.1))
(fp_line (start 0.8 -0.75) (end 0.8 0.75) (layer F.Fab) (width 0.1))
(fp_line (start -0.8 -0.45) (end -0.5 -0.75) (layer F.Fab) (width 0.1))
(fp_text user %R (at 0 0) (layer F.Fab) (fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 0.3 0.3) (thickness 0.05))) (effects (font (size 0.3 0.3) (thickness 0.05)))
) )
(pad 1 smd rect (at 0.65 0.4) (size 0.6 0.4) (layers F.Cu F.Paste F.Mask)) (pad 1 smd rect (at -0.65 -0.4 180) (size 0.6 0.4) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at -0.65 0.4) (size 0.6 0.4) (layers F.Cu F.Paste F.Mask)) (pad 2 smd rect (at 0.65 -0.4 180) (size 0.6 0.4) (layers F.Cu F.Paste F.Mask))
(pad 3 smd rect (at -0.65 -0.4) (size 0.6 0.4) (layers F.Cu F.Paste F.Mask)) (pad 3 smd rect (at 0.65 0.4 180) (size 0.6 0.4) (layers F.Cu F.Paste F.Mask))
(pad 4 smd rect (at 0.65 -0.4) (size 0.6 0.4) (layers F.Cu F.Paste F.Mask)) (pad 4 smd rect (at -0.65 0.4 180) (size 0.6 0.4) (layers F.Cu F.Paste F.Mask))
) )

View File

@ -1,12 +1,12 @@
Designator,Val,Package,Mid X,Mid Y,Rotation,Layer Designator,Val,Package,Mid X,Mid Y,Rotation,Layer
"C1","10u","C_0603_1608Metric",-149.500000,-67.000000,0.000000,bottom "C1","10u","C_0603_1608Metric",149.500000,-67.000000,0.000000,bottom
"C2","100n","C_0402_1005Metric",-146.200000,-83.500000,315.000000,bottom "C2","100n","C_0402_1005Metric",146.200000,-83.500000,315.000000,bottom
"C3","100n","C_0402_1005Metric",-147.500000,-73.400000,225.000000,bottom "C3","100n","C_0402_1005Metric",147.500000,-73.400000,225.000000,bottom
"C4","100n","C_0402_1005Metric",-155.000000,-74.000000,180.000000,bottom "C4","100n","C_0402_1005Metric",155.000000,-74.000000,180.000000,bottom
"C5","100n","C_0402_1005Metric",-152.500000,-84.500000,45.000000,bottom "C5","100n","C_0402_1005Metric",152.500000,-84.500000,45.000000,bottom
"C6","1u","C_0402_1005Metric",-145.400000,-62.800000,0.000000,bottom "C6","1u","C_0402_1005Metric",145.400000,-62.800000,0.000000,bottom
"C7","1u","C_0402_1005Metric",-150.200000,-64.000000,90.000000,bottom "C7","1u","C_0402_1005Metric",150.200000,-64.000000,90.000000,bottom
"D1","MHPA1515RGBDT","LED_MEIHUA_MHPA1515RGBDT",-150.000000,-86.000000,180.000000,bottom "D1","MHPA1515RGBDT","LED_MEIHUA_MHPA1515RGBDT",150.000000,-86.000000,0.000000,bottom
"R1","10k","R_0402_1005Metric",-154.000000,-63.000000,0.000000,bottom "R1","10k","R_0402_1005Metric",154.000000,-63.000000,0.000000,bottom
"U1","XC6206P332MR","SOT-23",-148.000000,-64.000000,180.000000,bottom "U1","XC6206P332MR","SOT-23",148.000000,-64.000000,180.000000,bottom
"U2","STM32F072CBT6","LQFP-48_7x7mm_P0.5mm",-150.000000,-79.000000,45.000000,bottom "U2","STM32F072CBT6","LQFP-48_7x7mm_P0.5mm",150.000000,-79.000000,45.000000,bottom

1 Designator Val Package Mid X Mid Y Rotation Layer
2 C1 10u C_0603_1608Metric -149.500000 149.500000 -67.000000 0.000000 bottom
3 C2 100n C_0402_1005Metric -146.200000 146.200000 -83.500000 315.000000 bottom
4 C3 100n C_0402_1005Metric -147.500000 147.500000 -73.400000 225.000000 bottom
5 C4 100n C_0402_1005Metric -155.000000 155.000000 -74.000000 180.000000 bottom
6 C5 100n C_0402_1005Metric -152.500000 152.500000 -84.500000 45.000000 bottom
7 C6 1u C_0402_1005Metric -145.400000 145.400000 -62.800000 0.000000 bottom
8 C7 1u C_0402_1005Metric -150.200000 150.200000 -64.000000 90.000000 bottom
9 D1 MHPA1515RGBDT LED_MEIHUA_MHPA1515RGBDT -150.000000 150.000000 -86.000000 180.000000 0.000000 bottom
10 R1 10k R_0402_1005Metric -154.000000 154.000000 -63.000000 0.000000 bottom
11 U1 XC6206P332MR SOT-23 -148.000000 148.000000 -64.000000 180.000000 bottom
12 U2 STM32F072CBT6 LQFP-48_7x7mm_P0.5mm -150.000000 150.000000 -79.000000 45.000000 bottom

View File

@ -1,5 +1,5 @@
Designator,Val,Package,Mid X,Mid Y,Rotation,Layer Designator,Val,Package,Mid X,Mid Y,Rotation,Layer
"D2","MHPA1515RGBDT","LED_MEIHUA_MHPA1515RGBDT",150.000000,-76.580000,180.000000,top "D2","MHPA1515RGBDT","LED_MEIHUA_MHPA1515RGBDT",150.000000,-76.580000,0.000000,top
"R2","1k","R_0402_1005Metric",144.500000,-85.000000,270.000000,top "R2","1k","R_0402_1005Metric",144.500000,-85.000000,270.000000,top
"R3","1k","R_0402_1005Metric",146.700000,-84.000000,270.000000,top "R3","1k","R_0402_1005Metric",146.700000,-84.000000,270.000000,top
"R4","1k","R_0402_1005Metric",151.500000,-84.000000,270.000000,top "R4","1k","R_0402_1005Metric",151.500000,-84.000000,270.000000,top

1 Designator Val Package Mid X Mid Y Rotation Layer
2 D2 MHPA1515RGBDT LED_MEIHUA_MHPA1515RGBDT 150.000000 -76.580000 180.000000 0.000000 top
3 R2 1k R_0402_1005Metric 144.500000 -85.000000 270.000000 top
4 R3 1k R_0402_1005Metric 146.700000 -84.000000 270.000000 top
5 R4 1k R_0402_1005Metric 151.500000 -84.000000 270.000000 top

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,685 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,(6.0.2)*
G04 #@! TF.CreationDate,2022-03-05T21:26:04+01:00*
G04 #@! TF.ProjectId,stencil,7374656e-6369-46c2-9e6b-696361645f70,rev?*
G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Paste,Bot*
G04 #@! TF.FilePolarity,Positive*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW (6.0.2)) date 2022-03-05 21:26:04*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
G04 Aperture macros list*
%AMRoundRect*
0 Rectangle with rounded corners*
0 $1 Rounding radius*
0 $2 $3 $4 $5 $6 $7 $8 $9 X,Y pos of 4 corners*
0 Add a 4 corners polygon primitive as box body*
4,1,4,$2,$3,$4,$5,$6,$7,$8,$9,$2,$3,0*
0 Add four circle primitives for the rounded corners*
1,1,$1+$1,$2,$3*
1,1,$1+$1,$4,$5*
1,1,$1+$1,$6,$7*
1,1,$1+$1,$8,$9*
0 Add four rect primitives between the rounded corners*
20,1,$1+$1,$2,$3,$4,$5,0*
20,1,$1+$1,$4,$5,$6,$7,0*
20,1,$1+$1,$6,$7,$8,$9,0*
20,1,$1+$1,$8,$9,$2,$3,0*%
G04 Aperture macros list end*
%ADD10C,0.500000*%
%ADD11C,1.050000*%
%ADD12C,1.000000*%
%ADD13R,0.600000X0.400000*%
%ADD14RoundRect,0.147500X0.147500X0.172500X-0.147500X0.172500X-0.147500X-0.172500X0.147500X-0.172500X0*%
%ADD15RoundRect,0.147500X-0.147500X-0.172500X0.147500X-0.172500X0.147500X0.172500X-0.147500X0.172500X0*%
%ADD16RoundRect,0.075000X-0.415425X-0.521491X0.521491X0.415425X0.415425X0.521491X-0.521491X-0.415425X0*%
%ADD17RoundRect,0.075000X0.415425X-0.521491X0.521491X-0.415425X-0.415425X0.521491X-0.521491X0.415425X0*%
%ADD18R,0.900000X0.800000*%
%ADD19RoundRect,0.147500X0.172500X-0.147500X0.172500X0.147500X-0.172500X0.147500X-0.172500X-0.147500X0*%
%ADD20RoundRect,0.147500X0.017678X-0.226274X0.226274X-0.017678X-0.017678X0.226274X-0.226274X0.017678X0*%
%ADD21RoundRect,0.147500X-0.017678X0.226274X-0.226274X0.017678X0.017678X-0.226274X0.226274X-0.017678X0*%
%ADD22RoundRect,0.147500X-0.226274X-0.017678X-0.017678X-0.226274X0.226274X0.017678X0.017678X0.226274X0*%
%ADD23RoundRect,0.218750X-0.218750X-0.256250X0.218750X-0.256250X0.218750X0.256250X-0.218750X0.256250X0*%
G04 APERTURE END LIST*
D10*
X105500109Y-27500031D02*
X105500109Y-37500031D01*
X94000109Y-110000031D02*
G75*
G03*
X94500109Y-110500031I500001J1D01*
G01*
X21500109Y-61500031D02*
G75*
G03*
X22000109Y-62000031I500001J1D01*
G01*
X105000109Y-62000031D02*
G75*
G03*
X105500109Y-61500031I-1J500001D01*
G01*
X22000109Y-39000031D02*
G75*
G03*
X21500109Y-39500031I1J-500001D01*
G01*
X22000109Y-75000031D02*
G75*
G03*
X21500109Y-75500031I1J-500001D01*
G01*
D11*
X25275109Y-107250031D02*
G75*
G03*
X25275109Y-107250031I-525000J0D01*
G01*
D10*
X82000109Y-110000031D02*
G75*
G03*
X82500109Y-110500031I500001J1D01*
G01*
X105500109Y-51500031D02*
X105500109Y-61500031D01*
X105500109Y-75500031D02*
G75*
G03*
X105000109Y-75000031I-500001J-1D01*
G01*
X21500109Y-63500031D02*
X21500109Y-73500031D01*
X105500109Y-87500031D02*
X105500109Y-97500031D01*
X105500109Y-75500031D02*
X105500109Y-85500031D01*
X21500109Y-99500031D02*
X21500109Y-109500031D01*
D11*
X102775109Y-29750031D02*
G75*
G03*
X102775109Y-29750031I-525000J0D01*
G01*
D10*
X22500109Y-26500031D02*
X32500109Y-26500031D01*
X21500109Y-49500031D02*
G75*
G03*
X22000109Y-50000031I500001J1D01*
G01*
X94500109Y-110500031D02*
X104500109Y-110500031D01*
X45000109Y-27000031D02*
G75*
G03*
X44500109Y-26500031I-500001J-1D01*
G01*
X32500109Y-110500031D02*
G75*
G03*
X33000109Y-110000031I-1J500001D01*
G01*
X80500109Y-110500031D02*
G75*
G03*
X81000109Y-110000031I-1J500001D01*
G01*
X21500109Y-51500031D02*
X21500109Y-61500031D01*
D11*
X25275109Y-29750031D02*
G75*
G03*
X25275109Y-29750031I-525000J0D01*
G01*
D12*
X102750109Y-87875031D02*
G75*
G03*
X102750109Y-87875031I-500000J0D01*
G01*
D10*
X105500109Y-39500031D02*
X105500109Y-49500031D01*
X46500109Y-26500031D02*
G75*
G03*
X46000109Y-27000031I1J-500001D01*
G01*
X105500109Y-63500031D02*
X105500109Y-73500031D01*
X34500109Y-26500031D02*
X44500109Y-26500031D01*
X58500109Y-26500031D02*
G75*
G03*
X58000109Y-27000031I1J-500001D01*
G01*
X82500109Y-26500031D02*
G75*
G03*
X82000109Y-27000031I1J-500001D01*
G01*
X105500109Y-99500031D02*
G75*
G03*
X105000109Y-99000031I-500001J-1D01*
G01*
X105500109Y-51500031D02*
G75*
G03*
X105000109Y-51000031I-500001J-1D01*
G01*
X81000109Y-27000031D02*
G75*
G03*
X80500109Y-26500031I-500001J-1D01*
G01*
X57000109Y-27000031D02*
G75*
G03*
X56500109Y-26500031I-500001J-1D01*
G01*
D12*
X44625109Y-107250031D02*
G75*
G03*
X44625109Y-107250031I-500000J0D01*
G01*
D10*
X93000109Y-27000031D02*
G75*
G03*
X92500109Y-26500031I-500001J-1D01*
G01*
X105500109Y-63500031D02*
G75*
G03*
X105000109Y-63000031I-500001J-1D01*
G01*
X105500109Y-39500031D02*
G75*
G03*
X105000109Y-39000031I-500001J-1D01*
G01*
X92500109Y-110500031D02*
G75*
G03*
X93000109Y-110000031I-1J500001D01*
G01*
X105500109Y-87500031D02*
G75*
G03*
X105000109Y-87000031I-500001J-1D01*
G01*
X82500109Y-110500031D02*
X92500109Y-110500031D01*
X46500109Y-26500031D02*
X56500109Y-26500031D01*
X105500109Y-27500031D02*
G75*
G03*
X104500109Y-26500031I-999999J1D01*
G01*
X21500109Y-27500031D02*
X21500109Y-37500031D01*
D12*
X25250109Y-49125031D02*
G75*
G03*
X25250109Y-49125031I-500000J0D01*
G01*
D10*
X104500109Y-110500031D02*
G75*
G03*
X105500109Y-109500031I1J999999D01*
G01*
X94500109Y-26500031D02*
X104500109Y-26500031D01*
X105500109Y-99500031D02*
X105500109Y-109500031D01*
X58000109Y-110000031D02*
G75*
G03*
X58500109Y-110500031I500001J1D01*
G01*
X21500109Y-39500031D02*
X21500109Y-49500031D01*
X33000109Y-27000031D02*
G75*
G03*
X32500109Y-26500031I-500001J-1D01*
G01*
X105000109Y-86000031D02*
G75*
G03*
X105500109Y-85500031I-1J500001D01*
G01*
X44500109Y-110500031D02*
G75*
G03*
X45000109Y-110000031I-1J500001D01*
G01*
D12*
X102750109Y-68500031D02*
G75*
G03*
X102750109Y-68500031I-500000J0D01*
G01*
X64000109Y-107250031D02*
G75*
G03*
X64000109Y-107250031I-500000J0D01*
G01*
D10*
X21500109Y-109500031D02*
G75*
G03*
X22500109Y-110500031I999999J-1D01*
G01*
D12*
X83375109Y-107250031D02*
G75*
G03*
X83375109Y-107250031I-500000J0D01*
G01*
D10*
X82500109Y-26500031D02*
X92500109Y-26500031D01*
X22000109Y-51000031D02*
G75*
G03*
X21500109Y-51500031I1J-500001D01*
G01*
X94500109Y-26500031D02*
G75*
G03*
X94000109Y-27000031I1J-500001D01*
G01*
X105000109Y-98000031D02*
G75*
G03*
X105500109Y-97500031I-1J500001D01*
G01*
X21500109Y-37500031D02*
G75*
G03*
X22000109Y-38000031I500001J1D01*
G01*
X46500109Y-110500031D02*
X56500109Y-110500031D01*
X58500109Y-26500031D02*
X68500109Y-26500031D01*
X70500109Y-26500031D02*
G75*
G03*
X70000109Y-27000031I1J-500001D01*
G01*
D12*
X25250109Y-68500031D02*
G75*
G03*
X25250109Y-68500031I-500000J0D01*
G01*
D10*
X70500109Y-26500031D02*
X80500109Y-26500031D01*
X21500109Y-73500031D02*
G75*
G03*
X22000109Y-74000031I500001J1D01*
G01*
D12*
X102750109Y-49125031D02*
G75*
G03*
X102750109Y-49125031I-500000J0D01*
G01*
D10*
X22000109Y-87000031D02*
G75*
G03*
X21500109Y-87500031I1J-500001D01*
G01*
X22000109Y-63000031D02*
G75*
G03*
X21500109Y-63500031I1J-500001D01*
G01*
X105000109Y-38000031D02*
G75*
G03*
X105500109Y-37500031I-1J500001D01*
G01*
X105000109Y-74000031D02*
G75*
G03*
X105500109Y-73500031I-1J500001D01*
G01*
X21500109Y-87500031D02*
X21500109Y-97500031D01*
X21500109Y-85500031D02*
G75*
G03*
X22000109Y-86000031I500001J1D01*
G01*
D12*
X83375109Y-29750031D02*
G75*
G03*
X83375109Y-29750031I-500000J0D01*
G01*
X64000109Y-29750031D02*
G75*
G03*
X64000109Y-29750031I-500000J0D01*
G01*
D10*
X46000109Y-110000031D02*
G75*
G03*
X46500109Y-110500031I500001J1D01*
G01*
D12*
X44625109Y-29750031D02*
G75*
G03*
X44625109Y-29750031I-500000J0D01*
G01*
D10*
X22000109Y-99000031D02*
G75*
G03*
X21500109Y-99500031I1J-500001D01*
G01*
X56500109Y-110500031D02*
G75*
G03*
X57000109Y-110000031I-1J500001D01*
G01*
X105000109Y-50000031D02*
G75*
G03*
X105500109Y-49500031I-1J500001D01*
G01*
D12*
X25250109Y-87875031D02*
G75*
G03*
X25250109Y-87875031I-500000J0D01*
G01*
D10*
X34500109Y-110500031D02*
X44500109Y-110500031D01*
D11*
X102775109Y-107250031D02*
G75*
G03*
X102775109Y-107250031I-525000J0D01*
G01*
D10*
X68500109Y-110500031D02*
G75*
G03*
X69000109Y-110000031I-1J500001D01*
G01*
X22500109Y-26500031D02*
G75*
G03*
X21500109Y-27500031I-1J-999999D01*
G01*
X70500109Y-110500031D02*
X80500109Y-110500031D01*
X34500109Y-26500031D02*
G75*
G03*
X34000109Y-27000031I1J-500001D01*
G01*
X58500109Y-110500031D02*
X68500109Y-110500031D01*
X21500109Y-75500031D02*
X21500109Y-85500031D01*
X21500109Y-97500031D02*
G75*
G03*
X22000109Y-98000031I500001J1D01*
G01*
X70000109Y-110000031D02*
G75*
G03*
X70500109Y-110500031I500001J1D01*
G01*
X34000109Y-110000031D02*
G75*
G03*
X34500109Y-110500031I500001J1D01*
G01*
X69000109Y-27000031D02*
G75*
G03*
X68500109Y-26500031I-500001J-1D01*
G01*
X22500109Y-110500031D02*
X32500109Y-110500031D01*
D13*
G04 #@! TO.C,D1*
X55350001Y-86400001D03*
X56650001Y-86400001D03*
X56650001Y-85600001D03*
X55350001Y-85600001D03*
G04 #@! TD*
D14*
G04 #@! TO.C,C4*
X61485001Y-74000001D03*
X60515001Y-74000001D03*
G04 #@! TD*
D15*
G04 #@! TO.C,C6*
X50915001Y-62800001D03*
X51885001Y-62800001D03*
G04 #@! TD*
D16*
G04 #@! TO.C,U2*
X55001213Y-83887877D03*
X54647659Y-83534323D03*
X54294106Y-83180770D03*
X53940552Y-82827216D03*
X53586999Y-82473663D03*
X53233446Y-82120110D03*
X52879892Y-81766556D03*
X52526339Y-81413003D03*
X52172786Y-81059450D03*
X51819232Y-80705896D03*
X51465679Y-80352343D03*
X51112125Y-79998789D03*
D17*
X51112125Y-78001213D03*
X51465679Y-77647659D03*
X51819232Y-77294106D03*
X52172786Y-76940552D03*
X52526339Y-76586999D03*
X52879892Y-76233446D03*
X53233446Y-75879892D03*
X53586999Y-75526339D03*
X53940552Y-75172786D03*
X54294106Y-74819232D03*
X54647659Y-74465679D03*
X55001213Y-74112125D03*
D16*
X56998789Y-74112125D03*
X57352343Y-74465679D03*
X57705896Y-74819232D03*
X58059450Y-75172786D03*
X58413003Y-75526339D03*
X58766556Y-75879892D03*
X59120110Y-76233446D03*
X59473663Y-76586999D03*
X59827216Y-76940552D03*
X60180770Y-77294106D03*
X60534323Y-77647659D03*
X60887877Y-78001213D03*
D17*
X60887877Y-79998789D03*
X60534323Y-80352343D03*
X60180770Y-80705896D03*
X59827216Y-81059450D03*
X59473663Y-81413003D03*
X59120110Y-81766556D03*
X58766556Y-82120110D03*
X58413003Y-82473663D03*
X58059450Y-82827216D03*
X57705896Y-83180770D03*
X57352343Y-83534323D03*
X56998789Y-83887877D03*
G04 #@! TD*
D18*
G04 #@! TO.C,U1*
X55000001Y-63050001D03*
X55000001Y-64950001D03*
X53000001Y-64000001D03*
G04 #@! TD*
D15*
G04 #@! TO.C,R1*
X59515001Y-63000001D03*
X60485001Y-63000001D03*
G04 #@! TD*
D19*
G04 #@! TO.C,C7*
X56200001Y-64485001D03*
X56200001Y-63515001D03*
G04 #@! TD*
D20*
G04 #@! TO.C,C5*
X58157054Y-84842948D03*
X58842948Y-84157054D03*
G04 #@! TD*
D21*
G04 #@! TO.C,C3*
X53842948Y-73057054D03*
X53157054Y-73742948D03*
G04 #@! TD*
D22*
G04 #@! TO.C,C2*
X51857054Y-83157054D03*
X52542948Y-83842948D03*
G04 #@! TD*
D23*
G04 #@! TO.C,C1*
X54712501Y-67000001D03*
X56287501Y-67000001D03*
G04 #@! TD*
D13*
G04 #@! TO.C,D1*
X70350018Y-86400001D03*
X71650018Y-86400001D03*
X71650018Y-85600001D03*
X70350018Y-85600001D03*
G04 #@! TD*
D14*
G04 #@! TO.C,C4*
X76485018Y-74000001D03*
X75515018Y-74000001D03*
G04 #@! TD*
D15*
G04 #@! TO.C,C6*
X65915018Y-62800001D03*
X66885018Y-62800001D03*
G04 #@! TD*
D16*
G04 #@! TO.C,U2*
X70001230Y-83887877D03*
X69647676Y-83534323D03*
X69294123Y-83180770D03*
X68940569Y-82827216D03*
X68587016Y-82473663D03*
X68233463Y-82120110D03*
X67879909Y-81766556D03*
X67526356Y-81413003D03*
X67172803Y-81059450D03*
X66819249Y-80705896D03*
X66465696Y-80352343D03*
X66112142Y-79998789D03*
D17*
X66112142Y-78001213D03*
X66465696Y-77647659D03*
X66819249Y-77294106D03*
X67172803Y-76940552D03*
X67526356Y-76586999D03*
X67879909Y-76233446D03*
X68233463Y-75879892D03*
X68587016Y-75526339D03*
X68940569Y-75172786D03*
X69294123Y-74819232D03*
X69647676Y-74465679D03*
X70001230Y-74112125D03*
D16*
X71998806Y-74112125D03*
X72352360Y-74465679D03*
X72705913Y-74819232D03*
X73059467Y-75172786D03*
X73413020Y-75526339D03*
X73766573Y-75879892D03*
X74120127Y-76233446D03*
X74473680Y-76586999D03*
X74827233Y-76940552D03*
X75180787Y-77294106D03*
X75534340Y-77647659D03*
X75887894Y-78001213D03*
D17*
X75887894Y-79998789D03*
X75534340Y-80352343D03*
X75180787Y-80705896D03*
X74827233Y-81059450D03*
X74473680Y-81413003D03*
X74120127Y-81766556D03*
X73766573Y-82120110D03*
X73413020Y-82473663D03*
X73059467Y-82827216D03*
X72705913Y-83180770D03*
X72352360Y-83534323D03*
X71998806Y-83887877D03*
G04 #@! TD*
D18*
G04 #@! TO.C,U1*
X70000018Y-63050001D03*
X70000018Y-64950001D03*
X68000018Y-64000001D03*
G04 #@! TD*
D15*
G04 #@! TO.C,R1*
X74515018Y-63000001D03*
X75485018Y-63000001D03*
G04 #@! TD*
D19*
G04 #@! TO.C,C7*
X71200018Y-64485001D03*
X71200018Y-63515001D03*
G04 #@! TD*
D20*
G04 #@! TO.C,C5*
X73157071Y-84842948D03*
X73842965Y-84157054D03*
G04 #@! TD*
D21*
G04 #@! TO.C,C3*
X68842965Y-73057054D03*
X68157071Y-73742948D03*
G04 #@! TD*
D22*
G04 #@! TO.C,C2*
X66857071Y-83157054D03*
X67542965Y-83842948D03*
G04 #@! TD*
D23*
G04 #@! TO.C,C1*
X69712518Y-67000001D03*
X71287518Y-67000001D03*
G04 #@! TD*
M02*

View File

@ -0,0 +1,529 @@
G04 #@! TF.GenerationSoftware,KiCad,Pcbnew,(6.0.2)*
G04 #@! TF.CreationDate,2022-03-05T21:26:04+01:00*
G04 #@! TF.ProjectId,stencil,7374656e-6369-46c2-9e6b-696361645f70,rev?*
G04 #@! TF.SameCoordinates,Original*
G04 #@! TF.FileFunction,Paste,Top*
G04 #@! TF.FilePolarity,Positive*
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW (6.0.2)) date 2022-03-05 21:26:04*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
G04 Aperture macros list*
%AMRoundRect*
0 Rectangle with rounded corners*
0 $1 Rounding radius*
0 $2 $3 $4 $5 $6 $7 $8 $9 X,Y pos of 4 corners*
0 Add a 4 corners polygon primitive as box body*
4,1,4,$2,$3,$4,$5,$6,$7,$8,$9,$2,$3,0*
0 Add four circle primitives for the rounded corners*
1,1,$1+$1,$2,$3*
1,1,$1+$1,$4,$5*
1,1,$1+$1,$6,$7*
1,1,$1+$1,$8,$9*
0 Add four rect primitives between the rounded corners*
20,1,$1+$1,$2,$3,$4,$5,0*
20,1,$1+$1,$4,$5,$6,$7,0*
20,1,$1+$1,$6,$7,$8,$9,0*
20,1,$1+$1,$8,$9,$2,$3,0*%
G04 Aperture macros list end*
%ADD10C,0.500000*%
%ADD11C,1.050000*%
%ADD12C,1.000000*%
%ADD13R,0.600000X0.400000*%
%ADD14RoundRect,0.147500X-0.147500X-0.172500X0.147500X-0.172500X0.147500X0.172500X-0.147500X0.172500X0*%
%ADD15RoundRect,0.147500X-0.172500X0.147500X-0.172500X-0.147500X0.172500X-0.147500X0.172500X0.147500X0*%
G04 APERTURE END LIST*
D10*
X105500109Y-27500031D02*
X105500109Y-37500031D01*
X94000109Y-110000031D02*
G75*
G03*
X94500109Y-110500031I500001J1D01*
G01*
X21500109Y-61500031D02*
G75*
G03*
X22000109Y-62000031I500001J1D01*
G01*
X105000109Y-62000031D02*
G75*
G03*
X105500109Y-61500031I-1J500001D01*
G01*
X22000109Y-39000031D02*
G75*
G03*
X21500109Y-39500031I1J-500001D01*
G01*
X22000109Y-75000031D02*
G75*
G03*
X21500109Y-75500031I1J-500001D01*
G01*
D11*
X25275109Y-107250031D02*
G75*
G03*
X25275109Y-107250031I-525000J0D01*
G01*
D10*
X82000109Y-110000031D02*
G75*
G03*
X82500109Y-110500031I500001J1D01*
G01*
X105500109Y-51500031D02*
X105500109Y-61500031D01*
X105500109Y-75500031D02*
G75*
G03*
X105000109Y-75000031I-500001J-1D01*
G01*
X21500109Y-63500031D02*
X21500109Y-73500031D01*
X105500109Y-87500031D02*
X105500109Y-97500031D01*
X105500109Y-75500031D02*
X105500109Y-85500031D01*
X21500109Y-99500031D02*
X21500109Y-109500031D01*
D11*
X102775109Y-29750031D02*
G75*
G03*
X102775109Y-29750031I-525000J0D01*
G01*
D10*
X22500109Y-26500031D02*
X32500109Y-26500031D01*
X21500109Y-49500031D02*
G75*
G03*
X22000109Y-50000031I500001J1D01*
G01*
X94500109Y-110500031D02*
X104500109Y-110500031D01*
X45000109Y-27000031D02*
G75*
G03*
X44500109Y-26500031I-500001J-1D01*
G01*
X32500109Y-110500031D02*
G75*
G03*
X33000109Y-110000031I-1J500001D01*
G01*
X80500109Y-110500031D02*
G75*
G03*
X81000109Y-110000031I-1J500001D01*
G01*
X21500109Y-51500031D02*
X21500109Y-61500031D01*
D11*
X25275109Y-29750031D02*
G75*
G03*
X25275109Y-29750031I-525000J0D01*
G01*
D12*
X102750109Y-87875031D02*
G75*
G03*
X102750109Y-87875031I-500000J0D01*
G01*
D10*
X105500109Y-39500031D02*
X105500109Y-49500031D01*
X46500109Y-26500031D02*
G75*
G03*
X46000109Y-27000031I1J-500001D01*
G01*
X105500109Y-63500031D02*
X105500109Y-73500031D01*
X34500109Y-26500031D02*
X44500109Y-26500031D01*
X58500109Y-26500031D02*
G75*
G03*
X58000109Y-27000031I1J-500001D01*
G01*
X82500109Y-26500031D02*
G75*
G03*
X82000109Y-27000031I1J-500001D01*
G01*
X105500109Y-99500031D02*
G75*
G03*
X105000109Y-99000031I-500001J-1D01*
G01*
X105500109Y-51500031D02*
G75*
G03*
X105000109Y-51000031I-500001J-1D01*
G01*
X81000109Y-27000031D02*
G75*
G03*
X80500109Y-26500031I-500001J-1D01*
G01*
X57000109Y-27000031D02*
G75*
G03*
X56500109Y-26500031I-500001J-1D01*
G01*
D12*
X44625109Y-107250031D02*
G75*
G03*
X44625109Y-107250031I-500000J0D01*
G01*
D10*
X93000109Y-27000031D02*
G75*
G03*
X92500109Y-26500031I-500001J-1D01*
G01*
X105500109Y-63500031D02*
G75*
G03*
X105000109Y-63000031I-500001J-1D01*
G01*
X105500109Y-39500031D02*
G75*
G03*
X105000109Y-39000031I-500001J-1D01*
G01*
X92500109Y-110500031D02*
G75*
G03*
X93000109Y-110000031I-1J500001D01*
G01*
X105500109Y-87500031D02*
G75*
G03*
X105000109Y-87000031I-500001J-1D01*
G01*
X82500109Y-110500031D02*
X92500109Y-110500031D01*
X46500109Y-26500031D02*
X56500109Y-26500031D01*
X105500109Y-27500031D02*
G75*
G03*
X104500109Y-26500031I-999999J1D01*
G01*
X21500109Y-27500031D02*
X21500109Y-37500031D01*
D12*
X25250109Y-49125031D02*
G75*
G03*
X25250109Y-49125031I-500000J0D01*
G01*
D10*
X104500109Y-110500031D02*
G75*
G03*
X105500109Y-109500031I1J999999D01*
G01*
X94500109Y-26500031D02*
X104500109Y-26500031D01*
X105500109Y-99500031D02*
X105500109Y-109500031D01*
X58000109Y-110000031D02*
G75*
G03*
X58500109Y-110500031I500001J1D01*
G01*
X21500109Y-39500031D02*
X21500109Y-49500031D01*
X33000109Y-27000031D02*
G75*
G03*
X32500109Y-26500031I-500001J-1D01*
G01*
X105000109Y-86000031D02*
G75*
G03*
X105500109Y-85500031I-1J500001D01*
G01*
X44500109Y-110500031D02*
G75*
G03*
X45000109Y-110000031I-1J500001D01*
G01*
D12*
X102750109Y-68500031D02*
G75*
G03*
X102750109Y-68500031I-500000J0D01*
G01*
X64000109Y-107250031D02*
G75*
G03*
X64000109Y-107250031I-500000J0D01*
G01*
D10*
X21500109Y-109500031D02*
G75*
G03*
X22500109Y-110500031I999999J-1D01*
G01*
D12*
X83375109Y-107250031D02*
G75*
G03*
X83375109Y-107250031I-500000J0D01*
G01*
D10*
X82500109Y-26500031D02*
X92500109Y-26500031D01*
X22000109Y-51000031D02*
G75*
G03*
X21500109Y-51500031I1J-500001D01*
G01*
X94500109Y-26500031D02*
G75*
G03*
X94000109Y-27000031I1J-500001D01*
G01*
X105000109Y-98000031D02*
G75*
G03*
X105500109Y-97500031I-1J500001D01*
G01*
X21500109Y-37500031D02*
G75*
G03*
X22000109Y-38000031I500001J1D01*
G01*
X46500109Y-110500031D02*
X56500109Y-110500031D01*
X58500109Y-26500031D02*
X68500109Y-26500031D01*
X70500109Y-26500031D02*
G75*
G03*
X70000109Y-27000031I1J-500001D01*
G01*
D12*
X25250109Y-68500031D02*
G75*
G03*
X25250109Y-68500031I-500000J0D01*
G01*
D10*
X70500109Y-26500031D02*
X80500109Y-26500031D01*
X21500109Y-73500031D02*
G75*
G03*
X22000109Y-74000031I500001J1D01*
G01*
D12*
X102750109Y-49125031D02*
G75*
G03*
X102750109Y-49125031I-500000J0D01*
G01*
D10*
X22000109Y-87000031D02*
G75*
G03*
X21500109Y-87500031I1J-500001D01*
G01*
X22000109Y-63000031D02*
G75*
G03*
X21500109Y-63500031I1J-500001D01*
G01*
X105000109Y-38000031D02*
G75*
G03*
X105500109Y-37500031I-1J500001D01*
G01*
X105000109Y-74000031D02*
G75*
G03*
X105500109Y-73500031I-1J500001D01*
G01*
X21500109Y-87500031D02*
X21500109Y-97500031D01*
X21500109Y-85500031D02*
G75*
G03*
X22000109Y-86000031I500001J1D01*
G01*
D12*
X83375109Y-29750031D02*
G75*
G03*
X83375109Y-29750031I-500000J0D01*
G01*
X64000109Y-29750031D02*
G75*
G03*
X64000109Y-29750031I-500000J0D01*
G01*
D10*
X46000109Y-110000031D02*
G75*
G03*
X46500109Y-110500031I500001J1D01*
G01*
D12*
X44625109Y-29750031D02*
G75*
G03*
X44625109Y-29750031I-500000J0D01*
G01*
D10*
X22000109Y-99000031D02*
G75*
G03*
X21500109Y-99500031I1J-500001D01*
G01*
X56500109Y-110500031D02*
G75*
G03*
X57000109Y-110000031I-1J500001D01*
G01*
X105000109Y-50000031D02*
G75*
G03*
X105500109Y-49500031I-1J500001D01*
G01*
D12*
X25250109Y-87875031D02*
G75*
G03*
X25250109Y-87875031I-500000J0D01*
G01*
D10*
X34500109Y-110500031D02*
X44500109Y-110500031D01*
D11*
X102775109Y-107250031D02*
G75*
G03*
X102775109Y-107250031I-525000J0D01*
G01*
D10*
X68500109Y-110500031D02*
G75*
G03*
X69000109Y-110000031I-1J500001D01*
G01*
X22500109Y-26500031D02*
G75*
G03*
X21500109Y-27500031I-1J-999999D01*
G01*
X70500109Y-110500031D02*
X80500109Y-110500031D01*
X34500109Y-26500031D02*
G75*
G03*
X34000109Y-27000031I1J-500001D01*
G01*
X58500109Y-110500031D02*
X68500109Y-110500031D01*
X21500109Y-75500031D02*
X21500109Y-85500031D01*
X21500109Y-97500031D02*
G75*
G03*
X22000109Y-98000031I500001J1D01*
G01*
X70000109Y-110000031D02*
G75*
G03*
X70500109Y-110500031I500001J1D01*
G01*
X34000109Y-110000031D02*
G75*
G03*
X34500109Y-110500031I500001J1D01*
G01*
X69000109Y-27000031D02*
G75*
G03*
X68500109Y-26500031I-500001J-1D01*
G01*
X22500109Y-110500031D02*
X32500109Y-110500031D01*
D13*
G04 #@! TO.C,D2*
X55350001Y-76180001D03*
X56650001Y-76180001D03*
X56650001Y-76980001D03*
X55350001Y-76980001D03*
G04 #@! TD*
D14*
G04 #@! TO.C,R7*
X60515001Y-80500001D03*
X61485001Y-80500001D03*
G04 #@! TD*
G04 #@! TO.C,R6*
X55515001Y-80500001D03*
X56485001Y-80500001D03*
G04 #@! TD*
G04 #@! TO.C,R5*
X50515001Y-80500001D03*
X51485001Y-80500001D03*
G04 #@! TD*
D15*
G04 #@! TO.C,R4*
X57500001Y-83515001D03*
X57500001Y-84485001D03*
G04 #@! TD*
G04 #@! TO.C,R3*
X52700001Y-83515001D03*
X52700001Y-84485001D03*
G04 #@! TD*
G04 #@! TO.C,R2*
X50500001Y-84515001D03*
X50500001Y-85485001D03*
G04 #@! TD*
D13*
G04 #@! TO.C,D2*
X70350018Y-76180001D03*
X71650018Y-76180001D03*
X71650018Y-76980001D03*
X70350018Y-76980001D03*
G04 #@! TD*
D14*
G04 #@! TO.C,R7*
X75515018Y-80500001D03*
X76485018Y-80500001D03*
G04 #@! TD*
G04 #@! TO.C,R6*
X70515018Y-80500001D03*
X71485018Y-80500001D03*
G04 #@! TD*
G04 #@! TO.C,R5*
X65515018Y-80500001D03*
X66485018Y-80500001D03*
G04 #@! TD*
D15*
G04 #@! TO.C,R4*
X72500018Y-83515001D03*
X72500018Y-84485001D03*
G04 #@! TD*
G04 #@! TO.C,R3*
X67700018Y-83515001D03*
X67700018Y-84485001D03*
G04 #@! TD*
G04 #@! TO.C,R2*
X65500018Y-84515001D03*
X65500018Y-85485001D03*
G04 #@! TD*
M02*

View File

@ -1,64 +1,87 @@
{ {
"Header": "Header": {
{ "GenerationSoftware": {
"GenerationSoftware":
{
"Vendor": "KiCad", "Vendor": "KiCad",
"Application": "Pcbnew", "Application": "Pcbnew",
"Version": "5.1.7" "Version": "(6.0.2)"
}, },
"CreationDate": "2020-11-05T20:27:50+01:00" "CreationDate": "2022-03-05T21:26:04+01:00"
}, },
"GeneralSpecs": "GeneralSpecs": {
{ "ProjectId": {
"ProjectId":
{
"Name": "stencil", "Name": "stencil",
"GUID": "7374656e-6369-46c2-9e6b-696361645f70", "GUID": "7374656e-6369-46c2-9e6b-696361645f70",
"Revision": "rev?" "Revision": "rev?"
}, },
"Size": "Size": {
{
"X": 27.102, "X": 27.102,
"Y": 53.102 "Y": 53.102
}, },
"LayerNumber": 2, "LayerNumber": 2,
"BoardThickness": 1.600 "BoardThickness": 1.6,
"Finish": "None"
}, },
"DesignRules": "DesignRules": [
[
{ {
"Layers": "Outer", "Layers": "Outer",
"PadToPad": 0.127, "PadToPad": 0.0,
"PadToTrack": 0.127, "PadToTrack": 0.0,
"TrackToTrack": 0.127, "TrackToTrack": 0.127,
"MinLineWidth": 0.200, "MinLineWidth": 0.2,
"TrackToRegion": 0.200, "TrackToRegion": 0.2,
"RegionToRegion": 0.200 "RegionToRegion": 0.2
} }
], ],
"FilesAttributes": "FilesAttributes": [
[
{ {
"Path": "stencil-PasteBottom.gbr", "Path": "stencil-PasteBottom.gbp",
"FileFunction": "SolderPaste,Bot", "FileFunction": "SolderPaste,Bot",
"FilePolarity": "Positive" "FilePolarity": "Positive"
}, },
{ {
"Path": "stencil-PasteTop.gbr", "Path": "stencil-PasteTop.gtp",
"FileFunction": "SolderPaste,Top", "FileFunction": "SolderPaste,Top",
"FilePolarity": "Positive" "FilePolarity": "Positive"
} }
], ],
"MaterialStackup": "MaterialStackup": [
[
{ {
"Type": "SolderPaste", "Type": "Legend",
"Notes": "Layer F.Paste" "Name": "Top Silk Screen"
}, },
{ {
"Type": "SolderPaste", "Type": "SolderPaste",
"Notes": "Layer B.Paste" "Name": "Top Solder Paste"
},
{
"Type": "SolderMask",
"Name": "Top Solder Mask"
},
{
"Type": "Copper",
"Name": "F.Cu"
},
{
"Type": "Dielectric",
"Material": "FR4",
"Name": "F.Cu/B.Cu",
"Notes": "Type: dielectric layer 1 (from F.Cu to B.Cu)"
},
{
"Type": "Copper",
"Name": "B.Cu"
},
{
"Type": "SolderMask",
"Name": "Bottom Solder Mask"
},
{
"Type": "SolderPaste",
"Name": "Bottom Solder Paste"
},
{
"Type": "Legend",
"Name": "Bottom Silk Screen"
} }
] ]
} }

Binary file not shown.

File diff suppressed because it is too large Load Diff

182
stencil/stencil.kicad_pro Normal file
View File

@ -0,0 +1,182 @@
{
"board": {
"design_settings": {
"defaults": {
"board_outline_line_width": 0.049999999999999996,
"copper_line_width": 0.19999999999999998,
"copper_text_italic": false,
"copper_text_size_h": 1.5,
"copper_text_size_v": 1.5,
"copper_text_thickness": 0.3,
"copper_text_upright": false,
"courtyard_line_width": 0.049999999999999996,
"dimension_precision": 4,
"dimension_units": 3,
"dimensions": {
"arrow_length": 1270000,
"extension_offset": 500000,
"keep_text_aligned": true,
"suppress_zeroes": false,
"text_position": 0,
"units_format": 1
},
"fab_line_width": 0.09999999999999999,
"fab_text_italic": false,
"fab_text_size_h": 1.0,
"fab_text_size_v": 1.0,
"fab_text_thickness": 0.15,
"fab_text_upright": false,
"other_line_width": 0.09999999999999999,
"other_text_italic": false,
"other_text_size_h": 1.0,
"other_text_size_v": 1.0,
"other_text_thickness": 0.15,
"other_text_upright": false,
"pads": {
"drill": 0.762,
"height": 1.524,
"width": 1.524
},
"silk_line_width": 0.12,
"silk_text_italic": false,
"silk_text_size_h": 1.0,
"silk_text_size_v": 1.0,
"silk_text_thickness": 0.15,
"silk_text_upright": false,
"zones": {
"45_degree_only": false,
"min_clearance": 0.508
}
},
"diff_pair_dimensions": [],
"drc_exclusions": [],
"meta": {
"filename": "board_design_settings.json",
"version": 2
},
"rule_severities": {
"annular_width": "error",
"clearance": "error",
"copper_edge_clearance": "error",
"courtyards_overlap": "error",
"diff_pair_gap_out_of_range": "error",
"diff_pair_uncoupled_length_too_long": "error",
"drill_out_of_range": "error",
"duplicate_footprints": "warning",
"extra_footprint": "warning",
"footprint_type_mismatch": "error",
"hole_clearance": "error",
"hole_near_hole": "error",
"invalid_outline": "error",
"item_on_disabled_layer": "error",
"items_not_allowed": "error",
"length_out_of_range": "error",
"malformed_courtyard": "error",
"microvia_drill_out_of_range": "error",
"missing_courtyard": "ignore",
"missing_footprint": "warning",
"net_conflict": "warning",
"npth_inside_courtyard": "ignore",
"padstack": "error",
"pth_inside_courtyard": "ignore",
"shorting_items": "error",
"silk_over_copper": "warning",
"silk_overlap": "warning",
"skew_out_of_range": "error",
"through_hole_pad_without_hole": "error",
"too_many_vias": "error",
"track_dangling": "warning",
"track_width": "error",
"tracks_crossing": "error",
"unconnected_items": "error",
"unresolved_variable": "error",
"via_dangling": "warning",
"zone_has_empty_net": "error",
"zones_intersect": "error"
},
"rule_severitieslegacy_courtyards_overlap": false,
"rule_severitieslegacy_no_courtyard_defined": false,
"rules": {
"allow_blind_buried_vias": false,
"allow_microvias": false,
"max_error": 0.005,
"min_clearance": 0.0,
"min_copper_edge_clearance": 0.01,
"min_hole_clearance": 0.25,
"min_hole_to_hole": 0.25,
"min_microvia_diameter": 0.19999999999999998,
"min_microvia_drill": 0.09999999999999999,
"min_silk_clearance": 0.0,
"min_through_hole_diameter": 0.3,
"min_track_width": 0.19999999999999998,
"min_via_annular_width": 0.049999999999999996,
"min_via_diameter": 0.39999999999999997,
"use_height_for_length_calcs": true
},
"track_widths": [],
"via_dimensions": [],
"zones_allow_external_fillets": false,
"zones_use_no_outline": true
},
"layer_presets": []
},
"boards": [],
"cvpcb": {
"equivalence_files": []
},
"libraries": {
"pinned_footprint_libs": [],
"pinned_symbol_libs": []
},
"meta": {
"filename": "stencil.kicad_pro",
"version": 1
},
"net_settings": {
"classes": [
{
"bus_width": 12.0,
"clearance": 0.127,
"diff_pair_gap": 0.25,
"diff_pair_via_gap": 0.25,
"diff_pair_width": 0.2,
"line_style": 0,
"microvia_diameter": 0.3,
"microvia_drill": 0.1,
"name": "Default",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.25,
"via_diameter": 0.8,
"via_drill": 0.4,
"wire_width": 6.0
}
],
"meta": {
"version": 2
},
"net_colors": null
},
"pcbnew": {
"last_paths": {
"gencad": "",
"idf": "",
"netlist": "",
"specctra_dsn": "",
"step": "",
"vrml": ""
},
"page_layout_descr_file": ""
},
"schematic": {
"drawing": {
"label_size_ratio": 0.25,
"pin_symbol_size": 0,
"text_offset_ratio": 0.08
},
"legacy_lib_dir": "",
"legacy_lib_list": []
},
"sheets": [],
"text_variables": {}
}

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff