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

Fix Kicad 6.99 compatibility issues #106

Closed cchaine closed 1 year ago

cchaine commented 2 years ago

The purpose of this Pull Request isn't to get merged but to provide a base for people willing to use PcbDraw with Kicad 6.99 nightlies.

This has been tested with version 6.99.0-3148-gdb6c153ad9-dirty.

korken89 commented 2 years ago

Edit: Sorry, this should be its own issue.

I see the same issue on stable v6 on panels generated with KiKit. The board is fine and works in 3D in KiCAD without errors, but pcbdraw gives:

image

ybiao-he commented 1 year ago

I met the same issue even with KiCAD6.

yaqwsx commented 1 year ago

I believe this is outdated as CI passes with KiCAD 6 & 7