gerb2etch
gerb2etch copied to clipboard
Use whats-that-gerber for layer detection?
Hey, nice script!
We have been working on a JS module to identify Gerber layers by common file names called whats-that-gerber. This was split out from the pcb-stackup project at some point.
It could save the user from having to worry too much about the layer names. The downside is the user needs to install NodeJS and the script needs to be downloaded somehow or included in the source here.