1
0
mirror of git://projects.qi-hardware.com/kicad-libs.git synced 2024-06-30 19:28:33 +03:00

Moved pads.fpd (from f32xbase/c2usb and ben-wpan) here.

- modules/pads.fpd: assorted pads for test points and soldering
- modules/Makfile (MODULES): added "pads"
This commit is contained in:
Werner Almesberger 2010-10-20 13:54:52 -03:00
parent 476841d562
commit a97325c95d
2 changed files with 19 additions and 1 deletions

View File

@ -1,4 +1,4 @@
MODULES=stdpass usd-card
MODULES=pads stdpass usd-card
.SUFFIXES: .fpd .mod
.PHONY: all clean

18
modules/pads.fpd Normal file
View File

@ -0,0 +1,18 @@
/* MACHINE-GENERATED ! */
frame pad {
__0: vec @(x/2, y/2)
__1: vec @(-x/2, -y/2)
rpad "1" . __0
}
package "PAD_$name"
unit mm
table
{ name, x, y }
{ "2mm", 2mm, 0.5mm }
{ "60x60", 60mil, 60mil }
{ "120x60", 120mil, 60mil }
frame pad @