leomcelroy

Results 58 issues of leomcelroy

A form to submit to scrapbook for clubs. It's got styles that more closely match the Hack Club theme.

I've written geometric constraint solvers in the past and this looks like a great start. I was curious how exactly the constraint solver works. I looked through the codebase and...

The basic example exports the first pad incorrectly as a circle. ![Screenshot 2024-04-07 at 12 59 18 AM](https://github.com/leomcelroy/svg-pcb/assets/27078897/ca84fcb1-bec7-4e8f-a665-4cf08e0b0aa9) ```js /* @version: v0.1.0 a basic starter design */ /* -- DECLARE_PCB...

When editing components in GUI would be nice to have interface for other optional operations. - [ ] add transform widget for selected components - [ ] translate - [...