KiCon 2025 in North America is coming in May!
Get your tickets now to join the KiCad community for 3 days of classes, presentations, and collaboration.

KiCad 9.0.2 Release

The KiCad project is proud to announce the version 9.0.2 bug fix release. The 9.0.2 stable version contains critical bug fixes and other minor improvements since the previous release.

A list of all of the fixed issues since the 9.0.2 release can be found on the KiCad 9.0.2 milestone page. This release contains several critical bug fixes so please consider upgrading as soon as possible.

Version 9.0.2 is made from the 9.0 branch with some cherry picked changes from the development branch.

Packages for Windows, macOS, and Linux are available or will be in the very near future. See the KiCad download page for guidance.

Thank you to all developers, packagers, librarians, document writers, translators, and everyone else who helped make this release possible.

Changelog

General

  • Add tool framework to footprint preview widget. #17107 #19651

  • Don’t bleed settings between 3D viewer and 3D footprint preview. #17353

  • Improve text alignment in grids and one-line Scintilla controls. $16685

  • Include hidden fields when searching. #20370

  • Fix ambiguous data collection opt in dialog text. #20027

  • Handle home folder shortcut in jobset destinations. #20032

  • Refresh search when showing search panel. #20009

  • Add support for mixed state checkboxes in grids. #17730

  • Do not export unused copper layers in job set PDF output. #20460

  • Don’t assert or crash on shutdown. #20433

  • Update default schematic when creating a new project. #20448

  • Prevent empty job set type list. #20522

  • Don’t always pop up warning regardless of setting rendering engine to fallback graphics. #20386 and #20544

  • Prevent project backup and archive from growing infinitely. #20431

  • Add menu item to control searching of hidden fields. #20370

  • Remove unnecessary tool tips from rules check dialog.

  • Fix too small angle increment when stroking arcs.

  • Allow multple line text in table cell. #20327

  • Use schematic editor default font setting for plot job.

  • Allow checking/unchecking of multiple rows' check boxes in library configuraton window. #18843

  • Fix table and text box rotation and text justification. #20642, #20643, #20644, and #20645

  • Allow embedded files to come from symbols and footprints. #20530 and #20210

  • Fix copying embedded file URIs in grids. #20494

  • Exclude brackets at the end of a URL when linking from HTML. #20347

  • Retain use board center origin 3D model export job set setting. #20752

  • Fix crash in footprint chooser. #20780

  • Don’t write unused part of the buffer into image data. #20698

  • Fix line width issue when plotting many pages in one PDF file. #20805

Schematic Editor

Board Editor

  • Plot the appropriate ${LAYER} tag when plotting to single document PDF. #20352

  • Fix crash when changing units. #20380

  • Correctly rotate silk screen text on Eagle board import. #20271

  • Generate correct Gerber file names if the project name contains a dot. #20065

  • Process non-copper keepouts in footprints. #20405

  • Properly mirror pad numbers when plotting. #20459

  • Correctly import settings from another board. #20484

  • Ensure PNS length tuning calculation uses correct layer ID. #20372

  • Add new DRC expression function isMemberOfSheetOrChildren. #20339

  • Prevent crash when using net inspector. #20521

  • Reset tool tip when aborting position interactive tool. #20489

  • Preserve text box size when rotating angles other than 90 degrees. #20529

  • Fix broken edge cut copy and paste. #20537

  • Improve performace for complex polygons. #17820

  • Always print the via hole. #20546

  • Improve pan performance when showing a large amount of through hole pads. #20506

  • Fix false positive when performing footprint parity DRC. #15917

  • Restore visibility editing for fields. #20560

  • Prevent duplicate find results. #20569

  • Fix incorrect tool tip in rule area properties dialog. #20592

  • Improve zoom and pan performance with large number of through hole pads. #20506

  • Resolve fonts for tablec ells. #20605

  • Fix broken table highlight colors. #20606

  • Use a better position for the DRC marker with arc tracks. #20636

  • Fix missing traces when exporting to STEP. #20515

  • Prevent tables from walking when flipping them to other side of board. #20294

  • Remove artefacts after deleting appended board. #20314

  • Fix broken footprint chooser measurement tool behavior after changing display modes. #20669

  • Remove horizontal/vertical constraints limitation from footprint chooser. #20668

  • Fix broken Python demo script. #20538

  • Mark ODB++ as export only. #20493

  • Fix broken pads in GenCAD export. #20437

  • Avoid popping a dismabiguation menu after point selection completes. #20680

  • Add sorting functionality for netclass assignments. #18819

  • Prevent tracks created by multi-channel tool from swapping groups on save. #20665

  • Add dedicated anchor points for table. #20184

  • Correctly handle solder masks for tear drops on tracks with solder masks. #20744

  • Export text box borders to STEP. #20763

  • Don’t reserve source pad number in array tool. #20722

  • Fix pad snapping on non front copper layer in high constrast mode. #20674

  • Correctly match implicit composite netclass DRC rules. #20797

  • Fix arc winding and layers on GenCAD export.

Footprint Editor

  • Check for silk screen to solder mask collisions in DRC. #19707

  • Ensure attribute deleted in schematic is deleted in board. #19988

  • Allow changing the default layer for text items. #20505

  • Be explicit about custom pad default anchor shape. #20551

  • Fix crash when deleting grouped text. #20589

  • Fix crash when loading Altium designer footprints with polygon pour cut outs on plane layer. #20625

  • Correctly cleari thermal relief override (gap/spoke) in pad properties dialog. #20709

3D Viewer

Gerber Viewer

  • Fix issues when loading zip files. #20779

  • Fix crash when file load error log window overflows. #20799

Command Line Interface

  • Correctly handle user defined layer names. #18773

  • Do not plot all gerber layers when an invalid layer list is provided. #20555

  • Fix Gerber --output command help. #20298

API

  • Fix crash updating reference designator. #20206

Windows

  • Fix crash when closing some KiCad main windows. #20754

macOS

  • Allow searching menu items. #10124



See Also

KiCad Version 9.0.2 Release Candidate 1 Available
2025-04-25

The first release candidate for version 9.0.2 is available for testing. Version 9.0.2 will be released soon unless critical issues are found in testing this release candidate. There may be additional bug fixes to the 9.0 series available as testing builds for users who require those bugs fixed after 9.0.2 is released. You can obtain the release candidate for your platform here: Windows x86_64 Windows arm64 macOS Ubuntu: Using the 9.

KiCad 9.0.1 Release
2025-03-30

The KiCad project is proud to announce the version 9.0.1 bug fix release. The 9.0.1 stable version contains critical bug fixes and other minor improvements since the previous release.