chore: choose parts and export BOM/position file

This commit is contained in:
Luca 2025-02-16 02:09:42 +01:00
parent a28ada2335
commit c79e0e2628
6 changed files with 379 additions and 4 deletions

2
.gitignore vendored
View File

@ -28,4 +28,4 @@ fp-info-cache
# Exported BOM files
*.xml
*.csv
#*.csv

View File

@ -0,0 +1,35 @@
Designator,Val,Package,Mid X,Mid Y,Rotation,Layer
"C1","10u","C_0805_2012Metric",147.700000,-119.600000,-90.000000,top
"C2","10u","C_0805_2012Metric",170.365000,-119.600000,-90.000000,top
"C3","10u","C_0805_2012Metric",155.540000,-107.275000,90.000000,top
"C4","100n","C_0402_1005Metric",146.440000,-101.415000,90.000000,top
"C5","100n","C_0402_1005Metric",151.200000,-107.810000,-90.000000,top
"C6","100n","C_0402_1005Metric",155.110000,-101.470000,0.000000,top
"C7","100n","C_0402_1005Metric",151.117600,-99.290000,90.000000,top
"C8","100n","C_0402_1005Metric",148.882400,-99.290000,90.000000,top
"C9","100n","C_0402_1005Metric",148.061750,-107.810000,-90.000000,top
"C10","100n","C_0402_1005Metric",155.110000,-103.330000,0.000000,top
"C11","100n","C_0805_2012Metric",156.665000,-97.800000,0.000000,top
"C12","100n","C_0402_1005Metric",144.580000,-101.920000,90.000000,top
"C13","100n","C_0805_2012Metric",161.040000,-103.040000,90.000000,top
"G1","25MHz","Oscillator_SMD_Abracon_ASE-4Pin_3.2x2.5mm",158.060000,-103.040000,180.000000,top
"J1","RJ45_Hanrun_HR911130A","RJ45_Hanrun_HR911130A_Horizontal",155.715000,-94.790000,180.000000,top
"J2","PMOD A","PinHeader_PMOD_02x06_P2.54mm_Horizontal",138.570000,-119.920000,90.000000,top
"J3","PMOD B","PinHeader_PMOD_02x06_P2.54mm_Horizontal",161.430000,-119.920000,90.000000,top
"L1","4u7","L_0603_1608Metric",153.830000,-107.050000,-90.000000,top
"R1","4k7","R_0402_1005Metric",148.090000,-111.630000,0.000000,top
"R2","4k7","R_0402_1005Metric",150.130200,-111.630000,180.000000,top
"R3","4k7","R_0402_1005Metric",150.640200,-110.690000,0.000000,top
"R4","4k7","R_0402_1005Metric",152.680100,-110.690000,0.000000,top
"R5","4k7","R_0402_1005Metric",148.600200,-110.690000,180.000000,top
"R6","4k7","R_0402_1005Metric",152.170100,-111.630000,0.000000,top
"R7","510","R_0402_1005Metric",159.815000,-82.610000,-90.000000,top
"R8","510","R_0402_1005Metric",140.185000,-82.610000,-90.000000,top
"R9","4k7","R_0402_1005Metric",160.955000,-107.090000,180.000000,top
"R10","4k7","R_0402_1005Metric",160.955000,-105.210000,0.000000,top
"R11","4k7","R_0402_1005Metric",160.955000,-106.150000,0.000000,top
"R12","4k7","R_0402_1005Metric",160.955000,-108.030000,180.000000,top
"R13","1k5","R_0402_1005Metric",135.270000,-112.600000,180.000000,top
"R14","2k49","R_0402_1005Metric",155.130000,-102.400000,0.000000,top
"R15","10k","R_0402_1005Metric",145.510000,-101.890000,-90.000000,top
"U1","RTL8211F-CG","QFN-40-1EP_5x5mm_P0.4mm_EP3.6x3.6mm",150.000000,-103.800000,-90.000000,top
1 Designator Val Package Mid X Mid Y Rotation Layer
2 C1 10u C_0805_2012Metric 147.700000 -119.600000 -90.000000 top
3 C2 10u C_0805_2012Metric 170.365000 -119.600000 -90.000000 top
4 C3 10u C_0805_2012Metric 155.540000 -107.275000 90.000000 top
5 C4 100n C_0402_1005Metric 146.440000 -101.415000 90.000000 top
6 C5 100n C_0402_1005Metric 151.200000 -107.810000 -90.000000 top
7 C6 100n C_0402_1005Metric 155.110000 -101.470000 0.000000 top
8 C7 100n C_0402_1005Metric 151.117600 -99.290000 90.000000 top
9 C8 100n C_0402_1005Metric 148.882400 -99.290000 90.000000 top
10 C9 100n C_0402_1005Metric 148.061750 -107.810000 -90.000000 top
11 C10 100n C_0402_1005Metric 155.110000 -103.330000 0.000000 top
12 C11 100n C_0805_2012Metric 156.665000 -97.800000 0.000000 top
13 C12 100n C_0402_1005Metric 144.580000 -101.920000 90.000000 top
14 C13 100n C_0805_2012Metric 161.040000 -103.040000 90.000000 top
15 G1 25MHz Oscillator_SMD_Abracon_ASE-4Pin_3.2x2.5mm 158.060000 -103.040000 180.000000 top
16 J1 RJ45_Hanrun_HR911130A RJ45_Hanrun_HR911130A_Horizontal 155.715000 -94.790000 180.000000 top
17 J2 PMOD A PinHeader_PMOD_02x06_P2.54mm_Horizontal 138.570000 -119.920000 90.000000 top
18 J3 PMOD B PinHeader_PMOD_02x06_P2.54mm_Horizontal 161.430000 -119.920000 90.000000 top
19 L1 4u7 L_0603_1608Metric 153.830000 -107.050000 -90.000000 top
20 R1 4k7 R_0402_1005Metric 148.090000 -111.630000 0.000000 top
21 R2 4k7 R_0402_1005Metric 150.130200 -111.630000 180.000000 top
22 R3 4k7 R_0402_1005Metric 150.640200 -110.690000 0.000000 top
23 R4 4k7 R_0402_1005Metric 152.680100 -110.690000 0.000000 top
24 R5 4k7 R_0402_1005Metric 148.600200 -110.690000 180.000000 top
25 R6 4k7 R_0402_1005Metric 152.170100 -111.630000 0.000000 top
26 R7 510 R_0402_1005Metric 159.815000 -82.610000 -90.000000 top
27 R8 510 R_0402_1005Metric 140.185000 -82.610000 -90.000000 top
28 R9 4k7 R_0402_1005Metric 160.955000 -107.090000 180.000000 top
29 R10 4k7 R_0402_1005Metric 160.955000 -105.210000 0.000000 top
30 R11 4k7 R_0402_1005Metric 160.955000 -106.150000 0.000000 top
31 R12 4k7 R_0402_1005Metric 160.955000 -108.030000 180.000000 top
32 R13 1k5 R_0402_1005Metric 135.270000 -112.600000 180.000000 top
33 R14 2k49 R_0402_1005Metric 155.130000 -102.400000 0.000000 top
34 R15 10k R_0402_1005Metric 145.510000 -101.890000 -90.000000 top
35 U1 RTL8211F-CG QFN-40-1EP_5x5mm_P0.4mm_EP3.6x3.6mm 150.000000 -103.800000 -90.000000 top

1
gerber/rgmii-pmod.csv Symbolic link
View File

@ -0,0 +1 @@
../rgmii-pmod.csv
1 ../rgmii-pmod.csv

15
rgmii-pmod.csv Normal file
View File

@ -0,0 +1,15 @@
Comment,Designator,Footprint,LCSC
"10u","C1,C2,C3","Capacitor_SMD:C_0805_2012Metric","C15850"
"100n","C11,C13","Capacitor_SMD:C_0805_2012Metric","C49678"
"100n","C4,C5,C6,C7,C8,C9,C10,C12","Capacitor_SMD:C_0402_1005Metric","C1525"
"25MHz","G1","Oscillator:Oscillator_SMD_Abracon_ASE-4Pin_3.2x2.5mm","C669088"
"RJ45_Hanrun_HR911130A","J1","lujoga:RJ45_Hanrun_HR911130A_Horizontal","C54408"
"PMOD A","J2","lujoga:PinHeader_PMOD_02x06_P2.54mm_Horizontal","C492434"
"PMOD B","J3","lujoga:PinHeader_PMOD_02x06_P2.54mm_Horizontal","C492434"
"4u7","L1","Inductor_SMD:L_0603_1608Metric","C394952"
"4k7","R1,R2,R3,R4,R5,R6,R9,R10,R11,R12","Resistor_SMD:R_0402_1005Metric","C25900"
"1k5","R13","Resistor_SMD:R_0402_1005Metric","C25867"
"2k49","R14","Resistor_SMD:R_0402_1005Metric","C25884"
"10k","R15","Resistor_SMD:R_0402_1005Metric","C25744"
"510","R7,R8","Resistor_SMD:R_0402_1005Metric","C25123"
"RTL8211F-CG","U1","Package_DFN_QFN:QFN-40-1EP_5x5mm_P0.4mm_EP3.6x3.6mm","C187932"
1 Comment Designator Footprint LCSC
2 10u C1,C2,C3 Capacitor_SMD:C_0805_2012Metric C15850
3 100n C11,C13 Capacitor_SMD:C_0805_2012Metric C49678
4 100n C4,C5,C6,C7,C8,C9,C10,C12 Capacitor_SMD:C_0402_1005Metric C1525
5 25MHz G1 Oscillator:Oscillator_SMD_Abracon_ASE-4Pin_3.2x2.5mm C669088
6 RJ45_Hanrun_HR911130A J1 lujoga:RJ45_Hanrun_HR911130A_Horizontal C54408
7 PMOD A J2 lujoga:PinHeader_PMOD_02x06_P2.54mm_Horizontal C492434
8 PMOD B J3 lujoga:PinHeader_PMOD_02x06_P2.54mm_Horizontal C492434
9 4u7 L1 Inductor_SMD:L_0603_1608Metric C394952
10 4k7 R1,R2,R3,R4,R5,R6,R9,R10,R11,R12 Resistor_SMD:R_0402_1005Metric C25900
11 1k5 R13 Resistor_SMD:R_0402_1005Metric C25867
12 2k49 R14 Resistor_SMD:R_0402_1005Metric C25884
13 10k R15 Resistor_SMD:R_0402_1005Metric C25744
14 510 R7,R8 Resistor_SMD:R_0402_1005Metric C25123
15 RTL8211F-CG U1 Package_DFN_QFN:QFN-40-1EP_5x5mm_P0.4mm_EP3.6x3.6mm C187932

View File

@ -609,7 +609,7 @@
"show": true
},
{
"group_by": false,
"group_by": true,
"label": "Footprint",
"name": "Footprint",
"show": true
@ -625,13 +625,31 @@
"label": "DNP",
"name": "${DNP}",
"show": true
},
{
"group_by": false,
"label": "#",
"name": "${ITEM_NUMBER}",
"show": false
},
{
"group_by": false,
"label": "Beschreibung",
"name": "Description",
"show": false
},
{
"group_by": false,
"label": "LCSC",
"name": "LCSC",
"show": true
}
],
"filter_string": "",
"group_symbols": true,
"name": "Grouped By Value",
"name": "",
"sort_asc": true,
"sort_field": "Referenz"
"sort_field": "Reference"
},
"connection_grid_size": 50.0,
"drawing": {

View File

@ -8411,6 +8411,15 @@
(hide yes)
)
)
(property "LCSC" "C1525"
(at 59.69 172.72 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "1"
(uuid "84f7e938-5487-478d-94f2-71b2126feecb")
)
@ -8547,6 +8556,15 @@
(hide yes)
)
)
(property "LCSC" "C1525"
(at 241.3 30.48 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "1"
(uuid "49d66159-5a03-42f4-b772-ad967f137c50")
)
@ -8616,6 +8634,15 @@
(hide yes)
)
)
(property "LCSC" "C187932"
(at 143.51 101.6 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "3"
(uuid "b5259ced-3a1d-411d-8fea-35cc3566e408")
)
@ -8867,6 +8894,15 @@
(hide yes)
)
)
(property "LCSC" "C492434"
(at 50.8 130.81 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "9"
(uuid "b531eefe-4de6-4514-ba09-e667ca34cece")
)
@ -8967,6 +9003,15 @@
(hide yes)
)
)
(property "LCSC" "C25744"
(at 59.69 165.1 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "1"
(uuid "863287ed-0452-48b7-beb4-66a7fb91fc5f")
)
@ -9169,6 +9214,15 @@
(hide yes)
)
)
(property "LCSC" "C25884"
(at 166.37 137.16 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "2"
(uuid "92a33d8d-43f0-43b3-8aa6-2e8388fc162a")
)
@ -9239,6 +9293,15 @@
(hide yes)
)
)
(property "LCSC" "C49678"
(at 137.16 173.99 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "2"
(uuid "1996c572-2587-4535-89e1-b8837301e39b")
)
@ -9309,6 +9372,15 @@
(hide yes)
)
)
(property "LCSC" "C25900"
(at 46.99 43.18 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "1"
(uuid "61e7ac1a-a051-4944-bd26-f9ac8f3be900")
)
@ -9709,6 +9781,15 @@
(hide yes)
)
)
(property "LCSC" "C15850"
(at 205.74 30.48 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "1"
(uuid "4f53d7c5-7136-4de7-b9a5-d202842cfe58")
)
@ -9977,6 +10058,15 @@
(hide yes)
)
)
(property "LCSC" "C1525"
(at 223.52 30.48 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "1"
(uuid "f74fa802-d393-47c4-a186-dc73b2e37b9c")
)
@ -10047,6 +10137,15 @@
(hide yes)
)
)
(property "LCSC" "C1525"
(at 250.19 30.48 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "1"
(uuid "f41063b0-ca5a-498b-8a80-848d5cd90cd1")
)
@ -10183,6 +10282,15 @@
(hide yes)
)
)
(property "LCSC" "C54408"
(at 228.6 97.79 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "SH"
(uuid "a89686e4-6bf0-4ab7-84fd-2b6506f622fb")
)
@ -10358,6 +10466,15 @@
(hide yes)
)
)
(property "LCSC" "C25900"
(at 39.37 43.18 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "1"
(uuid "c6c36daf-c151-4022-a69c-7382295fac66")
)
@ -10626,6 +10743,15 @@
(hide yes)
)
)
(property "LCSC" "C25900"
(at 179.07 96.52 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "1"
(uuid "357c527f-74b9-4cad-83d3-6d6cd3243a2c")
)
@ -10696,6 +10822,15 @@
(hide yes)
)
)
(property "LCSC" "C25900"
(at 179.07 109.22 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "1"
(uuid "e4c71b16-71c8-4521-9d33-db3b35b7aced")
)
@ -10898,6 +11033,15 @@
(hide yes)
)
)
(property "LCSC" "C25900"
(at 39.37 63.5 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "1"
(uuid "f99c008a-46bf-4559-a180-425cb4eb9c49")
)
@ -11100,6 +11244,15 @@
(hide yes)
)
)
(property "LCSC" "C49678"
(at 252.73 85.09 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "1"
(uuid "c4efa19b-5584-4285-8545-28f45f2f99ee")
)
@ -11170,6 +11323,15 @@
(hide yes)
)
)
(property "LCSC" "C25123"
(at 270.51 85.09 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "2"
(uuid "dbef933c-f4f9-4bf4-bfd9-af07c7dcebf2")
)
@ -11305,6 +11467,15 @@
(hide yes)
)
)
(property "LCSC" "C669088"
(at 111.76 173.99 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "1"
(uuid "32ca1cfe-ded8-43d2-af61-23fc20b2c705")
)
@ -11381,6 +11552,15 @@
(hide yes)
)
)
(property "LCSC" "C25123"
(at 261.62 85.09 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "2"
(uuid "92a6f874-71c6-410a-ab2b-de74c0604f78")
)
@ -11449,6 +11629,15 @@
(hide yes)
)
)
(property "LCSC" "C492434"
(at 50.8 99.06 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "9"
(uuid "6a5cc795-9519-47ec-9df7-285baca38a0a")
)
@ -11747,6 +11936,15 @@
(hide yes)
)
)
(property "LCSC" "C25900"
(at 185.42 109.22 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "1"
(uuid "3b66868c-d99f-4710-baab-8dacd95e7e23")
)
@ -11817,6 +12015,15 @@
(hide yes)
)
)
(property "LCSC" "C1525"
(at 259.08 30.48 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "1"
(uuid "09c43611-6a22-454b-874d-d0a79d896f1a")
)
@ -11953,6 +12160,15 @@
(hide yes)
)
)
(property "LCSC" "C1525"
(at 267.97 30.48 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "1"
(uuid "a385ede9-3531-46bc-a68a-29bb05f5fdbf")
)
@ -12023,6 +12239,15 @@
(hide yes)
)
)
(property "LCSC" "C15850"
(at 187.96 30.48 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "1"
(uuid "c6a6ccc3-6815-476e-9e91-2d909ef61ebf")
)
@ -12357,6 +12582,15 @@
(hide yes)
)
)
(property "LCSC" "C1525"
(at 232.41 30.48 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "1"
(uuid "0a427642-2af2-4f26-a863-f89cece82251")
)
@ -12625,6 +12859,15 @@
(hide yes)
)
)
(property "LCSC" "C15850"
(at 196.85 30.48 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "1"
(uuid "076487b3-9041-41a9-b46b-d4c597f2ee09")
)
@ -12893,6 +13136,15 @@
(hide yes)
)
)
(property "LCSC" "C25900"
(at 46.99 63.5 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "1"
(uuid "6029fd4c-ed7b-4107-81b2-00fe51d7a3fc")
)
@ -13095,6 +13347,15 @@
(hide yes)
)
)
(property "LCSC" "C25867"
(at 102.87 127 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "2"
(uuid "4f79a9ff-a68e-4a97-acbe-e706f87e8bc5")
)
@ -13165,6 +13426,15 @@
(hide yes)
)
)
(property "LCSC" "C25900"
(at 54.61 43.18 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "1"
(uuid "984402de-22b0-4c70-a7c0-c16e86039538")
)
@ -13233,6 +13503,15 @@
(hide yes)
)
)
(property "LCSC" "C394952"
(at 163.83 63.5 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "1"
(uuid "11e8cdad-bf59-46a2-b07f-70fe4df47836")
)
@ -13303,6 +13582,15 @@
(hide yes)
)
)
(property "LCSC" "C1525"
(at 214.63 30.48 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "1"
(uuid "927f3603-0fae-4c90-be4b-3af5bbed4f5d")
)
@ -13373,6 +13661,15 @@
(hide yes)
)
)
(property "LCSC" "C25900"
(at 54.61 63.5 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "1"
(uuid "5f997a88-8d87-496f-aa4b-70c1ddcf2842")
)
@ -13443,6 +13740,15 @@
(hide yes)
)
)
(property "LCSC" "C25900"
(at 95.25 127 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "1"
(uuid "275ed650-2a09-4901-a72d-990067a6bb75")
)