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

Add ground pour and multilayer support #109

Open
3 of 7 tasks
ceremcem opened this issue Nov 3, 2023 · 0 comments
Open
3 of 7 tasks

Add ground pour and multilayer support #109

ceremcem opened this issue Nov 3, 2023 · 0 comments
Assignees

Comments

@ceremcem
Copy link
Collaborator

ceremcem commented Nov 3, 2023

Steps for ground pour:

  • Add polygon support. Polygon must be editable
  • Subtract all geometry from this polygon (paperjs-offset)
  • Adding new geometries must update this polygon.
  • Add support to connect this polygon to any netid. This should "remove" any trace with this netid in that layer and connect that trace to the polygon.
  • Polygon tool must support adding more nodes and moving existing nodes.

Steps for multilayer support:

  • Footprints should only be sent to B.Cu and F.Cu layers. Additional layers may only support traces, ground pours and vias.
  • Vias may not connect all layers.
@ceremcem ceremcem self-assigned this Nov 3, 2023
@ceremcem ceremcem pinned this issue Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant