DIaLOGIKa-GmbH / kicad-coil-creator

Generates PCB coils for KiCad
GNU Affero General Public License v3.0
13 stars 2 forks source link

DRC error fixes #9

Closed TimGoll closed 3 months ago

TimGoll commented 3 months ago

This pull request fixes the DRC errors that happened due to multiple traces and vias having no nets assigned. It also cleans up the generated S-Expression output. Moreover coils on odd layer counts now have correct pad numbers assigned.

Some minor issues were tackled as well.

diajowe commented 3 months ago

:+1: