From: Bdale Garbee Date: Fri, 22 Oct 2010 16:20:26 +0000 (-0600) Subject: update silk to meet process minimums X-Git-Url: https://git.gag.com/?p=hw%2Fbdale;a=commitdiff_plain;h=f18212af444aea0fee7e78cf8674da7fd7bb9e24 update silk to meet process minimums --- diff --git a/pkg/newlib/CLF0381MP-1.fp b/pkg/newlib/CLF0381MP-1.fp new file mode 100644 index 0000000..5749fa8 --- /dev/null +++ b/pkg/newlib/CLF0381MP-1.fp @@ -0,0 +1,11 @@ +# author: Bdale Garbee +# email: bdale@gag.com +# dist-license: GPL 2 +# use-license: unlimited +Element[0x0 "CLF0381MP-1" "" "" 0 0 0 0 0 100 0x0] +( + Pin[ 90551 -9842 7874 3937 8661 2756 "pin1" "1" 0x0101] + Pin[ 90551 9843 7874 3937 8661 2756 "pin2" "2" 0x0001] + ElementArc[ 0 0 55118 55118 0 500 394 ] + ElementArc[ 0 0 74803 74803 0 500 394 ] +) diff --git a/pkg/newlib/CLF0381MP-1.py b/pkg/newlib/CLF0381MP-1.py index 2c81c64..e49ebed 100755 --- a/pkg/newlib/CLF0381MP-1.py +++ b/pkg/newlib/CLF0381MP-1.py @@ -47,7 +47,7 @@ print ' ElementArc[',\ mm2mils100(BackDiam/2), \ mm2mils100(BackDiam/2), \ 0, \ - 360, \ + 500, \ mm2mils100(0.1), \ ']' @@ -57,7 +57,7 @@ print ' ElementArc[',\ mm2mils100(BodyDiam/2), \ mm2mils100(BodyDiam/2), \ 0, \ - 360, \ + 500, \ mm2mils100(0.1), \ ']'