[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: PCB ordering data file
> I am using CVS and every time I do a minor change, the data file is completely
> different. It looks like the items get ordered in different order.
>
> Would it be difficult to implement that after a minor change in the layout,
> PCB would generate a similar file?
I thought we just fixed that... :-(
I suppose the only way to really do this is to sort the parts by
something, like x,y location. Anyone want to volunteer for this?