-
-
Notifications
You must be signed in to change notification settings - Fork 11
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
Additional links (Feature request) #5
Comments
There is no problem to add link to SPICE model, but that is a question how to use it because I did not use SPICE modeling in KiCad. I will investigate this option, thanks for idea. Regarding adding 3D-models, this work is scheduled. 3D models are planned to be generated automatically for standard packages. As far as I know supporting of STEP models instead of VRML is added to KiCad dev-branch only. My plan is to add 3D models support after QEDA become cloud service (this is a next big milestone planned). |
I think the SPICE modelling is currently still in dev but it was announced as in the roadmap a couple of months back and I think it is a compiled option from source - see https://youtu.be/A2_-hdRcf4U . Presume it is just Eeschema -> SPICE netlist. Would have though that being able to hook into a SPICE model embedded in the component itself might be quite a good feature. SPICE models are also quite small text files so should not be too storage dependant. Regarding 3dStep models; I think you are right - native .step support is also still in dev but you can use .step models with the help of a couple of macros in FreeCad - have a quick look at https://forum.kicad.info/t/kicad-stepup-new-exporter-for-3d-mcad-feedbacks-are-welcome/1048/38 Library management in KiCad is desperately needing something like this.
|
Interesting information, thanks a lot. Will examine it. |
Would there be any interest in adding an optional SPICE model within the library or an option to link to an external SPICE model (now that KiCAD is offering built-in simulation...)?
Similarly, any plan to provide links to .STEP models for MCAD?
The text was updated successfully, but these errors were encountered: