sparkmicro / Ki-nTree

Fast part creation for KiCad and InvenTree
GNU General Public License v3.0
171 stars 31 forks source link

Getting the default values added to the configuration files #206

Closed nikolai2111 closed 5 months ago

nikolai2111 commented 5 months ago

Hello everyone,

First of all, thank you very much for the great tool! It makes a lot of work easier.

Now I have the following problem, when I edit the following files and adapt them to my categories, the default values are still loaded in.

How can I ensure that these default configurations are no longer loaded? The files could be found in the categories.zip.

In addition, would it be possible to give me feedback on whether the files have been created correctly or have been correctly adapted to my categories?

Thank you for your help

eeintech commented 5 months ago

Hello @nikolai2111

I'm glad you enjoy Ki-nTree, thank you for your kind words 😉

Very sorry for this issue, it was actually related to #195 and I fixed it in #206. It will be fixed with 1.0.6 😃

nikolai2111 commented 5 months ago

Great, thank you very much for the release!

Do I understand the advanced settings correctly. That if these .yaml files are configured correctly, when I have entered an article from Digikey, that the settings in Ki-nTree under the tab InvenTree are set directly by Ki-nTree. Coresponding to my mapping in the file?

So that I would only have to look at this tab in part to check the consistency?

eeintech commented 4 months ago

Those files are use for mapping yes, for files that are updated by the GUI (eg. https://github.com/sparkmicro/Ki-nTree?tab=readme-ov-file#advanced-configuration) you do not have to check for consistency, unless you're having an issue then let me know. For files which are not managed by the GUI, I can give you more details case by case if you'd like, or if you have time you can checkout the code 😄