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,7 +19,7 @@
(stroke (width 0.1778) (type solid)) (layer "F.SilkS") (tstamp ecba9bab-23c1-4f0e-ad9d-69238c3391b8))
(fp_line (start 19.05 1.27) (end -1.27 1.27)
(stroke (width 0.1778) (type solid)) (layer "F.SilkS") (tstamp 4c74504f-9533-49f8-bc67-4e6f902934dd))
(pad "1" thru_hole rect (at 0 0) (size 1.778 1.778) (drill 0.9906) (layers "*.Cu" "*.Mask") (tstamp 1feeb5c4-db8c-4204-99cc-1013760a17d6))
(pad "1" thru_hole roundrect (at 0 0) (size 1.778 1.778) (drill 0.9906) (layers "*.Cu" "*.Mask") (roundrect_rratio 0.1) (tstamp 1feeb5c4-db8c-4204-99cc-1013760a17d6))
(pad "2" thru_hole circle (at 2.54 0) (size 1.778 1.778) (drill 0.9906) (layers "*.Cu" "*.Mask") (tstamp dfac5787-96ae-49bc-bb8f-b55f8789566a))
(pad "3" thru_hole circle (at 5.08 0) (size 1.778 1.778) (drill 0.9906) (layers "*.Cu" "*.Mask") (tstamp 2d5e0587-16e6-46a3-a2f8-4d1f0fbb1741))
(pad "4" thru_hole circle (at 7.62 0) (size 1.778 1.778) (drill 0.9906) (layers "*.Cu" "*.Mask") (tstamp addb007c-4328-4844-994f-4e80aa019e58))