[Emc-users] Protel99 SE Drill file to G-CODE for LinuxCNC or MACH3.

2022-11-01 Thread John Dammeyer
I needed a small PC board. I converted the short drill file .txt over to G-Code .nc or .tap. Took a few tries to get it right for LinuxCNC which complained about a few things that MACH3 didn't. Ended up using the CNC router with MACH3 because the router can do 20,000 RPM while my mill is lim

Re: [Emc-users] Protel99 SE Drill file to G-CODE for LinuxCNC or MACH3.

2022-11-01 Thread andy pugh
On Tue, 1 Nov 2022 at 21:23, John Dammeyer wrote: > > Anyway. Does anyone know of a Protel 99SE drill file conversion program > to G-Code for CNC? I found this: https://github.com/DJ027X/drl2ngc But looking at the code I am not sure it copes with lines that have a Y coordinate but no X coordi

Re: [Emc-users] Protel99 SE Drill file to G-CODE for LinuxCNC or MACH3.

2022-11-01 Thread John Dammeyer
) for that sort of work. Thanks for looking. John > -Original Message- > From: andy pugh [mailto:bodge...@gmail.com] > Sent: November-01-22 2:59 PM > To: Enhanced Machine Controller (EMC) > Subject: Re: [Emc-users] Protel99 SE Drill file to G-CODE for LinuxCNC or > MACH3

Re: [Emc-users] Protel99 SE Drill file to G-CODE for LinuxCNC or MACH3.

2022-11-01 Thread Robin Szemeti via Emc-users
Whenever I need to do this, I just export as DXF and use the standard drilling tools in Cut2D .. works a treat, has automatic drill diameter recognition etc. Last board I drilled was 400 holes in some Rogers RO4003C ... and then I did DIY plated through holes :) On Tue, 1 Nov 2022 at 21:20, John

Re: [Emc-users] Protel99 SE Drill file to G-CODE for LinuxCNC or MACH3.

2022-11-01 Thread gene heskett
On 11/1/22 17:21, John Dammeyer wrote: I needed a small PC board. I converted the short drill file .txt over to G-Code .nc or .tap. Took a few tries to get it right for LinuxCNC which complained about a few things that MACH3 didn't. Ended up using the CNC router with MACH3 because the rout

Re: [Emc-users] Protel99 SE Drill file to G-CODE for LinuxCNC or MACH3.

2022-11-01 Thread John Dammeyer
> From: gene heskett [mailto:ghesk...@shentel.net] > On 11/1/22 17:21, John Dammeyer wrote: > > I needed a small PC board. I converted the short drill file .txt over to > > G-Code .nc or .tap. Took a few tries to > get it right for LinuxCNC which complained about a few things that MACH3 > didn

Re: [Emc-users] Protel99 SE Drill file to G-CODE for LinuxCNC or MACH3.

2022-11-01 Thread Jon Elson
On 11/1/22 16:58, andy pugh wrote: On Tue, 1 Nov 2022 at 21:23, John Dammeyer wrote: Anyway. Does anyone know of a Protel 99SE drill file conversion program to G-Code for CNC? I found this: https://github.com/DJ027X/drl2ngc But looking at the code I am not sure it copes with lines that hav

Re: [Emc-users] Protel99 SE Drill file to G-CODE for LinuxCNC or MACH3.

2022-11-03 Thread Peter Homann
Hi John, If you have Sheetcam, I'm fairly sure that it can take in drill files and produce G code for Mach3 or LinuxCNC. Cheers, Peter On 2/11/2022 8:19 am, John Dammeyer wrote: I needed a small PC board. I converted the short drill file .txt over to G-Code .nc or .tap. Took a few trie