add rounded corners to rectangular pads of common parts

This commit is contained in:
2023-03-17 21:31:23 -06:00
parent 9d2c009c85
commit 87cc76aa4a
45 changed files with 83 additions and 83 deletions

View File

@ -19,6 +19,6 @@
(stroke (width 0.1778) (type solid)) (layer "F.SilkS") (tstamp 840322c0-c6f7-43fd-941f-21d71239b7f9))
(fp_line (start 7.62 2.54) (end -2.54 2.54)
(stroke (width 0.1778) (type solid)) (layer "F.SilkS") (tstamp ae0096de-f453-408e-b670-3ff7e6ba6c16))
(pad "1" thru_hole rect (at 0 0) (size 3.556 3.556) (drill 1.9812) (layers "*.Cu" "*.Mask") (tstamp e933ab25-2c22-4298-9fad-c74316d1433d))
(pad "1" thru_hole roundrect (at 0 0) (size 3.556 3.556) (drill 1.9812) (layers "*.Cu" "*.Mask") (roundrect_rratio 0.1) (tstamp e933ab25-2c22-4298-9fad-c74316d1433d))
(pad "2" thru_hole circle (at 5.08 0) (size 3.556 3.556) (drill 1.9812) (layers "*.Cu" "*.Mask") (tstamp 9cbf1048-6883-436a-ab09-179fe82ca86a))
)