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

Reverted #77 #90

Closed Electro707 closed 2 years ago

Electro707 commented 2 years ago

As it turns out, the ComputeBoundingBox returning zero was actually a bug in KiCAD, and the reply from https://gitlab.com/kicad/code/kicad/-/issues/9452 was a misintepretation/oversight. I did trace the bug eventually and reported it (https://gitlab.com/kicad/code/kicad/-/issues/10179).

This should be now fixed in KiCAD >6.0.1, so setting all visible is no longer necessary. One consequence of setting everything visible thought as a fix is that it also set dimension layers visible for example, so Populate would draw the SVG on the generated webpage to be the wrong size