A Cross Platform and Open Source Electronics Design Automation Suite

KiCad

KiCad

  -  1 GB  -  Open Source
  • Latest Version

    KiCad 9.0.6 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-9.0.6-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.

LTspice: Fast, and free SPICE simulator software, schematic capture and waveform viewer.

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

Why is this app published on FileHorse? (More info)
  • KiCad 9.0.6 Screenshots

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

    KiCad 9.0.6 Screenshot 1
  • KiCad 9.0.6 Screenshot 2
  • KiCad 9.0.6 Screenshot 3

What's new in this version:

General:
- Ensure file write permissions copying edited library table
- Ensure custom library table write path is correctly created
- Prevent always requesting keychain unlock when Git project is opened
- Ensures proper execution when running external application
- Show all files in file tree when using git
- Prevent Altium import error when schematic and/or PCB files are in folder
- Make sure ERC/DRC exclusion hotkey works when dialog has focus
- Support translation in tool context menus
- Support translation of property grid enumerations
- Fix crash when importing Altium project

Schematic Editor:
- Add bulk field editing to symbol field table dialog
- Ensure new symbols obey the observed sheet number
- Maintain units even when opening in standalone mode
- Properly name Altium sub-sheets on import
- Fix crash when updating symbol
- Ensure symbol fields table and BOM export field values match using shared sub-sheets
- Fix missing description field when using HTTP libraries
- Ensure ERC Exclusions are maintained

Symbol Editor:
- Prompt for unsaved changes in the library symbol fields table editor.
- Prevent crash in changing item symbol unit in properties panel
- Set symbols modified flag (*) when library fields are changed.

Simulator:
- Enforce spice valid net names when parsing
- Improve right Y-axis label layout and power signals displaying incorrect units on simulation plot

Board Editor:
- Fix crash when pressing 'X' to begin routing
- Fix crash when routing an empty board.
- Correctly inherit track width when multiple net classes are defined
- Avoid OtherSideView when exporting IPC-2581B
- Fix wrong netclass assignment when more than four net classes
- Prevent duplicate symbol names in ODB++ output
- Fix broken PNS track dragging when constrain to H/V/45 mode is turned on
- Handle custom fields from netlist
- Ensure Altium PCB import saves under the correct name
- Fix crash when canceling zone refill after moving zone points
- Prevent zone and shape corners snap to 45/90 degree lines when the option is disabled
- Ensure moving objects with arrow keys is aligned to grid
- Correct sort net classes in netclass inspector
- Auto-convert numeric values in fields when referencing them in expressions
- Fix zone filling issues
- Import pad to die lengths when importing Altium board file.
- Fix track length calculation inconsistencies
- Improved multi-drag segment side/corner determination
- Do not ignore grid snapping when movement constrained to horizontal, vertical, or 45 degree mode
- Fix constrained movement regression
- Fix snapping issue with measurement tool
- Fix horizontal, vertical, 45 degree toggle during move
- Fix "Unroute Selected" when footprint is selected and select pads is disabled

Footprint Editor:
- Allow deleting multiple 3D models in footprint properties dialog

IPC API:
- Fix crash when setting padstack layers