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

Added support for optional opacity setting for model in footprint. #98

Closed hlprasu closed 1 year ago

hlprasu commented 1 year ago

Footprint's model section optionally can have opacity specified in it. This patch adds support to it.

hlprasu commented 1 year ago

@mvnmgrx Kindly review and merge if acceptable.

hlprasu commented 1 year ago

@mvnmgrx Kindly review this.

hlprasu commented 1 year ago

Thanks for your contribution. I've marked some minor things after which i am happy to merge your PR.

Best regards,

Thanks for the feedback. I've updated as suggested. Kindly review the same.