final bom output
This commit is contained in:
parent
e68a79da6b
commit
fec3fdfd95
5 changed files with 18 additions and 9 deletions
9
efr32bg_breakout-bom.csv
Normal file
9
efr32bg_breakout-bom.csv
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
Designator,Comment,Footprint,JLCPCB Part #(optional)
|
||||
C1,0.1uF,Capacitor_SMD:C_0402_1005Metric,C1525
|
||||
D1,LED,LED_SMD:LED_0603_1608Metric,C2286
|
||||
D2,LED,LED_SMD:LED_0603_1608Metric,C2290
|
||||
"> R1, R4",1K,Resistor_SMD:R_0402_1005Metric,C11702
|
||||
R2,100K,Resistor_SMD:R_0402_1005Metric,C25741
|
||||
R3,330,Resistor_SMD:R_0402_1005Metric,C25104
|
||||
SW1,SW_Push,efr32bg_breakout_stuff:SW_SPST_TS-1088-AR02016,C720477
|
||||
U1,E104-BT53A3,efr32bg_breakout_stuff:E104-BT53A3_module,C2929297
|
||||
|
Binary file not shown.
BIN
efr32bg_breakout-bom.xls
Normal file
BIN
efr32bg_breakout-bom.xls
Normal file
Binary file not shown.
|
|
@ -70,10 +70,10 @@
|
|||
(layerselection 0x00000000_00000000_55555555_5755f5ff)
|
||||
(plot_on_all_layers_selection 0x00000000_00000000_00000000_00000000)
|
||||
(disableapertmacros no)
|
||||
(usegerberextensions no)
|
||||
(usegerberattributes yes)
|
||||
(usegerberadvancedattributes yes)
|
||||
(creategerberjobfile yes)
|
||||
(usegerberextensions yes)
|
||||
(usegerberattributes no)
|
||||
(usegerberadvancedattributes no)
|
||||
(creategerberjobfile no)
|
||||
(dashed_line_dash_ratio 12.000000)
|
||||
(dashed_line_gap_ratio 3.000000)
|
||||
(svgprecision 4)
|
||||
|
|
@ -98,12 +98,12 @@
|
|||
(hidednponfab no)
|
||||
(sketchdnponfab yes)
|
||||
(crossoutdnponfab yes)
|
||||
(subtractmaskfromsilk no)
|
||||
(subtractmaskfromsilk yes)
|
||||
(outputformat 1)
|
||||
(mirror no)
|
||||
(drillshape 1)
|
||||
(drillshape 0)
|
||||
(scaleselection 1)
|
||||
(outputdirectory "")
|
||||
(outputdirectory "out/")
|
||||
)
|
||||
)
|
||||
(net 0 "")
|
||||
|
|
|
|||
|
|
@ -511,8 +511,8 @@
|
|||
"gencad": "",
|
||||
"idf": "",
|
||||
"netlist": "",
|
||||
"plot": "",
|
||||
"pos_files": "",
|
||||
"plot": "out/",
|
||||
"pos_files": "out/pos/",
|
||||
"specctra_dsn": "",
|
||||
"step": "",
|
||||
"svg": "",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue