Skip to main content

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
  • 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

License

This package is released under BSD license.

Project details


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)

Uploaded Source

Built Distribution

eagle2svg-0.1.5-py3-none-any.whl (10.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page