mirror of
git://projects.qi-hardware.com/kicad-libs.git
synced 2024-11-22 08:11: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)
|
||||
__1: vec .(s/2, h/2)
|
||||
__2: vec __0(-s/2, -h/2)
|
||||
pad "$n" . __1
|
||||
pad "$n" . __1 bare
|
||||
}
|
||||
|
||||
frame outline {
|
||||
|
Loading…
Reference in New Issue
Block a user