diff options
author | Rahul P | 2020-03-04 17:01:11 +0530 |
---|---|---|
committer | GitHub | 2020-03-04 17:01:11 +0530 |
commit | 8ffe81b36caa259151978de0434e4e0c5c32d217 (patch) | |
tree | 32202454d13dfabbf6556e98987f2a9632619ea9 /library/kicadLibrary/modules/Valves.pretty/VALVE-NOVAL_P.kicad_mod | |
parent | e40317e709c220176fc5b7edf23d4434504335b0 (diff) | |
parent | 13f3bcfda9416624cebbf5705de398e8efcad344 (diff) | |
download | eSim-8ffe81b36caa259151978de0434e4e0c5c32d217.tar.gz eSim-8ffe81b36caa259151978de0434e4e0c5c32d217.tar.bz2 eSim-8ffe81b36caa259151978de0434e4e0c5c32d217.zip |
Merge pull request #132 from rahulp13/master
major changes
Diffstat (limited to 'library/kicadLibrary/modules/Valves.pretty/VALVE-NOVAL_P.kicad_mod')
-rw-r--r-- | library/kicadLibrary/modules/Valves.pretty/VALVE-NOVAL_P.kicad_mod | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/library/kicadLibrary/modules/Valves.pretty/VALVE-NOVAL_P.kicad_mod b/library/kicadLibrary/modules/Valves.pretty/VALVE-NOVAL_P.kicad_mod new file mode 100644 index 00000000..5cca29b7 --- /dev/null +++ b/library/kicadLibrary/modules/Valves.pretty/VALVE-NOVAL_P.kicad_mod @@ -0,0 +1,30 @@ +(module VALVE-NOVAL_P (layer F.Cu) (tedit 58C57ECC) + (descr "Valve NOVAL P") + (tags "Valve NOVAL P") + (fp_text reference REF** (at -7.62 -5.08) (layer F.SilkS) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text value VALVE-NOVAL_P (at 4.57 4.95) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_text user %R (at -7.62 -5.08) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_circle (center -7.62 -5.08) (end 1.63 1.42) (layer F.SilkS) (width 0.12)) + (fp_circle (center -7.62 -5.08) (end 1.63 1.42) (layer F.CrtYd) (width 0.05)) + (fp_circle (center -7.62 -5.08) (end -13.34 0.63) (layer F.Fab) (width 0.1)) + (pad 1 thru_hole rect (at 0 0) (size 2.54 2.54) (drill 1) (layers *.Cu *.Mask)) + (pad 2 thru_hole circle (at 0 -5.08) (size 2.54 5.08) (drill 1) (layers *.Cu *.Mask)) + (pad 3 thru_hole circle (at 0 -10.16) (size 2.54 5.08) (drill 1) (layers *.Cu *.Mask)) + (pad 4 thru_hole circle (at -5.08 -12.7) (size 2.54 5.08) (drill 1) (layers *.Cu *.Mask)) + (pad 5 thru_hole circle (at -10.16 -12.7) (size 2.54 5.08) (drill 1) (layers *.Cu *.Mask)) + (pad 6 thru_hole circle (at -15.24 -10.16) (size 2.54 5.08) (drill 1) (layers *.Cu *.Mask)) + (pad 7 thru_hole circle (at -15.24 -5.08) (size 2.54 5.08) (drill 1) (layers *.Cu *.Mask)) + (pad 8 thru_hole circle (at -15.24 0) (size 2.54 5.08) (drill 1) (layers *.Cu *.Mask)) + (pad 9 thru_hole circle (at -10.16 2.54) (size 2.54 5.08) (drill 1) (layers *.Cu *.Mask)) + (model ${KISYS3DMOD}/Valves.3dshapes/VALVE-NOVAL_P.wrl + (at (xyz 0 0 0)) + (scale (xyz 1 1 1)) + (rotate (xyz 0 0 0)) + ) +) |