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

2017-09-14 Thread Carsten Schoenert
Hi, TL;DR yes, please place information about new libraries, their changes and plans on this to the KiCad website! But also keep information about changed documentation or localizations here. Am 15.09.2017 um 04:01 schrieb Adam Wolf: > I really, really like the idea of having the libraries page o

Re: [Kicad-developers] [PATCH] Add background color for subsheets

2017-09-14 Thread Oliver Walters
Wayne, Good point. The attached patch set modifies the default sheet background to UNSPECIFIED. Regarding the ability to unset the color. Any suggestions on how best to do this? I have played around with a few options without success. The best I came up with: Add a checkbox to the color selecti

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

2017-09-14 Thread Adam Wolf
This sounds awesome to me, and helps keep KiCad cohesive. I remember when basically every KiCad site was a fan site and it was pretty hard to find anything, and we have done a great job lately and this is going to help make it even better I think! I do not think that this even technically require

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

2017-09-14 Thread Oliver Walters
Adam, Both are really good points. Here's what I propose: *Short Term:* Move the library information / license / KLC / contributing information to the website. This will also include links to download library releases (from github) *Medium Term:* Provide downloads of individual libraries, whi

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

2017-09-14 Thread Adam Wolf
I really, really like the idea of having the libraries page on the KiCad website itself. I have run into numerous people who do not understand that the github libraries are "official". Plus, this means that *for whatever reason* if the libraries move from github, the pages explaining the librarie

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

2017-09-14 Thread Oliver Walters
Ben, That's also an option, I hadn't considered that! Perhaps I was focused on the GitHub-side solution too closely. Wayne, do you want to weigh in here before I spend too much further effort developing this? Could the libraries page be developed on the KiCad website itself? The structure could

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

2017-09-14 Thread Oliver Walters
On 15 Sep 2017 01:29, "Andrey Kuznetsov" wrote: If possible, would be good to have a single full KLC page with all the rules combined in addition to the individual chapter pages, hopefully using the same KLC source without having to maintain 2 version. This is useful when you want to use the brow

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

2017-09-14 Thread Oliver Walters
Ingo, On 15 Sep 2017 03:51, "Ingo Kletti" wrote: Hi, will the framework allow to generate and present previews/artwork for the schematic symbols and footprints contained in the different libraries? This might be useful if in the future the libraries become really big (e.g. if there should be

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

2017-09-14 Thread Ingo Kletti
Hi, will the framework allow to generate and present previews/artwork for the schematic symbols and footprints contained in the different libraries? This might be useful if in the future the libraries become really big (e.g. if there should be official atomic libraries). Think of a user that

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

2017-09-14 Thread Wayne Stambaugh
Hey Oliver, Nice work! Once this is ready to go, it is definitely something that should be added or linked to the KiCad website. Currently our users really don't have friendly resource for discovering what libraries are available for KiCad and how to get them. I consider this a big plus for our

Re: [Kicad-developers] [PATCH] Add background color for subsheets

2017-09-14 Thread Wayne Stambaugh
On 9/14/2017 11:40 AM, Andrey Kuznetsov wrote: > I hope there's an option to remove color as well, after color has been > added. That's why I asked if we could set the color to unspecified so users can turn off the fill and background color will displayed in the sheet. Otherwise, the user will hav

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

2017-09-14 Thread Bernhard Stegmaier
The selection issues on MacOS should be fixed in wxWidgets already - at least, there is a patch around for it if it hasn’t landed in 4.0.x yet (if it ever will…). We have to use a custom wxWidgets for MacOS anyway, so this shouldn’t be a reason for not using the selector. Regards, Bernhard >

Re: [Kicad-developers] [PATCH] Improved zoom behavior on MacOS

2017-09-14 Thread Bernhard Stegmaier
Hi Jon, thanks, worked. Change works fine for me. Regards, Bernhard > On 13. Sep 2017, at 15:14, Jon Evans wrote: > > Hi Bernhard, > > Please try the attached. > > Thanks, > Jon > > On Wed, Sep 13, 2017 at 6:56 AM, Bernhard Stegmaier > wrote: > Hi, > > I a

Re: [Kicad-developers] [PATCH] Add background color for subsheets

2017-09-14 Thread Andrey Kuznetsov
I hope there's an option to remove color as well, after color has been added. I can't remember, is text color modifiable? If not, that kind of limits the background color choices. On Thu, Sep 14, 2017 at 7:22 AM Wayne Stambaugh wrote: > Oliver, > > I just tested this patch and I like it. I wou

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

2017-09-14 Thread Andrey Kuznetsov
If possible, would be good to have a single full KLC page with all the rules combined in addition to the individual chapter pages, hopefully using the same KLC source without having to maintain 2 version. This is useful when you want to use the browser find functionality instead of clicking on chap

[Kicad-developers] Ok to use "KiCommand" name for script?

2017-09-14 Thread Greg Smith
I wanted to ask permission to name a python script as"KiCommand". I am asking simply because that is a fairlygeneric name and I wanted to make sure there was nothing'official' that currently or is planned to have that name. I've developed a simplified command line interface that is fairly welldev

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

2017-09-14 Thread Ben Hest
Does this method provide an advantage over doing a similar thing using Hugo and putting the docs on the kicad-pcb.org website? https://github.com/KiCad/kicad-website - Ben On Thu, Sep 14, 2017 at 7:01 AM, Oliver Walters < oliver.henry.walt...@gmail.com> wrote: > Hi everyone, > > The conversatio

Re: [Kicad-developers] GAL grid style setting inconsistency

2017-09-14 Thread Maciej Suminski
Hi Jon, Thank you for the notice, I think you are right about making the values consistent. I changed the GRID_STYLE enum to match to match the grid options map as it seemed more reasonable. I hope it will not be too disturbing for the nightly users to adjust the grid settings, but it had to be f

Re: [Kicad-developers] [PATCH] Add background color for subsheets

2017-09-14 Thread Wayne Stambaugh
Oliver, I just tested this patch and I like it. I would like you to please set the default color to COLOR4D::UNSPECIFIED if possible so that no filling occurs unless the user selects a color. It is rather jarring to suddenly have all of the sheets in your schematic turn blue. It might also be n

[Kicad-developers] [PATCH] Fix scrollbars in macOS GAL canvases

2017-09-14 Thread Jon Evans
Hi, This patch fixes the issue with scrollbars not working on macOS. The scrollbars were hidden because the GAL was rendering over the entire size of the draw_panel, not the client size (i.e. area minus scrollbar size, etc). Please give this a check on Windows/Linux to make sure it still works t

Re: [Kicad-developers] [PATCH] Field editor buttons

2017-09-14 Thread Wayne Stambaugh
Oliver, I merged your patch set into the master branch. Thank you for your contribution to KiCad. FYI, I fixed a few coding policy violations: +m_FieldsBuf[fieldNdx + 1].SetId(fieldNdx + 1); ^ ^ missing spa

Re: [Kicad-developers] [RFC] More consistent dialog handling

2017-09-14 Thread Wayne Stambaugh
Mathias, On 9/11/2017 3:38 PM, Mathias Grimmberger wrote: > > Hi all, > > > you may remember that I complained about the inconsistent behaviour of > several dialogs some time ago. > > Below is what I have come up with to improve that. The main purpose is > to improve consistency of dialogs, al

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

2017-09-14 Thread jp charras
Le 14/09/2017 à 10:33, Russell Oliver a écrit : > Hi All,  > > Below is a link to the patch hosted on Dropbox.  > > https://www.dropbox.com/s/ig6mp9os0bzyev7/eagle-import.patch?dl=0 > > Kind Regards > Russell Oliver > Thanks, Russel. I tried to test if on Windows (W7, 32 bits) but unfortunate

[Kicad-developers] KiCad Libraries (again)

2017-09-14 Thread Oliver Walters
Hi everyone, The conversation of how best to manage and distribute KiCad libraries has been raging for a while now. Users looking to download or contribute to the libraries are currently presented with a github landing page and some bland wiki pages (e.g. for the KLC information). I have been wo

Re: [Kicad-developers] [PATCH] Minor UI improvements

2017-09-14 Thread Wayne Stambaugh
Michael, I merged your patch into the master branch. Thank you for your contribution to KiCad. Cheers, Wayne On 9/13/2017 1:53 PM, Michael Kavanagh wrote: > Hi, > > I figured this was okay since it was part of a "New" sub menu. Please > see attached screenshot. > > I thought this might be us

Re: [Kicad-developers] [PATCH] minor icon improvements

2017-09-14 Thread Fabrizio Tappero
Hi Wayne, reviewed the patch and re-submit here. Changes are: 1) "Edit PCB" is now "Edit PCB Layout" 2) "View GERBER" is now "View Gerber Files" 3) "Edit Schematic Symbol" is now "Manage Symbol Libraries" 4) "Edit Sheet Layout" is now "Edit Page Layout" 5) "Convert Bitmap to Footprint" is now "Con

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

2017-09-14 Thread Russell Oliver
Hi All, Below is a link to the patch hosted on Dropbox. https://www.dropbox.com/s/ig6mp9os0bzyev7/eagle-import.patch?dl=0 Kind Regards Russell Oliver On Wed, Sep 13, 2017 at 11:09 PM Kaspar Emanuel wrote: > Hi Russ, > > wouldn't mind giving this a go but I don't see any attachments. > > Cheer