meet AC's 5 mil minimum silk line width
authorBdale Garbee <bdale@gag.com>
Wed, 20 Oct 2010 18:05:25 +0000 (12:05 -0600)
committerBdale Garbee <bdale@gag.com>
Wed, 20 Oct 2010 18:05:25 +0000 (12:05 -0600)
pkg/newlib/PNswitchDPDT.fp [new file with mode: 0644]
pkg/newlib/PNswitchDPDT.py

diff --git a/pkg/newlib/PNswitchDPDT.fp b/pkg/newlib/PNswitchDPDT.fp
new file mode 100644 (file)
index 0000000..e25e735
--- /dev/null
@@ -0,0 +1,19 @@
+# author: Bdale Garbee
+# email: bdale@gag.com
+# dist-license: GPL 2
+# use-license: unlimited
+Element[0x0 "PN22SJNA03QE" "" "" 0 0 0 0 0 100 0x0]
+(
+   Pin[ -9802 -4901 7874 3937 8661 3504 "pin1" "1" 0x0101]
+   Pin[ 0 -4901 7874 3937 8661 3504 "pin2" "2" 0x0001]
+   Pin[ 9803 -4901 7874 3937 8661 3504 "pin3" "3" 0x0001]
+   Pin[ 9803 4902 7874 3937 8661 3504 "pin6" "6" 0x0001]
+   Pin[ 0 4902 7874 3937 8661 3504 "pin5" "5" 0x0001]
+   Pin[ -9802 4902 7874 3937 8661 3504 "pin4" "4" 0x0001]
+   Pin[ -22440 8248 7874 3937 8661 5906 "pin7" "G" 0x0001]
+   Pin[ 22441 -8247 7874 3937 8661 5906 "pin8" "G" 0x0001]
+   ElementLine[ -23622 -13386 23622 -13386 500 ]
+   ElementLine[ -23622 -13386 -23622 13386 500 ]
+   ElementLine[ -23622 13386 23622 13386 500 ]
+   ElementLine[ 23622 13386 23622 -13386 500 ]
+)
index 5ebac85850ba86529b2d8c7a0b79181337ace23d..db4eb8a8bec7c69267f28825371454f1b7f77c98 100755 (executable)
@@ -103,28 +103,28 @@ print '   ElementLine[',\
        -mm2mils100(BodyHeight/2), \
        mm2mils100(BodyWidth/2), \
        -mm2mils100(BodyHeight/2), \
-       mm2mils100(0.1), \
+       500, \
        ']'
 print '   ElementLine[',\
        -mm2mils100(BodyWidth/2), \
        -mm2mils100(BodyHeight/2), \
        -mm2mils100(BodyWidth/2), \
        mm2mils100(BodyHeight/2), \
-       mm2mils100(0.1), \
+       500, \
        ']'
 print '   ElementLine[',\
        -mm2mils100(BodyWidth/2), \
        mm2mils100(BodyHeight/2), \
        mm2mils100(BodyWidth/2), \
        mm2mils100(BodyHeight/2), \
-       mm2mils100(0.1), \
+       500, \
        ']'
 print '   ElementLine[',\
        mm2mils100(BodyWidth/2), \
        mm2mils100(BodyHeight/2), \
        mm2mils100(BodyWidth/2), \
        -mm2mils100(BodyHeight/2), \
-       mm2mils100(0.1), \
+       500, \
        ']'
 
 print ")"