Login

Your Name:(required)

Your Password:(required)

Join Us

Your Name:(required)

Your Email:(required)

Your Message :

0/2000

Your Position: Home - Machining Services - G76 Threading Cycle, Multiple Pass (Group 00)

G76 Threading Cycle, Multiple Pass (Group 00)

Author: May

Apr. 29, 2024

G76 Threading Cycle, Multiple Pass (Group 00)

G76 Threading Cycle, Multiple Pass (Group 00)

* A - Tool nose angle (value: 0 to 120 degrees) Do not use a decimal point
D - First pass cutting depth
F(E) - Feed rate, the lead of the thread
* I - Thread taper amount, radius measure
K - Thread height, defines thread depth, radius measure
* P - Single Edge Cutting (load constant)
* Q - Thread Start Angle (Do not use a decimal point)
* U - X-axis incremental distance, start to maximum thread Depth Diameter
* W - Z-axis incremental distance, start to maximum thread length
* X - X-axis absolute location, maximum thread Depth Diameter
*Z - Z-axis absolute location, maximum thread length

- Tool nose angle (value: 0 to 120 degrees) Do not use a decimal point- First pass cutting depth- Feed rate, the lead of the thread- Thread taper amount, radius measure- Thread height, defines thread depth, radius measure- Single Edge Cutting (load constant)- Thread Start Angle (Do not use a decimal point)- X-axis incremental distance, start to maximum thread Depth Diameter- Z-axis incremental distance, start to maximum thread length- X-axis absolute location, maximum thread Depth Diameter- Z-axis absolute location, maximum thread length

If you are looking for more details, kindly visit China CNC Pipe Threading Machines.

* indicates optional


NOTE

The P values are modal. This means if you are in the middle of a canned cycle and a G04 Pnn or an M97 Pnn is used the P value will be used for the dwell / subprogram as well as the canned cycle.

G76 Threading Cycle, Multiple Pass: [1] Z depth, [2] Minor diameter, [3] Major diameter.


Threading Cycle, Multiple Pass: [1] Z depth, [2] Minor diameter, [3] Major diameter.

Setting 95/Setting 96 determine chamfer size/angle; M23/M24 turn chamfering ON/ OFF.

G76 Threading Cycle, Multiple Pass Tapered: [1] Rapid, [2] Feed, [3] Programmed path, [4] Cut allowance, [5] Start position, [6] Finished diameter, [7] Target, [A] Angle.


Threading Cycle, Multiple Pass Tapered: [1] Rapid, [2] Feed, [3] Programmed path, [4] Cut allowance, [5] Start position, [6] Finished diameter, [7] Target, [A] Angle.

The G76 canned cycle can be used for threading both straight or tapered (pipe) threads.

The height of the thread is defined as the distance from the crest of the thread to the root of the thread. The calculated depth of thread (K) is the value of K less the finish allowance (Setting 86, Thread Finish Allowance).

The thread taper amount is specified in I. Thread taper is measured from the target position X, Z at point [7] to position [6]. The I value is the difference in radial distance from the start to the end of the thread, not an angle.


NOTE

A conventional O.D. taper thread will have a negative I value.

The depth of the first cut through the thread is specified in D. The depth of the last cut through the thread can be controlled with Setting 86.

The tool nose angle for the thread is specified in A. The value can range from 0 to 120 degrees. If A is not used, 0 degrees is assumed. To reduce chatter while threading use A59 when cutting a 60 degree included thread.

The F code specifies the feed rate for threading. It is always good programming practice to specify G99 (feed per revolution) prior to a threading canned cycle. The F code also indicates the thread pitch or lead.

At the end of the thread an optional chamfer is performed. The size and angle of the chamfer is controlled with Setting 95 (Thread Chamfer Size) and Setting 96 (Thread Chamfer Angle). The chamfer size is designated in number of threads, so that if 1.000 is recorded in Setting 95 and the feed rate is .05, then the chamfer will be .05. A chamfer can improve the appearance and functionality of threads that must be machined up to a shoulder. If relief is provided for at the end of the thread then the chamfer can be eliminated by specifying 0.000 for the chamfer size in Setting 95, or using M24. The default value for Setting 95 is 1.000 and the default angle for the thread (Setting 96) is 45 degrees.

G76 Using an A Value: [1] Setting 95 and 96 (see Note), [2] Setting 99 (Thread Minimum Cut), [3] Cutting Tip, [4] Setting 86 - Finish Allowance.


Using anValue: [1] Setting 95 and 96 (see Note), [2] Setting 99 (Thread Minimum Cut), [3] Cutting Tip, [4] Setting 86 - Finish Allowance.


NOTE

For more information, please visit Bucking Machines for Sale.

Setting 95 and 96 will affect the final chamfer size and angle.

Four options for G76 Multiple Thread Cutting are available:

  1. P1:Single edge cutting, cutting amount constant


  2. P2:Double edge cutting, cutting amount constant


  3. P3: Single edge cutting, cutting depth constant


  4. P4: Double edge cutting, cutting depth constant



P1 and P3 both allow for single edge threading, but the difference is that with P3 a constant depth cut is done with every pass. Similarly, P2 and P4 options allow for double edge cutting with P4 giving constant depth cut with every pass. Based on industry experience, double edge cutting option P2 may give superior threading results.

D specifies the depth of the first cut. Each successive cut is determined by the equation D*sqrt(N) where N is the Nth pass along the thread. The leading edge of the cutter does all of the cutting. To calculate the X position of each pass you have to take the sum of all the previous passes, measured from the start point the X value of each pass

G76 Thread Cutting Cycle, Multiple Pass


%
o60761 (G76 THREAD CUTTING MULTIPLE PASSES) ;
(G54 X0 is at the center of rotation) ;
(Z0 is on the face of the part) ;
(T1 is an OD thread tool) ;
(BEGIN PREPARATION BLOCKS) ;
T101 (Select tool and offset 1) ;
G00 G18 G20 G40 G80 G99 (Safe startup) ;
G50 S1000 (Limit spindle to 1000 RPM) ;
G97 S500 M03 (CSS off, Spindle on CW) ;
G00 G54 X1.2 Z0.3 (Rapid to 1st position) ;
M08 (Coolant on) ;
(BEGIN CUTTING BLOCKS) ;
G76 X0.913 Z-0.85 K0.042 D0.0115 F0.0714 (Begin G76) ;
(BEGIN COMPLETION BLOCKS) ;
G00 G53 X0 M09 (X home, coolant off) ;
G53 Z0 M05 (Z home, spindle off) ;
M30 (End program) ;
%

Thread Cutting Cycle, Multiple Pass

G92 Threading Cycle (Group 01)

G92 Threading Cycle (Group 01)

F( E) - Feed rate, the lead of the thread
* I - Optional distance and direction of X Axis taper, radius
* Q - Start Thread Angle
* U - X-axis incremental distance to target, diameter
* W - Z-axis incremental distance to target
X - X-axis absolute location of target
Z - Z-axis absolute location of target

) - Feed rate, the lead of the thread- Optional distance and direction of X Axis taper, radius- Start Thread Angle- X-axis incremental distance to target, diameter- Z-axis incremental distance to target- X-axis absolute location of target- Z-axis absolute location of target

* indicates optional

Programming Notes:

  • Setting 95/Setting 96 determine chamfer size/angle. M23/M24 turn chamfering on/off.


  • G92 is used for simple threading, however, multiple passes for threading are possible by specifying the X locations of additional passes. Straight threads are made by specifying X, Z, and F. By adding an I value, a pipe or taper thread is cut. The amount of taper is referenced from the target. That is, I is added to the value of X at the target. At the end of the thread, an automatic chamfer is cut before reaching the target; default for this chamfer is one thread at 45 degrees. These values can be changed with Setting 95 and Setting 96.


  • During incremental programming, the sign of the number following the U and W variables depends on the direction of the tool path. For example, if the direction of a path along the X-axis is negative, the value of U is negative.



G92 Threading Cycle: [1] Rapid, [2] Feed, [3] Programmed path, [4] Start position, [5] Minor diameter, [6] 1/Threads per inch = Feed per revolution (Inch formula; F = lead of thread) .


%
O60921 (G92 THREADING CYCLE) ;
(G54 X0 is at the center of rotation) ;
(Z0 is on the face of the part) ;
(T1 is an OD thread tool) ;
(BEGIN PREPARATION BLOCKS) ;
T101 (Select tool and offset 1) ;
G00 G18 G20 G40 G80 G99 (Safe startup) ;
G50 S1000 (Limit spindle to 1000 RPM) ;
G97 S500 M03 (CSS off, Spindle on CW) ;
G00 G54 X0 Z0.25 (Rapid to 1st position) ;
M08 (Coolant on) ;
(BEGIN CUTTING BLOCKS) ;
X1.2 Z.2 (Rapid to clear position) ;
G92 X.980 Z-1.0 F0.0833 (Begin Thread Cycle) ;
X.965 (2nd pass) ;
X.955 (3rd pass) ;
X.945 (4th pass) ;
X.935 (5th pass) ;
X.925 (6th pass) ;
X.917 (7th pass) ;
X.910 (8th pass) ;
X.905 (9th pass) ;
X.901 (10th pass) ;
X.899 (11th pass) ;
(BEGIN COMPLETION BLOCKS) ;
G00 G53 X0 M09 (X home, coolant off) ;
G53 Z0 M05 (Z home, spindle off) ;
M30 (End program) ;
%

Threading Cycle: [1] Rapid, [2] Feed, [3] Programmed path, [4] Start position, [5] Minor diameter, [6] 1/Threads per inch = Feed per revolution (Inch formula; F = lead of thread) .

For more Customized Hydraulic Bucking Unitinformation, please contact us. We will provide professional answers.

96

0

Comments

0/2000

All Comments (0)

Guest Posts

If you are interested in sending in a Guest Blogger Submission,welcome to write for us!

Your Name (required)

Your Email (required)

Subject

Your Message (required)

0/2000