|
|
|
|
|
by desdiv
3615 days ago
|
|
A PCB consists of multiple layers, each one of which is described by a gerber file. gerber-to-svg renders each individual layer to svg; this project aggregates all the layers and stacks them up (hence the name) in the proper order. |
|
Macrofab does this for their web tool, from their Github I guess they merge gerber-to-svg with this SVG Stacker:
https://github.com/MacroFab/SVG-Stacker