Eagle CAD file to svg renderer
Project description
eagle2svg
Eagle cad to SVG converter.
eagle2svg helps social coding based circuit development. It is easy to upload and embed drawings to the pull-request comment by using gh-pr-comment.
Install
$ pip install --user eagle2svg
Usage
eagle2svg eagle-file [sheet# [layer# [layer# ...]]]
- sheet#: schematic sheet index (for board layout rendering, set 0)
- default:
0
- default:
- layer#: visible layer index
- default:
1 16 17 18 19 20 21 22 25 26 29 30 91 92 93 94 95 96 97 104
- e.g. board top layers:
1 20 17 18 21 25 19
- e.g. board bottom layers:
16 20 17 18 22 26 19
- default:
License
This package is released under BSD license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
eagle2svg-0.1.5.tar.gz
(10.2 kB
view hashes)
Built Distribution
eagle2svg-0.1.5-py3-none-any.whl
(10.9 kB
view hashes)
Close
Hashes for eagle2svg-0.1.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6599bac5c5517d429f0fceff21f4cea839efeda41835dff75243a469a7f2425b |
|
MD5 | 4f2ce5a0bb23f336ebf7c2553b6d5996 |
|
BLAKE2b-256 | 0501d4c339436e52b3bfa753de7a7d65e3605578d964c9f97276aff3909c950b |