yaqwsx / PcbDraw

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

Run populate.py without installing #30

Closed set-soft closed 4 years ago

set-soft commented 4 years ago

Now we load the mrenderer module and pcbdraw from the same directory where populate.py is located. In this way there is no need to install the scripts. Neither we need to create symbolic links to run the work in progress code.