mirror of
git://projects.qi-hardware.com/kicad-libs.git
synced 2024-11-22 14:27:11 +02:00
modules/usb_a_rcpt_mid.fpd: remove solder paste from through-holes
This commit is contained in:
parent
83fc1ab657
commit
b0352b4259
@ -23,7 +23,7 @@ frame rear {
|
||||
hole __1 .
|
||||
__3: vec __0(aspect*Rw/2, aspect*Rh/2)
|
||||
__4: vec __0(-aspect*Rw/2, -aspect*Rh/2)
|
||||
rpad "$pin" . __3
|
||||
rpad "$pin" . __3 bare
|
||||
}
|
||||
|
||||
frame pins {
|
||||
@ -51,7 +51,7 @@ frame pins {
|
||||
hole . __1
|
||||
__3: vec __0(-Pd/2*aspectx, Pd/2*aspecty)
|
||||
__4: vec __0(Pd/2*aspectx, -Pd/2*aspecty)
|
||||
rpad "$pin" __3 .
|
||||
rpad "$pin" __3 . bare
|
||||
}
|
||||
|
||||
frame front {
|
||||
|
Loading…
Reference in New Issue
Block a user