Closed imrishabh18 closed 4 hours ago
/bounty $5
/attempt #93
with your implementation plan/claim #93
in the PR body to claim the bountyThank you for contributing to tscircuit/footprinter!
actually only 90 degree rotation works
Yeah I know 90 multiples are working fine. But I was seeing few pcb boards and they were placing the chips in 45deg. So, probably we need to support that as well. I think probably it will be more work to rotate the pads I am guessing
@imrishabh18 can you delete this issue and open it in snippets? Abse found a fix but transferring issues doesn't transfer bounties so please reopen it there. fwiw I implemented rotated_rect in all relevant repos except the autorouter repo. Can you please investigate this issue as I couldn't find the problm? https://github.com/tscircuit/autorouting/issues/96
If not here then, I am guessing this logic needs to be implemented in PcbViewer
about rotation of footprint. Why in snippets though? 🤔
cc: @seveibar
@imrishabh18 the original problem is the pads not appearing which is fixed by updating pcb-viewer in snippets since I already implemented it in pcb-viewer, and he found another problem where the rotation direction is reversed which needs to be fixed in pcb-viewer. Sorry I didn't clarify earlier