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

Generate schematics for newer versions of KiCad #188

Open
devbisme opened this issue Jul 15, 2023 · 7 comments
Open

Generate schematics for newer versions of KiCad #188

devbisme opened this issue Jul 15, 2023 · 7 comments

Comments

@devbisme
Copy link
Owner

The current version of SKiDL (1.2.0) only generates schematic files for KiCad 5. Please add support for versions 6 & 7.

@alphaai
Copy link

alphaai commented Jul 29, 2023

Hi,

Any update on this as I am using kicad 7 and I hope to use skidl as well. Thanks

@devbisme
Copy link
Owner Author

I'm working on it.

@aifitrading
Copy link

waiting for this new feature.

@aifitrading
Copy link

@devbisme any chance to let us know when the new schematic generation will be ready? Even a half baked version will be very very helpful.

@jemathews0
Copy link
Contributor

I had put some work in on this back in March and made this pr: #182 but I was looking for some feedback. I had gotten the generate_svg functionality to work but I had questions about generating schematics.

@tapegoji
Copy link

tapegoji commented Jun 18, 2024

Hey,
I tried to use your commit, but had issues. Is your code updated?
I have a code that works for generating svg. Do you think we can merge those and make it a working PR? let me know if you are interested so we can work on this together.

@devbisme
Copy link
Owner Author

@jemathews0 PR for generating SVG was submitted while I was making a bunch of changes to SKiDL over an extended period of time, which made it difficult for me to integrate his PR. I've been working on doing that and refactoring the src/tools code to support KiCad versions 5, 6, 7, 8, ... I've just released the most current code for that into the development branch. I'd be happy to cooperate in getting SVG generation working for any of the 6, 7, or 8 versions of KiCad. (It should be easy to port to the other versions.) I think my port of @jemathews0 stuff is close, but maybe you have something better.

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

No branches or pull requests

5 participants