A Cross Platform and Open Source Electronics Design Automation Suite

KiCad

KiCad

  -  1.1 GB  -  Open Source
  • Latest Version

    KiCad 8.0.8 LATEST

  • Review by

    Sophia Jones

  • Operating System

    Windows 8 (64-bit) / Windows 10 (64-bit) / Windows 11

  • User Rating

    Click to vote
  • Author / Product

    KiCad Team / External Link

  • Filename

    kicad-8.0.8-x86_64.exe

KiCad is an open-source electronic design automation (EDA) software suite used for creating schematics, printed circuit board (PCB) layouts, and more.

KiCad Screenshot 1

Initially developed in 1992 by Jean-Pierre Charras, KiCad for PC has evolved significantly over the years, becoming one of the most popular tools for electronics hobbyists, engineers, and professionals alike.

Its robust feature set, combined with its open-source nature, makes it a versatile choice for PCB design, capable of handling both small-scale and complex projects.

Main Features

Schematic Capture

KiCad's Eeschema module allows users to create complex circuit schematics with ease. It includes a wide range of components and supports custom symbols. Users can easily create and manage hierarchical designs, which is particularly useful for large projects.

PCB Layout

The PCBNew module is where the magic happens for PCB design. It supports multi-layer boards, differential pair routing, and high-speed design. The interactive routing tool offers real-time design rule checking, ensuring that your design is manufacturable.

3D Viewer

It includes a powerful 3D viewer that lets you visualize your PCB in a 3D space. This feature helps in understanding the placement of components and verifying the physical layout before manufacturing.

Library Management

It provides extensive libraries of components, footprints, and symbols. It also allows users to create and manage their own libraries, ensuring that you have the exact parts you need for your design.

SPICE Simulation

This program integrates with Ngspice for circuit simulation, allowing you to test your circuits before building them physically. This feature is invaluable for verifying the functionality of your design.

User Interface

KiCad’s user interface is clean and functional, though it may seem a bit overwhelming to beginners due to the vast array of tools and features available.

KiCad Screenshot 2

The interface is divided into different modules—Eeschema for schematic capture, PCBNew for PCB layout, and more—each with its own set of tools and options.

The learning curve can be steep, but once familiar with the interface, users will find it highly efficient and customizable. It supports multiple windows and tabs, allowing for easy navigation between different parts of a project.

Installation and Setup

Download: Visit the official website or FileHorse and download the installer for your operating system.

Installation: Run the installer and follow the on-screen instructions. The installation process typically takes a few minutes, depending on your system.

Initial Setup: Upon first launch, it prompts you to configure the default libraries and settings. This step is crucial as it ensures you have all the necessary components and tools available.

Getting Started: It offers a range of tutorials and documentation to help you get started. It’s recommended to go through these resources to familiarize yourself with the software.

KiCad Screenshot 3

How to Use
  • Create a Project: Start by creating a new project. It organizes everything into a project directory, making it easy to manage files.
  • Schematic Design: Use the Eeschema module to create your circuit schematic. Add components from the library, connect them using wires, and assign footprints to each component.
  • PCB Layout: Once your schematic is complete, switch to PCBNew to start laying out your PCB. Import the netlist from Eeschema and place your components on the board. Use the routing tools to connect the components.
  • 3D Visualization: Use the 3D viewer to check your PCB layout in a three-dimensional space. This step is essential for ensuring the physical design meets your expectations.
  • Manufacturing Files: Generate Gerber files and other necessary manufacturing files from PCBNew. These files are what you will send to your PCB manufacturer.
FAQ

Is KiCad suitable for professional use?
Yes, this program is widely used by professionals for commercial projects. Its feature set is robust enough to handle complex designs, and being open-source, it receives continuous improvements from the community.

Can I import projects from other EDA tools into KiCad?
It supports importing designs from other EDA tools like Eagle. However, the import process might require some adjustments to ensure compatibility.

Does KiCad have simulation capabilities?
Yes, it integrates with Ngspice for SPICE-based circuit simulation. This feature allows you to simulate and verify your circuits before building them.

Is there a limit to the size or complexity of a project in KiCad?
No, the app does not impose any artificial limits on the size or complexity of your project. It can handle multi-layer boards, high pin-count components, and large designs.

How can I learn KiCad efficiently?
The community offers extensive documentation, tutorials, and forums. Additionally, there are many video tutorials available online that can help you learn the software quickly.

Alternatives

Eagle: A popular EDA tool by Autodesk, Eagle offers similar functionality but comes with a steeper price tag and limitations on board size in the free version.

Altium Designer: Altium is a high-end EDA tool used by professionals in the industry.

Fritzing: Fritzing is an open-source tool designed for beginners and hobbyists.

Pricing

This software is completely FREE and open-source, with no restrictions on its use. This makes it an attractive option for both hobbyists and professionals who need powerful PCB design software without the high cost.

System Requirements
  • Operating System: Windows 11, 10, 8 or 7
  • Processor: 1 GHz or faster processor
  • Memory: 2 GB RAM minimum (4 GB or more recommended)
  • Storage: 2 GB of available disk space
  • Graphics: OpenGL 2.1 or higher-compatible graphics card
PROS
  • Free and open-source
  • Robust feature set for professional use
  • Multi-platform support
  • Extensive community resources
CONS
  • User interface can be overwhelming at first
  • Occasional bugs and glitches
Conclusion

KiCad is a powerful and versatile EDA tool that is well-suited for both beginners and professionals. Its open-source nature, combined with a comprehensive feature set, makes it an excellent choice for PCB design.

While it has a learning curve, the benefits of using this program far outweigh the initial challenges. Whether you’re working on a small hobby project or a complex commercial design, it provides all the tools you need to bring your ideas to life.

Also Available: KiCad for Mac

  • KiCad 8.0.8 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    KiCad 8.0.8 Screenshot 1
  • KiCad 8.0.8 Screenshot 2
  • KiCad 8.0.8 Screenshot 3

What's new in this version:

General:
- Remove compensation padding in KiCad launcher for newer wxWidgets versions
- Make settings migration dialog re-sizable
- Fix parsing of Altium overbar notation
- Update pin table when model changes
- Recognize ${KICAD7_3DMODEL_DIR} and all future major releases
- Skip hidden files when making backup
- Fix crash when opening the PCB editor while closing the schematic editor
- Fix broken Eagle board and schematic file import

Schematic Editor:
- Plot labels in color
- Fix some issues that can crash editor on close.
- Don’t change selection after selecting find-next hit
- Display footprints in footprint assignment tool
- Avoid crash on save if a polyline is empty
- Don’t rename root sheet when switching language
- Do not save automatically placed flag for text with no fields
- Fix connectivity issue with global label connected to power symbol
- Preserve symbol unit when loading schematic with missing instance data
- Fix crash in schematic editor when finishing a wire
- Fix crash when opening footprint browser from schematic symbol properties
- Fix QA test failure in orcadpcb2 netlist exporter
- Fix a crash when library symbol is missing
- Fix crash after project save and reopened after cannot find symbol in netlist error
- Improve symbol load time when opening a large database library
- Fix crash when undoing new sheet action from within sheet
- Make PDF export respect background color fill
- Don’t lose reference designators when importing third party schematics
- Prevent freeze when pasting a long string into search bar

Symbol Editor:
- Fix crash on corrupt symbol library table
- Don’t hang when trying to paste image as text
- Allow opening color picker dialog from polygon shape properties panel

Spice Simulator:
- Only populate spice code in the simulation dialog code field
- Fix crash after probing and changing signal color
- Fix crash when a net named VT exists

Board Editor:
- Handle circular zone cutouts in Fabmaster import
- Don’t add zero radius holes on Fabmaster import
- Do not import unplaced footprints on Fabmaster import
- Handle circles on Fabmaster import
- Map unknown layers to KiCad user layers on Fabmaster import
- Handle rectangles on Fabmaster import
- Improve detection of open versus closed polygons on Fabmaster import
- Fix text import on Fabmaster import
- Handle squares, oblongs, and regular polygons on Fabmaster import
- Keep DRC marker exclusions up to date
- Make sure descendants get new UUIDs when pasting
- Fix crash when running DRC
- Allow plot options to override the board tenting settings
- Add example for silk_board_edge_clearance custom rule
- Fix rats nest issue where blind vias are treated as through vias
- Don’t trigger DRC footprint library warning when description and keywords do not match
- Allow selection of PCB DRC markers when not on active layer
- Allow DRC markers to be selected with area selection
- Rebuild layer preset list on language change
- Fix track start property display
- Fix thread deadlock when closing the footprint chooser dialog
- Prevent DRC freeze when using footprint with custom pad shapes
- Plot from render cache if fonts aren’t embedded
- Add rectangle height and width to properties panel
- Fix pad inside isolated zone "island" not marked as unconnected
- Allow custom rules that explicitly allow holes from one footprint to overlap the courtyard from another
- Fix pin rotation parsing in the legacy symbol library plugin
- Adjust DRC clearance for net ties
- Properly cancel 3D export
- Fix scale when exporting IPC-2581 using inches units
- Fix compatibility with Allegro PCB Router using Specctra sessions
- Fix Specctra session import from TopoR
- Handle wildcards and case-insensitivity in custom rule pin type comparisons

Footprint Editor:
- Properly handle group duplicate
- Ignore invisible pads in enumeration tool
- Do not add extra grid rows when resetting default field property preferences
- Update QR footprint wizard

Gerber Viewer:
- Fix crash on specific gerber files

3D Viewer:
- Use font render cache when available

PCB Calculator:
- Add measure unit to Rho constant in transmission line tab

Windows:
- Fix opening zip archives from project manager tree