Skip to content

Commit

Permalink
v3 with ESP32-S3-Mini, parts selected
Browse files Browse the repository at this point in the history
Still needs some footprint fixups. Also, re-routing will be troublesome
after a mistake in re-annontating the schematic from scratch.
  • Loading branch information
jclds139 committed Oct 2, 2024
1 parent fc0fabc commit 4342fb4
Show file tree
Hide file tree
Showing 6 changed files with 7,428 additions and 3,669 deletions.
36 changes: 33 additions & 3 deletions GeoMCU.kicad_pro
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,7 @@
},
"schematic": {
"annotate_start_num": 0,
"bom_export_filename": "",
"bom_export_filename": "~/Desktop/geomcu.csv",
"bom_fmt_presets": [],
"bom_fmt_settings": {
"field_delimiter": ",",
Expand Down Expand Up @@ -542,11 +542,41 @@
"label": "DNP",
"name": "${DNP}",
"show": true
},
{
"group_by": false,
"label": "#",
"name": "${ITEM_NUMBER}",
"show": false
},
{
"group_by": true,
"label": "LCSC",
"name": "LCSC",
"show": true
},
{
"group_by": false,
"label": "MANUFACTURER",
"name": "MANUFACTURER",
"show": false
},
{
"group_by": false,
"label": "MFG Part#",
"name": "MFG Part#",
"show": true
},
{
"group_by": false,
"label": "Description",
"name": "Description",
"show": false
}
],
"filter_string": "",
"group_symbols": true,
"name": "Grouped By Value",
"name": "",
"sort_asc": true,
"sort_field": "Reference"
},
Expand Down Expand Up @@ -606,7 +636,7 @@
],
[
"00000000-0000-0000-0000-000060b99a92",
"ESP8266 Microcontroller"
"ESP Microcontroller"
],
[
"00000000-0000-0000-0000-000060b99a4b",
Expand Down
Loading

0 comments on commit 4342fb4

Please sign in to comment.