Search the web
Sign In
New User? Sign Up
kicad-devel · Kicad Developers
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 127 - 156 of 3684   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
127
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@...
Send Email
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...
daniel_wallner
Offline Send Email
Jun 18, 2006
10:30 pm
129
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...
scott193816
Offline Send Email
Jun 21, 2006
6:50 pm
130
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...
pb720115
Offline Send Email
Jul 11, 2006
9:58 am
131
First export in postscript (or svg in eeschema) and convert the file to jpg or something MSWord understands. B. ... -- mag./M.Sc. Boštjan Jerko Boštjan...
Boštjan Jerko
bostjan0805
Offline Send Email
Jul 11, 2006
12:25 pm
132
Thanks, It works with GSview very well....
pb720115
Offline Send Email
Jul 12, 2006
10:58 am
133
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...
on4qz
Offline Send Email
Jul 18, 2006
1:04 am
134
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....
on4qz
Offline Send Email
Jul 18, 2006
1:05 am
135
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...
derek_noffke
Offline Send Email
Jul 21, 2006
4:19 pm
136
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...
derek_noffke
Offline Send Email
Jul 25, 2006
4:27 pm
137
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...
durianblengin
Offline Send Email
Jul 28, 2006
9:13 am
138
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...
Magnus Beischer
m_beischer
Offline Send Email
Sep 4, 2006
10:15 pm
139
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 ......
Derek Noffke
derek_noffke
Offline Send Email
Sep 5, 2006
5:35 am
140
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...
ahoyle99
Offline Send Email
Sep 6, 2006
8:26 am
141
... Thanks. Please, send me your script -- Jean-Pierre CHARRAS Maître de conférences Directeur d'études 2ieme année. Génie Electrique et Informatique...
jean-pierre charras -...
jeanpierre_c...
Offline Send Email
Sep 6, 2006
10:28 am
142
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...
musaitmisiniz
Offline Send Email
Sep 7, 2006
8:47 pm
143
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...
ahoyle99
Offline Send Email
Sep 7, 2006
9:21 pm
144
I did have a look at the net list by making a minimal schematic diagram. The net list look like this: # EESchema Netlist Version 1.0 generee le...
Magnus Beischer
m_beischer
Offline Send Email
Sep 8, 2006
5:09 am
145
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...
derek_noffke
Offline Send Email
Sep 8, 2006
5:38 am
146
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...
derek_noffke
Offline Send Email
Sep 8, 2006
5:42 am
147
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 ...
William Ehlers
williamehler...
Offline Send Email
Sep 8, 2006
3:07 pm
148
I had recently start using KICAD but after i used it a while i'am wondering if drawings that use arcs are showed like a pie! 3D are not showing arcs and...
peuditself
Offline Send Email
Sep 9, 2006
5:37 pm
149
... This is a wxGTK problem, not a kicad problem wxGTK **must** be patched. See "how-to-build-kicad.txt" -- Jean-Pierre CHARRAS Maître de conférences ...
jean-pierre charras -...
jeanpierre_c...
Offline Send Email
Sep 12, 2006
7:48 am
150
... Is that always true with wxWidgets 2.7 ? -- Danilo Uccelli CH-2400 Le Locle danucc@......
Danilo Uccelli
danilouccelli
Offline Send Email
Sep 12, 2006
10:10 am
151
... Yes. And I have send a report bug to wxWidgets team. -- Jean-Pierre CHARRAS Maître de conférences Directeur d'études 2ieme année. Génie Electrique et...
jean-pierre charras -...
jeanpierre_c...
Offline Send Email
Sep 12, 2006
12:36 pm
152
... I can confirm that to, i just downloaded and rebuild KICAD static and also wxGTK witdgets as J.-P. told me. :) But circle and arc drawing into 3d-viewer...
peuditself
Offline Send Email
Sep 12, 2006
4:00 pm
153
... Daniel, Do you have somewhere a guideline how to setup the KiCAD project in Visual C++ 2005 Express Edition for compilation? What steps do I have to take...
Geert Vancompernolle
gjgvancomper...
Offline Send Email
Sep 14, 2006
11:51 am
154
Can I make a suggestion? Inno setup (http://www.jrsoftware.org/isinfo.php) is a freely licensed install packager that is better than the commercial ones we...
karlatxtronicsdotcom
karlatxtroni...
Offline Send Email
Sep 16, 2006
11:13 pm
155
Hi, This morning, I tried to compile the sources of KiCad on a Windows machine. My final goal is to compile it with VC++ 2005 Express Edition, but since this...
Geert Vancompernolle
gjgvancomper...
Offline Send Email
Sep 17, 2006
11:32 am
156
Hi Derek, Just read your message. I just posted another message in the same area (see Building Windows version of KiCad ...
Geert Vancompernolle
gjgvancomper...
Offline Send Email
Sep 17, 2006
11:43 am
Messages 127 - 156 of 3684   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help