yaqwsx / PcbDraw

Convert your KiCAD board into a nicely looking 2D drawing suitable for pinout diagrams
MIT License
1.16k stars 91 forks source link

Fixes the missing shortcut for --filter (-f) #124

Closed set-soft closed 2 years ago

set-soft commented 2 years ago

To keep it compatible with older versions that supported -f

yaqwsx commented 2 years ago

This should be also reflected in the documentation

set-soft commented 2 years ago

Ok, I fixed this. Note that this wasn't documented in v0.9.0, even when it was implemented: https://github.com/yaqwsx/PcbDraw/blob/a19a5cdea040e3764fa44a6c5619e9e107b1694f/pcbdraw/pcbdraw.py#L845