fix silk minimum dimension
authorBdale Garbee <bdale@gag.com>
Wed, 20 Oct 2010 18:11:50 +0000 (12:11 -0600)
committerBdale Garbee <bdale@gag.com>
Wed, 20 Oct 2010 18:11:50 +0000 (12:11 -0600)
pkg/newlib/SKQU.fp
pkg/newlib/SKQU.py

index d6a0c60c9dd18a57965abbc1641963f49d89905b..5af451a8dff8e69ec54b5f69e6483b8948ef82e0 100644 (file)
@@ -10,9 +10,9 @@ Element[0x0 "SKQU" "" "" 0 0 0 0 0 100 0x0]
    Pin[ 20276 -12794 7874 3937 8661 4724 "pin6" "6" 0x0001]
    Pin[ 20276 1772 7874 3937 8661 3937 "pin5" "5" 0x0001]
    Pin[ 20276 12795 7874 3937 8661 4724 "pin4" "4" 0x0001]
-   ElementLine[ -19685 -19685 19685 -19685 394 ]
-   ElementLine[ -19685 -19685 -19685 19685 394 ]
-   ElementLine[ -19685 19685 19685 19685 394 ]
-   ElementLine[ 19685 19685 19685 -19685 394 ]
-   ElementArc[ 0 0 12795 12795 0 360 394 ]
+   ElementLine[ -19685 -19685 19685 -19685 500 ]
+   ElementLine[ -19685 -19685 -19685 19685 500 ]
+   ElementLine[ -19685 19685 19685 19685 500 ]
+   ElementLine[ 19685 19685 19685 -19685 500 ]
+   ElementArc[ 0 0 12795 12795 0 360 500 ]
 )
index 4dda036e145320793c4d108b16c96eb8024a2fc3..8467609fc01a0854362a268c77e063f6666c04cf 100755 (executable)
@@ -84,28 +84,28 @@ print '   ElementLine[',\
        -mm2mils100(BodySquare/2), \
        mm2mils100(BodySquare/2), \
        -mm2mils100(BodySquare/2), \
-       mm2mils100(0.1), \
+       500, \
        ']'
 print '   ElementLine[',\
        -mm2mils100(BodySquare/2), \
        -mm2mils100(BodySquare/2), \
        -mm2mils100(BodySquare/2), \
        mm2mils100(BodySquare/2), \
-       mm2mils100(0.1), \
+       500, \
        ']'
 print '   ElementLine[',\
        -mm2mils100(BodySquare/2), \
        mm2mils100(BodySquare/2), \
        mm2mils100(BodySquare/2), \
        mm2mils100(BodySquare/2), \
-       mm2mils100(0.1), \
+       500, \
        ']'
 print '   ElementLine[',\
        mm2mils100(BodySquare/2), \
        mm2mils100(BodySquare/2), \
        mm2mils100(BodySquare/2), \
        -mm2mils100(BodySquare/2), \
-       mm2mils100(0.1), \
+       500, \
        ']'
 
 print '   ElementArc[',\
@@ -115,7 +115,7 @@ print '   ElementArc[',\
        mm2mils100(6.5/2), \
        0, \
        360, \
-       mm2mils100(0.1), \
+       500, \
        ']'
 
 print ")"