jsreynaud / kicad-action-scripts

Some KiCad plugins in Python
GNU General Public License v3.0
246 stars 50 forks source link

Update ViaStitching for KiCad 8 #70

Closed craftyjon closed 8 months ago

craftyjon commented 8 months ago

Inflate/Deflate APIs changed, and wxWidgets geometry classes are no longer used.

This will only work with KiCad head (latest nightly after today, 7aad7fcc or newer) which will become 8.0.0-rc2 and then 8.0 eventually. Feel free to either merge this directly or just use it as reference if helpful. It would need changes if you wanted to release a version that can be installed on both V8 and earlier versions of KiCad