qucs2gerber

A Qucs to Gerber generation tool.


License
MIT
Install
pip install qucs2gerber==0.0.4

Documentation

qucs2gerber Package

This is a tool that generates Gerber code from a Qucs schematic file.

Example Qucs schematic: Qucs Example

Example qucs2gerber usage:

python3 -m qucs2gerber -s demo.sch -o output.grb

Gerber file generated: Gerber Example