Skip to content

fix: maintain accurate CAD rotation alignment with PCB components during packing and layer flips#1528

Merged
Abse2001 merged 5 commits intotscircuit:mainfrom
Abse2001:main
Oct 18, 2025
Merged

fix: maintain accurate CAD rotation alignment with PCB components during packing and layer flips#1528
Abse2001 merged 5 commits intotscircuit:mainfrom
Abse2001:main

Conversation

@Abse2001
Copy link
Copy Markdown
Contributor

Fixed CAD rotation logic to stay consistent with PCB component rotation during packing.
Added proper normalization and handling for bottom-layer flips to ensure accurate 3D alignment.
Updated packing flow to apply rotation changes directly to corresponding CAD components.
Added test and snapshot to verify CAD and PCB rotation match across layers.

/claim #1518
/closes #1518

@vercel
Copy link
Copy Markdown

vercel bot commented Oct 17, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
tscircuit-core-benchmarks Ready Ready Preview Comment Oct 18, 2025 0:14am

💡 Enable Vercel Agent with $100 free credit for automated AI reviews

@Abse2001 Abse2001 merged commit c505ac8 into tscircuit:main Oct 18, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cad Models aren't being rotated after packing (only pcb pads/components are being rotated)

2 participants