svg-pcb
svg-pcb copied to clipboard
Design PCBs in the Browser
Noticed while making a board and placing vias. I have some components flipped on the back side of the board and I want to position vias relative to the pads...
"componentLabels" "padLabels"
display id in gui new position in name/label/id debate
While polyline routing might be sufficient for a lot of things, we can get fancier with parametric computational design. One routing primitive I've used is start-point + start-angle and end-point...
It would be useful to have a more complete library of geometry functions. This might be as simple as importing some common JS geometry library, the key would be something...