-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Bugfix] Fixed the non-plated through hole implementations
The current platform can't support non-plated holes via the `pcb-pad` definition. I've added: 1. Generators for creating non-plated hole statements 2. Landpatterns for non-plated holes. I've left the current `npth-pad` function in place and marked it with a deprecation warning. We will remove in a future iteration.
- Loading branch information
1 parent
37a5d1d
commit 4c3b4ea
Showing
2 changed files
with
158 additions
and
69 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters