On 23 February 2014 15:03, Fabrizio Tappero <[email protected]> wrote: > Man... just now that I've made a great icon for cvpcb... I personally like a > lot cvpcb. it is one of those things that make KiCad good !
I don't think that the functionality of what cvpcb does now will/should go away entirely. Having a tabular view of the whole BOM essentially and quickly be able to review and change the one or other footprint is great and needed, in particular in the final passes of a project. Though it should not be an external program as it is now, essentially communicating back and forth with files, which makes the process tedious and error prone. Being able to quickly choose the footprint while choosing a particular component is useful in many other cases; you typically want to choose an initial footprint for your component; often you already know, because you spent some time choosing that component because of different footprint choices. In that case, having it simple to select the footprint while choosing the component is another important thing. Like all tools, KiCad should allow to work in top-down and bottom-up ways, as the iteration in the process of creating a great board goes in these waves. Anyway, let's wait unit the DLL-ification is in before we discuss the details of how things could be addressed in the different angles of these use-cases. -h > > my 2c > > Fabrizio > > > On Sun, Feb 23, 2014 at 9:58 PM, Wayne Stambaugh <[email protected]> > wrote: >> >> On 2/23/2014 1:55 PM, Lorenzo Marcantonio wrote: >> > On Sun, Feb 23, 2014 at 08:34:49PM +0200, Vesa Solonen wrote: >> >> Just throwing an opinion here, I think functionality of Henner's fine >> >> component chooser would make an immense usability enhancement for CvPcb >> >> footprint selection. >> > >> > Addon to the opinion: junk the whole cvpcb program and set the >> > footprints directly in eeschema :D >> > >> > Anyway the same 'mechanism' could be applied to footprint selection, >> > I agree. I fear there is some/a lot impedance mismatch with the internal >> > data structure, however... >> > >> >> This has already been discussed and it slated to happen after Dick's DLL >> work is complete. This task will be simplified once both the schematic >> and board base code can be run from the same process. That's why it >> hasn't happened yet. But getting rid of CvPcb has agreed upon a long >> time ago. Given Henner's excellent work on the component selection >> dialog, I have all the confidence that he would do a fine job on a >> footprint selection dialog. >> >> Wayne >> >> _______________________________________________ >> Mailing list: https://launchpad.net/~kicad-developers >> Post to : [email protected] >> Unsubscribe : https://launchpad.net/~kicad-developers >> More help : https://help.launchpad.net/ListHelp > > > > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : [email protected] > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp > _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

