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

@@ -21,7 +21,7 @@
(stroke (width 0.1778) (type solid)) (layer "F.SilkS") (tstamp e0a08537-040e-46a5-ae7c-ea574b3afc81))
(fp_line (start 100.33 3.81) (end -1.27 3.81)
(stroke (width 0.1778) (type solid)) (layer "F.SilkS") (tstamp b947a936-b5f3-47c1-8af3-56dca29dc78b))
(pad "1" thru_hole rect (at 0 0) (size 1.778 1.778) (drill 0.9906) (layers "*.Cu" "*.Mask") (tstamp fa99cb2a-a4ca-41e4-a4f7-d244b8e43b7c))
(pad "1" thru_hole roundrect (at 0 0) (size 1.778 1.778) (drill 0.9906) (layers "*.Cu" "*.Mask") (roundrect_rratio 0.1) (tstamp fa99cb2a-a4ca-41e4-a4f7-d244b8e43b7c))
(pad "2" thru_hole circle (at 0 2.54) (size 1.778 1.778) (drill 0.9906) (layers "*.Cu" "*.Mask") (tstamp 76bd1b5f-259b-4a8e-b92e-ef2b0daaa54c))
(pad "3" thru_hole circle (at 2.54 0) (size 1.778 1.778) (drill 0.9906) (layers "*.Cu" "*.Mask") (tstamp 531c2022-5fb3-49c2-83a2-856a9ada2e60))
(pad "4" thru_hole circle (at 2.54 2.54) (size 1.778 1.778) (drill 0.9906) (layers "*.Cu" "*.Mask") (tstamp 15bd0821-03a2-4f7a-afb8-6123f91f2732))