feat(pcb): generate bom

This commit is contained in:
2026-04-17 02:01:30 +08:00
parent 9de7a94a13
commit c7f9c959e0
5 changed files with 4729 additions and 5 deletions

Submodule hardware/pcb/.history updated: 9d30e2d6e6...5df7c3b623

Submodule hardware/pcb/.history_trim deleted from 8f3c15f84c

View File

@@ -14198,8 +14198,6 @@
(fill (fill
(thermal_gap 0.5) (thermal_gap 0.5)
(thermal_bridge_width 0.5) (thermal_bridge_width 0.5)
(smoothing fillet)
(radius 2)
(island_removal_mode 0) (island_removal_mode 0)
) )
(polygon (polygon

View File

@@ -51,7 +51,7 @@
"conflict_shadows", "conflict_shadows",
"shapes" "shapes"
], ],
"visible_layers": "ffffffff_ffffffff_fffffff7_ffffffff", "visible_layers": "ffffffff_ffffffff_ffffffff_ffffffff",
"zone_display_mode": 0 "zone_display_mode": 0
}, },
"git": { "git": {

4727
hardware/pcb/bom/bom.html Normal file

File diff suppressed because one or more lines are too long