1
0
mirror of git://projects.qi-hardware.com/kicad-libs.git synced 2024-11-22 07:40:16 +02:00

modules/usb-a-pcb.fpd: change pad type from "normal" to "bare"

This commit is contained in:
Werner Almesberger 2012-07-18 23:41:26 -03:00
parent 2c9476c011
commit faedf5694d

View File

@ -19,7 +19,7 @@ frame contacts {
__0: vec @(x, y) __0: vec @(x, y)
__1: vec .(s/2, h/2) __1: vec .(s/2, h/2)
__2: vec __0(-s/2, -h/2) __2: vec __0(-s/2, -h/2)
pad "$n" . __1 pad "$n" . __1 bare
} }
frame outline { frame outline {