Hi, ... How about including all symbols, footprints etc., which are used in a kicad schematic/pcb in the kicad file itself? This way, you always have the...
... I can confirm that wxOR is not supported in wxMAC with CG as confirms dc.cpp:1985 GR_COPY is enough for us now and draws all correctly. I think that the...
... I have a question (maybe I just don't get it though): What does really GR_OR do? In other words: What is the expected result for OR'ing graphics with ...
... This mode can show superimposed tracks with a transparency effect. ... If colors are well selected (depending on the binary configuration used in R,G,B...
... Thanks for clearing this up :) Since COPY may hide some layers, we should have some kind of blending functionality. However, this is probably not critical,...
... Jonas, PCBNEW puts a much higher burden on the graphics system then EESCHEMA. The chief culprit is the zone fills which are done with individual lines ...
... Yes XOR is used everywhere. The good news is that wxXOR seems to be supported on the MAC, so the only problem is wxOR. I again wish to point out the...
... I have support for DrawSheetStruct, if that's what you mean. ... I am also a bit busy, so I can't promise when. But I'll put it on top of my (KiCAD-)list. ...
Hi, ... have the correct version of library components packaged with the ... Hi, Including symbols, footprints, 3Dshapes in the project file can prevent...
... ...> wrote: ... the following ... » and in personal ... (SMD0805, SMD0201, ... some kind of image ... internet, on ... others already existing. ... ...
Hi gentlemen, FYI there is always file <project_name>.cache.lib where are all parts contained so you can move it to the nex computer without moving libraries. ...
Hi, The link for a Kicad German user group on kicadlib.org seems broken. Is somebody here which knows if there is a user group in German language still active...
Dick, Thanks for pointing that out. I did these changes in a bit of a hurry, sorry for the mistakes. I have just committed a cleaned-up version. Jonas...
Follows a prototype of implementation of alpha channel, Marius, could you try to take a look ? Obliusly is a raw implementation, but enough good for a first...
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...
Apr 2, 2008 12:56 pm
1474
Hi In kicad build 962 there is an error with annotating items with multiple parts on sheets with the same source file. Howto generate bug: Create a multiple...
Hi gentlemen, I just sent a new image to the files section. These three models are 940kB (wrl files), so it takes time to render it. Problem is that when you...
... You know it is possible. There are many things to do, and I doubt this would get scheduled anytime soon. In the mean time, is the busy cursor telling you...
Hi I would think this as of a bug, but as i looked through code, there is no obvios reason why nobody implemented saving that flag. Each of the ZONE_CONTAINERS...
Here is the patch I have added an option to the ZAux line in .brd file Tested with my board. Cheers,Rok Kanardia d.o.o. ul. heroja Rojška 70 3000 Celje Tel:...
... What about instance specific zone clearance values being saved, is that working OK? I will commit your patch if it is the end of the issue. Dick...