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

@ -20,6 +20,6 @@
(stroke (width 0.1778) (type solid)) (layer "F.SilkS") (tstamp edd859ab-9616-4de0-907d-c6f9cb6188ba))
(fp_line (start 3.81 1.27) (end -1.27 1.27)
(stroke (width 0.1778) (type solid)) (layer "F.SilkS") (tstamp eab1cbb3-283e-430e-b808-3e6063d85a45))
(pad "1" thru_hole rect (at 0 0) (size 1.778 1.778) (drill 0.9906) (layers "*.Cu" "*.Mask") (tstamp 70d0b927-ec83-4a70-a4b7-4ed56aa7dc89))
(pad "1" thru_hole roundrect (at 0 0) (size 1.778 1.778) (drill 0.9906) (layers "*.Cu" "*.Mask") (roundrect_rratio 0.1) (tstamp 70d0b927-ec83-4a70-a4b7-4ed56aa7dc89))
(pad "2" thru_hole circle (at 2.54 0) (size 1.778 1.778) (drill 0.9906) (layers "*.Cu" "*.Mask") (tstamp c6aa382a-3c5d-4bdf-a35a-f92933fb4535))
)