← Back to team overview

kicad-developers team mailing list archive

Re: filename resolution in 3D models

 

Hi,

> On 2016-01-12 15:42, Wayne Stambaugh wrote:
>> You can do all of this already.  However, it requires some effort on
>> your part.  This is what I do for my companies released designs so the
>> next guy has everything necessary to recreate the board with no
>> additional configuration of KiCad.
> 
> Yes, a versioned, well documented and portable design is
> quite essential to conform to some standards customers expect
> you to follow. Creating diff's of designs (schematics as well
> as layout) is not trivial, but extremely useful.
> However, cloning directory trees and zipping them away into
> name+version+date.zip is not really a modern approach to
> address that.

Maybe just use git, svn, or any other version control system of your choice to manage/store your projects?


Regards,
Bernhard


References