Re: [Kicad-developers] KiCad Libraries (again)

2017-09-16 Thread Oliver Walters
I have also created a FOOTPRINTS repository at - https://github.com/KiCad/footprints The intent is to have ALL the .pretty repos merged here, to combat the ever decreasing maintainability of the libraries. For now, it contains each .pretty repository as an individual submodule. On Sun, Sep 17,

Re: [Kicad-developers] KiCad Libraries (again)

2017-09-16 Thread Oliver Walters
Hugo can use external JSON data during the build step, so I've worked out how to list the GitHub library releases directly onto the downloads page! Some progress images here: https://imgur.com/a/2V6E3 Most of the framework is in place now. I need some assistance with wording for

Re: [Kicad-developers] small typo - please fix

2017-09-16 Thread Kevin Cozens
On 2017-09-16 03:23 PM, Clemens Koller wrote: And we put colons after full sentences, propably. Good catches on the typos. I think you meant to say that we put periods (aka. full stops) at the end of sentences. :) -- Cheers! Kevin. http://www.ve3syb.ca/ |"Nerds make the shiny

Re: [Kicad-developers] small typo - please fix

2017-09-16 Thread Clemens Koller
On 2017-09-16 21:12, Marco Ciampa wrote: > + moveDownButton->SetToolTip( _("Move the selected optional fields down > one position down") ); - down? lower? > + moveDownButton->SetToolTip( _("Move the selected optional fields one > position down.") ); And we put colons after full

[Kicad-developers] small typo - please fix

2017-09-16 Thread Marco Ciampa
diff --git a/eeschema/dialogs/dialog_edit_libentry_fields_in_lib_base.cpp b/eeschema/dialogs/dialog_edit_libentry_fields_in_lib_base.cpp index 4325d58..449f563 100644 --- a/eeschema/dialogs/dialog_edit_libentry_fields_in_lib_base.cpp +++

Re: [Kicad-developers] [PATCH] Eagle schematic and project import.

2017-09-16 Thread jp charras
Le 16/09/2017 à 07:28, Russell Oliver a écrit : > Hi,  > > Jean-Pierre: can you send me a link to the files you tested it on?  > > Also for opening either an Eagle schematic or board file, the intended > workflow starts within the > KiCad launcher. File > Import Project > Eagle Cad. This