bennymeg / Fabrication-Toolkit

An JLC PCB Fabrication Plugin for KiCad
Apache License 2.0
300 stars 52 forks source link

'FOOTPRINT' object has no attribute 'HasProperty' #84

Closed RealET closed 1 year ago

RealET commented 1 year ago

On Linux, Kicad 7.99.

When trying to trigger the plugin, it states: 'FOOTPRINT' object has no attribute 'HasProperty' and does not generate any files.

bennymeg commented 1 year ago

KiCad 7.99 is not supported.

RealET commented 1 year ago

Ah gotcha, sorry about that. I accidentally updated and now my projects are not backward-compatible.

bennymeg commented 1 year ago

X.99 version are essentially nightly development versions for the next release of KiCad. Unfortunately, I do not have enough time to support it ahead of time. But if someone would be able to contribute a non-breaking fix for that issue, I'll be happy to merge it.