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 eade82b8-e014-4ad3-88f3-be15608a3642))
(fp_line (start 49.53 3.81) (end -1.27 3.81)
(stroke (width 0.1778) (type solid)) (layer "F.SilkS") (tstamp ad1d31c8-124f-4242-b5d8-49b4644df170))
(pad "1" thru_hole rect (at 0 0) (size 1.778 1.778) (drill 0.9906) (layers "*.Cu" "*.Mask") (tstamp c877e9bf-817b-478b-9fb5-3a2773a4161e))
(pad "1" thru_hole roundrect (at 0 0) (size 1.778 1.778) (drill 0.9906) (layers "*.Cu" "*.Mask") (roundrect_rratio 0.1) (tstamp c877e9bf-817b-478b-9fb5-3a2773a4161e))
(pad "2" thru_hole circle (at 0 2.54) (size 1.778 1.778) (drill 0.9906) (layers "*.Cu" "*.Mask") (tstamp 6214da5f-9411-47e3-b4e5-4267cef388ae))
(pad "3" thru_hole circle (at 2.54 0) (size 1.778 1.778) (drill 0.9906) (layers "*.Cu" "*.Mask") (tstamp baedf12e-8467-4838-a65b-3fdfdca2cfc1))
(pad "4" thru_hole circle (at 2.54 2.54) (size 1.778 1.778) (drill 0.9906) (layers "*.Cu" "*.Mask") (tstamp dddd709e-f6a8-49a8-a84f-02b201668fc7))