Re: Tapered Threads?
Posted by
doug98105
on 2003-10-29 17:13:14 UTC
--- In CAD_CAM_EDM_DRO@yahoogroups.com, Linc Reed-Nickerson
<w7hie@d...> wrote:
to do it with a series of G33's.
N100 G00 X1.0 Z1.0
N200 G33 X3.0 Z-11.0 F.0833
This would be one pass. I tried to use your example of a 1 in 12
taper. Position the tool 1" off the end of the part (for this
example I used a 1" diameter as the start point). The G33 would
then end 12" from the start with a 1" taper. The start point doesn't
need to be 1" off the end, it does need some distance for the
spindle/axis synchronizing though.
Generally you can't single point a thread in one pass so you have to
re-position back to the start and make repeated passes until correct
depth is reached. Each pass needs to start with a slight infeed
from the previous pass, the amount of infeed is sometimes calculated
based on removing appoximately equal volumes of material per pass.
G00 X.980 Z1.0
G33 X2.980 Z-11.0 F.0833
Here I used a straight infeed, usually angular infeed is used, but I
didn't want to do the math.
Doug
<w7hie@d...> wrote:
> Hi,Microkinetics
>
> I'm new to lathe programming, I have a Bridgeport with a
> conversation and just converted my lathe.locomotive
>
>
> I need to turn some tapered threads for making studs for a steam
> boiler. 12 tpi, 1 in 12 taper... various diameters... all boilerthreads
> are 12 tpi.make a
>
> I understand the G33 command to set the threads, but not how to
> taper... is that set in G33 or by a previous command?Assuming you don't have a canned cycle for threading, then you have
>
> Anyone able to help with a few lines of G-Code?
>
> Linc Reed-Nickerson
to do it with a series of G33's.
N100 G00 X1.0 Z1.0
N200 G33 X3.0 Z-11.0 F.0833
This would be one pass. I tried to use your example of a 1 in 12
taper. Position the tool 1" off the end of the part (for this
example I used a 1" diameter as the start point). The G33 would
then end 12" from the start with a 1" taper. The start point doesn't
need to be 1" off the end, it does need some distance for the
spindle/axis synchronizing though.
Generally you can't single point a thread in one pass so you have to
re-position back to the start and make repeated passes until correct
depth is reached. Each pass needs to start with a slight infeed
from the previous pass, the amount of infeed is sometimes calculated
based on removing appoximately equal volumes of material per pass.
G00 X.980 Z1.0
G33 X2.980 Z-11.0 F.0833
Here I used a straight infeed, usually angular infeed is used, but I
didn't want to do the math.
Doug
Discussion Thread
Jon Elson
2003-10-28 23:01:10 UTC
Update on closed-loop to the computer with Gecko 320
Mariss Freimanis
2003-10-29 06:01:37 UTC
Re: Update on closed-loop to the computer with Gecko 320
Linc Reed-Nickerson
2003-10-29 07:29:08 UTC
Tapered Threads?
Jon Elson
2003-10-29 10:25:56 UTC
Re: [CAD_CAM_EDM_DRO] Re: Update on closed-loop to the computer with Gecko 320
Alan Rothenbush
2003-10-29 10:39:18 UTC
Re: [CAD_CAM_EDM_DRO] Re: Update on closed-loop to the computer with Gecko 320
Mariss Freimanis
2003-10-29 11:20:50 UTC
Re: Update on closed-loop to the computer with Gecko 320
Maddock Machine
2003-10-29 11:44:04 UTC
Re: [CAD_CAM_EDM_DRO] Tapered Threads?
doug98105
2003-10-29 17:13:14 UTC
Re: Tapered Threads?
vavaroutsos
2003-10-29 20:02:10 UTC
Re: Update on closed-loop to the computer with Gecko 320
Jon Elson
2003-10-29 23:10:52 UTC
Re: [CAD_CAM_EDM_DRO] Re: Update on closed-loop to the computer with Gecko 320
Kim Lux
2003-10-29 23:21:58 UTC
Re: [CAD_CAM_EDM_DRO] Tapered Threads?
rotarysmp
2003-10-30 03:53:55 UTC
Re: Tapered Threads? Kim's TurboCNC codes
Miroslav Pejic
2003-10-30 05:01:23 UTC
RE: [CAD_CAM_EDM_DRO] Re: Tapered Threads? Kim's TurboCNC codes
Raymond Heckert
2003-10-30 21:12:46 UTC
Re: [CAD_CAM_EDM_DRO] Tapered Threads?
rotarysmp
2003-10-31 02:24:58 UTC
Re: Tapered Threads? TurboCNC encoder setups.
Kim Lux
2003-10-31 07:46:37 UTC
Re: [CAD_CAM_EDM_DRO] Re: Tapered Threads? Kim's TurboCNC codes
rotarysmp
2003-11-01 13:13:04 UTC
Re: Tapered Threads? Kim's TurboCNC codes
Paul
2003-11-01 16:10:11 UTC
Re: [CAD_CAM_EDM_DRO] Re: Tapered Threads? Kim's TurboCNC codes
Jon Elson
2003-11-01 22:48:25 UTC
Re: [CAD_CAM_EDM_DRO] Re: Tapered Threads? Kim's TurboCNC codes
rotarysmp
2003-11-03 01:56:52 UTC
Re: Tapered Threads? Kim's TurboCNC codes
jmkasunich
2003-11-03 06:30:18 UTC
Re: Tapered Threads? Kim's TurboCNC codes
Kim Lux
2003-11-03 07:48:06 UTC
Re: [CAD_CAM_EDM_DRO] Re: Tapered Threads? Kim's TurboCNC codes
Kim Lux
2003-11-03 07:48:10 UTC
Re: [CAD_CAM_EDM_DRO] Re: Tapered Threads? Kim's TurboCNC codes
Jon Elson
2003-11-03 10:00:36 UTC
Re: [CAD_CAM_EDM_DRO] Re: Tapered Threads? Kim's TurboCNC codes
Kim Lux
2003-11-03 10:19:26 UTC
Re: [CAD_CAM_EDM_DRO] Re: Tapered Threads? Kim's TurboCNC codes
Tony Jeffree
2003-11-03 10:40:46 UTC
Re: [CAD_CAM_EDM_DRO] Re: Tapered Threads? Kim's TurboCNC codes
Kim Lux
2003-11-03 11:51:14 UTC
Re: [CAD_CAM_EDM_DRO] Re: Tapered Threads? Kim's TurboCNC codes