Closed TimGoll closed 9 months ago
Hi Tim, thank you very much for submitting this issue. I'll have a look at it and keep you posted.
I have to say that I really like the addon so far! It was a bit hard to get used to it at first, especially since InvenTree is new to me as well, but I got most things working by now! Thanks for your work.
That's awesome feedback, thanks.
Oliver from InvenTree and I try to make it as easy as possible for everyone to use. As far as I know, InvenTree is the only application supporting KiCad's http lib at the moment.
If you have any suggestions for us on how we can improve the instructions to get people up and running even quicker, please let me know.
If you have any suggestions for us on how we can improve the instructions to get people up and running even quicker, please let me know.
great work, man!
I have the following part added in InvenTree:
And the footprint parameter is set to the following in the
Plugin: KiCad Library Endpoint
settings:And I have the following Category settings:
When I generate the part.json it works fine and is accepted in KiCad. This is the generated JSON:
If I try to use the
Footprint Parameter Template
setting in the categories settings, the generation fails:(note that the field I'm using here is the same that I'm using in the plugin settings)
The output is the following:
The detailed error in the logs looks like this:
I hope this is enough information for you to fix the issue. Feel free to ask any further questions.