Skip to main content

Utility to produce nice looking drawings of KiCAD boards

Project description

PcbDraw

Convert your KiCAD boards into nice looking 2D drawings suitable for pinout diagrams. Never draw them manually again!

example

This small Python script takes a KiCAD board (.kicad_pcb file) and produces a 2D nice looking drawing of the board as an SVG file. This allows you to quickly and automatically create awesome pinout diagrams for your project. These diagrams are much easier to read than a labeled photo of a physical board or an actual KiCAD design.

You and your users will love them!

PcbDraw also comes with a small utility called Populate which allows you to easily specify & maintain nice looking HTML or Markdown population manuals.

example

Usage

There are two separate guides:

There are also examples of usage in the examples directory.

Contributing

Feel free to submit issues and pull requests!

Future Work

  • make reasonably complete module library
  • produce nicer SVG file structures (make SVG smaller by including each module exactly once, treat ids correctly,...)
  • support value labels on modules

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

PcbDraw-0.4.0.tar.gz (109.9 kB view hashes)

Uploaded Source

Built Distribution

PcbDraw-0.4.0-py3-none-any.whl (353.1 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