1
0
mirror of https://github.com/whowechina/aic_pico.git synced 2024-09-24 02:58:21 +02:00

Optimize LED 1204 footprint

This commit is contained in:
whowechina 2024-03-23 12:06:25 +08:00
parent 1ff0c9b336
commit be805049f8
11 changed files with 1837 additions and 1840 deletions

File diff suppressed because it is too large Load Diff

View File

@ -17,15 +17,15 @@
"ratsnest_display_mode": 0,
"selection_filter": {
"dimensions": false,
"footprints": true,
"footprints": false,
"graphics": false,
"keepouts": false,
"lockedItems": false,
"otherItems": false,
"pads": true,
"pads": false,
"text": true,
"tracks": true,
"vias": true,
"vias": false,
"zones": false
},
"visible_items": [

View File

@ -56,10 +56,7 @@
"width": 0.0
}
],
"drc_exclusions": [
"copper_edge_clearance|119620000|134653576|abc3d2cd-d9a1-4e43-92fc-b09afead24b8|cfd79474-2f2d-46ba-9fc9-27ca4b5140ff",
"copper_edge_clearance|151020000|134653577|35768b9f-de06-455c-ae38-8ee617c659ac|b4d83af9-7345-47b3-a120-f19772252710"
],
"drc_exclusions": [],
"meta": {
"version": 2
},

File diff suppressed because it is too large Load Diff

View File

@ -23,7 +23,7 @@
"lockedItems": false,
"otherItems": false,
"pads": false,
"text": true,
"text": false,
"tracks": true,
"vias": true,
"zones": false

View File

@ -1,4 +1,4 @@
22383765546854021
22383769985085448
Audio_Module
Reverb_BTDR-1H
Digital Reverberation Unit, http://www.belton.co.kr/inc/downfile.php?seq=17&file=pdf (footprint from http://www.uk-electronic.de/PDF/BTDR-1.pdf)

View File

@ -9,20 +9,20 @@
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 0cdcf19b-5977-49ef-be54-419dc006f694)
)
(fp_line (start -2.286 0.6) (end -2.286 -0.6)
(fp_line (start -2 0.7) (end -2 -0.7)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0961000d-7c79-45a4-bd77-1251dfe03b86))
(fp_line (start 2.286 -0.6) (end -2.286 -0.6)
(fp_line (start 2 -0.7) (end -2 -0.7)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp bfc120a2-b740-4bdf-9f3a-12238b1dec92))
(fp_line (start 2.286 -0.6) (end 2.286 0.6)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 105bc255-0308-4253-9681-ae4d1fbd010e))
(fp_line (start 2.286 0.6) (end -2.286 0.6)
(fp_line (start 2 0.7) (end -2 0.7)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 35b279f9-5ec7-4d18-a8af-cb92b015e508))
(fp_arc (start 1.3 0.6) (mid 0 1.431782) (end -1.3 0.6)
(fp_line (start 2 0.7) (end 2 -0.7)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 96a0d4ca-634d-47ea-b648-cfd4374831a4))
(fp_arc (start 1.2 0.699999) (mid 0 1.389244) (end -1.2 0.7)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 53239bf6-ea08-4758-92d1-07ce633bd46c))
(pad "G" smd rect (at 1.5 0) (size 1 0.8) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp e152eda4-1abc-44ee-a5c2-c1e2c7168915))
(pad "I" smd rect (at 0.415 0) (size 0.48 0.8) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 8ed4f35c-f2de-440f-8e33-c489bf529100))
(pad "O" smd rect (at -1.5 0) (size 1 0.8) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 717c99df-1956-4765-afce-e90c2d34a2a4))
(pad "V" smd rect (at -0.415 0) (size 0.48 0.8) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 2bf938dd-562d-4a98-90c3-767c87723d07))
(pad "G" smd rect (at 1.3 0) (size 0.6 1) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp e152eda4-1abc-44ee-a5c2-c1e2c7168915))
(pad "I" smd rect (at 0.415 0) (size 0.48 1) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 8ed4f35c-f2de-440f-8e33-c489bf529100))
(pad "O" smd rect (at -1.3 0) (size 0.6 1) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 717c99df-1956-4765-afce-e90c2d34a2a4))
(pad "V" smd rect (at -0.415 0) (size 0.48 1) (layers "F.Cu" "F.Paste" "F.Mask") (tstamp 2bf938dd-562d-4a98-90c3-767c87723d07))
(model "D:/Code/aic_pico/PCB/Lib/3dmodels/User Library-RGB1204.STEP"
(offset (xyz 0 0 0.5))
(scale (xyz 1 1 1))

Binary file not shown.

Binary file not shown.

Binary file not shown.