From 36962c4d6a9927ba02b016e71613d18eda06189a Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Tue, 26 Jan 2010 20:47:40 -0700 Subject: [PATCH] custom footprint for soldering Molex USB cable 0887283400 --- pkg/newlib/usbcable.fp | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 pkg/newlib/usbcable.fp diff --git a/pkg/newlib/usbcable.fp b/pkg/newlib/usbcable.fp new file mode 100644 index 0000000..2aa523d --- /dev/null +++ b/pkg/newlib/usbcable.fp @@ -0,0 +1,13 @@ + +Element[0x00000000 "USB Cable" "J0" "" 0 0 125 -30 0 100 0x00000000] +( + Pin[ 0 0 6250 3000 6250 3800 "1" "1" 0x04000101] + Pin[ 7500 0 6250 3000 6250 3800 "2" "2" 0x04000001] + Pin[15000 0 6250 3000 6250 3800 "3" "3" 0x04000001] + Pin[22500 0 6250 3000 6250 3800 "4" "4" 0x04000001] + Pin[31500 0 8700 3000 8700 6250 "5" "5" 0x04000001] +# ElementLine [45000 -5000 -5000 -5000 1500] +# ElementLine [-5000 -5000 -5000 5000 1500] +# ElementLine [-5000 5000 45000 5000 1500] +# ElementLine [45000 5000 45000 -5000 1500] +) -- 2.30.2