Hello,
running MacOS 12.6.2 Monterey
having Kicad 7.0.9 installed
Got PcbDraw to work by downloading the latest master and running setup.py using the Kicad's Python 3.9.13 included distribution.
I can get plots for my PCB. I had to follow your advice regarding edge rectangles and all is fine, thanks for all.
I would like to render it with coponents. I'm using LED_THT:LED_D1.8mm_W3.3mm_H2.4mm. I have made the kicad_mod and Kicad's 3D rendering is fine.
I tried the following command line to create my component SVG:
pcbdraw libtemplate footprint --front `pwd`/LED_D1.8mm_W3.3mm_H2.4mm_green.kicad_mod test.svg ./src/common/stdpbase.cpp(59): assert ""traits"" failed in Get(): create wxApp before calling this
Please can you give me an advice in order to solve this problem?
Regards
LED_D1.8mm_W3.3mm_H2.4mm_green.kicad_mod.zip