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

Folder for standalone script #48

Closed
ghost opened this issue Apr 23, 2017 · 2 comments
Closed

Folder for standalone script #48

ghost opened this issue Apr 23, 2017 · 2 comments

Comments

@ghost
Copy link

ghost commented Apr 23, 2017

Hi @easyw I have written a CQ script to generate the 3D models for a TO-220-7Lead_TabPin4 SMD device (aka TO-220-7-4). It is a "standalone" script to be run from the CQ workbench in FC - it does not use the main_generator.py framework.

In kicad-3d-models-in-freecad/cadquery/FCAD_script_generator/, should I create a folder just for this script or create a generic folder TO_SOT_Packages_SMD to match the .pretty folder in the KiCad library?

Thanks

@easyw
Copy link
Owner

easyw commented Apr 23, 2017

Hi @hackscribble
A folder named TO_SOT_Packages_SMD already exists... it is under Gullwings
But for custom models like yours I would suggest to create a special folder named TO_SOT_Packages_SMD_custom where collect all special scripts for parts non common ...
Then you can put the model in the same _3Dmodels subfolder TO_SOT_Packages_SMD of the common models
Thx a lot for your nice work
Maurice

@ghost
Copy link
Author

ghost commented Apr 23, 2017

Thanks, I will submit a PR soon.

@ghost ghost closed this as completed Apr 23, 2017
This issue was closed.
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

1 participant