Skip to content

fix: finalize geometry and resolve build errors#18

Closed
1028bc wants to merge 2 commits intotscircuit:mainfrom
1028bc:patch-4
Closed

fix: finalize geometry and resolve build errors#18
1028bc wants to merge 2 commits intotscircuit:mainfrom
1028bc:patch-4

Conversation

@1028bc
Copy link
Copy Markdown

@1028bc 1028bc commented Mar 14, 2026

Standardizes power nets to net.V3_3, removes unsupported circular hole geometry from the stampboard footprint, and adds pcbPack to the board to resolve geometry engine crashes.

1028bc added 2 commits March 14, 2026 05:28
- Removed the '_innerhole' parameter from the stampboard footprint. 
- This bypasses the PhasedPackSolver error 'Cannot complete boolean operation' caused by unsupported plated hole shapes in the current engine version.
- Added 'pcbPack' to the <board> tag in index.tsx to resolve the 'Cannot complete boolean operation' error by preventing component overlap at the origin.
- Imported and added the <KeyCircuit /> component to ensure it is rendered in the final PCB layout.
- Removed unused RP2040 import to clean up the file.
@tscircuit tscircuit bot requested a deployment to Preview March 14, 2026 12:47 Abandoned
@1028bc
Copy link
Copy Markdown
Author

1028bc commented Mar 15, 2026

Triggering rebuild for React key fix

@1028bc
Copy link
Copy Markdown
Author

1028bc commented Mar 15, 2026

Closing this in favor of #19, which provides a consolidated fix for the geometry crashes, React warnings, and switch trace routing. All CI checks are passing there.

@1028bc 1028bc closed this Mar 15, 2026
@1028bc 1028bc deleted the patch-4 branch March 15, 2026 13:45
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