Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.14 KB

File metadata and controls

34 lines (24 loc) · 1.14 KB

license issues commits

View gerber files in your browser, and render them as SVG or PNG.

GerberViewer

Features

  • Output top/bottom layer with nice look, to SVG or hi-resolution PNG images
  • Generate relief layers that can be used in 3D modeling
  • Presets of solder mask colors

Develop

npm install
npm run lint
npm run typecheck
npm run dev

License

Apache-2.0