Re: [Kicad-developers] Migrating old designs best practice

2017-11-25 Thread hauptmech
On 26/11/17 04:00, Wayne Stambaugh wrote: On 11/24/2017 05:01 PM, hauptmech wrote: On 25/11/17 02:14, Wayne Stambaugh wrote: This is *the* fatal flaw with the cache library.  User's assume it is stale symbols or a temporary copy.  It is not.  It is a snapshot of the current library symbols

Re: [Kicad-developers] Migrating old designs best practice

2017-11-25 Thread Diego Herranz
Hi, Related to this, I'm migrating an old design (~2 month old nightly) to the current master. First I faced some problem with '/' characters ( https://lists.launchpad.net/kicad-developers/msg31705.html) but there have been some improvements since then so I'm trying again. When opening the

Re: [Kicad-developers] terms clarification

2017-11-25 Thread Jean-Paul Louis
Hi Andy, Thank you for your clear reply. I also worked for more than 40 years in the professional side of electronics, so I will say that I can be biased by that fact. I see that you’re using “symbol” and I agree wit that. The schematic use symbols. In my work life (mostly in two different

Re: [Kicad-developers] terms clarification

2017-11-25 Thread Andy Peters
> On Nov 25, 2017, at 10:55 AM, Jean-Paul Louis wrote: > > Andy, > > I disagree with your statement that component and part are the same thing. > > A component is a term used for the generic part, like a 10k resistor, a 7474 > digital IC, a 741 op amp, etc.. > A part on

Re: [Kicad-developers] All kinds of glitches because polygons don't have an origin. Also: Outline ?

2017-11-25 Thread Henner Zeller
On 25 November 2017 at 07:01, Wayne Stambaugh wrote: > I though Tom mentioned he had done some work on this but that may have > been some other board editing tool. So I looked a little more into it, it looks like this is mostly because the GetStart()/GetPosition() etc.

Re: [Kicad-developers] terms clarification

2017-11-25 Thread Carsten Schoenert
> Am 25.11.2017 um 18:55 schrieb Jean-Paul Louis: > Andy, > > I disagree with your statement that component and part are the same > thing. I can't see that Andy has stated that. I see more a different definition than yours about the difference of part and component. But I also disagree on the

Re: [Kicad-developers] terms clarification

2017-11-25 Thread Jean-Paul Louis
Andy, I disagree with your statement that component and part are the same thing. A component is a term used for the generic part, like a 10k resistor, a 7474 digital IC, a 741 op amp, etc.. A part on the opposite side is a one to one relationship, unique to a single supplier. So you cannot

Re: [Kicad-developers] emails in about box

2017-11-25 Thread jp charras
Le 25/11/2017 à 16:03, Wayne Stambaugh a écrit : > I'm fine with removing the emails. Not that I think for a moment the I > stop getting direct emails. If no one objects, I will remove them. > I'm also fine with removing the emails. -- Jean-Pierre CHARRAS

Re: [Kicad-developers] emails in about box

2017-11-25 Thread Chris Pavlina
On Sat, Nov 25, 2017 at 03:03:14PM +, Wayne Stambaugh wrote: > I'm fine with removing the emails. Not that I think for a moment the I > stop getting direct emails. If no one objects, I will remove them. If someone _does_ object and you decide to keep them, we should decide on a way to keep

Re: [Kicad-developers] emails in about box

2017-11-25 Thread Maciej Suminski
Sounds like a good idea. On 11/25/2017 06:14 AM, Chris Pavlina wrote: > Hi, > > Can we please have a (hopefully short) discussion on the presence of > developer email addresses in the About box? I don't want or need mine > there. People can find it if they really want to, but I see no need to >

Re: [Kicad-developers] [PATCH] Eeschema automatic manage junctions

2017-11-25 Thread Maciej Suminski
Hi Seth, I tried this with interf_u demo shipped with the source code. There are four capacitors in the left bottom corner - try dragging one of the middle ones out. If you cannot reproduce the problem, I will try to shoot a video. Cheers, Orson On 11/25/2017 03:58 PM, Seth Hillbrand wrote: >

Re: [Kicad-developers] Tweaks to about dialog

2017-11-25 Thread Wayne Stambaugh
On 11/24/2017 04:01 PM, Oliver Walters wrote: > Can we have a link to a page on the website where we have a long form > list? Updating a binary file with a fluid list of contributors seems hokey. I know it's a bit dated but I think having credits in the application is a nice reward for folks who

Re: [Kicad-developers] emails in about box

2017-11-25 Thread Marco Ciampa
On Sat, Nov 25, 2017 at 10:03:14AM -0500, Wayne Stambaugh wrote: > I'm fine with removing the emails. Not that I think for a moment the I > stop getting direct emails. If no one objects, I will remove them. > +1 -- Marco Ciampa I know a joke about UDP, but you might not get it.

Re: [Kicad-developers] terms clarification

2017-11-25 Thread Marco Ciampa
On Fri, Nov 24, 2017 at 09:15:12PM -0700, Andy Peters wrote: > > On Nov 22, 2017, at 7:53 AM, Wayne Stambaugh wrote: > > > > On 11/22/2017 08:42 AM, jp charras wrote: > >> Le 22/11/2017 à 14:28, Marco Ciampa a écrit : > >>> On Wed, Nov 22, 2017 at 08:14:02AM -0500, Wayne

Re: [Kicad-developers] Tweaks to about dialog

2017-11-25 Thread Wayne Stambaugh
Please keep in mind that contributors list is for devs who contributed significant amounts (this is at the discretion of the project leader) of code, doc, images, etc. to KiCad. Contributing a minor patch or two does not justify having your name in the contributors list. If you have made

Re: [Kicad-developers] emails in about box

2017-11-25 Thread Wayne Stambaugh
I'm fine with removing the emails. Not that I think for a moment the I stop getting direct emails. If no one objects, I will remove them. On 11/25/2017 12:16 AM, Oliver Walters wrote: > +1 > > On 25 Nov 2017 16:15, "Chris Pavlina" >

Re: [Kicad-developers] All kinds of glitches because polygons don't have an origin. Also: Outline ?

2017-11-25 Thread Wayne Stambaugh
I though Tom mentioned he had done some work on this but that may have been some other board editing tool. On 11/25/2017 08:28 AM, Henner Zeller wrote: > Is someone working on this bug or should I have a stab at it ? > > On 20 November 2017 at 21:26, Henner Zeller wrote: >>

Re: [Kicad-developers] Migrating old designs best practice

2017-11-25 Thread Wayne Stambaugh
On 11/24/2017 05:01 PM, hauptmech wrote: > On 25/11/17 02:14, Wayne Stambaugh wrote: >> This is *the* fatal flaw with the cache library.  User's assume it is >> stale symbols or a temporary copy.  It is not.  It is a snapshot of the >> current library symbols linked to the symbols in the

Re: [Kicad-developers] [PATCH] Eeschema automatic manage junctions

2017-11-25 Thread Seth Hillbrand
Hi Orson- Thanks for the test and the clarification of the documentation. On the schematic, I can't seem to recreate the issue you document in the image. Is the example schematic one you can share? Best- Seth On Fri, Nov 24, 2017 at 6:50 AM, Maciej Sumiński wrote: >

Re: [Kicad-developers] All kinds of glitches because polygons don't have an origin. Also: Outline ?

2017-11-25 Thread Henner Zeller
Is someone working on this bug or should I have a stab at it ? On 20 November 2017 at 21:26, Henner Zeller wrote: > Hi, > I am playing with polygons currently and notice that they only really > can be created, but not moved or copied. > > A move (m) creates a phantom polygon on

Re: [Kicad-developers] [PATCH] Math expression support for pad editor.

2017-11-25 Thread Michael Geselbracht
That was quick. Thank you Orson for taking care of this feature. I often use math expressions in entry fields not only in Kicad and I am glad that this is an official feature now. - Michael On Fri, Nov 24, 2017 at 10:12 PM, Maciej Suminski wrote: > Great, I have just