Skip to content

coppertrack/nodejs-stackup-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejs-stackup-cli

A very basic implementation of pcb-stackup as a CLI-tool.

Usage:

node index.js <gerbers.zip>

This generates the following output:

{ board_width: '59.70', board_length: '38.10', board_layers: 2 }

And creates two .svg-files.

About

A simple CLI implementation of pcb-stackup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published