[kicad-users] Installer is corrupted?

2008-07-29 Thread tekio2
Hi,
When I run KiCad-2008-07-15-WinXP_autoinstal.exe then show this message:
"The installer you are trying to use is corrupted or incompleted. (...)"
Anybody else has the same problem?

Regards



Re: [kicad-users] Installer is corrupted?

2008-07-29 Thread Robert
I get this surprising often with downloaded installers.   Have you tried 
downloading the installer again (making sure you're not just grabbing 
the same file out of the local browser cache)?

Regards,

Robert.

tekio2 wrote:
> Hi,
> When I run KiCad-2008-07-15-WinXP_autoinstal.exe then show this message:
> "The installer you are trying to use is corrupted or incompleted. (...)"
> Anybody else has the same problem?
> 
> Regards
> 
> 
> 
> 
> 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 - http://www.avg.com 
> Version: 8.0.138 / Virus Database: 270.5.6/1578 - Release Date: 28/07/2008 
> 17:13
> 
> 
> 

No virus found in this outgoing message.
Checked by AVG - http://www.avg.com 
Version: 8.0.138 / Virus Database: 270.5.6/1578 - Release Date: 28/07/2008 17:13


No virus found in this outgoing message.
Checked by AVG - http://www.avg.com 
Version: 8.0.138 / Virus Database: 270.5.6/1578 - Release Date: 28/07/2008 17:13



Re: [kicad-users] Installer is corrupted?

2008-07-29 Thread jean-pierre charras
I removed the corrupted install file and uploaded a new one (non corrupted).

-- 

Jean-Pierre CHARRAS

Maître de conférences
Directeur d'études 2ieme année.
Génie Electrique et Informatique Industrielle 2
Institut Universitaire de Technologie 1 de Grenoble
BP 67, 38402 St Martin d'Heres Cedex

Recherche :
GIPSA-LIS - INPG
46,  Avenue Félix Viallet
38031 Grenoble cedex




[kicad-users] Re: How to insert a 3mm drill hole in pcbnew?

2008-07-29 Thread Magnus Beischer
--- In kicad-users@yahoogroups.com, "Thomas Westerhoff"
<[EMAIL PROTECTED]> wrote:
>
> I need to insert a 3mm drill hole in my board. How can I do this?
> 
> -- 
> Thomas  Westerhoff
> Friedensstrasse 101
> 99334 Eischleben
> 
> Homepage: http://www.astrohome.info
> http://www.sternwarte-kirchheim.de
>

What I do is that I make a module with just a circle in the edge
layer. In the schematics I include the module and it shows as just as
a 3 mm circle in the edge layer. The advantage of this is that you
don't get a plated hole in the pcb. To my knowledge (correct me if I'm
wrong) pcbnew can't handle unplated holes, so this is a workaround for
this missing feature also.

The responsibility to make the hole now lies in the hands of the pcb
manufacturer. Since the 3 mm hole is not included in the drill file,
the manufacturer has to included it in the last production phase
together with the rest of the edges, but this has never been a problem
for me.

// Magnus