diff options
| author | lonkaars <loek@pipeframe.xyz> | 2021-11-21 13:25:44 +0100 |
|---|---|---|
| committer | lonkaars <loek@pipeframe.xyz> | 2021-11-21 13:25:44 +0100 |
| commit | 5b821c8169b1c4e6a0d122fac6058271406c9190 (patch) | |
| tree | d796480f5ed9c72f57424c04cc69e13c35531dae /hardware/74hc595.pretty | |
initial commit
Diffstat (limited to 'hardware/74hc595.pretty')
| -rw-r--r-- | hardware/74hc595.pretty/74HC595.kicad_mod | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/hardware/74hc595.pretty/74HC595.kicad_mod b/hardware/74hc595.pretty/74HC595.kicad_mod new file mode 100644 index 0000000..65b65e7 --- /dev/null +++ b/hardware/74hc595.pretty/74HC595.kicad_mod @@ -0,0 +1,34 @@ +(module 74HC595 (layer F.Cu) (tedit 61960B21) + (fp_text reference REF** (at 0 -11.43) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value 74HC595 (at 0 11.43) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start -5.08 10.16) (end -5.08 -10.16) (layer F.CrtYd) (width 0.12)) + (fp_line (start 5.08 10.16) (end -5.08 10.16) (layer F.CrtYd) (width 0.12)) + (fp_line (start 5.08 -10.16) (end 5.08 10.16) (layer F.CrtYd) (width 0.12)) + (fp_line (start -5.08 -10.16) (end 5.08 -10.16) (layer F.CrtYd) (width 0.12)) + (fp_line (start -2.54 -10.16) (end -1.27 -10.16) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.54 -10.16) (end 1.27 -10.16) (layer F.SilkS) (width 0.12)) + (fp_line (start 2.54 10.16) (end 2.54 -10.16) (layer F.SilkS) (width 0.12)) + (fp_line (start -2.54 10.16) (end 2.54 10.16) (layer F.SilkS) (width 0.12)) + (fp_line (start -2.54 -10.16) (end -2.54 10.16) (layer F.SilkS) (width 0.12)) + (fp_arc (start 0 -10.16) (end -1.27 -10.16) (angle -180) (layer F.SilkS) (width 0.12)) + (pad 1 thru_hole rect (at -3.81 -8.89) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask)) + (pad 2 thru_hole circle (at -3.81 -6.35) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask)) + (pad 3 thru_hole circle (at -3.81 -3.81) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask)) + (pad 4 thru_hole circle (at -3.81 -1.27) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask)) + (pad 5 thru_hole circle (at -3.81 1.27) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask)) + (pad 6 thru_hole circle (at -3.81 3.81) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask)) + (pad 7 thru_hole circle (at -3.81 6.35) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask)) + (pad 8 thru_hole circle (at -3.81 8.89) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask)) + (pad 16 thru_hole circle (at 3.81 -8.89) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask)) + (pad 9 thru_hole circle (at 3.81 8.89) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask)) + (pad 10 thru_hole circle (at 3.81 6.35) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask)) + (pad 11 thru_hole circle (at 3.81 3.81) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask)) + (pad 12 thru_hole circle (at 3.81 1.27) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask)) + (pad 13 thru_hole circle (at 3.81 -1.27) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask)) + (pad 14 thru_hole circle (at 3.81 -3.81) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask)) + (pad 15 thru_hole circle (at 3.81 -6.35) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask)) +) |