Hi evrybody, I'm a new user, actually in internship and I use kicad for a developpement. I have to developp an electronic module using FPGA Altera EP1C6...
Hi I am using a KiCad for quiet a while and i am missing a better zone creation. What bothers me is the zone look at the 45 degree angles and around the pads....
I am a new user of Kicad and so far I have been very impressed. Good job to Jean-Pierre for a nice package. After trying the Spice netlist option, I was left...
I just realized that I transposed the VALUE and model statements for the spice line. Adding a model to a passive device should be in the form: R1 1 2 RMOD...
I have just re-posted the file and added an additional field for a reference designator prefix. If you add text to FIELD6, it will be placed in front of the...
I have just re-posted the file and added an additional field for a reference designator prefix. If you add text to FIELD6, it will be placed in front of the...
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...
May 31, 2006 2:19 pm
125
Hi If anyone tried to compile kicad with gcc4.1 there were "few" errors about extra qualificators. The patch kicad-gcc4.1.patch solves this problem. Jean-Piere...
Occasionally, I get a trace that passes between grid points without ever covering one. If I want to delete or modify this trace, I need to change the grid,...
Werner Almesberger
werner@...
Jun 13, 2006 1:49 am
128
Hi, I have added two files to the files section. One is project files for CMake, which among other things can generate Visual Studio projects. I had to make a...
Hi everyone, I'm very new to cad packages and computers, can someone please explain how to download kicad correctley? My library is missing key components...
Hi, How can I export schematic sheet and pcb to MSword? I tried to generate gerber and postscripts files but only kicad gerber viewer can open them (only...
First export in postscript (or svg in eeschema) and convert the file to jpg or something MSWord understands. B. ... -- mag./M.Sc. Botjan Jerko Botjan...
Hi, Although in rs-274x it is said that with arcs smaller than 90 degrees I an J are unsigned, some application include the sign. (eg; some of the gEDA-PCB...
Hi, It would be nice if there was a option to eliminate the edge of the pcb from the gerber plotfiles. I'm using the gerber files to directly plot on a PCB....
Hi All, My OS is WinXP I have installed MinGW-3.1.0-1 to C:\LinuxDev\MinGW I have installed MSYS-1.0.9 to C:\LinuxDev\msys I have installed msysDTK-1.0.0 The...
Hi Again, For future readers of this thread here are a few notes. 1) To set the environment variable WXWIN as per the how-to-build.txt exiting the msys did not...
I tried to compile kicad on Debian linux with gcc 3.3.4. While linking, several "undefined reference to 'vtable for ...'" appeared (first in pinedit.o, and...
We are using TinyCAD for our schematics and we have several prodessional designs in the TinyCAD format. Today we use a very expensive PCB application from...
Hi Magnus, The netlist format is easy to see, just edit and existing .NET file. If you require a conversion program then contact me directly. Regards Derek ......
Dear All I have developed a installation script for KiCad using NSIS. I am just wondering how I get it included in the KiCad project. The script is finish but...
Hello, I would like to modify kicad sources to draw electrical harness wiring schematics. I am not an experienced C++ programmer I learnt it in college 5...
Dear Jean-Pierre I tried to email you but I got an accessed denied error, so I have posted this message. I have posted the NSIS Scripts as a zip file in the...
Hi Magnus, The hex numbers like 44FDADE6 are usually a time stamp. In my netlist I just used 0 for the time stamp. I think that the $noname is the netlist...
Hi Magnus, The hex numbers like 44FDADE6 are usually a time stamp. In my netlist I just used 0 for the time stamp. I think that the $noname is the netlist...
if you do not have a cell attached to the device the net list shows $noname. Once you attach a cell to the device the $noname will change and show the cell ...