KiCad actions
Version updated for https://github.com/actions-for-kicad/kicad-actions to version v1.8-k9.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action integrates KiCad, an open-source PCB design tool, into CI pipelines, automating tasks such as running Electrical Rules Checks (ERC), Design Rules Checks (DRC), and generating output files like schematics, PDFs, Gerbers, and BOMs. It streamlines PCB design validation and documentation processes, enabling efficient versioned builds and artifact generation for hardware projects.
Release notes
What’s Changed
- Fixed detect files by @Nick-v-L in https://github.com/actions-for-kicad/kicad-actions/pull/56
- Added more image generation features by @Nick-v-L in https://github.com/actions-for-kicad/kicad-actions/pull/58
Full Changelog: https://github.com/actions-for-kicad/kicad-actions/compare/v1.7...v1.8-k9.0.7