Re: [Emc-users] helical code

2008-05-06 Thread Jon Elson
Dave Engvall wrote: > Hi, > I'm milling a tapered hole using helical interp. > The program works fine but can't keep up. > With a HSS ball mill I've been millling at 4 ips. > With carbide I could raise that to 10 ips. > > At either speed it maintains speed 'til about 1/2 way thru the > program t

Re: [Emc-users] helical code

2008-05-06 Thread Ray Henry
Hi Dave I ran that here without any hesitation in the motion. I did remove the tool changes and the great long moves to them. The total time was about 40 seconds. Final image is at http://imagebin.ca/view/Tv_FrSVO.html Sounds to me like you've got some computer or realtime issue. Perhaps an

Re: [Emc-users] helical code

2008-05-06 Thread Dave Engvall
Duh! edit those rates to ipm. Dave On May 6, 2008, at 8:37 AM, Dave Engvall wrote: > Hi, > I'm milling a tapered hole using helical interp. > The program works fine but can't keep up. > With a HSS ball mill I've been millling at 4 ips. > With carbide I could raise that to 10 ips. > > At either sp

Re: [Emc-users] helical code

2008-05-06 Thread Ray Henry
Hi Dave I'm going to guess that you meant 4ipm. With that small a helix even with your Mazak you'd be hard pressed to get 240 ipm. I ran your code snippet here and it whizzed through. But then it isn't even a complete circle. Ray On Tue, 2008-05-06 at 08:37 -0700, Dave Engvall wrote: >