mirror of
git://projects.qi-hardware.com/kicad-libs.git
synced 2024-11-22 08:28:26 +02:00
8_10-card.fpd: set pad type to "bare", so the we don't get solder paste on them
This commit is contained in:
parent
20a669cc46
commit
1a5a92e369
@ -27,7 +27,7 @@ frame pads {
|
||||
__0: vec @(0mm, -(n-1)*e)
|
||||
__1: vec .(x, 0mm)
|
||||
__2: vec .(0mm, -y)
|
||||
pad "$n" __0 .
|
||||
pad "$n" __0 . bare
|
||||
}
|
||||
|
||||
frame outline {
|
||||
|
Loading…
Reference in New Issue
Block a user