leomcelroy
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.  ```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 - [...