diff options
author | rekado <rekado@elephly.net> | 2012-11-17 10:48:38 +0800 |
---|---|---|
committer | rekado <rekado@elephly.net> | 2012-11-17 10:48:38 +0800 |
commit | cbe2291a8b3fd15c98e38dedc4f7436137fdfefd (patch) | |
tree | 489e2322a4216bd0949c836c6a62e7cc6e159efd /gschem/lib | |
parent | 033c28394fed17c5dbb29888e5de5c8fff044fd4 (diff) |
use BOURNS 3296w footprint for trim pots
The footprint was created with the bourns_3266-3296.pl perl script by
David Griffith using John C. Luciani Jr's footprint creation library.
Diffstat (limited to 'gschem/lib')
-rw-r--r-- | gschem/lib/footprints/BOURNS_3296w | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gschem/lib/footprints/BOURNS_3296w b/gschem/lib/footprints/BOURNS_3296w new file mode 100644 index 0000000..4bd3be1 --- /dev/null +++ b/gschem/lib/footprints/BOURNS_3296w @@ -0,0 +1,11 @@ +Element[0x0 "TH" "" "" 0 0 0 0 0 100 0x0] +( + Pin[0 0 5500 2000 7500 3500 "" "1" 0x0101] + Pin[10000 0 5500 2000 7500 3500 "" "2" 0x01] + Pin[20000 0 5500 2000 7500 3500 "" "3" 0x01] + ElementLine[-10000 -10000 30000 -10000 1000] + ElementLine[-10000 10000 30000 10000 1000] + ElementLine[-10000 -10000 -10000 10000 1000] + ElementLine[30000 -10000 30000 10000 1000] + ElementArc[-6500 -6500 2750 2750 0 360 1000] +) |