Having made a new revision af a print I have exchanged a few components, and some components are out of the design for good. Is there any way of making PCBNEW...
Hi, I think that none of the choices. PCBnew does not remove anything from the netlist. This is to prevent removing of parts not in the netlist such as holes. ...
... Assuming you made the net list in EESchema, remove the component in EESchema then save the netlist. That will remove the component. Then in PCBNew,...
Thank you for your answers. I've been removing the components the way Dave describes, so far. It's quite time consuming but that will have to do, thanks. ...
Hello, I'm new to KiCad, I've downloaded the last version and looked at it's features and functionality. My company is at the point where we need to decide if...
... I haven't used KiCad, so I can't say one way or the other about this package. But if you are making a critical decision for your company, and you (or...
Hi, I agree with Rick : you must take the necessary time to try different softwares. I just want to point out the fact that Kicad is really easy to learn and...
... This is a small company with few resources, although I feel it's important to take the time to make a good decision the delay will impact a number of...
You might look back over the mailing list archives. Then you can see what people have had trouble with, and what has been fixed...of course, you may need...
I agree with Rick's comments. I just completed a 4 layer professional design with KiCAD PCBnew on Linux (I used Orcad for the schematic because it was already...
... I don't want to beat a dead horse, but your argument above is contradicting itself. You have said that you don't have the time to fully evaluate a layout...
... I started using kicad recently but i used the autorouter in an interesting way that I may share: I place the components then run autorouter just to see...
Hi Mark, Here's my .2 cents. I have never used any other EDA package than Kicad, and I'm just starting out making circuits and boards. That said, I found...
I like it also because I can easily use it on Linux and Windows without any format changes. At home, I use Linux to develop KiCAD files which I then take it to...
Here's my two eurocent's worth. I work for a very small company, and I recently used Kicad having previously used Proteus for many years. Proteus used to...
I created a new library in a folder on desktop. I tried to create one at /usr/share/kicad/library/ but it was not possible. I think because i have no...
Hi Klemen, It is sane to create your own libraries in another directory. Every time you update Kicad, the libraries at /usr/share/kicad/library/ are...
I am about to develop a new model in PCBNEW When changing the pad proporties I get an error. "Incorrect value for Pad offset" If i dont Change the pad...
I downloaded all latest linux binaries and none latest than kicad-20080612-r1119-linux doesn't work. If i run it just simply nothing happens. I am using...
I have my own compiled version kicad-20080619-r1126 running on linux just fine. I remember that I had to update to the latest cmake to get it to compile but...
Can I have my custom libs and mods in the same folder as the project? It seems like this would offer a simple way to archive a complete project. How can I use...
I tried that. I get: ./kicad: error while loading shared libraries: libwx_baseu-2.8.so.0: cannot open shared object file: No such file or directory Regards ...
I am reading the eeschema.pdf (chapter 5.5.3.2). It says something about "repetition command (Insert key)". Which command is that, i can't find it? Regards ...
I am trying to use the power flag with a different shape. What are the rule to generate one, I couldn't find anythinf in the docs? In saying this: Is it...
Is there any way to use multiple sheets beside using the hieracical model? I think it is a great system for really large project but for the day-to-day 3-5...