Re: [Kicad-developers] Adding kicad libraries

2014-01-14 Thread Oscad Team
Hi, We have built some kicad libraries, that is we have .lib and .dcm files, can you please tell us how should i permanently import these libraries into kicad libraries(i.e in the path of /usr/share/kicad/libraries) and i want them to be available in kicad libraries permanently. Thank You Shambhu

[Kicad-developers] Adding kicad libraries

2014-01-14 Thread Oscad Team
Hi, We have built some kicad, that is we have .lib and .dcm files, can you please tell us how should i permanently import these libraries into kicad libraries(i.e in the path of /usr/share/kicad/libraries) and i want them to be available in kicad libraries permanently. Thank You Shambhu _

Re: [Kicad-developers] Net names and net codes

2014-01-14 Thread Carl Poirier
Well, if OpenMP is alright with you, I'll give it a shot this weekend. On Tue, Jan 14, 2014 at 5:12 AM, Marco Serantoni wrote: > Nice, > But please, think before add dependencies and look deeply if those are > supported for all platforms, I wish being able to don't trash years of work. > > > > -

[Kicad-developers] proposed changes for inclusion of other 3D models

2014-01-14 Thread Cirilo Bernardo
Hi folks,  I believe we can accommodate various types of 3D models with minimal changes to the code base. Specifically, small changes to the class S3D_MASTER and the GUI for associating 3D parts. I propose that we allow the inclusion of other model types (at the moment only *.wrl and *.x3d are

Re: [Kicad-developers] Net names and net codes

2014-01-14 Thread Marco Serantoni
Nice, But please, think before add dependencies and look deeply if those are supported for all platforms, I wish being able to don't trash years of work. -- Marco On Tue, Jan 14, 2014 at 11:00 AM, Maciej Sumiński wrote: > Great, now it seems that we have a group of people who are experienced

Re: [Kicad-developers] Net names and net codes

2014-01-14 Thread Maciej Sumiński
Great, now it seems that we have a group of people who are experienced with the subject. I believe this has to end up with some speed up in KiCad. Regards, Orson On 01/14/2014 10:59 AM, Marco Serantoni wrote: Only the warning: keep attention that boost::context doesn't support the context swit

Re: [Kicad-developers] Net names and net codes

2014-01-14 Thread Marco Serantoni
Only the warning: keep attention that boost::context doesn't support the context switch for the vector registers (mmx*/v*). If needed i can help you to implement. -- Marco On Mon, Jan 13, 2014 at 7:48 PM, Vesa Solonen wrote: > 13/01/14 10:04, Maciej Sumiński kirjoitti: > > > I fully support t