Skip to content

Commit

Permalink
fix typos in BOM.
Browse files Browse the repository at this point in the history
Improve BOM generator output
  • Loading branch information
skot committed Oct 10, 2024
1 parent 599e4a4 commit 7c2e2d0
Show file tree
Hide file tree
Showing 4 changed files with 142 additions and 52 deletions.
41 changes: 0 additions & 41 deletions Manufacturing Files/bitaxeGamma BOM.csv

This file was deleted.

41 changes: 41 additions & 0 deletions Manufacturing Files/bitaxeGamma-BOM.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
Qty,Reference,Value,PARTNO,DK,LCSC
1,C6,4700pF,GRM155R71E472KA01D,490-1309-1-ND,
1,C9,2200pF,GRM155R61H222KA01D,490-8257-1-ND,
1,C10,4.7uF,GRM155R61A475MEAAD,490-14306-1-ND,
1,C11,1000pF,CC0805KRX7R9BB102,311-1127-1-ND,
1,C13,100pF,885012005013,732-7431-1-ND,
1,C50,470pF,CL05B471KB5NNNC,1276-1566-1-ND,
24,C1 C5 C7 C21 C22 C23 C26 C27 C28 C30 C31 C32 C33 C34 C35 C36 C39 C40 C41 C42 C44 C45 C46 C48,1uF,EMK105BJ105MV-F,587-5514-1-ND,
3,C14 C15 C16,22uF,GRM21BR61A226ME44L,490-10746-1-ND,
5,C17 C18 C19 C20 C43,100uF,CL31A107MQHNNNE,1276-1782-1-ND,
2,C2 C24,10uF,CL21A106KOQNNNE,1276-1096-1-ND,
3,C3 C4 C51,47uF,CL32A476KOJNNNE,1276-3376-1-ND,
10,C8 C12 C25 C29 C37 C38 C47 C49 C52 C53,0.1uF,CL05A104KO5NNNC,1276-1234-1-ND,
1,J1,54-00164,54-00164,839-54-00164CT-ND,C431534
1,J5,USB_C_Receptacle_USB2.0,USB4105-GF-A,2073-USB4105-GF-ACT-ND,
1,J6,Conn_01x04,0470531000,WM4330-ND,
1,L1,300nH,SLC1175-301MEC,,
1,R1,8.25k,RC0402FR-078K25L,311-8.25KLRCT-ND,
1,R5,14.7k,RC0402FR-0714K7L,YAG2984CT-ND,
1,R6,0,RC0402JR-070RL,311-0.0JRCT-ND,
1,R8,3.74k,RC0402FR-073K74L,311-3.74KLRCT-ND,
1,R9,11.8k,RC0402FR-0711K8L,YAG2958CT-ND,
1,R10,68.1k,RC0402FR-0768K1L,YAG3213CT-ND,
1,R11,10,RC0402FR-0710RL,311-10.0LRCT-ND,
1,R12,1,CSR1206FT1R00,CSR1206FT1R00CT-ND,
1,R19,1k,RC0402FR-071KL,311-1.00KLRCT-ND,
1,R21,20k,RC0402FR-0720KL,311-20.0KLRCT-ND,
1,R24,5.6k,RC0402FR-135K6L,13-RC0402FR-135K6LCT-ND,
2,R13 R14,49.9,RC0402FR-0749R9L,311-49.9LRCT-ND,
4,R15 R16 R17 R25,10k,RC0402JR-0710KL,311-10KJRCT-ND,
2,R22 R23,100,RC0402FR-07100RL,311-100LRCT-ND,
2,SW1 SW2,GT-TC029B-H025-L1N,CS1213AGF260,2449-CS1213AGF260CT-ND,
1,U2,TPS546D24ARVFR,TPS546D24ARVFR,296-TPS546D24ARVFRCT-ND,
1,U3,RT9080-33GJ5,RT9080-33GJ5,1028-1509-1-ND,
1,U4,ESP32-S3-WROOM-1,ESP32-S3-WROOM-1-N16R8,1965-ESP32-S3-WROOM-1-N16R8CT-ND,
1,U5,MCP1824T-1202E/OT,MCP1824T-1202E/OT,MCP1824T-1202E/OTCT-ND,
1,U6,MCP1824T-0802E,MCP1824T-0802E/OT,MCP1824T-0802E/OTCT-ND,
1,U7,25MHz,SX3M25.000E20F30THN,,C5137262
1,U8,BM1370_mode1,,,
1,U9,SN74AVC4T774,SN74AVC4T774PWR,296-24739-1-ND,
1,U10,EMC2101,EMC2101-R-ACZL-TR,EMC2101-R-ACZL-CT-ND,
110 changes: 100 additions & 10 deletions bitaxeGamma.kicad_pro
Original file line number Diff line number Diff line change
Expand Up @@ -608,6 +608,7 @@
},
"schematic": {
"annotate_start_num": 0,
"bom_export_filename": "Manufacturing Files/bitaxeGamma-BOM.csv",
"bom_fmt_presets": [],
"bom_fmt_settings": {
"field_delimiter": ",",
Expand All @@ -618,7 +619,96 @@
"ref_range_delimiter": "",
"string_delimiter": ""
},
"bom_presets": [],
"bom_presets": [
{
"exclude_dnp": false,
"fields_ordered": [
{
"group_by": false,
"label": "Qty",
"name": "${QUANTITY}",
"show": true
},
{
"group_by": false,
"label": "Reference",
"name": "Reference",
"show": true
},
{
"group_by": true,
"label": "Value",
"name": "Value",
"show": true
},
{
"group_by": false,
"label": "Datasheet",
"name": "Datasheet",
"show": false
},
{
"group_by": true,
"label": "Footprint",
"name": "Footprint",
"show": false
},
{
"group_by": false,
"label": "#",
"name": "${ITEM_NUMBER}",
"show": false
},
{
"group_by": false,
"label": "PARTNO",
"name": "PARTNO",
"show": true
},
{
"group_by": false,
"label": "DK",
"name": "DK",
"show": true
},
{
"group_by": false,
"label": "HEIGHT",
"name": "HEIGHT",
"show": false
},
{
"group_by": false,
"label": "LCSC",
"name": "LCSC",
"show": true
},
{
"group_by": false,
"label": "Mouser",
"name": "Mouser",
"show": false
},
{
"group_by": true,
"label": "DNP",
"name": "${DNP}",
"show": true
},
{
"group_by": false,
"label": "Description",
"name": "Description",
"show": false
}
],
"filter_string": "",
"group_symbols": true,
"name": "Bitaxe_BOM",
"sort_asc": true,
"sort_field": "Reference"
}
],
"bom_settings": {
"exclude_dnp": false,
"fields_ordered": [
Expand Down Expand Up @@ -658,6 +748,12 @@
"name": "${ITEM_NUMBER}",
"show": false
},
{
"group_by": false,
"label": "PARTNO",
"name": "PARTNO",
"show": true
},
{
"group_by": false,
"label": "DK",
Expand All @@ -674,7 +770,7 @@
"group_by": false,
"label": "LCSC",
"name": "LCSC",
"show": false
"show": true
},
{
"group_by": false,
Expand All @@ -683,16 +779,10 @@
"show": false
},
{
"group_by": false,
"label": "PARTNO",
"name": "PARTNO",
"show": false
},
{
"group_by": false,
"group_by": true,
"label": "DNP",
"name": "${DNP}",
"show": false
"show": true
},
{
"group_by": false,
Expand Down
2 changes: 1 addition & 1 deletion bm1370.kicad_sch
Original file line number Diff line number Diff line change
Expand Up @@ -6068,7 +6068,7 @@
(at 81.28 137.16 180)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(in_bom no)
(on_board yes)
(dnp yes)
(uuid "61f6b27c-a7ff-4127-81b8-9cd8e4a7e4b6")
Expand Down

0 comments on commit 7c2e2d0

Please sign in to comment.