Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use this plugin? #8

Open
HaydenHu opened this issue Sep 7, 2023 · 4 comments
Open

How to use this plugin? #8

HaydenHu opened this issue Sep 7, 2023 · 4 comments

Comments

@HaydenHu
Copy link

HaydenHu commented Sep 7, 2023

After installation, let me choose a json file, I don't have this file
kicad7.0.7
win10

@hstarmans
Copy link

hstarmans commented Sep 20, 2023

Plugin works best with Kicad 6 and commit a7fe16f
So git clone the repository and git checkout a7fe16f
Install kicad 6, install the plugin in the plugin directory by copying the python file.
Generate the json file with one of the notebooks and import the generated json file with the plugin.

@HaydenHu
Copy link
Author

HaydenHu commented Sep 20, 2023

Plugin works best with Kicad 6 and commit a7fe16f So git clone the repository and git checkout a7fe16f Install kicad 6, install the plugin in the plugin directory by copying the python file. Generate the json file with one the notebooks and import the generated json file with the plugin.

How to create a JSON file?
Can you provide a JSON instance file?

@hstarmans
Copy link

hstarmans commented Sep 20, 2023

After creating the virtual environment, activate it. On windows activate.bat and activate are in /venv/Scripts/
Run jupyter notebook
Click on one of the *.ipynb files.
Click run all cells. It should generate a json. I renamed one to txt below so you can rename is to json.
coils_12.txt

@krets5000
Copy link

krets5000 commented Feb 21, 2024

How do you make 4 coil layer?
Kindly give detailed instruction.
Thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants