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 9fbdccac-8ce0-4ada-93c5-919940a801fd))
(fp_line (start 8.89 1.27) (end -1.27 1.27)
(stroke (width 0.1778) (type solid)) (layer "F.SilkS") (tstamp b5167924-76de-4adc-8369-f8505a82f46c))
(pad "1" thru_hole rect (at 0 0) (size 1.778 1.778) (drill 0.9906) (layers "*.Cu" "*.Mask") (tstamp 522ca1d2-bc09-4006-b877-ec84e5650237))
(pad "1" thru_hole roundrect (at 0 0) (size 1.778 1.778) (drill 0.9906) (layers "*.Cu" "*.Mask") (roundrect_rratio 0.1) (tstamp 522ca1d2-bc09-4006-b877-ec84e5650237))
(pad "2" thru_hole circle (at 2.54 0) (size 1.778 1.778) (drill 0.9906) (layers "*.Cu" "*.Mask") (tstamp 0ffb1c6c-2239-42c3-a503-f3586c23e8c7))
(pad "3" thru_hole circle (at 5.08 0) (size 1.778 1.778) (drill 0.9906) (layers "*.Cu" "*.Mask") (tstamp 3d5cee4c-f18c-48ca-b34e-3a0f1c7c1f66))
(pad "4" thru_hole circle (at 7.62 0) (size 1.778 1.778) (drill 0.9906) (layers "*.Cu" "*.Mask") (tstamp 025044e3-df42-40fd-8d2c-e444a5f44724))