Skip to content

0.3.49 - 2026-03-02

Choose a tag to compare

@github-actions github-actions released this 02 Mar 15:55

Release Notes

Changed

  • Replace [assets] with [[workspace.kicad_library]] for built-in resolution of KiCad symbol, footprint, and 3D model repositories.
  • Embed referenced 3D models directly into .kicad_pcb layout files, eliminating the need for external 3D model files at layout time.

Install pcb 0.3.49

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/diodeinc/pcb/releases/download/v0.3.49/pcb-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/diodeinc/pcb/releases/download/v0.3.49/pcb-installer.ps1 | iex"

Download pcb 0.3.49

File Platform Checksum
pcb-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
pcb-x86_64-apple-darwin.tar.xz Intel macOS checksum
pcb-x86_64-pc-windows-msvc.zip x64 Windows checksum
pcb-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum