mvnmgrx / kiutils

Simple and SCM-friendly KiCad file parser based on Python dataclasses for KiCad 6.0 and up.
GNU General Public License v3.0
78 stars 25 forks source link

Feature: Dru severity token #84

Closed mvnmgrx closed 1 year ago

mvnmgrx commented 1 year ago

This PR implements the new design rule severity token for KiCad v7

Fixes #69