mirror of
git://projects.qi-hardware.com/kicad-libs.git
synced 2024-11-22 18:49:42 +02:00
pads.fpd: set pad type to "bare", so the we don't get solder paste on it
This commit is contained in:
parent
1a5a92e369
commit
4dfabf5143
@ -3,7 +3,7 @@
|
||||
frame pad {
|
||||
__0: vec @(x/2, y/2)
|
||||
__1: vec @(-x/2, -y/2)
|
||||
rpad "1" . __0
|
||||
rpad "1" . __0 bare
|
||||
}
|
||||
|
||||
package "PAD_$name"
|
||||
|
Loading…
Reference in New Issue
Block a user