... You could use: http://kicad.sourceforge.net/wiki/index.php/Main_Page But needs to be ported to the new wiki: http://www.kicad-eda.org Greets, Jerry...
I'm digging through the source of 20080825c - it looks like the number of fields is determined by : eeschema/component_class.h Any possibility of making this a...
Karl, Without looking at the source, I'll say this: it might be less work to accomplish this with a compile time option rather than a configuration file...
... Yes, I've even thought about how I could make the changes myself. My concern would be I would break something elsewhere that I don't know about. ... Yes -...
Hello Remy! ... Please be patient. The old wiki doesn't work as required and must be used only for reading. The new wiki have a bug and it was reported by me...
Hello Remy! ... Please be patient. The old wiki doesn't work as required and must be used only for reading. The new wiki have a bug and it was reported by me...
... No objections. Note: fields names are already editable in eeschema. Do you plan to use wxFormBuilder for this dialog ? It is a very good tool. -- ...
Hello Igor, Sorry my poor english. I atempt send e-mail to you, but, only return undelivery. Please, I need autorization to commit (upload) the helps and UI...
... Except for the first one or two field names. I will research it and duplicate current behavior. ... I want to, so if it will get the job done then it will...
... 4 fields names are not editable because they are reserved (REF, VALUE, FOOTPRINT and subsheet). Subsheet is not in use (and may be never used). Currently...
... That is humorous. I think the field is named "Sheet" not Subsheet. I have been using it as a place to store the name of a PDF datasheet for the part. I...
Hello there Renie, Nice to see you here around at the developers board. Im sure you also can improve kicad alot, also some of your 3d works added to the...
... Components already have a datasheet field. All components ("root" components and aliases) have 3 doc fields: - doc (this is a comment to help the user) -...
Hello Renie! ... What the address you use? ... If you want the write access in SVN you must create account at sourceforge.net <http://sourceforge.net> and...
... The Doc file you mention is in the library, not in the schematic file. This is not sufficient. For example: the symbol could be in the library as a 5V...
... I was thinking it could used to handle a schematic file that could be its internal schematic. This is like a complex hierarchy, with a component used like...
Hi Guys, I thought I would have a look at the new zone filling options in SVN and tried the new No Grid option for the zone, but when I select Refill Zones I...
... Are you using KiCad under Windows or Linux? It would be useful to get stack trace of the error - it is sometimes possible to get it without debug version...
Manveru
manveru@...
Oct 6, 2008 2:43 pm
1940
Hi Igor, Thank's! Please, sorry my fault, is my first commit, I not put the comments! If you or some one can correct this, please add one comment, type.. ...
Hi Jerry, Thank's for your comments! Unhappily, my time to dedicate to kicad is short, I not work with eletronic! I only attempt help in this greather and...
Hello Renie! ... There is no way to correct this, but you can commit "changelog.txt" with your's new comment. ... It is not required to use a wiki formatting...
Hi, What is the status of the python binding etc and what is planned, if anything. I am just interested in how python could be used with Kicad. Thanks, David...
... PCBNEW: We have postponed it pending some internal data model changes which we are hopeful to accomplish within the next year: 1) Adding net classes. 2)...