diff --git a/board/kicad-stuff/DW01.lib b/board/kicad-stuff/DW01.lib new file mode 100644 index 0000000..09357cd --- /dev/null +++ b/board/kicad-stuff/DW01.lib @@ -0,0 +1,33 @@ +EESchema-LIBRARY Version 2.3 +#encoding utf-8 +#(c) SnapEDA 2016 (snapeda.com) +#This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License (CC BY-SA) with Design Exception 1.0 +# +# DW01 +# +DEF DW01 IC 0 40 Y Y 1 L N +F0 "IC" 850 300 50 H V L BNN +F1 "DW01" 850 200 50 H V L BNN +F2 "SOT95P280X135-6N" 0 0 50 H I L BNN +F3 "" 0 0 50 H I L BNN +F4 "1.35mm" 0 0 50 H I L BNN "HEIGHT" +F5 "ic" 0 0 50 H I L BNN "DESCRIPTION" +F6 "" 0 0 50 H I L BNN "LCSC_PRICE-STOCK" +F7 "DW01" 0 0 50 H I L BNN "MANUFACTURER_PART_NUMBER" +F8 "" 0 0 50 H I L BNN "LCSC_PART_NUMBER" +F9 "Slkor" 0 0 50 H I L BNN "MANUFACTURER_NAME" +DRAW +P 2 0 0 10 200 100 800 100 N +P 2 0 0 10 800 -300 800 100 N +P 2 0 0 10 800 -300 200 -300 N +P 2 0 0 10 200 100 200 -300 N +X OD 1 0 0 200 R 40 40 0 0 B +X CSI 2 0 -100 200 R 40 40 0 0 B +X OC 3 0 -200 200 R 40 40 0 0 B +X VSS 6 1000 0 200 L 40 40 0 0 B +X VDD 5 1000 -100 200 L 40 40 0 0 B +X TD 4 1000 -200 200 L 40 40 0 0 B +ENDDRAW +ENDDEF +# +# End Library \ No newline at end of file diff --git a/board/kicad-stuff/misc_footprints-master/misc_footprints.pretty/SOT95P280X135-6N.kicad_mod b/board/kicad-stuff/misc_footprints-master/misc_footprints.pretty/SOT95P280X135-6N.kicad_mod new file mode 100644 index 0000000..739b853 --- /dev/null +++ b/board/kicad-stuff/misc_footprints-master/misc_footprints.pretty/SOT95P280X135-6N.kicad_mod @@ -0,0 +1,30 @@ + +(module SOT95P280X135-6N (layer F.Cu) (tedit 5FAC25EE) + (descr "SOT2-23-6
") + (fp_text reference REF** (at 0.0 0.0 0) (layer F.SilkS) + (effects (font (size 1.0 1.0) (thickness 0.015))) + ) + (fp_text value SOT95P280X135-6N (at 0.0 0.0 0) (layer F.Fab) + (effects (font (size 1.0 1.0) (thickness 0.015))) + ) + (fp_line (start -2.125 -1.835) (end 2.125 -1.835) (layer F.Fab) (width 0.05)) + (fp_line (start 2.125 -1.835) (end 2.125 1.835) (layer F.Fab) (width 0.05)) + (fp_line (start 2.125 1.835) (end -2.125 1.835) (layer F.Fab) (width 0.05)) + (fp_line (start -2.125 1.835) (end -2.125 -1.835) (layer F.Fab) (width 0.05)) + (fp_line (start -0.8 -1.46) (end 0.8 -1.46) (layer F.Fab) (width 0.1)) + (fp_line (start 0.8 -1.46) (end 0.8 1.46) (layer F.Fab) (width 0.1)) + (fp_line (start 0.8 1.46) (end -0.8 1.46) (layer F.Fab) (width 0.1)) + (fp_line (start -0.8 1.46) (end -0.8 -1.46) (layer F.Fab) (width 0.1)) + (fp_line (start -0.8 -0.51) (end 0.15 -1.46) (layer F.Fab) (width 0.1)) + (fp_line (start -0.275 -1.46) (end 0.275 -1.46) (layer F.SilkS) (width 0.2)) + (fp_line (start 0.275 -1.46) (end 0.275 1.46) (layer F.SilkS) (width 0.2)) + (fp_line (start 0.275 1.46) (end -0.275 1.46) (layer F.SilkS) (width 0.2)) + (fp_line (start -0.275 1.46) (end -0.275 -1.46) (layer F.SilkS) (width 0.2)) + (fp_line (start -1.875 -1.6) (end -0.625 -1.6) (layer F.SilkS) (width 0.2)) + (pad 1 smd rect (at -1.25 -0.95) (size 1.25 0.6) (layers F.Cu F.Mask F.Paste)) + (pad 2 smd rect (at -1.25 0.0) (size 1.25 0.6) (layers F.Cu F.Mask F.Paste)) + (pad 3 smd rect (at -1.25 0.95) (size 1.25 0.6) (layers F.Cu F.Mask F.Paste)) + (pad 4 smd rect (at 1.25 0.95) (size 1.25 0.6) (layers F.Cu F.Mask F.Paste)) + (pad 5 smd rect (at 1.25 0.0) (size 1.25 0.6) (layers F.Cu F.Mask F.Paste)) + (pad 6 smd rect (at 1.25 -0.95) (size 1.25 0.6) (layers F.Cu F.Mask F.Paste)) +) \ No newline at end of file