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 e5305c39-76be-4cfc-92cc-8ebfb7c677bf))
(fp_line (start 3.81 3.81) (end -1.27 3.81)
(stroke (width 0.1778) (type solid)) (layer "F.SilkS") (tstamp eb80b602-620b-46c9-8321-4f3f01cf9c6d))
(pad "1" thru_hole rect (at 0 0) (size 1.778 1.778) (drill 0.9906) (layers "*.Cu" "*.Mask") (tstamp 1285491d-bfbd-4df4-8333-2eb5afa04d4f))
(pad "1" thru_hole roundrect (at 0 0) (size 1.778 1.778) (drill 0.9906) (layers "*.Cu" "*.Mask") (roundrect_rratio 0.1) (tstamp 1285491d-bfbd-4df4-8333-2eb5afa04d4f))
(pad "2" thru_hole circle (at 0 2.54) (size 1.778 1.778) (drill 0.9906) (layers "*.Cu" "*.Mask") (tstamp 988b27ef-f845-4f65-a483-dbe004ea20d9))
(pad "3" thru_hole circle (at 2.54 0) (size 1.778 1.778) (drill 0.9906) (layers "*.Cu" "*.Mask") (tstamp 3b9dae48-ab53-476d-924a-f39dfee05c8d))
(pad "4" thru_hole circle (at 2.54 2.54) (size 1.778 1.778) (drill 0.9906) (layers "*.Cu" "*.Mask") (tstamp 0cb483dd-7070-4ca6-b649-b049d86a0539))