Hi David,

Renie's program does have an english language option on the menu 
(second menu item).

Please feel free to try my converter.
http://www.purpleswift.com/Other/other.htm

It has taken me 4 days to write.  I hope that someone else finds it 
useful.

Regards
Derek

--- In kicad-users@yahoogroups.com, "David Novak" <[EMAIL PROTECTED]> wrote:
>
> Renie,
> 
> Are you planning an english translation?
> 
> David
>  
> 
> -----Original Message-----
> From: Renie [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, June 06, 2006 8:15 AM
> To: kicad-users@yahoogroups.com
> Subject: [kicad-users] Re: Help with netlist import error
> 
> Hi Derek!
> 
> I all read did a converter from Tango to Kicad, these convert 
eschema 
> and pcb files, generate all files, .pro, .sch, .lib, .cmp, .mod 
> and .brd.
> 
> The program is beta release, ToKicad.exe, avaliable in my site
> www.reniemarquet.cjb.net page Espaço Kicad.
> 
> []'s
> Renie
> 
> 
> --- In kicad-users@yahoogroups.com, "derek_noffke" <derek01@> 
> wrote:
> >
> > Found the problem.
> > In the CMP file
> > > IdModule =  RES500;
> > 
> > There was an extra space after the = 
> > 
> > 
> > 
> > --- In kicad-users@yahoogroups.com, "derek_noffke" <derek01@> 
> > wrote:
> > >
> > > I am writing a converter program to generate KiCAD BRD files 
from 
> > > Tango PCB files.  The BRD file seems to work OK but the 
netlist 
> > file 
> > > that I have generated (to check the conversion) gives errors.
> > > 
> > > I made a simple example with 2 resistors.  Below are the 
> generated 
> > > BRD, CMP and NET files.
> > > 
> > > Any help would be appreciated.
> > > 
> > > Regards
> > > Derek Noffke
> > > 
> > > BRD file
> > > PCBNEW-BOARD Version 1 date 9/4/2006-17:13:00
> > > $TRACK
> > > Po 0 146230 116620 151410 116620 240 -1
> > > De 0 0 0 0 0
> > > $EndTRACK
> > > $TEXTPCB
> > > Te "Hello"
> > > Po 143107 118615 360 600 100 0
> > > De 21 1 0 0
> > > $EndTEXTPCB
> > > $MODULE RES500
> > > Po 141220 116610 0 15 0 0 ~~
> > > Li RES500
> > > Cd Imported from tango
> > > Kw TANGO
> > > Sc 0
> > > Op 0 0 0
> > > $PAD
> > > Sh "A" R 600 600 0 0 0
> > > Dr 380 0 0
> > > At STD N 00888000
> > > Ne 0 ""
> > > Po 0 0
> > > $EndPAD
> > > $PAD
> > > Sh "B" R 600 2000 0 0 0
> > > Dr 380 0 0
> > > At STD N 00888000
> > > Ne 0 ""
> > > Po 5000 0
> > > $EndPAD
> > > T0 1085 -1300 360 600 0 100 N V 21 "R1"
> > > T1 1085 -1300 360 600 0 100 N I 21 "value???"
> > > T2 1315 1200 360 600 0 100 N I 21 "22k"
> > > DS 1000 500 1000 -500 100 21
> > > DS 1000 500 4000 500 100 21
> > > DS 4000 500 4000 -500 100 21
> > > DS 1000 -500 4000 -500 100 21
> > > $EndMODULE RES500
> > > $MODULE RES500
> > > Po 151400 116660 0 15 0 0 ~~
> > > Li RES500
> > > Cd Imported from tango
> > > Kw TANGO
> > > Sc 0
> > > Op 0 0 0
> > > $PAD
> > > Sh "B" O 600 600 0 0 0
> > > Dr 380 0 0
> > > At STD N 00888000
> > > Ne 0 ""
> > > Po 5000 0
> > > $EndPAD
> > > $PAD
> > > Sh "A" R 600 600 0 0 0
> > > Dr 380 0 0
> > > At STD N 00888000
> > > Ne 0 ""
> > > Po 0 0
> > > $EndPAD
> > > T2 2030 1200 360 600 0 100 N I 21 "default"
> > > T0 1085 -1300 360 600 0 100 N V 21 "R2"
> > > T1 1085 -1300 360 600 0 100 N I 21 "22k"
> > > DS 1000 -500 4000 -500 100 21
> > > DS 4000 500 4000 -500 100 21
> > > DS 1000 500 4000 500 100 21
> > > DS 1000 500 1000 -500 100 21
> > > $EndMODULE RES500
> > > $EndBOARD
> > > 
> > > CMP file
> > > Cmp-Mod V01 Genere par Cvpcb 17-jan le 5/6/2006-14:54:47
> > > 
> > > BeginCmp
> > > TimeStamp = 0;
> > > Reference = R1;
> > > ValeurCmp = value???;
> > > IdModule =  RES500;
> > > EndCmp
> > > 
> > > BeginCmp
> > > TimeStamp = 0;
> > > Reference = R2;
> > > ValeurCmp = 22k;
> > > IdModule =  RES500;
> > > EndCmp
> > > 
> > > EndListe
> > > 
> > > NET file
> > > ( { Netlist by Cvpcb 17-jan-06, date = 5/6/2006-14:27:20 }
> > >  ( 0 RES500 R1 value???
> > >   ( B NET_0001 )
> > >  )
> > >  ( 0 RES500 R2 22k
> > >   ( A NET_0001 )
> > >  )
> > > )
> > > *
> > >
> >
> 
> 
> 
> 
> 
> 
> 
> Please read the Kicad FAQ in the group files section before 
posting your
> question.
> Please post your bug reports here. They will be picked up by the 
creator of
> Kicad.
> Please contribute your symbols/modules to the library folder in 
the group
> files section.
> For building Kicad from source and other development questions 
visit the
> kicad-devel group at http://groups.yahoo.com/group/kicad-devel 
> Yahoo! Groups Links
>







------------------------ Yahoo! Groups Sponsor --------------------~--> 
You can search right from your browser? It's easy and it's free.  See how.
http://us.click.yahoo.com/_7bhrC/NGxNAA/yQLSAA/W4wwlB/TM
--------------------------------------------------------------------~-> 

Please read the Kicad FAQ in the group files section before posting your 
question.
Please post your bug reports here. They will be picked up by the creator of 
Kicad.
Please contribute your symbols/modules to the library folder in the group files 
section.
For building Kicad from source and other development questions visit the 
kicad-devel group at http://groups.yahoo.com/group/kicad-devel 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/kicad-users/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to