Bird
0
0
PCB Designbi_tool~8 mins

KiCad tool suite overview in PCB Design - Dashboard Guide

Choose your learning style9 modes available
Dashboard Mode - KiCad tool suite overview
Goal

Understand how the different tools in the KiCad suite help design printed circuit boards (PCBs) from start to finish.

Sample Data: KiCad Tools and Their Functions
Tool NameMain FunctionFile ExtensionTypical Use
EeschemaSchematic capture.schDraw circuit diagrams
PcbnewPCB layout editor.kicad_pcbPlace components and route tracks
GerbViewGerber file viewer.gbrInspect manufacturing files
Bitmap2ComponentConvert images to footprints.kicad_modCreate custom footprints
Footprint EditorFootprint creation and editing.kicad_modDesign component footprints
3D Viewer3D visualization of PCBn/aCheck board appearance
CvPcbAssign footprints to schematic symbolsn/aLink schematic to PCB
Dashboard Components
  • KPI Card: Total number of KiCad tools listed (7)
  • Bar Chart: Count of tools by main function category (Schematic, Layout, Viewer, Footprint)
  • Table: Detailed tool list with name, function, file extension, and typical use
  • Pie Chart: Distribution of file extensions used by tools
Dashboard Layout
+----------------------+----------------------+
|      KPI Card        |      Bar Chart       |
|  (Total Tools: 7)    | (Tools by Function)  |
+----------------------+----------------------+
|                      Detailed Tool List Table                      |
|                          (All tools)                             |
+------------------------------------------------------------------+
|                          Pie Chart                               |
|                  (File Extension Distribution)                  |
+------------------------------------------------------------------+
Interactivity

User can select a main function category (e.g., 'Schematic') from the bar chart. This filter updates the detailed tool list table and the pie chart to show only tools in that category. The KPI card remains static showing total tools overall.

Self Check

If you filter the bar chart to show only 'Viewer' tools, which tools appear in the detailed list and pie chart?

Answer: GerbView and 3D Viewer appear in the table and pie chart.

Key Result
Dashboard shows KiCad tools by function, file type, and usage to understand the suite components.