Dashboard Mode - Drill file generation
Goal
Understand the drill hole counts and sizes in a PCB design to optimize manufacturing.
Understand the drill hole counts and sizes in a PCB design to optimize manufacturing.
| Hole Size (mm) | Count |
|---|---|
| 0.8 | 120 |
| 1.0 | 80 |
| 1.2 | 50 |
| 1.5 | 30 |
| 2.0 | 20 |
| 2.5 | 10 |
+----------------------+----------------------+ | KPI Card | Pie Chart | | Total Drill Holes: 310| Hole Size % Share | +----------------------+----------------------+ | Bar Chart | | Drill Hole Counts by Size | +---------------------------------------------+ | Data Table | | Drill Hole Details | +---------------------------------------------+
A filter slider allows selecting a range of hole sizes (e.g., 0.8mm to 1.5mm). When adjusted:
If you set the hole size filter to 1.0mm to 2.0mm, which components update and what is the new total drill hole count?
Answer: All components update. The new total is 80 + 50 + 30 + 20 = 180 holes.