Jean-Noël Avila

Results 120 comments of Jean-Noël Avila

> But I think this will take a long time to be implemented/available. v6 will have pretty limited support for eeschema in python and the whole library was pushed to...

Here it is: https://github.com/jnavila/plotkicadsch/tree/new_kicad

For now, I haven't finished yet the parser, so, yes... It does not produce anything.

Please note also that the new format has more than just the file format. There's no longer need for a cache library, because the cache is embedded in each file....

I recall badly. Annotations are in the root schematic. Here is the link: https://forum.kicad.info/t/kicad-nightly-v5-99-new-schematic-and-symbol-library-file-formats-are-now-the-default/22655 . See the 5th point

Thanks for the heads up. I'll try to get this working by the time the version 6.0 is out.

I was planning to keep the V5 in the tool. But, allowing a comparison between V5 and V6 is another story. The filenames are changed so the filename matching needs...

Same here. @bcatalin . Could you explain how you managed to install this package manually, please?

I see two paths: * We try to cut the links in the upstream sources. It could be done with conditionals in ascidoc sources. * Advantages: if the pages are...

As a matter of fact, running the 'git rebase' url through a web validator brings up some html errors: http://git-scm.com/docs/git-rebase https://validator.w3.org/nu/?doc=http%3A%2F%2Fgit-scm.com%2Fdocs%2Fgit-rebase Mainly, the "All guides" entry has a malformed anchor....