mirror of
git://projects.qi-hardware.com/kicad-libs.git
synced 2024-11-22 12:51:53 +02:00
modules/usb-a-pcb.fpd: change pad type from "normal" to "bare"
This commit is contained in:
parent
2c9476c011
commit
faedf5694d
@ -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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user