Dashboard Mode - Checking unconnected copper
Goal
Find and analyze unconnected copper areas on a PCB to improve design quality and reduce manufacturing issues.
Find and analyze unconnected copper areas on a PCB to improve design quality and reduce manufacturing issues.
| Area ID | Layer | Size (mm²) | Connected | Net Name |
|---|---|---|---|---|
| 1 | Top | 15 | Yes | GND |
| 2 | Top | 8 | No | None |
| 3 | Bottom | 20 | Yes | VCC |
| 4 | Bottom | 5 | No | None |
| 5 | Inner1 | 12 | No | None |
| 6 | Inner2 | 25 | Yes | GND |
| 7 | Top | 3 | No | None |
+----------------------+-----------------------+ | Total Unconnected | Total Unconnected | | Copper Areas (KPI) | Copper Area Size (KPI)| | [4] | [28 mm²] | +----------------------+-----------------------+ | Bar Chart: Unconnected Copper Area Size by Layer | | (Grouped by Layer) | +-------------------------------------------------------------------+ | Table: Unconnected Copper Areas | | (Area ID, Layer, Size) with 4 rows shown | +-------------------------------------------------------------------+
A filter for Layer allows selecting one or multiple layers (e.g., Top, Bottom, Inner1, Inner2). When a layer is selected, all components update to show only unconnected copper areas on those layers. For example, selecting "Top" updates the KPIs, bar chart, and table to show only unconnected copper areas on the Top layer.
If you add a filter for Layer = Top, which components update and what are their new values?