X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Cam-AntiVirus: not scanned (internal relaying) X-Cam-ScannerInfo: http://www.cam.ac.uk/cs/email/scanner/ MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated-User: pcjc2 Date: Wed, 07 Jan 2015 18:28:18 +0000 From: "Peter C.J. Clifton" To: Bdale Garbee Cc: geda-user AT delorie DOT com Subject: gcode / CNC and PCB Was: [Re: [geda-user] Refactoring in PCB] In-Reply-To: <87wq4yxy0t.fsf@rover.gag.com> References: <1420505387 DOT 3521 DOT 10 DOT camel AT cam DOT ac DOT uk> <20150106180051 DOT 12514 DOT qmail AT stuge DOT se> <1420586390 DOT 14239 DOT 10 DOT camel AT cam DOT ac DOT uk> <87wq4yxy0t DOT fsf AT rover DOT gag DOT com> Message-ID: <153222ccbb5462fe8d2172a2df9b1b0e@cam.ac.uk> X-Sender: pcjc2 AT cam DOT ac DOT uk User-Agent: Roundcube Webmail/1.0.2 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 On 2015-01-07 18:10, Bdale Garbee wrote: > Peter Clifton writes: > >> On Tue, 2015-01-06 at 19:00 +0100, Peter Stuge wrote: >>> Peter Clifton wrote: >>> > I'm doing some re-factoring of HID drawing APIs etc.., >>> >>> This sounds fantastic. Thanks a lot! >>> >>> >>> > If there are a some exporters people want to maintain (or get merged at >>> > some point?), also let me know, >>> >>> I only have a wishlist HPGL exporter for milling. :) >> >> Have you tried the gcode exporter? (I have not, so cannot attest to >> its >> output). > > I have, but my objective wasn't to do isolation milling of traces, but > rather outline milling to separate individual board images from a > panel. Frankly, it didn't go well. I ended up semi-manually > extracting > enough hole locations to be able to drill and tap a fixture for holding > the panels, then hand-crafted g-code to rip the rectangular boards out > of the panels. What was wrong with PCB's gcode export? I found this page today: http://reprap.org/wiki/PCB_Milling It details a number of pieces of software for dealing with milling PCB files. Peter