Re: [kicad-users] DXF Import

2010-02-08 Thread Devid Spagni
I write TTConv to speed up my work but I'm not a programmer.
Dxf2Kicad works but has many problems and should be revised thoroughly.

If you need the converter I Dxf2Kicad without graphical interface.

Sorry for my bad English.

Regards
Devid



Re: [kicad-users] DXF Import

2010-02-08 Thread Robert
Thank you for getting in touch.   I was thinking of modifying TTConv, 
but since discussing this would be off-topic I will contact you directly.

For the moment I have uploaded two zip files and a README to:

http://tech.groups.yahoo.com/group/kicad-users/files/TTConv/

This is just for Windows for the moment, but it would make sense to have 
something for Linux here too.   Other (modern) operating systems are 
outside my experience.

Regards,

Robert.

Devid Spagni wrote:
 I write TTConv to speed up my work but I'm not a programmer.
 Dxf2Kicad works but has many problems and should be revised thoroughly.
 
 If you need the converter I Dxf2Kicad without graphical interface.
 
 Sorry for my bad English.
 
 Regards
 Devid
 
 
 
 
 
 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 visit http://www.kicadlib.org for details of how to contribute your 
 symbols/modules to the kicad library.
 For building Kicad from source and other development questions visit the 
 kicad-devel group at http://groups.yahoo.com/group/kicad-develYahoo! Groups 
 Links
 
 
 
 
 
 
 
 No virus found in this incoming message.
 Checked by AVG - www.avg.com 
 Version: 9.0.733 / Virus Database: 271.1.1/2675 - Release Date: 02/08/10 
 07:35:00
 
No virus found in this outgoing message.
Checked by AVG - www.avg.com 
Version: 9.0.733 / Virus Database: 271.1.1/2675 - Release Date: 02/08/10 
07:35:00


Re: [kicad-users] DXF Import

2010-02-08 Thread kajdas
Are you saying it is more than 5M after compression?
Use gzip, bzip2, zip (all on Linux) and nobody will complain.
Seems big for a simple program. It must be full of libraries, may be you can 
separate them.
Martin

 Robert birmingham_spi...@gmx.net wrote: 
 Good idea, but it just resulted in the message You may only upload 
 files smaller than 5120K :(.   I could split the file up, but that 
 would contrary to my objective of making TTConv easier to use, so before 
 I do that I thought I would ask if anyone has a better idea than splitting.
 
 Regards,
 
 Robert.
 
 Donald H Locker wrote:
  It looks like about 66MB is available in the kicad-users file region; that 
  would seem like a pretty good place to me.
  
  Donald.
  - Robert birmingham_spi...@gmx.net wrote:
  
  Having experienced the joy of installing the correct Python bits and 
  pieces on my Windows PC in order to run TTConv I thought I would see
  if 
  I can compile the scripts into an executable.   I have just done that
 
  (using pyinstaller) and Stéphane (Stephrac74) has confirmed it runs OK
 
  on a PC that hasn't had Python installed on it.
 
  The result is a 7Mb zip file, and I thought it might be a good idea to
 
  place it on a suitable server for the benefit of others.   Any
  suggestions?
 
  The Python compiler claims also to be able to create Linux
  executables. 
 Would that be useful (I don't know how much hassle it is to run the
 
  TTConv scripts on a Linux machine)?   If it's worth doing I'm prepared
 
  to take a closer look at it (all I've established so far is that 
  pyinstaller is not a cross-compiler).
 
  Regards,
 
  Robert.
  
  
  
  
  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 visit http://www.kicadlib.org for details of how to contribute your 
  symbols/modules to the kicad library.
  For building Kicad from source and other development questions visit the 
  kicad-devel group at http://groups.yahoo.com/group/kicad-develYahoo! Groups 
  Links
  
  
  
  
  
  
  
  No virus found in this incoming message.
  Checked by AVG - www.avg.com 
  Version: 9.0.733 / Virus Database: 271.1.1/2671 - Release Date: 02/06/10 
  07:35:00
  



Re: [kicad-users] DXF Import

2010-02-08 Thread kajdas
 Regarding a Linux compilation, no-one has spoken up for one so it'll 
 take a lower priority than sorting out some of the rough edges in 
 TTConv.   However, I'm guessing that a typical actively used Linux box 
 will have Python installed and ready to use, in which case the Python 
 scripts are as good as a compiled binary file.

I believe that all Linuxes will have Python installed. A lot of system scripts 
are in Python now.
I do not believe compiling Pyhton code on Linux makes a lot of sense because of 
that.
Just send the files when you are done and we will test them.
Martin



[kicad-users] Is there a way to select a block with other than rectangular frame?

2010-02-08 Thread azhars
Is there a way to select a block with other than rectangular frame?


[kicad-users] Import RS-274-X Gerber File To PCBnew for Editing

2010-02-08 Thread chiques_ee_dude
Are there plans to support importing Gerber files in to PCBnew?