X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=REq/6CC7S9ZEf39ZCZ8fsIDs4QBrfHU5LisVX+07dKE=; b=nqnuFLmWBWUj8ejSwnVudE38iSmNTi+me/cKc4wDRoyQlgl+Ul9oTwwcd1egJpepEQ TZDha42Hjas+1CbIik9kglfVg4rFCggwOAEu53rtJx7AVKfM+7zKpKSuzkiNY0TQ9t67 HfTu5I8D+c2ILztO/QStBDbB7RZtUYkWS8Z+o= MIME-Version: 1.0 In-Reply-To: <4EB71E89.8020705@innocent.com> References: <4EB67B22 DOT 1070309 AT optonline DOT net> <4EB71E89 DOT 8020705 AT innocent DOT com> Date: Mon, 7 Nov 2011 13:48:57 +0100 Message-ID: Subject: Re: [geda-user] slots in pcb From: Levente To: geda-user AT delorie DOT com Content-Type: multipart/alternative; boundary=14dae9340b0f6b719704b1247afe Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk --14dae9340b0f6b719704b1247afe Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FYI, I wrote a c++ program that merges a dxf with a PCB file. It maps layers. http://git.logonex.eu/?p=3Dutils4geda.git;a=3Dtree;f=3Ddxf2pcb;h=3Db6629bb9= 9832f42d663e9cf9af8a99e3e7dd496c;hb=3DHEAD Levente On Mon, Nov 7, 2011 at 12:55 AM, Gus Fantanas wrote= : > On 11/06/2011 10:21 AM, Charles Lepple wrote: > >> On Sun, Nov 6, 2011 at 7:18 AM, gene glick >> wrote: >> >>> PCB has not yet developed a slot mechanism. So, I was wondering if >>> anyone >>> has tried to make a slot by placing several overlapping vias in a row t= o >>> approximate the slot? Seems to me the pcb fab shop might not like it >>> since >>> the drill bit will wander around. >>> >> Depending on where you send the board, you might just be able to mark >> an outline on the fab drawing as a slot, and they can cut it with a >> router bit. I'm pretty sure I did this with 4PCB.com once. >> >> In my case, I am given a DXF file with the board outline, slots, holes, > etc. I then import it to PCB (import it to qCAD, print it as ps; convert = it > to encapsulated ps with 'ps2epsi'; convert it to pcb using 'pstoedit' wit= h > the '-usbbfrominput' and '-f pcb' options), so I have the slots in PCB. > I've dealt with Sunstone Circuits, who told me they can cut the slots if = I > choose their full-feature service, but not the quick turnaround service. > So, I guess you could draw your slots in qCAD or Inkscape and import them > to PCB. > > In fact, it seems to me you can let other programs, such as qCAD and > Inkscape, do whatever PCB cannot do very well=E8=AC=A1ith the exception o= f > buried/blind vias and, perhaps, rotations by angles which are not multipl= es > of 90 degrees. > --14dae9340b0f6b719704b1247afe Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FYI, I wrote a c++ program that merges a dxf with a PCB file. It maps layer= s.

http://g= it.logonex.eu/?p=3Dutils4geda.git;a=3Dtree;f=3Ddxf2pcb;h=3Db6629bb99832f42d= 663e9cf9af8a99e3e7dd496c;hb=3DHEAD

Levente

On Mon, Nov 7, 2011 at 12:55 = AM, Gus Fantanas <fantanas AT innocent DOT com> wrote:
On 11/06/2011 10:21 AM, Charles Lepple wr= ote:
On Sun, Nov 6, 2011 at 7:18 AM, gene glick<geneglick AT optonline DOT net> =C2=A0wrote= :
PCB has not yet developed a slot mechanism. =C2=A0So, I was wondering if an= yone
has tried to make a slot by placing several overlapping vias in a row to approximate the slot? =C2=A0Seems to me the pcb fab shop might not like it = since
the drill bit will wander around.
Depending on where you send the board, you might just be able to mark
an outline on the fab drawing as a slot, and they can cut it with a
router bit. I'm pretty sure I did this with 4PCB.com once.

In my case, I am given a DXF file with the board outline, slots, holes, etc= . I then import it to PCB (import it to qCAD, print it as ps; convert it to= encapsulated ps with 'ps2epsi'; convert it to pcb using 'pstoe= dit' with the '-usbbfrominput' and '-f pcb' options), s= o I have the slots in PCB. I've dealt with Sunstone Circuits, who told = me they can cut the slots if I choose their full-feature service, but not t= he quick turnaround service. So, I guess you could draw your slots in qCAD = or Inkscape and import them to PCB.

In fact, it seems to me you can let other programs, such as qCAD and Inksca= pe, do whatever PCB cannot do very well=E8=AC=A1ith the exception of buried= /blind vias and, perhaps, rotations by angles which are not multiples of 90= degrees.

--14dae9340b0f6b719704b1247afe--