j0ono0 / pinout

An open source Python package that generates hardware pinout diagrams as SVG images.
https://pinout.readthedocs.io
MIT License
390 stars 18 forks source link

enable default settings #33

Closed j0ono0 closed 3 years ago

j0ono0 commented 3 years ago

current method of documenting pin-labels is (possibly) unnecessary verbose where labels share many common geometry features. Review and amend method of label configuration.

j0ono0 commented 3 years ago

default component settings are being filed as dicts in config.py defaults can be overridden by users entirely or on a per-component level as an additional arg(s) on instantiation.

Initial test work well but requires further detailed testing.

j0ono0 commented 3 years ago

Appears to be working for all samples so far. Tested with Arduino samples and full-sample.