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)
|
(layerselection 0x00000000_00000000_55555555_5755f5ff)
|
||||||
(plot_on_all_layers_selection 0x00000000_00000000_00000000_00000000)
|
(plot_on_all_layers_selection 0x00000000_00000000_00000000_00000000)
|
||||||
(disableapertmacros no)
|
(disableapertmacros no)
|
||||||
(usegerberextensions no)
|
(usegerberextensions yes)
|
||||||
(usegerberattributes yes)
|
(usegerberattributes no)
|
||||||
(usegerberadvancedattributes yes)
|
(usegerberadvancedattributes no)
|
||||||
(creategerberjobfile yes)
|
(creategerberjobfile no)
|
||||||
(dashed_line_dash_ratio 12.000000)
|
(dashed_line_dash_ratio 12.000000)
|
||||||
(dashed_line_gap_ratio 3.000000)
|
(dashed_line_gap_ratio 3.000000)
|
||||||
(svgprecision 4)
|
(svgprecision 4)
|
||||||
|
|
@ -98,12 +98,12 @@
|
||||||
(hidednponfab no)
|
(hidednponfab no)
|
||||||
(sketchdnponfab yes)
|
(sketchdnponfab yes)
|
||||||
(crossoutdnponfab yes)
|
(crossoutdnponfab yes)
|
||||||
(subtractmaskfromsilk no)
|
(subtractmaskfromsilk yes)
|
||||||
(outputformat 1)
|
(outputformat 1)
|
||||||
(mirror no)
|
(mirror no)
|
||||||
(drillshape 1)
|
(drillshape 0)
|
||||||
(scaleselection 1)
|
(scaleselection 1)
|
||||||
(outputdirectory "")
|
(outputdirectory "out/")
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(net 0 "")
|
(net 0 "")
|
||||||
|
|
|
||||||
|
|
@ -511,8 +511,8 @@
|
||||||
"gencad": "",
|
"gencad": "",
|
||||||
"idf": "",
|
"idf": "",
|
||||||
"netlist": "",
|
"netlist": "",
|
||||||
"plot": "",
|
"plot": "out/",
|
||||||
"pos_files": "",
|
"pos_files": "out/pos/",
|
||||||
"specctra_dsn": "",
|
"specctra_dsn": "",
|
||||||
"step": "",
|
"step": "",
|
||||||
"svg": "",
|
"svg": "",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue