commit | 2b287a0caf701becb728e71bdd482caa685072f7 | [log] [tgz] |
---|---|---|
author | Anthony DiGirolamo <tonymd@google.com> | Tue Oct 29 23:30:15 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 29 23:30:15 2024 +0000 |
tree | 13dbf71227ed6dc9c72cb8e9699031ca5206f112 | |
parent | 9465e580a0f6e31045f4fe6d211eec27dbb212fa [diff] |
build: Add kicad pcb drill export Add drill file export alongside gerber files. Update gerber plot parameters in rp2350_target_board.kicad_pcb and run gerber export with --board-plot-params. Change-Id: Ib6d309c16bd3c550aa078b8f9afe61c7efc5f9c8 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/hardware/testing/+/245438 Reviewed-by: Erik Gilling <konkers@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Commit-Queue: Anthony DiGirolamo <tonymd@google.com>
kicad-cli
is added to your $PATH
.bazelisk build //...
to build artifacts (PDF Schematic, etc.).bazelisk test //..
to run ERC/DRC.