[bot]: Update Outputs
This commit is contained in:
committed by
github-actions[bot]
parent
4e6ec4d2fe
commit
370d5c1ac6
7
.gitattributes
vendored
Normal file
7
.gitattributes
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
*.csv filter=bom_csv
|
||||
*.html filter=bom_html
|
||||
*.gbr filter=gerber
|
||||
*.gbrjob filter=gbrjob
|
||||
*.xml filter=xml
|
||||
*.kicad_pcb filter=kicad_pcb_f
|
||||
*.net filter=net_filter
|
||||
20
.gitconfig
Normal file
20
.gitconfig
Normal file
@@ -0,0 +1,20 @@
|
||||
[filter "bom_csv"]
|
||||
clean = sed -E 's/^BoM Date:.*$/BoM Date:Date/'
|
||||
smudge = sed -E \"s/BoM Date:Date/BoM Date:,`date +\\\"%a %d %b %Y %X %:::z\\\"`/\"
|
||||
[filter "bom_html"]
|
||||
clean = sed -E 's/^<tr><td>BoM Date<\\/td><td>.*$/<tr><td>BoM Date<\\/td><td>Date<\\/td><\\/tr>/'
|
||||
smudge = sed -E \"s/<tr><td>BoM Date<\\/td><td>Date<\\/td><\\/tr>/<tr><td>BoM Date<\\/td><td>`date +\\\"%a %d %b %Y %X %:::z\\\"`<\\/td><\\/tr>/\"
|
||||
[filter "gerber"]
|
||||
clean = sed -E -e 's/^%TF.CreationDate,.*$/%TF.CreationDate,Date%/' -e 's/^G04 Created by KiCad.*$/G04 Created by KiCad*/'
|
||||
smudge = sed -E \"s/%TF.CreationDate,Date%/%TF.CreationDate,`date +%Y-%m-%dT%H:%M:%S%:z`/\"
|
||||
[filter "gbrjob"]
|
||||
clean = sed -E 's/\"CreationDate\":.*/\"CreationDate\": \"Date\"/'
|
||||
smudge = sed -E \"s/\\\"CreationDate\\\": \\\"Date\\\"/\\\"CreationDate\\\": \\\"`date +%Y-%m-%dT%H:%M:%S%:z`\\\"/\"
|
||||
[filter "xml"]
|
||||
clean = sed -E -e 's/^ <date>.*<\\/date>/ <date>Date2<\\/date>/' -e 's/^ <date>.*<\\/date>/ <date>Date1<\\/date>/'
|
||||
smudge = sed -E -e \"s/<date>Date1<\\/date>/<date>`date +\\\"%a %d %b %Y %X %:::z\\\"`<\\/date>/\" -e \"s/<date>Date2<\\/date>/<date>`date +\\\"%Y-%m-%d\\\"`<\\/date>/\"
|
||||
[filter "kicad_pcb_f"]
|
||||
clean = sed -E 's/\\(host pcbnew ([[:digit:]]+\\.[[:digit:]]+\\.[[:digit:]]+).*/\\(host pcbnew \\1\\)/'
|
||||
[filter "net_filter"]
|
||||
clean = sed -E -e 's/\\(date \\\".*\\\"\\)/\\(date \\\"Date\\\"\\)/'
|
||||
smudge = sed -E -e \"s/\\(date \\\"Date\\\"\\)/\\(date \\\"`date +\\\"%a %d %b %Y %X %:::z\\\"`\\\"\\)/\"
|
||||
1842
Test_5-netlist.net
Normal file
1842
Test_5-netlist.net
Normal file
File diff suppressed because it is too large
Load Diff
@@ -845,37 +845,37 @@
|
||||
"DWG_TITLE_ASSY": "PCB Assembly, Assembly Name",
|
||||
"DWG_TITLE_PCB": "PCB, Assembly Name",
|
||||
"DWG_TITLE_SCH": "Schematic, Assembly Name",
|
||||
"FABRICATION_NOTES": "FABRICATION NOTES (UNLESS OTHERWISE SPECIFIED)\n\n1)\tFABRICATE PER IPC-6012A CLASS 2.\n\n2)\tOUTLINE DEFINED IN SEPARATE GERBER FILE WITH\n\t\"Edge_Cuts.GBR\" SUFFIX.\n\n3)\tSEE SEPARATE DRILL FILES WITH \".DRL\" SUFFIX \n\tFOR HOLE LOCATIONS.\n\n\tSELECTED HOLE LOCATIONS SHOWN ON THIS DRAWING \n\tFOR REFERENCE ONLY.\n\n4)\tSURFACE FINISH: HAL SNPB\n\n5)\tSOLDERMASK ON BOTH SIDES OF THE BOARD SHALL \n\tBE LPI, COLOR GREEN.\n\n6)\tSILK SCREEN LEGEND TO BE APPLIED PER LAYER \n\tSTACKUP USING WHITE NON-CONDUCTIVE EPOXY INK.\n\n7)\tALL VIAS ARE TENTED ON BOTH SIDES UNLESS \n\tSOLDERMASK OPENED IN GERBER.\n\n8)\tRESERVED\n\n9)\tPCB MATERIAL REQUIREMENTS:\n\n\tA.\tFLAMMABILITY RATING MUST MEET OR EXCEED \n\t\tUL94V-0 REQUIREMENTS.\n\tB.\tTg 135 C OR EQUIVALENT.\n\n10)\tDESIGN GEOMETRY MINIMUM FEATURE SIZES:\n\n\tBOARD SIZE\t\t\t\t46.000 \u00d7 27.500 mm\n\tBOARD THICKNESS\t\t1.647 mm\n\tTRACE WIDTH\t\t\t0.100 mm\n\tTRACE TO TRACE\t\t0.200 mm\n\tMIN. HOLE (PTH)\t\t\t0.300 mm\n\tMIN. HOLE (NPTH)\t\t2.200 mm\n\tANNULAR RING\t\t\t0.150 mm\n\tCOPPER TO HOLE\t\t0.250 mm\n\tCOPPER TO EDGE\t\t0.500 mm\n\tHOLE TO HOLE\t\t\t0.250 mm",
|
||||
"GIT_HASH": "e4c0a21",
|
||||
"GIT_HASH_PCB": "63caa9f",
|
||||
"GIT_HASH_SCH": "3dec5ef",
|
||||
"FABRICATION_NOTES": "FABRICATION NOTES (UNLESS OTHERWISE SPECIFIED)\n\n1)\tFABRICATE PER IPC-6012A CLASS 2.\n\n2)\tOUTLINE DEFINED IN SEPARATE GERBER FILE WITH\n\t\"Edge_Cuts.GBR\" SUFFIX.\n\n3)\tSEE SEPARATE DRILL FILES WITH \".DRL\" SUFFIX \n\tFOR HOLE LOCATIONS.\n\n\tSELECTED HOLE LOCATIONS SHOWN ON THIS DRAWING \n\tFOR REFERENCE ONLY.\n\n4)\tSURFACE FINISH: HAL SNPB\n\n5)\tSOLDERMASK ON BOTH SIDES OF THE BOARD SHALL \n\tBE LPI, COLOR GREEN.\n\n6)\tSILK SCREEN LEGEND TO BE APPLIED PER LAYER \n\tSTACKUP USING WHITE NON-CONDUCTIVE EPOXY INK.\n\n7)\tALL VIAS ARE TENTED ON BOTH SIDES UNLESS \n\tSOLDERMASK OPENED IN GERBER.\n\n8)\tRESERVED\n\n9)\tPCB MATERIAL REQUIREMENTS:\n\n\tA.\tFLAMMABILITY RATING MUST MEET OR EXCEED \n\t\tUL94V-0 REQUIREMENTS.\n\tB.\tTg 135 C OR EQUIVALENT.\n\n10)\tDESIGN GEOMETRY MINIMUM FEATURE SIZES:\n\n\tBOARD SIZE\t\t\t\t46.000 \u00d7 27.500 mm\n\tBOARD THICKNESS\t\t1.647 mm\n\tTRACE WIDTH\t\t\t0.100 mm\n\tTRACE TO TRACE\t\t0.200 mm\n\tMIN. HOLE (PTH)\t\t\t0.300 mm\n\tMIN. HOLE (NPTH)\t\t2.200 mm\n\tANNULAR RING\t\t\t0.150 mm\n\tCOPPER TO HOLE\t\t0.250 mm\n\tCOPPER TO EDGE\t\t0.500 mm\n\tHOLE TO HOLE\t\t\t0.250 mm\n\n11)\tALL DIMENSIONS ARE IN MILLIMETERS UNLESS OTHERWISE\n\tSPECIFIED.",
|
||||
"GIT_HASH": "4e6ec4d",
|
||||
"GIT_HASH_PCB": "1fa3de1",
|
||||
"GIT_HASH_SCH": "fc4a488",
|
||||
"GIT_URL": "/jkrauss/Test_4",
|
||||
"PROJECT_CODE": "P99",
|
||||
"RELEASE_DATE": "2026-03-06",
|
||||
"RELEASE_STATE": "WORKING",
|
||||
"RELEASE_STATE": "DRAFT",
|
||||
"REVISION": "NO_TAG+ (Unreleased)",
|
||||
"SCALE": "2:1",
|
||||
"SCHEMATIC_NOTES": "Unless otherwise specified, Resistor Values are in ohms, Capacitor Values are in \u00b5F, and Inductor Values are in \u00b5H.\n\nIn theory this should immediately show up since it's pre-processed before set_text_variables gets called. Now it should even import since the filename is fixed!",
|
||||
"SCHEMATIC_NOTES": "Unless otherwise specified, components Values are in ohms, \u00b5F, and \u00b5H.",
|
||||
"SHEET_NAME_01": "Cover Page",
|
||||
"SHEET_NAME_02": "Block Diagram",
|
||||
"SHEET_NAME_03": "Project Architecture",
|
||||
"SHEET_NAME_04": "Load Cell Amp",
|
||||
"SHEET_NAME_05": "BLE Controller",
|
||||
"SHEET_NAME_06": "Power and Interface",
|
||||
"SHEET_NAME_07": "Parts List",
|
||||
"SHEET_NAME_08": "......................................",
|
||||
"SHEET_NAME_09": "......................................",
|
||||
"SHEET_NAME_10": "......................................",
|
||||
"SHEET_NAME_11": "......................................",
|
||||
"SHEET_NAME_12": "......................................",
|
||||
"SHEET_NAME_13": "......................................",
|
||||
"SHEET_NAME_14": "......................................",
|
||||
"SHEET_NAME_15": "......................................",
|
||||
"SHEET_NAME_16": "......................................",
|
||||
"SHEET_NAME_17": "......................................",
|
||||
"SHEET_NAME_18": "......................................",
|
||||
"SHEET_NAME_19": "......................................",
|
||||
"SHEET_NAME_20": "......................................",
|
||||
"SHEET_NAME_02": "Error: XML File not found",
|
||||
"SHEET_NAME_03": "Error: XML File not found",
|
||||
"SHEET_NAME_04": "Error: XML File not found",
|
||||
"SHEET_NAME_05": "Error: XML File not found",
|
||||
"SHEET_NAME_06": "Error: XML File not found",
|
||||
"SHEET_NAME_07": "Error: XML File not found",
|
||||
"SHEET_NAME_08": "Error: XML File not found",
|
||||
"SHEET_NAME_09": "Error: XML File not found",
|
||||
"SHEET_NAME_10": "Error: XML File not found",
|
||||
"SHEET_NAME_11": "Error: XML File not found",
|
||||
"SHEET_NAME_12": "Error: XML File not found",
|
||||
"SHEET_NAME_13": "Error: XML File not found",
|
||||
"SHEET_NAME_14": "Error: XML File not found",
|
||||
"SHEET_NAME_15": "Error: XML File not found",
|
||||
"SHEET_NAME_16": "Error: XML File not found",
|
||||
"SHEET_NAME_17": "Error: XML File not found",
|
||||
"SHEET_NAME_18": "Error: XML File not found",
|
||||
"SHEET_NAME_19": "Error: XML File not found",
|
||||
"SHEET_NAME_20": "Error: XML File not found",
|
||||
"STATE": "TEMPLATE",
|
||||
"VARIANT": ""
|
||||
}
|
||||
|
||||
2149
Test_5.xml
Normal file
2149
Test_5.xml
Normal file
File diff suppressed because it is too large
Load Diff
23
mfg/assembly/Test_5-bom.csv
Normal file
23
mfg/assembly/Test_5-bom.csv
Normal file
@@ -0,0 +1,23 @@
|
||||
Row,Quantity Per PCB,References,Value,Datasheet,Footprint,Description,Asymworks IPN,Manufacturer,Manufacturer PN,LCSC
|
||||
1,2,C1 C2,100n,https://yageogroup.com/download/specsheet/CC0603KRX7R9BB104,C_0603_1608Metric,"capacitor, small US symbol",,YAGEO,CC0603KRX7R9BB104,C14663
|
||||
2,1,C5,1u,https://weblib.samsungsem.com/mlcc/mlcc-ec-data-sheet.do?partNumber=CL10A105KB8NNNC,C_0603_1608Metric,"capacitor, small US symbol",,Samsung Electro-Mechanics,CL10A105KB8NNNC,C15849
|
||||
3,1,C6,2.2u,https://weblib.samsungsem.com/mlcc/mlcc-ec-data-sheet.do?partNumber=CL10A225KO8NNN,C_0603_1608Metric,"capacitor, small US symbol",,Samsung Electro-Mechanics,CL10A225KO8NNNC,C23630
|
||||
4,2,C7 C8,4.7u,https://weblib.samsungsem.com/mlcc/mlcc-ec-data-sheet.do?partNumber=CL10A475KO8NNNC,C_0603_1608Metric,"capacitor, small US symbol",,Samsung Electro-Mechanics,CL10A475KO8NNNC,C19666
|
||||
5,2,C3 C4,100u,https://weblib.samsungsem.com/mlcc/mlcc-ec-data-sheet.do?partNumber=CL31A107MQHNNNE,C_1206_3216Metric,"capacitor, small US symbol",,Samsung Electro-Mechanics,CL31A107MQHNNNE,C15008
|
||||
6,1,J1,B2B-PH-K,https://www.jst.com/wp-content/uploads/2025/06/ePH.pdf,JST_PH_B2B-PH-K_1x02_P2.00mm_Vertical,"Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)",,JST,S2B-PH-SM4-TB,C295747
|
||||
7,1,J2,B5B-PH-K,https://www.jst.com/wp-content/uploads/2025/06/ePH.pdf,JST_PH_B5B-PH-K_1x05_P2.00mm_Vertical,"Generic connector, single row, 01x05, script generated (kicad-library-utils/schlib/autogen/connector/)",,JST,S5B-PH-SM4-TB,C265104
|
||||
8,1,J3,Conn_ARM_JTAG_SWD_10,http://infocenter.arm.com/help/topic/com.arm.doc.ddi0314h/DDI0314H_coresight_components_trm.pdf,PinHeader_2x05_P1.27mm_Vertical_SMD,"Cortex Debug Connector, standard ARM Cortex-M SWD and JTAG interface",,Amphenol ICC,20021121-00010C4LF,C150517
|
||||
9,1,L1,10uH,https://product.tdk.com/system/files/dam/doc/product/inductor/inductor/smd/catalog/inductor_commercial_decoupling_mlz1608_en.pdf,L_0603_1608Metric,"Inductor, small symbol",,TDK,MLZ1608M100WT000,C76798
|
||||
10,3,Q1 Q2 Q3,Si2301CDS,https://www.vishay.com/doc/?68741,SOT-23,"-3.1A Id, -20V Vds, P-Channel MOSFET, SOT-23",,Vishay,Si2301CDS-T1-GE3,C10487
|
||||
11,2,R10 R11,22,https://www.royalohm.com/assets/pdf/products/smd/1.pdf,R_0603_1608Metric,"Resistor, US symbol",,Uni-Royal,0603WAF220JT5E,C23345
|
||||
12,1,R14,75,https://www.royalohm.com/assets/pdf/products/smd/1.pdf,R_0603_1608Metric,"Resistor, US symbol",,Uni-Royal,0603WAF750JT5E,C4275
|
||||
13,1,R18,220,https://www.royalohm.com/assets/pdf/products/smd/1.pdf,R_0603_1608Metric,"Resistor, US symbol",,Uni-Royal,0603WAF2200T5E,C22962
|
||||
14,1,R6,330,https://www.royalohm.com/assets/pdf/products/smd/1.pdf,R_0603_1608Metric,"Resistor, US symbol",,Uni-Royal,0603WAF3300T5E,C23138
|
||||
15,1,R17,5.1k,https://www.royalohm.com/assets/pdf/products/smd/1.pdf,R_0603_1608Metric,"Resistor, US symbol",,Uni-Royal,0603WAF5101T5E,C23186
|
||||
16,8,R1 R9 R12 R13 R15 R16 R19 R20,10k,https://www.royalohm.com/assets/pdf/products/smd/1.pdf,R_0603_1608Metric,"Resistor, US symbol",,Uni-Royal,0603WAF1002T5E,C25804
|
||||
17,4,R2 R3 R5 R7,51k,https://www.royalohm.com/assets/pdf/products/smd/1.pdf,R_0603_1608Metric,"Resistor, US symbol",,Uni-Royal,0603WAF5102T5E,C23196
|
||||
18,2,R4 R8,220k,https://www.royalohm.com/assets/pdf/products/smd/1.pdf,R_0603_1608Metric,"Resistor, US symbol",,Uni-Royal,0603WAF2203T5E,C22961
|
||||
19,1,U4,BQ27427,https://www.ti.com/lit/ds/symlink/bq27427.pdf,Texas_DSBGA-9_1.62x1.58mm_Layout3x3_P0.5mm,Li-Ion/Li-Po battery monitor and fuel guage,,Texas Instruments,BQ27427YZFR,C6075475
|
||||
20,2,U1 U2,MCP6042T-I/MS,http://ww1.microchip.com/downloads/en/devicedoc/22140b.pdf,MSOP-8_3x3mm_P0.65mm,"Dual, 1 MHz, 85µA, Rail-to-Rail input and output, MSOP-8",,Microchip,MCP6042-I/MS,C627438
|
||||
21,1,U5,MCP73832T-2ACI/OT,http://ww1.microchip.com/downloads/en/DeviceDoc/20001984g.pdf,SOT-23-5,"Single cell, Li-Ion/Li-Po charge management controller, 4.20V, Tri-State Status Output, in SOT23-5 package",,Microchip,MCP73832T-2ACI/OT,C424093
|
||||
22,1,U3,MDBT50Q-1MV2,https://www.raytac.com/download/index.php?index_id=43,Raytac_MDBT50Q,"Multiprotocol BLE/ANT/2.4 GHz/802.15.4 Cortex-M4F SoC, nRF52840 module",,Raytac,MDBT50Q-1MV2,C5118826
|
||||
|
528
mfg/assembly/Test_5-bom.html
Normal file
528
mfg/assembly/Test_5-bom.html
Normal file
@@ -0,0 +1,528 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Bill of Materials</title>
|
||||
<style>
|
||||
.cell-title { vertical-align: bottom; }
|
||||
.cell-info { vertical-align: top; padding: 1em;}
|
||||
.cell-extra-info { vertical-align: top; padding: 1em;}
|
||||
.cell-stats { vertical-align: top; padding: 1em;}
|
||||
.title { font-size:2.5em; font-weight: bold; }
|
||||
.subtitle { font-size:1.5em; font-weight: bold; }
|
||||
.h2 { font-size:1.5em; font-weight: bold; }
|
||||
.td-empty0 { text-align: center; background-color: #F57676;}
|
||||
.td-gen0 { text-align: center; background-color: #DCF5E4;}
|
||||
.td-kicad0 { text-align: center; background-color: #F5DCA9;}
|
||||
.td-user0 { text-align: center; background-color: #DCEFF5;}
|
||||
.td-empty1 { text-align: center; background-color: #FF8080;}
|
||||
.td-gen1 { text-align: center; background-color: #E6FFEE;}
|
||||
.td-kicad1 { text-align: center; background-color: #FFE6B3;}
|
||||
.td-user1 { text-align: center; background-color: #E6F9FF;}
|
||||
.td-nocolor { text-align: center; }
|
||||
.color-ref { margin: 25px 0; }
|
||||
.color-ref th { text-align: left }
|
||||
.color-ref td { padding: 5px 20px; }
|
||||
.head-table { margin-bottom: 2em; }
|
||||
.centered-checkmark { font-size: 30vw; text-align: center; color: green; }
|
||||
.tg-sort-header::-moz-selection{background:0 0}
|
||||
.tg-sort-header::selection{background:0 0}.tg-sort-header{cursor:pointer}
|
||||
.tg-sort-header:after{content:'';float:right;border-width:0 5px 5px;border-style:solid;
|
||||
border-color:#ffffff transparent;visibility:hidden;opacity:.6}
|
||||
.tg-sort-header:hover:after{visibility:visible}
|
||||
.tg-sort-asc:after,.tg-sort-asc:hover:after,.tg-sort-desc:after{visibility:visible;opacity:1}
|
||||
.tg-sort-desc:after{border-bottom:none;border-width:5px 5px 0}
|
||||
|
||||
.content-table {
|
||||
border-collapse:
|
||||
collapse;
|
||||
margin-top: 5px;
|
||||
margin-bottom: 4em;
|
||||
font-size: 0.9em;
|
||||
font-family: sans-serif;
|
||||
min-width: 400px;
|
||||
border-radius: 5px 5px 0 0;
|
||||
overflow: hidden;
|
||||
box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
.content-table thead tr { background-color: #0e4e8e; color: #ffffff; text-align: left; }
|
||||
.content-table th, .content-table td { padding: 12px 15px; }
|
||||
.content-table tbody tr { border-bottom: 1px solid #dddddd; }
|
||||
.content-table tbody tr:nth-of-type(even) { background-color: #f3f3f3; }
|
||||
.content-table tbody tr:last-of-type { border-bottom: 2px solid #0e4e8e; }
|
||||
.content-table * tr:hover > td { background-color: @bgl@ !important }
|
||||
|
||||
.content-table {
|
||||
border-collapse:
|
||||
collapse;
|
||||
margin-top: 5px;
|
||||
margin-bottom: 4em;
|
||||
font-size: 0.9em;
|
||||
font-family: sans-serif;
|
||||
min-width: 400px;
|
||||
border-radius: 5px 5px 0 0;
|
||||
overflow: hidden;
|
||||
box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
.content-table thead tr { background-color: @bg@; color: #ffffff; text-align: left; }
|
||||
.content-table th, .content-table td { padding: 12px 15px; }
|
||||
.content-table tbody tr { border-bottom: 1px solid #dddddd; }
|
||||
.content-table tbody tr:nth-of-type(even) { background-color: #f3f3f3; }
|
||||
.content-table tbody tr:last-of-type { border-bottom: 2px solid @bg@; }
|
||||
.content-table * tr:hover > td { background-color: #3e7ebe !important }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<table class="head-table">
|
||||
<tr>
|
||||
<td rowspan="2">
|
||||
</td>
|
||||
<td colspan="2" class="cell-title">
|
||||
<div class="title">Bill of Materials</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="cell-info">
|
||||
<b>Schematic</b>: Test_5<br>
|
||||
<b>Variant</b>: default<br>
|
||||
<b>Revision</b>: NO_TAG+ (Unreleased)<br>
|
||||
<b>Date</b>: 2026-03-06<br>
|
||||
<b>KiCad Version</b>: 9.0.7+1<br>
|
||||
</td>
|
||||
<td class="cell-stats">
|
||||
<b>Component Groups</b>: 22<br>
|
||||
<b>Component Count</b>: 40 (per PCB)<br>
|
||||
|
||||
<b>Fitted Components</b>: 40 (per PCB)<br>
|
||||
<b>Number of PCBs</b>: 1<br>
|
||||
<b>Total Components</b>: 40 (for 1 PCBs)<br>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<h2>Component Groups</h2>
|
||||
<table class="content-table">
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="th-gen">Row</th>
|
||||
<th class="th-gen">Quantity Per PCB</th>
|
||||
<th class="th-kicad">References</th>
|
||||
<th class="th-kicad">Value</th>
|
||||
<th class="th-kicad">Datasheet</th>
|
||||
<th class="th-kicad">Footprint</th>
|
||||
<th class="th-user">Description</th>
|
||||
<th class="th-user">Asymworks IPN</th>
|
||||
<th class="th-user">Manufacturer</th>
|
||||
<th class="th-user">Manufacturer PN</th>
|
||||
<th class="th-user">LCSC</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr id="0">
|
||||
<td class="td-gen0">1</td>
|
||||
<td class="td-gen0">2</td>
|
||||
<td class="td-kicad0"><div id="C2"></div><div id="C1"></div>C1 C2</td>
|
||||
<td class="td-kicad0">100n</td>
|
||||
<td class="td-kicad0"><a href="https://yageogroup.com/download/specsheet/CC0603KRX7R9BB104">https://yageogroup.com/download/specsheet/CC0603KRX7R9BB104</a></td>
|
||||
<td class="td-kicad0">C_0603_1608Metric</td>
|
||||
<td class="td-user0">capacitor, small US symbol</td>
|
||||
<td class="td-empty0"></td>
|
||||
<td class="td-user0">YAGEO</td>
|
||||
<td class="td-user0">CC0603KRX7R9BB104</td>
|
||||
<td class="td-user0">C14663</td>
|
||||
</tr>
|
||||
<tr id="1">
|
||||
<td class="td-gen1">2</td>
|
||||
<td class="td-gen1">1</td>
|
||||
<td class="td-kicad1"><div id="C5"></div>C5</td>
|
||||
<td class="td-kicad1">1u</td>
|
||||
<td class="td-kicad1"><a href="https://weblib.samsungsem.com/mlcc/mlcc-ec-data-sheet.do?partNumber=CL10A105KB8NNNC">https://weblib.samsungsem.com/mlcc/mlcc-ec-data-sheet.do?partNumber=CL10A105KB8NNNC</a></td>
|
||||
<td class="td-kicad1">C_0603_1608Metric</td>
|
||||
<td class="td-user1">capacitor, small US symbol</td>
|
||||
<td class="td-empty1"></td>
|
||||
<td class="td-user1">Samsung Electro-Mechanics</td>
|
||||
<td class="td-user1">CL10A105KB8NNNC</td>
|
||||
<td class="td-user1">C15849</td>
|
||||
</tr>
|
||||
<tr id="2">
|
||||
<td class="td-gen0">3</td>
|
||||
<td class="td-gen0">1</td>
|
||||
<td class="td-kicad0"><div id="C6"></div>C6</td>
|
||||
<td class="td-kicad0">2.2u</td>
|
||||
<td class="td-kicad0"><a href="https://weblib.samsungsem.com/mlcc/mlcc-ec-data-sheet.do?partNumber=CL10A225KO8NNN">https://weblib.samsungsem.com/mlcc/mlcc-ec-data-sheet.do?partNumber=CL10A225KO8NNN</a></td>
|
||||
<td class="td-kicad0">C_0603_1608Metric</td>
|
||||
<td class="td-user0">capacitor, small US symbol</td>
|
||||
<td class="td-empty0"></td>
|
||||
<td class="td-user0">Samsung Electro-Mechanics</td>
|
||||
<td class="td-user0">CL10A225KO8NNNC</td>
|
||||
<td class="td-user0">C23630</td>
|
||||
</tr>
|
||||
<tr id="3">
|
||||
<td class="td-gen1">4</td>
|
||||
<td class="td-gen1">2</td>
|
||||
<td class="td-kicad1"><div id="C8"></div><div id="C7"></div>C7 C8</td>
|
||||
<td class="td-kicad1">4.7u</td>
|
||||
<td class="td-kicad1"><a href="https://weblib.samsungsem.com/mlcc/mlcc-ec-data-sheet.do?partNumber=CL10A475KO8NNNC">https://weblib.samsungsem.com/mlcc/mlcc-ec-data-sheet.do?partNumber=CL10A475KO8NNNC</a></td>
|
||||
<td class="td-kicad1">C_0603_1608Metric</td>
|
||||
<td class="td-user1">capacitor, small US symbol</td>
|
||||
<td class="td-empty1"></td>
|
||||
<td class="td-user1">Samsung Electro-Mechanics</td>
|
||||
<td class="td-user1">CL10A475KO8NNNC</td>
|
||||
<td class="td-user1">C19666</td>
|
||||
</tr>
|
||||
<tr id="4">
|
||||
<td class="td-gen0">5</td>
|
||||
<td class="td-gen0">2</td>
|
||||
<td class="td-kicad0"><div id="C4"></div><div id="C3"></div>C3 C4</td>
|
||||
<td class="td-kicad0">100u</td>
|
||||
<td class="td-kicad0"><a href="https://weblib.samsungsem.com/mlcc/mlcc-ec-data-sheet.do?partNumber=CL31A107MQHNNNE">https://weblib.samsungsem.com/mlcc/mlcc-ec-data-sheet.do?partNumber=CL31A107MQHNNNE</a></td>
|
||||
<td class="td-kicad0">C_1206_3216Metric</td>
|
||||
<td class="td-user0">capacitor, small US symbol</td>
|
||||
<td class="td-empty0"></td>
|
||||
<td class="td-user0">Samsung Electro-Mechanics</td>
|
||||
<td class="td-user0">CL31A107MQHNNNE</td>
|
||||
<td class="td-user0">C15008</td>
|
||||
</tr>
|
||||
<tr id="5">
|
||||
<td class="td-gen1">6</td>
|
||||
<td class="td-gen1">1</td>
|
||||
<td class="td-kicad1"><div id="J1"></div>J1</td>
|
||||
<td class="td-kicad1">B2B-PH-K</td>
|
||||
<td class="td-kicad1"><a href="https://www.jst.com/wp-content/uploads/2025/06/ePH.pdf">https://www.jst.com/wp-content/uploads/2025/06/ePH.pdf</a></td>
|
||||
<td class="td-kicad1">JST_PH_B2B-PH-K_1x02_P2.00mm_Vertical</td>
|
||||
<td class="td-user1">Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)</td>
|
||||
<td class="td-empty1"></td>
|
||||
<td class="td-user1">JST</td>
|
||||
<td class="td-user1">S2B-PH-SM4-TB</td>
|
||||
<td class="td-user1">C295747</td>
|
||||
</tr>
|
||||
<tr id="6">
|
||||
<td class="td-gen0">7</td>
|
||||
<td class="td-gen0">1</td>
|
||||
<td class="td-kicad0"><div id="J2"></div>J2</td>
|
||||
<td class="td-kicad0">B5B-PH-K</td>
|
||||
<td class="td-kicad0"><a href="https://www.jst.com/wp-content/uploads/2025/06/ePH.pdf">https://www.jst.com/wp-content/uploads/2025/06/ePH.pdf</a></td>
|
||||
<td class="td-kicad0">JST_PH_B5B-PH-K_1x05_P2.00mm_Vertical</td>
|
||||
<td class="td-user0">Generic connector, single row, 01x05, script generated (kicad-library-utils/schlib/autogen/connector/)</td>
|
||||
<td class="td-empty0"></td>
|
||||
<td class="td-user0">JST</td>
|
||||
<td class="td-user0">S5B-PH-SM4-TB</td>
|
||||
<td class="td-user0">C265104</td>
|
||||
</tr>
|
||||
<tr id="7">
|
||||
<td class="td-gen1">8</td>
|
||||
<td class="td-gen1">1</td>
|
||||
<td class="td-kicad1"><div id="J3"></div>J3</td>
|
||||
<td class="td-kicad1">Conn_ARM_JTAG_SWD_10</td>
|
||||
<td class="td-kicad1"><a href="http://infocenter.arm.com/help/topic/com.arm.doc.ddi0314h/DDI0314H_coresight_components_trm.pdf">http://infocenter.arm.com/help/topic/com.arm.doc.ddi0314h/DDI0314H_coresight_components_trm.pdf</a></td>
|
||||
<td class="td-kicad1">PinHeader_2x05_P1.27mm_Vertical_SMD</td>
|
||||
<td class="td-user1">Cortex Debug Connector, standard ARM Cortex-M SWD and JTAG interface</td>
|
||||
<td class="td-empty1"></td>
|
||||
<td class="td-user1">Amphenol ICC</td>
|
||||
<td class="td-user1">20021121-00010C4LF</td>
|
||||
<td class="td-user1">C150517</td>
|
||||
</tr>
|
||||
<tr id="8">
|
||||
<td class="td-gen0">9</td>
|
||||
<td class="td-gen0">1</td>
|
||||
<td class="td-kicad0"><div id="L1"></div>L1</td>
|
||||
<td class="td-kicad0">10uH</td>
|
||||
<td class="td-kicad0"><a href="https://product.tdk.com/system/files/dam/doc/product/inductor/inductor/smd/catalog/inductor_commercial_decoupling_mlz1608_en.pdf">https://product.tdk.com/system/files/dam/doc/product/inductor/inductor/smd/catalog/inductor_commercial_decoupling_mlz1608_en.pdf</a></td>
|
||||
<td class="td-kicad0">L_0603_1608Metric</td>
|
||||
<td class="td-user0">Inductor, small symbol</td>
|
||||
<td class="td-empty0"></td>
|
||||
<td class="td-user0">TDK</td>
|
||||
<td class="td-user0">MLZ1608M100WT000</td>
|
||||
<td class="td-user0">C76798</td>
|
||||
</tr>
|
||||
<tr id="9">
|
||||
<td class="td-gen1">10</td>
|
||||
<td class="td-gen1">3</td>
|
||||
<td class="td-kicad1"><div id="Q3"></div><div id="Q2"></div><div id="Q1"></div>Q1 Q2 Q3</td>
|
||||
<td class="td-kicad1">Si2301CDS</td>
|
||||
<td class="td-kicad1"><a href="https://www.vishay.com/doc/?68741">https://www.vishay.com/doc/?68741</a></td>
|
||||
<td class="td-kicad1">SOT-23</td>
|
||||
<td class="td-user1">-3.1A Id, -20V Vds, P-Channel MOSFET, SOT-23</td>
|
||||
<td class="td-empty1"></td>
|
||||
<td class="td-user1">Vishay</td>
|
||||
<td class="td-user1">Si2301CDS-T1-GE3</td>
|
||||
<td class="td-user1">C10487</td>
|
||||
</tr>
|
||||
<tr id="10">
|
||||
<td class="td-gen0">11</td>
|
||||
<td class="td-gen0">2</td>
|
||||
<td class="td-kicad0"><div id="R11"></div><div id="R10"></div>R10 R11</td>
|
||||
<td class="td-kicad0">22</td>
|
||||
<td class="td-kicad0"><a href="https://www.royalohm.com/assets/pdf/products/smd/1.pdf">https://www.royalohm.com/assets/pdf/products/smd/1.pdf</a></td>
|
||||
<td class="td-kicad0">R_0603_1608Metric</td>
|
||||
<td class="td-user0">Resistor, US symbol</td>
|
||||
<td class="td-empty0"></td>
|
||||
<td class="td-user0">Uni-Royal</td>
|
||||
<td class="td-user0">0603WAF220JT5E</td>
|
||||
<td class="td-user0">C23345</td>
|
||||
</tr>
|
||||
<tr id="11">
|
||||
<td class="td-gen1">12</td>
|
||||
<td class="td-gen1">1</td>
|
||||
<td class="td-kicad1"><div id="R14"></div>R14</td>
|
||||
<td class="td-kicad1">75</td>
|
||||
<td class="td-kicad1"><a href="https://www.royalohm.com/assets/pdf/products/smd/1.pdf">https://www.royalohm.com/assets/pdf/products/smd/1.pdf</a></td>
|
||||
<td class="td-kicad1">R_0603_1608Metric</td>
|
||||
<td class="td-user1">Resistor, US symbol</td>
|
||||
<td class="td-empty1"></td>
|
||||
<td class="td-user1">Uni-Royal</td>
|
||||
<td class="td-user1">0603WAF750JT5E</td>
|
||||
<td class="td-user1">C4275</td>
|
||||
</tr>
|
||||
<tr id="12">
|
||||
<td class="td-gen0">13</td>
|
||||
<td class="td-gen0">1</td>
|
||||
<td class="td-kicad0"><div id="R18"></div>R18</td>
|
||||
<td class="td-kicad0">220</td>
|
||||
<td class="td-kicad0"><a href="https://www.royalohm.com/assets/pdf/products/smd/1.pdf">https://www.royalohm.com/assets/pdf/products/smd/1.pdf</a></td>
|
||||
<td class="td-kicad0">R_0603_1608Metric</td>
|
||||
<td class="td-user0">Resistor, US symbol</td>
|
||||
<td class="td-empty0"></td>
|
||||
<td class="td-user0">Uni-Royal</td>
|
||||
<td class="td-user0">0603WAF2200T5E</td>
|
||||
<td class="td-user0">C22962</td>
|
||||
</tr>
|
||||
<tr id="13">
|
||||
<td class="td-gen1">14</td>
|
||||
<td class="td-gen1">1</td>
|
||||
<td class="td-kicad1"><div id="R6"></div>R6</td>
|
||||
<td class="td-kicad1">330</td>
|
||||
<td class="td-kicad1"><a href="https://www.royalohm.com/assets/pdf/products/smd/1.pdf">https://www.royalohm.com/assets/pdf/products/smd/1.pdf</a></td>
|
||||
<td class="td-kicad1">R_0603_1608Metric</td>
|
||||
<td class="td-user1">Resistor, US symbol</td>
|
||||
<td class="td-empty1"></td>
|
||||
<td class="td-user1">Uni-Royal</td>
|
||||
<td class="td-user1">0603WAF3300T5E</td>
|
||||
<td class="td-user1">C23138</td>
|
||||
</tr>
|
||||
<tr id="14">
|
||||
<td class="td-gen0">15</td>
|
||||
<td class="td-gen0">1</td>
|
||||
<td class="td-kicad0"><div id="R17"></div>R17</td>
|
||||
<td class="td-kicad0">5.1k</td>
|
||||
<td class="td-kicad0"><a href="https://www.royalohm.com/assets/pdf/products/smd/1.pdf">https://www.royalohm.com/assets/pdf/products/smd/1.pdf</a></td>
|
||||
<td class="td-kicad0">R_0603_1608Metric</td>
|
||||
<td class="td-user0">Resistor, US symbol</td>
|
||||
<td class="td-empty0"></td>
|
||||
<td class="td-user0">Uni-Royal</td>
|
||||
<td class="td-user0">0603WAF5101T5E</td>
|
||||
<td class="td-user0">C23186</td>
|
||||
</tr>
|
||||
<tr id="15">
|
||||
<td class="td-gen1">16</td>
|
||||
<td class="td-gen1">8</td>
|
||||
<td class="td-kicad1"><div id="R20"></div><div id="R19"></div><div id="R16"></div><div id="R15"></div><div id="R13"></div><div id="R12"></div><div id="R9"></div><div id="R1"></div>R1 R9 R12 R13 R15 R16 R19 R20</td>
|
||||
<td class="td-kicad1">10k</td>
|
||||
<td class="td-kicad1"><a href="https://www.royalohm.com/assets/pdf/products/smd/1.pdf">https://www.royalohm.com/assets/pdf/products/smd/1.pdf</a></td>
|
||||
<td class="td-kicad1">R_0603_1608Metric</td>
|
||||
<td class="td-user1">Resistor, US symbol</td>
|
||||
<td class="td-empty1"></td>
|
||||
<td class="td-user1">Uni-Royal</td>
|
||||
<td class="td-user1">0603WAF1002T5E</td>
|
||||
<td class="td-user1">C25804</td>
|
||||
</tr>
|
||||
<tr id="16">
|
||||
<td class="td-gen0">17</td>
|
||||
<td class="td-gen0">4</td>
|
||||
<td class="td-kicad0"><div id="R7"></div><div id="R5"></div><div id="R3"></div><div id="R2"></div>R2 R3 R5 R7</td>
|
||||
<td class="td-kicad0">51k</td>
|
||||
<td class="td-kicad0"><a href="https://www.royalohm.com/assets/pdf/products/smd/1.pdf">https://www.royalohm.com/assets/pdf/products/smd/1.pdf</a></td>
|
||||
<td class="td-kicad0">R_0603_1608Metric</td>
|
||||
<td class="td-user0">Resistor, US symbol</td>
|
||||
<td class="td-empty0"></td>
|
||||
<td class="td-user0">Uni-Royal</td>
|
||||
<td class="td-user0">0603WAF5102T5E</td>
|
||||
<td class="td-user0">C23196</td>
|
||||
</tr>
|
||||
<tr id="17">
|
||||
<td class="td-gen1">18</td>
|
||||
<td class="td-gen1">2</td>
|
||||
<td class="td-kicad1"><div id="R8"></div><div id="R4"></div>R4 R8</td>
|
||||
<td class="td-kicad1">220k</td>
|
||||
<td class="td-kicad1"><a href="https://www.royalohm.com/assets/pdf/products/smd/1.pdf">https://www.royalohm.com/assets/pdf/products/smd/1.pdf</a></td>
|
||||
<td class="td-kicad1">R_0603_1608Metric</td>
|
||||
<td class="td-user1">Resistor, US symbol</td>
|
||||
<td class="td-empty1"></td>
|
||||
<td class="td-user1">Uni-Royal</td>
|
||||
<td class="td-user1">0603WAF2203T5E</td>
|
||||
<td class="td-user1">C22961</td>
|
||||
</tr>
|
||||
<tr id="18">
|
||||
<td class="td-gen0">19</td>
|
||||
<td class="td-gen0">1</td>
|
||||
<td class="td-kicad0"><div id="U4"></div>U4</td>
|
||||
<td class="td-kicad0">BQ27427</td>
|
||||
<td class="td-kicad0"><a href="https://www.ti.com/lit/ds/symlink/bq27427.pdf">https://www.ti.com/lit/ds/symlink/bq27427.pdf</a></td>
|
||||
<td class="td-kicad0">Texas_DSBGA-9_1.62x1.58mm_Layout3x3_P0.5mm</td>
|
||||
<td class="td-user0">Li-Ion/Li-Po battery monitor and fuel guage</td>
|
||||
<td class="td-empty0"></td>
|
||||
<td class="td-user0">Texas Instruments</td>
|
||||
<td class="td-user0">BQ27427YZFR</td>
|
||||
<td class="td-user0">C6075475</td>
|
||||
</tr>
|
||||
<tr id="19">
|
||||
<td class="td-gen1">20</td>
|
||||
<td class="td-gen1">2</td>
|
||||
<td class="td-kicad1"><div id="U2"></div><div id="U1"></div>U1 U2</td>
|
||||
<td class="td-kicad1">MCP6042T-I/MS</td>
|
||||
<td class="td-kicad1"><a href="http://ww1.microchip.com/downloads/en/devicedoc/22140b.pdf">http://ww1.microchip.com/downloads/en/devicedoc/22140b.pdf</a></td>
|
||||
<td class="td-kicad1">MSOP-8_3x3mm_P0.65mm</td>
|
||||
<td class="td-user1">Dual, 1 MHz, 85µA, Rail-to-Rail input and output, MSOP-8</td>
|
||||
<td class="td-empty1"></td>
|
||||
<td class="td-user1">Microchip</td>
|
||||
<td class="td-user1">MCP6042-I/MS</td>
|
||||
<td class="td-user1">C627438</td>
|
||||
</tr>
|
||||
<tr id="20">
|
||||
<td class="td-gen0">21</td>
|
||||
<td class="td-gen0">1</td>
|
||||
<td class="td-kicad0"><div id="U5"></div>U5</td>
|
||||
<td class="td-kicad0">MCP73832T-2ACI/OT</td>
|
||||
<td class="td-kicad0"><a href="http://ww1.microchip.com/downloads/en/DeviceDoc/20001984g.pdf">http://ww1.microchip.com/downloads/en/DeviceDoc/20001984g.pdf</a></td>
|
||||
<td class="td-kicad0">SOT-23-5</td>
|
||||
<td class="td-user0">Single cell, Li-Ion/Li-Po charge management controller, 4.20V, Tri-State Status Output, in SOT23-5 package</td>
|
||||
<td class="td-empty0"></td>
|
||||
<td class="td-user0">Microchip</td>
|
||||
<td class="td-user0">MCP73832T-2ACI/OT</td>
|
||||
<td class="td-user0">C424093</td>
|
||||
</tr>
|
||||
<tr id="21">
|
||||
<td class="td-gen1">22</td>
|
||||
<td class="td-gen1">1</td>
|
||||
<td class="td-kicad1"><div id="U3"></div>U3</td>
|
||||
<td class="td-kicad1">MDBT50Q-1MV2</td>
|
||||
<td class="td-kicad1"><a href="https://www.raytac.com/download/index.php?index_id=43">https://www.raytac.com/download/index.php?index_id=43</a></td>
|
||||
<td class="td-kicad1">Raytac_MDBT50Q</td>
|
||||
<td class="td-user1">Multiprotocol BLE/ANT/2.4 GHz/802.15.4 Cortex-M4F SoC, nRF52840 module</td>
|
||||
<td class="td-empty1"></td>
|
||||
<td class="td-user1">Raytac</td>
|
||||
<td class="td-user1">MDBT50Q-1MV2</td>
|
||||
<td class="td-user1">C5118826</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<table class="color-ref">
|
||||
<tr><th>Color reference for columns:</th></tr>
|
||||
<tr><td class="td-kicad0">KiCad Fields (default)</td></tr>
|
||||
<tr><td class="td-gen0">Generated Fields</td></tr>
|
||||
<tr><td class="td-user0">User Fields</td></tr>
|
||||
<tr><td class="td-empty0">Empty Fields</td></tr>
|
||||
</table>
|
||||
<script charset="utf-8">
|
||||
var TGSort = window.TGSort || function(n) {
|
||||
"use strict";
|
||||
function r(n) { return n ? n.length : 0 }
|
||||
function t(n, t, e, o = 0) { for (e = r(n); o < e; ++o) t(n[o], o) }
|
||||
function e(n) { return n.split("").reverse().join("") }
|
||||
function o(n) {
|
||||
var e = n[0];
|
||||
return t(n, function(n) {
|
||||
for (; !n.startsWith(e);) e = e.substring(0, r(e) - 1)
|
||||
}), r(e)
|
||||
}
|
||||
function u(n, r, e = []) {
|
||||
return t(n, function(n) {
|
||||
r(n) && e.push(n)
|
||||
}), e
|
||||
}
|
||||
var a = parseFloat;
|
||||
function i(n, r) {
|
||||
return function(t) {
|
||||
var e = "";
|
||||
return t.replace(n, function(n, t, o) {
|
||||
return e = t.replace(r, "") + "." + (o || "").substring(1)
|
||||
}), a(e)
|
||||
}
|
||||
}
|
||||
var s = i(/^(?:\s*)([+-]?(?:\d+)(?:,\d{3})*)(\.\d*)?$/g, /,/g),
|
||||
c = i(/^(?:\s*)([+-]?(?:\d+)(?:\.\d{3})*)(,\d*)?$/g, /\./g);
|
||||
function f(n) {
|
||||
var t = a(n);
|
||||
return !isNaN(t) && r("" + t) + 1 >= r(n) ? t : NaN
|
||||
}
|
||||
function d(n) {
|
||||
var e = [],
|
||||
o = n;
|
||||
return t([f, s, c], function(u) {
|
||||
var a = [],
|
||||
i = [];
|
||||
t(n, function(n, r) {
|
||||
r = u(n), a.push(r), r || i.push(n)
|
||||
}), r(i) < r(o) && (o = i, e = a)
|
||||
}), r(u(o, function(n) {
|
||||
return n == o[0]
|
||||
})) == r(o) ? e : []
|
||||
}
|
||||
function v(n) {
|
||||
if ("TABLE" == n.nodeName) {
|
||||
for (var a = function(r) {
|
||||
var e, o, u = [],
|
||||
a = [];
|
||||
return function n(r, e) {
|
||||
e(r), t(r.childNodes, function(r) {
|
||||
n(r, e)
|
||||
})
|
||||
}(n, function(n) {
|
||||
"TR" == (o = n.nodeName) ? (e = [], u.push(e), a.push(n)) : "TD" != o && "TH" != o || e.push(n)
|
||||
}), [u, a]
|
||||
}(), i = a[0], s = a[1], c = r(i), f = c > 1 && r(i[0]) < r(i[1]) ? 1 : 0, v = f + 1, p = i[f], h = r(p), l = [], g = [], N = [], m = v; m < c; ++m) {
|
||||
for (var T = 0; T < h; ++T) {
|
||||
r(g) < h && g.push([]);
|
||||
var C = i[m][T],
|
||||
L = C.textContent || C.innerText || "";
|
||||
g[T].push(L.trim())
|
||||
}
|
||||
N.push(m - v)
|
||||
}
|
||||
t(p, function(n, t) {
|
||||
l[t] = 0;
|
||||
var a = n.classList;
|
||||
a.add("tg-sort-header"), n.addEventListener("click", function() {
|
||||
var n = l[t];
|
||||
! function() {
|
||||
for (var n = 0; n < h; ++n) {
|
||||
var r = p[n].classList;
|
||||
r.remove("tg-sort-asc"), r.remove("tg-sort-desc"), l[n] = 0
|
||||
}
|
||||
}(), (n = 1 == n ? -1 : +!n) && a.add(n > 0 ? "tg-sort-asc" : "tg-sort-desc"), l[t] = n;
|
||||
var i, f = g[t],
|
||||
m = function(r, t) {
|
||||
return n * f[r].localeCompare(f[t]) || n * (r - t)
|
||||
},
|
||||
T = function(n) {
|
||||
var t = d(n);
|
||||
if (!r(t)) {
|
||||
var u = o(n),
|
||||
a = o(n.map(e));
|
||||
t = d(n.map(function(n) {
|
||||
return n.substring(u, r(n) - a)
|
||||
}))
|
||||
}
|
||||
return t
|
||||
}(f);
|
||||
(r(T) || r(T = r(u(i = f.map(Date.parse), isNaN)) ? [] : i)) && (m = function(r, t) {
|
||||
var e = T[r],
|
||||
o = T[t],
|
||||
u = isNaN(e),
|
||||
a = isNaN(o);
|
||||
return u && a ? 0 : u ? -n : a ? n : e > o ? n : e < o ? -n : n * (r - t)
|
||||
});
|
||||
var C, L = N.slice();
|
||||
L.sort(m);
|
||||
for (var E = v; E < c; ++E)(C = s[E].parentNode).removeChild(s[E]);
|
||||
for (E = v; E < c; ++E) C.appendChild(s[v + L[E - v]])
|
||||
})
|
||||
})
|
||||
}
|
||||
}
|
||||
n.addEventListener("DOMContentLoaded", function() {
|
||||
for (var t = n.getElementsByClassName("content-table"), e = 0; e < r(t); ++e) try {
|
||||
v(t[e])
|
||||
} catch (n) {}
|
||||
})
|
||||
}(document)
|
||||
</script>
|
||||
</body></html>
|
||||
4
mfg/assembly/Test_5-components_count.csv
Normal file
4
mfg/assembly/Test_5-components_count.csv
Normal file
@@ -0,0 +1,4 @@
|
||||
Type,Front Side,Back Side,Total
|
||||
THT,0,2,2
|
||||
SMD,38,0,38
|
||||
Total,38,2,40
|
||||
|
0
mfg/assembly/Test_5-fabrication_notes.txt
Normal file
0
mfg/assembly/Test_5-fabrication_notes.txt
Normal file
47
mfg/fab/Test_5-fabrication_notes.txt
Normal file
47
mfg/fab/Test_5-fabrication_notes.txt
Normal file
@@ -0,0 +1,47 @@
|
||||
FABRICATION NOTES (UNLESS OTHERWISE SPECIFIED)
|
||||
|
||||
1) FABRICATE PER IPC-6012A CLASS 2.
|
||||
|
||||
2) OUTLINE DEFINED IN SEPARATE GERBER FILE WITH
|
||||
"Edge_Cuts.GBR" SUFFIX.
|
||||
|
||||
3) SEE SEPARATE DRILL FILES WITH ".DRL" SUFFIX
|
||||
FOR HOLE LOCATIONS.
|
||||
|
||||
SELECTED HOLE LOCATIONS SHOWN ON THIS DRAWING
|
||||
FOR REFERENCE ONLY.
|
||||
|
||||
4) SURFACE FINISH: HAL SNPB
|
||||
|
||||
5) SOLDERMASK ON BOTH SIDES OF THE BOARD SHALL
|
||||
BE LPI, COLOR GREEN.
|
||||
|
||||
6) SILK SCREEN LEGEND TO BE APPLIED PER LAYER
|
||||
STACKUP USING WHITE NON-CONDUCTIVE EPOXY INK.
|
||||
|
||||
7) ALL VIAS ARE TENTED ON BOTH SIDES UNLESS
|
||||
SOLDERMASK OPENED IN GERBER.
|
||||
|
||||
8) RESERVED
|
||||
|
||||
9) PCB MATERIAL REQUIREMENTS:
|
||||
|
||||
A. FLAMMABILITY RATING MUST MEET OR EXCEED
|
||||
UL94V-0 REQUIREMENTS.
|
||||
B. Tg 135 C OR EQUIVALENT.
|
||||
|
||||
10) DESIGN GEOMETRY MINIMUM FEATURE SIZES:
|
||||
|
||||
BOARD SIZE 46.000 × 27.500 mm
|
||||
BOARD THICKNESS 1.647 mm
|
||||
TRACE WIDTH 0.100 mm
|
||||
TRACE TO TRACE 0.200 mm
|
||||
MIN. HOLE (PTH) 0.300 mm
|
||||
MIN. HOLE (NPTH) 2.200 mm
|
||||
ANNULAR RING 0.150 mm
|
||||
COPPER TO HOLE 0.250 mm
|
||||
COPPER TO EDGE 0.500 mm
|
||||
HOLE TO HOLE 0.250 mm
|
||||
|
||||
11) ALL DIMENSIONS ARE IN MILLIMETERS UNLESS OTHERWISE
|
||||
SPECIFIED.
|
||||
0
mfg/fab/Test_5-impedance_table.csv
Normal file
0
mfg/fab/Test_5-impedance_table.csv
Normal file
|
|
3
mfg/fab/drill-tables/Test_5-(L1-L4)_NPTH_drill_table.csv
Normal file
3
mfg/fab/drill-tables/Test_5-(L1-L4)_NPTH_drill_table.csv
Normal file
@@ -0,0 +1,3 @@
|
||||
Count,Hole Size,Plated,Hole Shape,Drill Layer Pair,Hole Type
|
||||
2,2.20mm (86.61mils),NPTH,Round,F.Cu - B.Cu,Mechanical
|
||||
Total 2,,,,,
|
||||
|
4
mfg/fab/drill-tables/Test_5-(L1-L4)_drill_table.csv
Normal file
4
mfg/fab/drill-tables/Test_5-(L1-L4)_drill_table.csv
Normal file
@@ -0,0 +1,4 @@
|
||||
Count,Hole Size,Plated,Hole Shape,Drill Layer Pair,Hole Type
|
||||
97,0.30mm (11.81mils),PTH,Round,F.Cu - B.Cu,Via
|
||||
7,0.75mm (29.53mils),PTH,Round,F.Cu - B.Cu,Pad
|
||||
Total 104,,,,,
|
||||
|
547
pcbnew.kicad_wks
Normal file
547
pcbnew.kicad_wks
Normal file
@@ -0,0 +1,547 @@
|
||||
(kicad_wks
|
||||
(version 20231118)
|
||||
(generator "pl_editor")
|
||||
(generator_version "9.0")
|
||||
(setup
|
||||
(textsize 1.5 1.5)
|
||||
(linewidth 0.15)
|
||||
(textlinewidth 0.15)
|
||||
(left_margin 10)
|
||||
(right_margin 10)
|
||||
(top_margin 10)
|
||||
(bottom_margin 10)
|
||||
)
|
||||
(rect
|
||||
(name "")
|
||||
(start 95.989 48.971)
|
||||
(end 2 2)
|
||||
(option page1only)
|
||||
(comment "rect around the title block")
|
||||
)
|
||||
(rect
|
||||
(name "")
|
||||
(start 0 0 ltcorner)
|
||||
(end 0 0)
|
||||
(repeat 2)
|
||||
(incrx 2)
|
||||
(incry 2)
|
||||
)
|
||||
(line
|
||||
(name "")
|
||||
(start 50 2 ltcorner)
|
||||
(end 50 0 ltcorner)
|
||||
(repeat 30)
|
||||
(incrx 50)
|
||||
)
|
||||
(tbtext "1"
|
||||
(name "")
|
||||
(pos 25 1 ltcorner)
|
||||
(font
|
||||
(size 1.3 1.3)
|
||||
)
|
||||
(repeat 100)
|
||||
(incrx 50)
|
||||
)
|
||||
(line
|
||||
(name "")
|
||||
(start 50 2 lbcorner)
|
||||
(end 50 0 lbcorner)
|
||||
(repeat 30)
|
||||
(incrx 50)
|
||||
)
|
||||
(tbtext "1"
|
||||
(name "")
|
||||
(pos 25 1 lbcorner)
|
||||
(font
|
||||
(size 1.3 1.3)
|
||||
)
|
||||
(repeat 100)
|
||||
(incrx 50)
|
||||
)
|
||||
(line
|
||||
(name "")
|
||||
(start 0 50 ltcorner)
|
||||
(end 2 50 ltcorner)
|
||||
(repeat 30)
|
||||
(incry 50)
|
||||
)
|
||||
(tbtext "A"
|
||||
(name "")
|
||||
(pos 1 25 ltcorner)
|
||||
(font
|
||||
(size 1.3 1.3)
|
||||
)
|
||||
(justify center)
|
||||
(repeat 100)
|
||||
(incry 50)
|
||||
)
|
||||
(line
|
||||
(name "")
|
||||
(start 0 50 rtcorner)
|
||||
(end 2 50 rtcorner)
|
||||
(repeat 30)
|
||||
(incry 50)
|
||||
)
|
||||
(tbtext "A"
|
||||
(name "")
|
||||
(pos 1 25 rtcorner)
|
||||
(font
|
||||
(size 1.3 1.3)
|
||||
)
|
||||
(justify center)
|
||||
(repeat 100)
|
||||
(incry 50)
|
||||
)
|
||||
(line
|
||||
(name "")
|
||||
(start 95.989 5.512)
|
||||
(end 2 5.512)
|
||||
)
|
||||
(line
|
||||
(name "")
|
||||
(start 95.989 9.017)
|
||||
(end 2 9.017)
|
||||
)
|
||||
(line
|
||||
(name "")
|
||||
(start 95.989 12.522)
|
||||
(end 2 12.522)
|
||||
)
|
||||
(line
|
||||
(name "")
|
||||
(start 95.989 19.304)
|
||||
(end 2 19.304)
|
||||
)
|
||||
(line
|
||||
(name "segm1:Line")
|
||||
(start 79.9892 2 rtcorner)
|
||||
(end 80.0022 13 rtcorner)
|
||||
(option page1only)
|
||||
)
|
||||
(line
|
||||
(name "segm2:Line")
|
||||
(start 71.0022 6 rtcorner)
|
||||
(end 71.0022 13 rtcorner)
|
||||
(option page1only)
|
||||
)
|
||||
(line
|
||||
(name "segm5:Line")
|
||||
(start 15.4892 6 rtcorner)
|
||||
(end 15.5022 13 rtcorner)
|
||||
(option page1only)
|
||||
)
|
||||
(line
|
||||
(name "segm9:Line")
|
||||
(start 1.9892 9.5 rtcorner)
|
||||
(end 80.0022 9.5 rtcorner)
|
||||
(option page1only)
|
||||
)
|
||||
(line
|
||||
(name "segm8:Line")
|
||||
(start 1.9892 6 rtcorner)
|
||||
(end 80.0022 6 rtcorner)
|
||||
(option page1only)
|
||||
)
|
||||
(line
|
||||
(name "segm7:Line")
|
||||
(start 1.989 2 rtcorner)
|
||||
(end 141.989 2 rtcorner)
|
||||
)
|
||||
(tbtext "REVISION HISTORY"
|
||||
(name "text1:Text")
|
||||
(pos 41.021 4.08 rtcorner)
|
||||
(option page1only)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(linewidth 0.35)
|
||||
(size 1.905 1.905)
|
||||
(color 0 0 224 1)
|
||||
)
|
||||
(justify center)
|
||||
)
|
||||
(tbtext "REV"
|
||||
(name "text2:Text")
|
||||
(pos 75.4892 7.906 rtcorner)
|
||||
(option page1only)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(linewidth 0.35)
|
||||
(color 0 0 224 1)
|
||||
)
|
||||
(justify center)
|
||||
)
|
||||
(tbtext "DESCRIPTION"
|
||||
(name "text4:Text")
|
||||
(pos 43.2312 7.906 rtcorner)
|
||||
(option page1only)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(linewidth 0.35)
|
||||
(color 0 0 224 1)
|
||||
)
|
||||
(justify center)
|
||||
)
|
||||
(tbtext "ZONE"
|
||||
(name "text6:Text")
|
||||
(pos 8.9892 7.906 rtcorner)
|
||||
(option page1only)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(linewidth 0.35)
|
||||
(color 0 0 224 1)
|
||||
)
|
||||
(justify center)
|
||||
)
|
||||
(tbtext "Sheet"
|
||||
(name "")
|
||||
(pos 23.987 3.6832)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(color 0 0 224 1)
|
||||
)
|
||||
)
|
||||
(tbtext "${#} of ${##}"
|
||||
(name "")
|
||||
(pos 3.137 3.734)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(size 1.778 1.778)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
(line
|
||||
(name "")
|
||||
(start 71.984 9.002)
|
||||
(end 71.984 2)
|
||||
)
|
||||
(tbtext "${KICAD_VERSION}"
|
||||
(name "")
|
||||
(pos 48.476 3.683)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(size 1.778 1.778)
|
||||
)
|
||||
(justify center)
|
||||
)
|
||||
(tbtext "Scale"
|
||||
(name "")
|
||||
(pos 94.989 3.683)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(color 0 0 224 1)
|
||||
)
|
||||
)
|
||||
(tbtext "${SCALE}"
|
||||
(name "")
|
||||
(pos 81.989 3.6832)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(size 1.778 1.778)
|
||||
)
|
||||
(justify center)
|
||||
)
|
||||
(tbtext "Release State"
|
||||
(name "")
|
||||
(pos 94.989 7.239)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(color 0 0 224 1)
|
||||
)
|
||||
)
|
||||
(tbtext "${RELEASE_STATE}"
|
||||
(name "")
|
||||
(pos 82.989 7.239)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(size 1.778 1.778)
|
||||
)
|
||||
)
|
||||
(tbtext "Release Date"
|
||||
(name "")
|
||||
(pos 70.989 7.239)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(color 0 0 224 1)
|
||||
)
|
||||
)
|
||||
(tbtext "${ISSUE_DATE}"
|
||||
(name "")
|
||||
(pos 59.489 7.2392)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(size 1.778 1.778)
|
||||
)
|
||||
)
|
||||
(line
|
||||
(name "")
|
||||
(start 24.987 9.0022)
|
||||
(end 24.987 2.0002)
|
||||
)
|
||||
(tbtext "Git Hash"
|
||||
(name "")
|
||||
(pos 23.987 7.239)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(color 0 0 224 1)
|
||||
)
|
||||
)
|
||||
(tbtext "${GIT_HASH_PCB}"
|
||||
(name "")
|
||||
(pos 3.137 7.239)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(size 1.778 1.778)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
(tbtext "${FILENAME}"
|
||||
(name "")
|
||||
(pos 85.989 10.668)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(size 1.778 1.778)
|
||||
)
|
||||
)
|
||||
(tbtext "File Name"
|
||||
(name "")
|
||||
(pos 94.989 10.668)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(color 0 0 224 1)
|
||||
)
|
||||
)
|
||||
(tbtext "Size"
|
||||
(name "")
|
||||
(pos 94.989 17.653)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(color 0 0 224 1)
|
||||
)
|
||||
)
|
||||
(tbtext "Drawing Number"
|
||||
(name "")
|
||||
(pos 76.989 17.653)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(color 0 0 224 1)
|
||||
)
|
||||
)
|
||||
(tbtext "Revision"
|
||||
(name "")
|
||||
(pos 23.987 17.653)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(color 0 0 224 1)
|
||||
)
|
||||
)
|
||||
(line
|
||||
(name "")
|
||||
(start 24.989 19.304)
|
||||
(end 24.989 12.522)
|
||||
)
|
||||
(line
|
||||
(name "")
|
||||
(start 77.989 19.304)
|
||||
(end 77.989 12.522)
|
||||
)
|
||||
(tbtext "${PAPER}"
|
||||
(name "")
|
||||
(pos 94.989 14.8592)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(size 2.032 2.032)
|
||||
)
|
||||
)
|
||||
(tbtext "${DWG_NUMBER_PCB}"
|
||||
(name "")
|
||||
(pos 76.989 14.859)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(size 2.159 2.159)
|
||||
)
|
||||
)
|
||||
(tbtext "${REVISION}"
|
||||
(name "")
|
||||
(pos 23.989 14.8592)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(size 2.159 2.159)
|
||||
)
|
||||
)
|
||||
(line
|
||||
(name "")
|
||||
(start 95.989 26.289)
|
||||
(end 2 26.289)
|
||||
)
|
||||
(tbtext "Drawing Title"
|
||||
(name "")
|
||||
(pos 94.989 24.638)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(color 0 0 224 1)
|
||||
)
|
||||
)
|
||||
(tbtext "${DWG_TITLE_PCB}"
|
||||
(name "")
|
||||
(pos 94.989 21.844)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(size 2.032 2.032)
|
||||
)
|
||||
)
|
||||
(tbtext "Sheet Title"
|
||||
(name "")
|
||||
(pos 94.989 28.502)
|
||||
(option notonpage1)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(color 0 0 224 1)
|
||||
)
|
||||
)
|
||||
(tbtext "${SHEETNAME}"
|
||||
(name "")
|
||||
(pos 85.489 28.502)
|
||||
(option notonpage1)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(size 2.032 2.032)
|
||||
)
|
||||
)
|
||||
(rect
|
||||
(name "")
|
||||
(start 95.989 30.748)
|
||||
(end 2 2)
|
||||
(option notonpage1)
|
||||
(comment "rect around the title block")
|
||||
)
|
||||
(tbtext "Designer"
|
||||
(name "")
|
||||
(pos 128.9892 14.1382)
|
||||
(option page1only)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(color 0 0 224 1)
|
||||
)
|
||||
)
|
||||
(tbtext "${DESIGNER}"
|
||||
(name "")
|
||||
(pos 120.9892 14.0982)
|
||||
(option page1only)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(size 1.778 1.778)
|
||||
)
|
||||
)
|
||||
(tbtext "${ASSEMBLY_NUMBER}"
|
||||
(name "")
|
||||
(pos 120.989 3.683)
|
||||
(option page1only)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(size 1.778 1.778)
|
||||
)
|
||||
)
|
||||
(tbtext "Used On"
|
||||
(name "")
|
||||
(pos 128.989 3.683)
|
||||
(option page1only)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(color 0 0 224 1)
|
||||
)
|
||||
)
|
||||
(line
|
||||
(name "")
|
||||
(start 129.489 12.522)
|
||||
(end 95.989 12.522)
|
||||
(option page1only)
|
||||
)
|
||||
(line
|
||||
(name "")
|
||||
(start 129.489 9.017)
|
||||
(end 95.989 9.017)
|
||||
(option page1only)
|
||||
)
|
||||
(line
|
||||
(name "")
|
||||
(start 129.489 5.512)
|
||||
(end 95.989 5.512)
|
||||
(option page1only)
|
||||
)
|
||||
(rect
|
||||
(name "")
|
||||
(start 129.4892 16.0072)
|
||||
(end 96.0022 2.0002)
|
||||
(option page1only)
|
||||
(comment "rect around the title block")
|
||||
)
|
||||
(line
|
||||
(name "segm9:Line")
|
||||
(start 2.0022 13 rtcorner)
|
||||
(end 80.0152 13 rtcorner)
|
||||
(option page1only)
|
||||
)
|
||||
(tbtext "Used On"
|
||||
(name "")
|
||||
(pos 129.002 7.239)
|
||||
(option page1only)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(color 0 0 224 1)
|
||||
)
|
||||
)
|
||||
(tbtext "Used On"
|
||||
(name "")
|
||||
(pos 129.002 10.668)
|
||||
(option page1only)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(color 0 0 224 1)
|
||||
)
|
||||
)
|
||||
(line
|
||||
(name "")
|
||||
(start 95.989 26.289)
|
||||
(end 2 26.289)
|
||||
)
|
||||
(tbtext "${DWG_TITLE_PCB}"
|
||||
(name "")
|
||||
(pos 94.989 21.844)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(size 2.032 2.032)
|
||||
)
|
||||
)
|
||||
(tbtext "Drawing Title"
|
||||
(name "")
|
||||
(pos 94.989 24.638)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(color 0 0 224 1)
|
||||
)
|
||||
)
|
||||
(line
|
||||
(name "")
|
||||
(start 96.002 33.274)
|
||||
(end 2.013 33.274)
|
||||
(option page1only)
|
||||
)
|
||||
(tbtext "${SHEETNAME}"
|
||||
(name "")
|
||||
(pos 95.002 28.804)
|
||||
(option page1only)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(size 2.032 2.032)
|
||||
)
|
||||
)
|
||||
(tbtext "Sheet Title"
|
||||
(name "")
|
||||
(pos 95.002 31.598)
|
||||
(option page1only)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(color 0 0 224 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
BIN
renders/Test_5-blender_3d_angled_bottom.png
Normal file
BIN
renders/Test_5-blender_3d_angled_bottom.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.2 MiB |
BIN
renders/Test_5-blender_3d_angled_top.png
Normal file
BIN
renders/Test_5-blender_3d_angled_top.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.0 MiB |
BIN
renders/Test_5-blender_exportblender_3d_angled_bottom.pcb3d
Normal file
BIN
renders/Test_5-blender_exportblender_3d_angled_bottom.pcb3d
Normal file
Binary file not shown.
BIN
renders/Test_5-blender_exportblender_3d_angled_top.pcb3d
Normal file
BIN
renders/Test_5-blender_exportblender_3d_angled_top.pcb3d
Normal file
Binary file not shown.
502
schematic.kicad_wks
Normal file
502
schematic.kicad_wks
Normal file
@@ -0,0 +1,502 @@
|
||||
(kicad_wks
|
||||
(version 20231118)
|
||||
(generator "pl_editor")
|
||||
(generator_version "9.0")
|
||||
(setup
|
||||
(textsize 1.5 1.5)
|
||||
(linewidth 0.15)
|
||||
(textlinewidth 0.15)
|
||||
(left_margin 10)
|
||||
(right_margin 10)
|
||||
(top_margin 10)
|
||||
(bottom_margin 10)
|
||||
)
|
||||
(rect
|
||||
(name "")
|
||||
(start 95.989 42.002)
|
||||
(end 2 2)
|
||||
(option page1only)
|
||||
(comment "rect around the title block")
|
||||
)
|
||||
(rect
|
||||
(name "")
|
||||
(start 0 0 ltcorner)
|
||||
(end 0 0)
|
||||
(repeat 2)
|
||||
(incrx 2)
|
||||
(incry 2)
|
||||
)
|
||||
(line
|
||||
(name "")
|
||||
(start 50 2 ltcorner)
|
||||
(end 50 0 ltcorner)
|
||||
(repeat 30)
|
||||
(incrx 50)
|
||||
)
|
||||
(tbtext "1"
|
||||
(name "")
|
||||
(pos 25 1 ltcorner)
|
||||
(font
|
||||
(size 1.3 1.3)
|
||||
)
|
||||
(repeat 100)
|
||||
(incrx 50)
|
||||
)
|
||||
(line
|
||||
(name "")
|
||||
(start 50 2 lbcorner)
|
||||
(end 50 0 lbcorner)
|
||||
(repeat 30)
|
||||
(incrx 50)
|
||||
)
|
||||
(tbtext "1"
|
||||
(name "")
|
||||
(pos 25 1 lbcorner)
|
||||
(font
|
||||
(size 1.3 1.3)
|
||||
)
|
||||
(repeat 100)
|
||||
(incrx 50)
|
||||
)
|
||||
(line
|
||||
(name "")
|
||||
(start 0 50 ltcorner)
|
||||
(end 2 50 ltcorner)
|
||||
(repeat 30)
|
||||
(incry 50)
|
||||
)
|
||||
(tbtext "A"
|
||||
(name "")
|
||||
(pos 1 25 ltcorner)
|
||||
(font
|
||||
(size 1.3 1.3)
|
||||
)
|
||||
(justify center)
|
||||
(repeat 100)
|
||||
(incry 50)
|
||||
)
|
||||
(line
|
||||
(name "")
|
||||
(start 0 50 rtcorner)
|
||||
(end 2 50 rtcorner)
|
||||
(repeat 30)
|
||||
(incry 50)
|
||||
)
|
||||
(tbtext "A"
|
||||
(name "")
|
||||
(pos 1 25 rtcorner)
|
||||
(font
|
||||
(size 1.3 1.3)
|
||||
)
|
||||
(justify center)
|
||||
(repeat 100)
|
||||
(incry 50)
|
||||
)
|
||||
(line
|
||||
(name "")
|
||||
(start 95.989 5.512)
|
||||
(end 2 5.512)
|
||||
)
|
||||
(line
|
||||
(name "")
|
||||
(start 95.989 9.017)
|
||||
(end 2 9.017)
|
||||
)
|
||||
(line
|
||||
(name "")
|
||||
(start 95.989 12.522)
|
||||
(end 2 12.522)
|
||||
)
|
||||
(line
|
||||
(name "")
|
||||
(start 95.989 19.304)
|
||||
(end 2 19.304)
|
||||
)
|
||||
(line
|
||||
(name "segm1:Line")
|
||||
(start 79.9892 2 rtcorner)
|
||||
(end 80.0022 13 rtcorner)
|
||||
(option page1only)
|
||||
)
|
||||
(line
|
||||
(name "segm2:Line")
|
||||
(start 71.0022 6 rtcorner)
|
||||
(end 71.0022 13 rtcorner)
|
||||
(option page1only)
|
||||
)
|
||||
(line
|
||||
(name "segm5:Line")
|
||||
(start 15.4892 6 rtcorner)
|
||||
(end 15.5022 13 rtcorner)
|
||||
(option page1only)
|
||||
)
|
||||
(line
|
||||
(name "segm9:Line")
|
||||
(start 1.9892 9.5 rtcorner)
|
||||
(end 80.0022 9.5 rtcorner)
|
||||
(option page1only)
|
||||
)
|
||||
(line
|
||||
(name "segm8:Line")
|
||||
(start 1.9892 6 rtcorner)
|
||||
(end 80.0022 6 rtcorner)
|
||||
(option page1only)
|
||||
)
|
||||
(line
|
||||
(name "segm7:Line")
|
||||
(start 1.989 2 rtcorner)
|
||||
(end 141.989 2 rtcorner)
|
||||
)
|
||||
(tbtext "REVISION HISTORY"
|
||||
(name "text1:Text")
|
||||
(pos 41.021 4.08 rtcorner)
|
||||
(option page1only)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(linewidth 0.35)
|
||||
(size 1.905 1.905)
|
||||
(color 0 0 224 1)
|
||||
)
|
||||
(justify center)
|
||||
)
|
||||
(tbtext "REV"
|
||||
(name "text2:Text")
|
||||
(pos 75.4892 7.906 rtcorner)
|
||||
(option page1only)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(linewidth 0.35)
|
||||
(color 0 0 224 1)
|
||||
)
|
||||
(justify center)
|
||||
)
|
||||
(tbtext "DESCRIPTION"
|
||||
(name "text4:Text")
|
||||
(pos 43.2312 7.906 rtcorner)
|
||||
(option page1only)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(linewidth 0.35)
|
||||
(color 0 0 224 1)
|
||||
)
|
||||
(justify center)
|
||||
)
|
||||
(tbtext "ZONE"
|
||||
(name "text6:Text")
|
||||
(pos 8.9892 7.906 rtcorner)
|
||||
(option page1only)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(linewidth 0.35)
|
||||
(color 0 0 224 1)
|
||||
)
|
||||
(justify center)
|
||||
)
|
||||
(tbtext "Sheet"
|
||||
(name "")
|
||||
(pos 23.987 3.6832)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(color 0 0 224 1)
|
||||
)
|
||||
)
|
||||
(tbtext "${#} of ${##}"
|
||||
(name "")
|
||||
(pos 3.137 3.734)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(size 1.778 1.778)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
(line
|
||||
(name "")
|
||||
(start 71.984 9.002)
|
||||
(end 71.984 2)
|
||||
)
|
||||
(tbtext "${KICAD_VERSION}"
|
||||
(name "")
|
||||
(pos 48.476 3.683)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(size 1.778 1.778)
|
||||
)
|
||||
(justify center)
|
||||
)
|
||||
(tbtext "Scale"
|
||||
(name "")
|
||||
(pos 94.989 3.683)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(color 0 0 224 1)
|
||||
)
|
||||
)
|
||||
(tbtext "${SCALE}"
|
||||
(name "")
|
||||
(pos 81.989 3.6832)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(size 1.778 1.778)
|
||||
)
|
||||
(justify center)
|
||||
)
|
||||
(tbtext "Release State"
|
||||
(name "")
|
||||
(pos 94.989 7.239)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(color 0 0 224 1)
|
||||
)
|
||||
)
|
||||
(tbtext "${RELEASE_STATE}"
|
||||
(name "")
|
||||
(pos 82.989 7.239)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(size 1.778 1.778)
|
||||
)
|
||||
)
|
||||
(tbtext "Release Date"
|
||||
(name "")
|
||||
(pos 70.989 7.239)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(color 0 0 224 1)
|
||||
)
|
||||
)
|
||||
(tbtext "${ISSUE_DATE}"
|
||||
(name "")
|
||||
(pos 59.489 7.2392)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(size 1.778 1.778)
|
||||
)
|
||||
)
|
||||
(line
|
||||
(name "")
|
||||
(start 24.987 9.0022)
|
||||
(end 24.987 2.0002)
|
||||
)
|
||||
(tbtext "Git Hash"
|
||||
(name "")
|
||||
(pos 23.987 7.239)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(color 0 0 224 1)
|
||||
)
|
||||
)
|
||||
(tbtext "${GIT_HASH_SCH}"
|
||||
(name "")
|
||||
(pos 3.137 7.239)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(size 1.778 1.778)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
(tbtext "${FILENAME}"
|
||||
(name "")
|
||||
(pos 85.989 10.668)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(size 1.778 1.778)
|
||||
)
|
||||
)
|
||||
(tbtext "File Name"
|
||||
(name "")
|
||||
(pos 94.989 10.668)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(color 0 0 224 1)
|
||||
)
|
||||
)
|
||||
(tbtext "Size"
|
||||
(name "")
|
||||
(pos 94.989 17.653)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(color 0 0 224 1)
|
||||
)
|
||||
)
|
||||
(tbtext "Drawing Number"
|
||||
(name "")
|
||||
(pos 76.989 17.653)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(color 0 0 224 1)
|
||||
)
|
||||
)
|
||||
(tbtext "Revision"
|
||||
(name "")
|
||||
(pos 23.987 17.653)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(color 0 0 224 1)
|
||||
)
|
||||
)
|
||||
(line
|
||||
(name "")
|
||||
(start 24.989 19.304)
|
||||
(end 24.989 12.522)
|
||||
)
|
||||
(line
|
||||
(name "")
|
||||
(start 77.989 19.304)
|
||||
(end 77.989 12.522)
|
||||
)
|
||||
(tbtext "${PAPER}"
|
||||
(name "")
|
||||
(pos 94.989 14.8592)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(size 2.032 2.032)
|
||||
)
|
||||
)
|
||||
(tbtext "${DWG_NUMBER_SCH}"
|
||||
(name "")
|
||||
(pos 76.989 14.859)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(size 2.159 2.159)
|
||||
)
|
||||
)
|
||||
(tbtext "${REVISION}"
|
||||
(name "")
|
||||
(pos 23.989 14.8592)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(size 2.159 2.159)
|
||||
)
|
||||
)
|
||||
(line
|
||||
(name "")
|
||||
(start 95.989 26.289)
|
||||
(end 2 26.289)
|
||||
)
|
||||
(tbtext "Drawing Title"
|
||||
(name "")
|
||||
(pos 94.989 24.638)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(color 0 0 224 1)
|
||||
)
|
||||
)
|
||||
(tbtext "${DWG_TITLE_SCH}"
|
||||
(name "")
|
||||
(pos 94.989 21.844)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(size 2.032 2.032)
|
||||
)
|
||||
)
|
||||
(tbtext "Sheet Title"
|
||||
(name "")
|
||||
(pos 94.989 28.502)
|
||||
(option notonpage1)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(color 0 0 224 1)
|
||||
)
|
||||
)
|
||||
(tbtext "${TITLE}"
|
||||
(name "")
|
||||
(pos 85.489 28.502)
|
||||
(option notonpage1)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(size 2.032 2.032)
|
||||
)
|
||||
)
|
||||
(rect
|
||||
(name "")
|
||||
(start 95.989 30.748)
|
||||
(end 2 2)
|
||||
(option notonpage1)
|
||||
(comment "rect around the title block")
|
||||
)
|
||||
(tbtext "Designer"
|
||||
(name "")
|
||||
(pos 128.9892 14.1382)
|
||||
(option page1only)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(color 0 0 224 1)
|
||||
)
|
||||
)
|
||||
(tbtext "${DESIGNER}"
|
||||
(name "")
|
||||
(pos 120.9892 14.0982)
|
||||
(option page1only)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(size 1.778 1.778)
|
||||
)
|
||||
)
|
||||
(tbtext "${ASSEMBLY_NUMBER}"
|
||||
(name "")
|
||||
(pos 120.989 3.683)
|
||||
(option page1only)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(size 1.778 1.778)
|
||||
)
|
||||
)
|
||||
(tbtext "Used On"
|
||||
(name "")
|
||||
(pos 128.989 3.683)
|
||||
(option page1only)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(color 0 0 224 1)
|
||||
)
|
||||
)
|
||||
(line
|
||||
(name "")
|
||||
(start 129.489 12.522)
|
||||
(end 95.989 12.522)
|
||||
(option page1only)
|
||||
)
|
||||
(line
|
||||
(name "")
|
||||
(start 129.489 9.017)
|
||||
(end 95.989 9.017)
|
||||
(option page1only)
|
||||
)
|
||||
(line
|
||||
(name "")
|
||||
(start 129.489 5.512)
|
||||
(end 95.989 5.512)
|
||||
(option page1only)
|
||||
)
|
||||
(rect
|
||||
(name "")
|
||||
(start 129.4892 16.0072)
|
||||
(end 96.0022 2.0002)
|
||||
(option page1only)
|
||||
(comment "rect around the title block")
|
||||
)
|
||||
(line
|
||||
(name "segm9:Line")
|
||||
(start 2.0022 13 rtcorner)
|
||||
(end 80.0152 13 rtcorner)
|
||||
(option page1only)
|
||||
)
|
||||
(tbtext "Used On"
|
||||
(name "")
|
||||
(pos 129.002 7.239)
|
||||
(option page1only)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(color 0 0 224 1)
|
||||
)
|
||||
)
|
||||
(tbtext "Used On"
|
||||
(name "")
|
||||
(pos 129.002 10.668)
|
||||
(option page1only)
|
||||
(font
|
||||
(face "Arial Narrow")
|
||||
(color 0 0 224 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
BIN
schematic/Test_5-schematic.pdf
Normal file
BIN
schematic/Test_5-schematic.pdf
Normal file
Binary file not shown.
1
schematic/Test_5-schematic_notes.txt
Normal file
1
schematic/Test_5-schematic_notes.txt
Normal file
@@ -0,0 +1 @@
|
||||
Unless otherwise specified, components Values are in ohms, µF, and µH.
|
||||
15
test/testpoints/Test_5-testpoints-bottom.csv
Normal file
15
test/testpoints/Test_5-testpoints-bottom.csv
Normal file
@@ -0,0 +1,15 @@
|
||||
Ref.,Net,X [mm],Y [mm]
|
||||
TP1,Net-(U1A--),5.00,4.50
|
||||
TP2,LOAD_CELL,21.00,11.50
|
||||
TP3,Net-(J1-Pin_1),16.00,2.50
|
||||
TP4,~{BATT_INT},19.00,2.50
|
||||
TP5,STAT,34.32,3.29
|
||||
TP6,~{RESET},35.00,11.00
|
||||
TP7,SWDCLK,35.00,14.00
|
||||
TP8,+3.3V,38.00,14.00
|
||||
TP9,GND,38.00,17.00
|
||||
TP10,SWDIO,35.00,17.00
|
||||
TP11,EXC+,12.50,14.00
|
||||
TP12,GND,3.50,14.00
|
||||
TP13,SIG+,6.50,14.00
|
||||
TP14,SIG-,9.50,14.00
|
||||
|
1
test/testpoints/Test_5-testpoints-top.csv
Normal file
1
test/testpoints/Test_5-testpoints-top.csv
Normal file
@@ -0,0 +1 @@
|
||||
Ref.,Net,X [mm],Y [mm]
|
||||
|
15
test/testpoints/Test_5-testpoints.csv
Normal file
15
test/testpoints/Test_5-testpoints.csv
Normal file
@@ -0,0 +1,15 @@
|
||||
Testpoint Ref.,Net,Net Class,X,Y,Side,Pad Type,Value,Footprint
|
||||
TP1,Net-(U1A--),Default,5.0000,4.5000,bottom,SMT,TestPoint,TestPoint_Pad_D1.5mm
|
||||
TP2,/Project Architecture/BLE Controller/LOAD_CELL,Default,21.0000,11.5000,bottom,SMT,TestPoint,TestPoint_Pad_D1.5mm
|
||||
TP3,Net-(J1-Pin_1),Default,16.0000,2.5000,bottom,SMT,TestPoint,TestPoint_Pad_D1.5mm
|
||||
TP4,/Project Architecture/BLE Controller/~{BATT_INT},Default,19.0000,2.5000,bottom,SMT,TestPoint,TestPoint_Pad_D1.5mm
|
||||
TP5,/Project Architecture/Power and Interface/STAT,Default,34.3248,3.2918,bottom,SMT,TestPoint,TestPoint_Pad_D1.5mm
|
||||
TP6,/Project Architecture/Power and Interface/~{RESET},Default,35.0000,11.0000,bottom,SMT,TestPoint,TestPoint_Pad_D1.5mm
|
||||
TP7,/Project Architecture/Power and Interface/SWDCLK,Default,35.0000,14.0000,bottom,SMT,TestPoint,TestPoint_Pad_D1.5mm
|
||||
TP8,+3.3V,Default,38.0000,14.0000,bottom,SMT,TestPoint,TestPoint_Pad_D1.5mm
|
||||
TP9,GND,Default,38.0000,17.0000,bottom,SMT,TestPoint,TestPoint_Pad_D1.5mm
|
||||
TP10,/Project Architecture/Power and Interface/SWDIO,Default,35.0000,17.0000,bottom,SMT,TestPoint,TestPoint_Pad_D1.5mm
|
||||
TP11,/Project Architecture/Load Cell Amp/EXC+,Default,12.5000,14.0000,bottom,SMT,TestPoint,SolderWirePad_1x01_SMD_2x4mm
|
||||
TP12,GND,Default,3.5000,14.0000,bottom,SMT,TestPoint,SolderWirePad_1x01_SMD_2x4mm
|
||||
TP13,/Project Architecture/Load Cell Amp/SIG+,Default,6.5000,14.0000,bottom,SMT,TestPoint,SolderWirePad_1x01_SMD_2x4mm
|
||||
TP14,/Project Architecture/Load Cell Amp/SIG-,Default,9.5000,14.0000,bottom,SMT,TestPoint,SolderWirePad_1x01_SMD_2x4mm
|
||||
|
Reference in New Issue
Block a user