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' #97

Closed dzid26 closed 10 months ago

dzid26 commented 10 months ago

Reopening #84 until fixed.

Kicad 7.99

I think it should be: HasProperty -> GetFieldByName

bennymeg commented 10 months ago

X.99 version are essentially nightly development versions for the next release of KiCad that change frequently. I'll would be happy to merge a non-breaking PR that fix this issue, once v8 will be released.