CGrassin / kicad-pinout-generator

This KiCad plugin generates pinouts from the PCB file to various formats.
MIT License
33 stars 6 forks source link

Works properly on KiCAD 8.0.2, but not available in the plugin manager #13

Open Vincent-Dalstra opened 5 months ago

Vincent-Dalstra commented 5 months ago

Fairly self-explanatory: I've previously used it on version 7.0 and liked the results, so I've now installed it on KiCAD v8.0.2 (using Method B) and used it to export C++ #defines for an ESP32-S3 based PCB I'm working on.

Works out of the box, behaviour unchanged since I last used it. I found no errors when checking ithe output manually. Output for the other languages appears to be good as well.

I suggest that the _kicad_versionmax be updated to allow it to be downloaded via the Plugin and Content manager once again.