... Somewhat limited amount of symbols and footprints, but also style inconsistencies are problematic for professional schematics. Symbol, library and...
Vesa Solonen
vsolonen@...
Nov 5, 2009 6:52 pm
3656
... Brian, Currently the value field and the component name are effectively linked even though in the component library file format they could be defined ...
Manveru, Please note that I don't really care what implemenation will be used as long as it is best for the community. I just shared my experience with current...
... Hi Wayne, Okay, that might be my misunderstanding of the value field then. If I understand right, in the library editor Value is used for the component...
... I agree. This may be one of those cases where we've given the user too much information. Maybe we should hide either the name or the value field in the...
I wanted to try the new AUI look, just for kicks (yes, I know that 2.9 isn't stable) An hell of errors all over the string conversion... that's maybe because I...
I tried the program on Fedora 10 and I had to do following: cd /usr/lib ln -s libcurl.so.4 libcurl-gnutls.so.4 to resolve the missing library error. Now it...
... If you want them I've built a mostly IEC-compliant symbol library for eeschema... as for packages I've done them using IPC guidelines (which are not...
... My preferences: 1) a current file-per-category seems adequate to me. And most (all?) of the competition does the same. Of course a good library manager...
... It's called VALUE exactly for that reason :D ... It's an industry practice. I would actually get confused if it was the way around :P ... There is such a...
Lorenzo a crit : I wanted to try the new AUI look, just for kicks (yes, I know that 2.9 isn't stable) An hell of errors all over the string conversion.. ....
... 1. Better category may not be necessary. We can use a better naming scheme (I think a folk here is working at it) for category. 2. Category is still...
... In the library editor, editing the value changes the chipname. In the library editor the chipname and value are the same thing, and they should not be. ......
... If I understand the tagging points that were brought up earlier, we can dodge the mcu-atmel vs. atmel-mcu holy war by tagging (or in this specific case,...
... The only proposed change to the library file format that I am aware of is the one I proposed which is to merge the document file *.dcm with the library...
... As Wayne replied, there are no real plans for this, because (except for the separate .dcm files) nobody considers the current format to be broken. It...
... Thank you Wayne, the documents are lied in kicad-doc directory. I also prefer text. Some folks here think that it would be good if the file is more...
... I agree that the current library and schematic file formats are not very human readable. I believe they are legacy file formats that have been with the...
... "Existing tools" can be found in many places. I vote for the parser we already have in the specctra import, and its LineReader input abstraction which can...
... I like the vision of dividing part maintenance away from part usage. But part of the vision needs to be that, if I tar up a project and then untar it two...
... Correct. I had referred to some serialization in a Java like sense. This was my attempt to simply say the same thing you are saying here. "Java like...
... That makes good sense. And I have no issue at all with a readable textual format. ... I agree that the ability to implement a read-only service would be...
... You are protecting me from myself? You sound like my government.... just kidding. Early in my career, that was my middle name, over-design. But here we ...
Hi Guys, I have attached a patch to clean up some of the pin editing code. It fixes the following bugs: (1) A new pin was always created with the pin command...
... Brian, No apologies necessary. I've been having way too much fun translating comments (yippee!). I wanted to finish that up before moving on. I figured...
Dick Hollenbeck wrote: ... Dick, I took look at DBUS documentation over the past few days so I could at least try to see where you were thinking about going...
Jean-Pierre, I am seeing a rash of unsatisfactory dialog windows lately. There are assumptions being made about font size, and this is causing problems with...
... Dick, I just looked at the source for this dialog and I don't see any place where anything but the default font is being used. The last changes to this...
... Hi Wayne, One more thing I added in that patch that I did not mention in the first email: (4) Change the initial focus of the pin edit dialog to the pin...