Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

thermal areas shall have via stitching #22

Open
3 tasks
cooked opened this issue Nov 13, 2022 · 2 comments
Open
3 tasks

thermal areas shall have via stitching #22

cooked opened this issue Nov 13, 2022 · 2 comments
Labels
new New feature or request wip Work in progress

Comments

@cooked
Copy link
Owner

cooked commented Nov 13, 2022

add vias programmatically. there shall be:

  • a gui parameter to define the via grid pitch
  • the algo generate circular patterns or grid or polygon based on outline shape
  • the vias shall "avoid obstacles" (mounting holes, terminals, etc )
@cooked cooked added the new New feature or request label Nov 13, 2022
@cooked
Copy link
Owner Author

cooked commented Nov 15, 2022

see this reference around line 322 to generate via patterns
https://github.com/jsreynaud/kicad-action-scripts/blob/master/ViaStitching/FillArea.py

@cooked cooked added the wip Work in progress label Nov 28, 2022
@cooked
Copy link
Owner Author

cooked commented Nov 28, 2022

first draft in do_thermal()... to be improved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new New feature or request wip Work in progress
Projects
None yet
Development

No branches or pull requests

1 participant