X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f X-Recipient: geda-help AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=/WhA9z69w4sDEVnGUa8d0WgA+VwtAgxe+G/ivB6CCoU=; b=bbOaLnAa916NT6wNZR/ktFCKoUe4K9n+zoZW4ZnZJJBQ0CcXyYq7NB3P5EgWJkDKDu 7a7feX91a9QFkUWFrWcjJtziXo0qhp7Ekb5uxawgwdXWgmq/XyEV6UYmUwL4L30KnpdF e8UxTxkykh9+DCMvZtsl9Xub+zcQ9d2WFcy4bIhgku7KPsiOPiLcTDdBDIy6XWopQwSO fbRZ+1X8EYgsl8UUcVBn2xtio/tbs91bzBBo/jNHyDomIRVfphiBerpOBCDCDTvMVD1s CruMzvSgHnJD5XgRhTUrsT4a85aJqPFT5y4eXfvuJRiDWh3qPxeBBMleklzxkVEe0BPl B5mw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=/WhA9z69w4sDEVnGUa8d0WgA+VwtAgxe+G/ivB6CCoU=; b=b9hHU/RUyAub7zrKZ9h2BDHHPKLP5km2jE/yj2V3xjCLrclUTXM8vAQyK0UFCMAX/n lgndelD79ZIe8Uvzq9xlUyTNF0geZ1Ic+HYf4q9UG7M1/Y2JRuPm4f8Bt937iT1Hn8VK DtiF+DszzaYzN1cNY/+FH5FyaMNtBlKJFJQevGly68XQTab10BlB2V8P1pEqaeQvfSOV 6Yh6qza/7k5RyTZLLlW4jjqnmDZqTPOMZ6++1KJY1Q+M42NmUTl7183lFv46cehb26mA 79F8qqJTSH35ibdamm1EXAQBqEYKU0BGx3BCcNoEUlqsACWZQR6HxI4moUlbHn1VmeBs OtEg== X-Gm-Message-State: AN3rC/4hdHGqFA+EhvK5lVn6mG0hdIq3ebZCxBnX4+CaQdN35+U/dV4c gkbQbd4cm9SnZQ8x6euUoE49vwiV+g== X-Received: by 10.202.73.73 with SMTP id w70mr14661824oia.179.1494001394121; Fri, 05 May 2017 09:23:14 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <1525952036 DOT 65314 DOT 1492659528690 DOT ref AT mail DOT yahoo DOT com> <1525952036 DOT 65314 DOT 1492659528690 AT mail DOT yahoo DOT com> From: "vattan (vatan DOT uml AT gmail DOT com) [via geda-help AT delorie DOT com]" Date: Fri, 5 May 2017 16:23:13 +0000 Message-ID: Subject: Re: [geda-help] g-code output To: geda-help AT delorie DOT com Content-Type: multipart/alternative; boundary=001a113dec466404a6054ec94ebb Reply-To: geda-help AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-help AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk --001a113dec466404a6054ec94ebb Content-Type: text/plain; charset=UTF-8 There is a working tool I've used with linuxcnc called iiirc jpeg2gcode that you could probably take and image of the polygons, generate the gcode, then combine the output with the isolation milling that geda provides. On Apr 20, 2017 12:06 PM, "miloh (froggytoad AT gmail DOT com) [via geda-help AT delorie DOT com]" wrote: > On Wed, Apr 19, 2017 at 8:38 PM, No Body (att80 AT att DOT net) [via > geda-help AT delorie DOT com] wrote: > > Hi, > > > > I have looked at the g-code output that geda-pcb offers. It appears to > > provide code for what is called isolation milling which is what I > commonly > > see else where too. Does anyone know how additional g-code can be > generated > > to remove additional/remaining copper from a board? This type of milling > > might be typically called pocket milling. > > > > Thanks. > > > > Al > > > the gcode export from pcb would be interesting for a first rush > engraving, but at least in pcb-rnd it is deemed experimental and close > to deprecation without a maintainer or users. > > If you can get aligned layers exported from pcb in a suitable format, > then you can use a real cam nc processor like rhinocam, vcarvepro, > pycam, ez-cam, fusion360. > --001a113dec466404a6054ec94ebb Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

There is a working tool I've used with linuxcnc called i= iirc jpeg2gcode that you could probably take and image of the polygons, gen= erate the gcode, then combine the output with the isolation milling that ge= da provides.


On Apr 20, 2017 1= 2:06 PM, "miloh (froggytoad AT gm= ail.com) [via geda-help AT delori= e.com]" <geda-help AT del= orie.com> wrote:
On Wed, Apr 19, 2017 at 8:38 PM, No Body (att80 AT att DOT net) [via
geda-help AT delorie DOT com] <geda-help AT delorie DOT com> wrote:<= br> > Hi,
>
> I have looked at the g-code output that geda-pcb offers.=C2=A0 It appe= ars to
> provide code for what is called isolation milling which is what I comm= only
> see else where too.=C2=A0 Does anyone know how additional g-code can b= e generated
> to remove additional/remaining copper from a board?=C2=A0 This type of= milling
> might be typically called pocket milling.
>
> Thanks.
>
> Al


the gcode export from pcb would be interesting for a first rush
engraving, but at least in pcb-rnd it is deemed experimental and close
to deprecation without a maintainer or users.

If you can get aligned layers exported from pcb in a suitable format,
then you can use a real cam nc processor like rhinocam, vcarvepro,
pycam, ez-cam, fusion360.
--001a113dec466404a6054ec94ebb--