1
0
mirror of git://projects.qi-hardware.com/f32xbase.git synced 2024-06-29 00:33:17 +03:00

Removed local copy of pads.fpd from c2usb

- c2usb/c2usb.pro: use "pads" from kicad-libs instead of local copy
- c2usb/modules/Makefile (MODULES): remove "pads"
- c2usb/modules/pads.fpd: removed
This commit is contained in:
Werner Almesberger 2010-10-20 14:01:07 -03:00
parent 07e96675f6
commit 7829d4d569
3 changed files with 3 additions and 21 deletions

View File

@ -1,4 +1,4 @@
update=Sun Oct 3 03:05:39 2010
update=Wed Oct 20 14:00:48 2010
version=1
last_client=pcbnew
[cvpcb]
@ -74,4 +74,4 @@ LibDir=
LibName1=../../kicad-libs/modules/stdpass
LibName2=modules/ssop
LibName3=modules/usb-a-pcb
LibName4=modules/pads
LibName4=../../kicad-libs/modules/pads

View File

@ -1,4 +1,4 @@
MODULES=pads ssop usb-a-pcb
MODULES=ssop usb-a-pcb
.SUFFIXES: .fpd .mod
.PHONY: all clean

View File

@ -1,18 +0,0 @@
/* 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 @