From: Joseph Coffland Date: Mon, 4 Dec 2017 02:26:07 +0000 (-0800) Subject: Added missing file X-Git-Url: https://git.buildbotics.com/?a=commitdiff_plain;h=55400cd24cac49fc3b9bf58da2bda625ef01a7f0;p=bbctrl-pcb Added missing file --- diff --git a/footprints/ISP.fp b/footprints/ISP.fp new file mode 100644 index 0000000..212d3d6 --- /dev/null +++ b/footprints/ISP.fp @@ -0,0 +1,19 @@ +Element(0x00 "AVR ISP Header connector" "" "ISP" 260 0 3 100 0x00) ( + Mark(50 50) + + Pin( 50 50 60 38 "1" 0x101) + Pin(150 50 60 38 "2" 0x01) + Pin( 50 150 60 38 "3" 0x01) + Pin(150 150 60 38 "4" 0x01) + Pin( 50 250 60 38 "5" 0x01) + Pin(150 250 60 38 "6" 0x01) + + ElementLine(0 0 0 300 10) + ElementLine(0 300 200 300 10) + ElementLine(200 300 200 0 10) + ElementLine(200 0 0 0 10) + + ElementLine(-20 100 0 100 10) + ElementLine(-20 200 0 200 10) + ElementLine(-20 100 -20 200 10) +)