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

[Fancy Draw Stackup][Added] Alternative Stackup Drawing #699

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

nguyen-v
Copy link

@nguyen-v nguyen-v commented Oct 21, 2024

This PR adds a new preflight (fancy_stackup), which adds an alternate stackup drawing to the existing one. The main features are:

  • Stackup information as a table, column order can be set with the preflight configuration
  • Automatic parsing of via type (buried/normal and microvia) and via pairs (symmetric across the stackup), and optionally drawn in the stackup table
  • Optional note at the bottom of the stackup table
  • Many configurable parameters, such as spacing between columns and layers, spacing and size of vias, etc.
  • Gerber column can be plotted as the full name or extension only

Example with thru, buried via pairs, single buried via, microvia pairs and single microvia. Stackup table columns are inspired from Altium's Draftsman stackup tool.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant