[Kicad-developers] cvpcb alternative

2015-09-05 Thread Jacob Schmidt
This is going to sound like a rant, because it is. Don't stop reading because you think you know what I'm going to say, please. Long on the list, devs have been asking for cmp files to go away, and cvpcb to become less prominent as a method for assigning footprints to components. I am totally f

Re: [Kicad-developers] cvpcb alternative

2015-09-05 Thread LordBlick
In response to a message written on 05.09.2015, 17:27, from Jacob Schmidt: I wish I had a video of me just now trying to make, save, and use a new footprint. The crux of the problem, as I see it, is the Library editor is remarkably unintuitive; making a footprint is EASY, saving it is HARD. The

Re: [Kicad-developers] cvpcb alternative

2015-09-05 Thread Lorenzo Marcantonio
On Sat, 05 Sep 2015 17:54:37 +0200, LordBlick wrote: > I must give you a hope - cvpbc still exist in eeschema toolbar, but results of > work are saved in schematic project. After that export netlist to pcbnew… Except that it only works/appears only if you launch it from the project manager. For s

Re: [Kicad-developers] cvpcb alternative

2015-09-05 Thread Lorenzo Marcantonio
On Sat, 05 Sep 2015 17:27:54 +0200, Jacob Schmidt wrote: > Long on the list, devs have been asking for cmp files to go away, and > cvpcb to become less prominent as a method for assigning footprints to > components. I am totally fine with that. In fact cmp files are no longer here. I party-ed rea

Re: [Kicad-developers] cvpcb alternative

2015-09-05 Thread LordBlick
In response to a message written on 05.09.2015, 18:17, from Lorenzo Marcantonio: Except that it only works/appears only if you launch it from the project manager. For some unknown reason since it already has everything it needs even when used standalone :( I think it is unacceptable, in fact for

Re: [Kicad-developers] cvpcb alternative

2015-09-05 Thread Lorenzo Marcantonio
On Sat, 05 Sep 2015 18:37:52 +0200, LordBlick wrote: > I think it is unacceptable, in fact for user cvpcb is reduced to some kind of > eeschema dialog, so it should be enabled in standalone mode too. I already discussed previously about that on the list. IIRC there was something about accessing t

Re: [Kicad-developers] cvpcb alternative

2015-09-05 Thread Jacob Schmidt
is remarkably unintuitive; making a footprint is EASY, saving it is HARD. Where is the unintuitive part? Select library, save footprint; end of the story. Slightly more complex if you use the master board repository approach (see manual for that). I'll try to get a video together showing what

Re: [Kicad-developers] cvpcb alternative

2015-09-05 Thread Jacob Schmidt
is remarkably unintuitive; making a footprint is EASY, saving it is HARD. Where is the unintuitive part? Select library, save footprint; end of the story. Slightly more complex if you use the master board repository approach (see manual for that). The "Select" button sends us to the "Library

Re: [Kicad-developers] cvpcb alternative

2015-09-05 Thread Jacob Schmidt
Maybe some of the problems I'm seeing that I've shown in my video are troubles with my build... Linux gap 2.6.32-74-generic #142-Ubuntu SMP Tue Apr 28 10:03:02 UTC 2015 x86_64 GNU/Linux Application: kicad Version: (2015-09-03 BZR 6154)-product release build wxWidgets: Version 3.0.0 (debug,wc

Re: [Kicad-developers] cvpcb alternative

2015-09-05 Thread Jacob Schmidt
Well you are not supposed to select each footprint from eeschema field dialog; that's for minor modification (like for the d'oh, that resistor needs to be bigger if I don't want a flaming ball of fire situations...) The cvpcb panel is still the main association tool IIRC. You know what would

Re: [Kicad-developers] cvpcb alternative

2015-09-06 Thread Lorenzo Marcantonio
On Sat, 05 Sep 2015 22:34:32 +0200, Jacob Schmidt wrote: > A video response, as it were: https://youtu.be/h7DaMB7lPnA OK, got the problem :D The 'new lib' thing associated with the somewhat byzantine fp-lib dialog :P The 'new lib' was a retrofit since the main library creation tool is/was the 'a

Re: [Kicad-developers] cvpcb alternative

2015-09-06 Thread Jacob Schmidt
On 09/06/2015 03:42 AM, Lorenzo Marcantonio wrote: On Sat, 05 Sep 2015 22:34:32 +0200, Jacob Schmidt wrote: A video response, as it were: https://youtu.be/h7DaMB7lPnA OK, got the problem :D The 'new lib' thing associated with the somewhat byzantine fp-lib dialog :P The 'new lib' was a retrofi

Re: [Kicad-developers] cvpcb alternative

2015-09-07 Thread Andy Peters
> On Sep 5, 2015, at 9:36 AM, Lorenzo Marcantonio > wrote: > > Nifty trick: pre-set the footprint field in eeschema for the components > you use usually (some companies actually have a list of approved part > numbers, that would be easier...). When 90% of your resistors are in > 0603 it pays to

Re: [Kicad-developers] cvpcb alternative

2015-09-09 Thread Mitch Davis
Yo. On Sun, Sep 6, 2015 at 6:34 AM, Jacob Schmidt wrote: > > is remarkably unintuitive; making a footprint is EASY, saving it is >>> HARD. >>> >> Where is the unintuitive part? Select library, save footprint; end of >> the story. Slightly more complex if you use the master board repository >> ap