Having been using Kicad (2007-01-15) on NetBSD 3.1 for a while now and all seems well apart from the 3d viewer which I seem to have broken - I am sure it...
Hello, First of all let me give my warmest thanks to all the people who has developed and made possible the freeware distribution of KICAD, thanks. Well, I am...
I want to build kicad to try some changes I make. I followed the how-to-build-kicad.txt but I couldnt go past "cc not found" when building - it worked after I...
2007/3/26, cswkicad <snardel@...>: Hi, ... Hi, Greet! Kicad is becoming very universal... I put the link on the site of http://www.kicadlib.org Danilo...
I am getting a crash in PCBnew (Kicad RC_1272007 recent off FTP linux) when I have tried to export HPGL Files. 32bit Ubuntu linux/FluxBox 6.10 on 2.6ghz AMD64...
I've been using Kicad for my into to electronics class and find it a very helpful tool... thanks to all the devs for the hard work! Last night, I found a minor...
Hallo, is there possibility to include only library name(s) to schematic file? The problem is, that there is (for now) stored absolute path in file so when I...
Le Wed, 18 Apr 2007 09:36:14 -0000 ... AFAIK, there is no such possibility within the graphical interface, unfortunately. But I have successfully used relative...
Stéphane Goujet
stephane.goujet@...
Apr 18, 2007 3:30 pm
231
Hallo, see below: ... I know that this is a solution, but by mens of this you just solve result, not cause. What I wanted to say is, that storing library path...
Here is a patch to add the base of Python binding to kicad ( I am still working on it), it applies on the last stable kicad release. Please let me know your...
Here is the (final?) version of this patch, for now Kicad with minor fixes, next patches will stack on it. At kicad start time, python scripts are executed in...
... Hum, I received it from the ML but here it is again ... (I attached both the first and the second one, apply first python-support then py-runscript) BTW, I...
Just a question. Are all the patches and other bells and whistles, being applied to us Windoze users or is this a linux thing. If these things are being...
Hi William You are not right. Xilinx ISE available for Linux. We use this tools last year. It works well. Our OS - Suse 10.1, 10.2, Debian Etch With my best...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the kicad-devel group. File :...
kicad-devel@yahoogrou...
Apr 21, 2007 12:56 am
241
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the kicad-devel group. File :...
kicad-devel@yahoogrou...
Apr 21, 2007 12:56 am
242
Don't buy a Windows C compiler (especially not MS Visual C++ - it really sucks goats) Take a look at MinGw, this allows you to run the free best-in-the-world...
I resend this patch, since it was not properly applying (dos2unix problems) ... 3d-viewer/makefile.gtk | 1 3d-viewer/makefile.include | 2 common/edaappl.cpp |...
DELIZY Florian
florian.delizy@...
Apr 21, 2007 12:34 pm
244
I am adding one by one my patches in the Files section of the yahoo group, in folder : python support patches (&co) Please have a look (I'll send a notice on...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the kicad-devel group. File : /python...
kicad-devel@yahoogrou...
Apr 22, 2007 12:29 am
246
3rd python support patch This patch adds the multiple file handling ability to Kicad, from now on all files included in the project directory are shown in the...
DELIZY Florian
florian.delizy@...
Apr 22, 2007 12:30 am
247
4th patch: module handling This patch adds the python module handling to pyhandler.cpp to create a binding, just create a C global scope function, in which you...
DELIZY Florian
florian.delizy@...
Apr 22, 2007 6:14 pm
248
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the kicad-devel group. File : /python...