Skip to content
This repository was archived by the owner on Feb 27, 2026. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 268 Bytes

File metadata and controls

17 lines (11 loc) · 268 Bytes

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.