[kicad-users] Re: Merging outputs for double-sided boards

2010-05-02 Thread rohchar
Hi, It is not as easy as merging 2 files, but not too hard to achieve. You need to work at Postscript level : http://kicad.rohrbacher.net/merge_ps.php Hope it helps. Charles. --- In kicad-users@yahoogroups.com, "susanmackay99" wrote: > > I have designed a double-sided board that I now want to

[kicad-users] Re: Symbol library

2009-12-09 Thread rohchar
Hi, have a look here : http://kicad.rohrbacher.net regards, charles. --- In kicad-users@yahoogroups.com, "thomahauc" wrote: > > Hi, > > No one would have an idea... > > Thoma > > --- In kicad-users@yahoogroups.com, "thomahauc" wrote: > > > > Hi all Kicad users, > > > > I try to create a co

[kicad-users] Re: New version of Kicad

2009-03-02 Thread rohchar
Hi, regards, Charles. --- In kicad-users@yahoogroups.com, "Daniel CORRE" wrote: > This method seems not to run ! I have put a project called "essai" > in the folder called "Daniel's problem". The files are a test of > this label's connect and doesn't work

[kicad-users] Re: Bug report in ver 20090216

2009-02-26 Thread rohchar
Hi, the best is to upload your design files (files *.sch *.cache.lib *.pro) to the 'Files' section : http://tech.groups.yahoo.com/group/kicad-users/files or somewhere else and give us the link. regards, Charles. --- In kicad-users@yahoogroups.com, "Daniel CORRE" wrote: > > Hi every Kicad User

[kicad-users] Re: Question about saving elements into an existing or a new library

2009-01-15 Thread rohchar
Hi, please have a look at this answer : http://tech.groups.yahoo.com/group/kicad-users/message/1271 regards, Charles. --- In kicad-users@yahoogroups.com, "benjaminrohland" wrote: > > I have another question: I started ERC on my schematic and there > were two warnings: > ERC Pr�fung (15/1/20

[kicad-users] Re: LFCSP?

2008-08-25 Thread rohchar
Hi, you can find usefull footprint size information here (3rd col) : and for soldering (industrial process) : regards, charles

[kicad-users] Re: ERC errors on schematic and power supply questions

2008-06-24 Thread rohchar
Hi, please look at this answer which deals with same problem. A regulator sourcing an output power should always have a 'power output' property attached to this output pin. You should never add a 'power flag' on a net which is alre

[kicad-users] Re: Component with differnet parts ???

2008-04-22 Thread rohchar
Hi, using a quad nand 74hc00 per ex., you have one component with 4 gates. Adding an 74hc00, you always get the first gate (pins 1, 2 & 3). So, you need to select which unit you want to use (Edite Composant => Unite => Unit 1, 2, 3 or 4). When you create a new component, you have to specify the

[kicad-users] Re: eschema ERC

2008-02-07 Thread rohchar
Hi, please look at this answer "http://tech.groups.yahoo.com/group/kicad-users/message/2101"; which deals with an analog problem. You have to put PWR_FLAG on this nets. Charles. --- In kicad-users@yahoogroups.com, "deaninkc" <[EMAIL PROTECTED]> wrote: > > I'm getting some errors when running the

[kicad-users] Re: some troubles

2007-05-14 Thread rohchar
also address lines in the io that have the same > > problem, coming > > off the 74ls541 chips. I really appreciate your help > > on this and let > > me know if you need more to help out. (I just don't > > want to clutter > > the files area to much.) >

[kicad-users] Re: some troubles

2007-05-13 Thread rohchar
Hi, to be helpfull, you should at least submit the SIMM.lib file, and the portion of sheet where your DATA0 - 7 are connected to, and also the .lib file of the component receiving these DATAs. Rather than copy/paste, you can upload these files in the 'Files' section of the group http://tech.gro

[kicad-users] Re: ERC help1!! pls

2007-03-24 Thread rohchar
Hi, please look at this answer "http://tech.groups.yahoo.com/group/kicad-users/message/1271"; which deals with an analog problem. You have to put PWR_FLAG on this nets. Charles. --- In kicad-users@yahoogroups.com, Alex Miculescu <[EMAIL PROTECTED]> wrote: > > ERC: Warning Pin power_in not driv

[kicad-users] Re: Representation advice

2006-11-18 Thread rohchar
hi, --- In kicad-users@yahoogroups.com, "Geert Vancompernolle" <[EMAIL PROTECTED]> wrote: > > Sorry, > > Was a bit a silly question from my side. > > First off, I don't have "implemented" the FoxBoard myself, so I > should never represent the connectors of the FoxBoard in my > schematics. > >

[kicad-users] Re: Representation advice

2006-11-18 Thread rohchar
Hi, how do you intend to connect the daugter board to your application ? Using two 40-way ribbon cable ? Just put 2 40-pin connectors in your design (CONN_20X2). Or using two 40 pin dual row straight headers ? You can do same as above, or better, create your specific symbol and a module includi

[kicad-users] Re: power_out - pin_bidi warning

2006-10-27 Thread rohchar
--- In kicad-users@yahoogroups.com, "Daniel Berenguer" <[EMAIL PROTECTED]> wrote: > > Why every time I connect a power symbol to a power flag I get this > warning: Pin power_out connected to pin_BiDi > > There is no ERC option that let me avoid this warning. Any aidea? > > Thanks, > > Daniel. >

[kicad-users] Re: New 3D components in my site

2006-07-05 Thread rohchar
--- In kicad-users@yahoogroups.com, "Renie" <[EMAIL PROTECTED]> wrote: Hi Renie! > > Hi Juan! > > I'm sorry! > > Is the vicius of Windows, using "\" in to place "/". > > To night I attempt correct the problem. Once launched, you should also suppress '#' in all your . Better syntax is however

[kicad-users] Re: Ploting boards on Pcbnew

2006-06-12 Thread rohchar
Hi, if you are Postscript enabled (i.e. if you speak Postscript), you can easily patch the .ps files to obtain your negative boards, and also scale the plots. Only few lines are needed to do the job. See "http://www.rohrbacher.net/kicad/postscript/"; for the .ps files and equivalent .pdf files.

[kicad-users] Re: annotation problem

2006-04-24 Thread rohchar
Hello, --- In kicad-users@yahoogroups.com, "andrewjmcd" <[EMAIL PROTECTED]> wrote: > > Hi, > > I have a hierarchical project in which the > annotation is lost for a part everytime it is closed. > > I'm guessing I'll have to make multiple relay_base files to get > around this inconvienence or

[kicad-users] Re: what's this?

2006-03-15 Thread rohchar
--- In kicad-users@yahoogroups.com, Nagy László <[EMAIL PROTECTED]> wrote: Hi, KiCAD is not KiCad, but there could be a potential Trade Mark conflict. pdf doc (in german), with examples : "http://kcs-computer.ch/kicad/dokumentation/kidok.pdf"; Best regards, Charles. > > http://kcs-computer.ch/k