Programming manual
CNC 8070
TOOL PAT
H
CONTROL
El
ec
tr
oni
c
th
readi
ng
wi
th
co
nst
ant
pi
tc
h
(G
33)
6.
(S
OFT
V02.0
X
)
113
6.7
Electronic threading with constant pitch (G33)
When doing an electronic threading, the CNC does NOT interpolate
the movement of the axes with the spindle. Although this type of
threading are often carried out along an axis, the CNC allows doing
it by interpolating more than one axis at time.
Programming
An electronic threading is programmed with G33 followed by the
coordinates of the end point of the thread and the thread pitch.
Coordinates of the end point
It may defined in cartesian or polar coordinates both absolute and
incremental.
Pass definition
When one of the planes G17, G18 or G19 is active, the letters "I", "J"
and "K" will be associated with the X, Y and Z axes respectively.
The threading feedrate depends on the programmed spindle speed
and thread pitch (Feedrate = Spindle speed x Pitch).
Considerations
The electronic threading is carried out at 100% of the feedrate "F" and
spindle speed "S", and these values cannot be modified from the
CNC's operator panel or via PLC.
For electronic threading, the machine must have a rotary encoder
installed on the spindle.
i
To make the following thread in a single pass:
Position : X30 Y30 Z0
Depth : 30mm
Pitch : 1.5mm
...
S100 M03
G01 G90 X30 Y30 Z0
G33 Z-30 K1.5
M19 S0
(Spindle orientation)
G91 X3
(Tool withdrawal)
G90 Z10
(Withdrawal. Exit the hole)
...
The machining feedrate will be: 100x1.5 = 150mm/min.
Содержание CNC 8070
Страница 1: ...CNC 8070 REF 0504 SOFT V02 0X PROGRAMMING MANUAL Soft V02 0x Ref 0504...
Страница 2: ......
Страница 4: ......
Страница 6: ......
Страница 12: ......
Страница 14: ......
Страница 16: ......
Страница 22: ......
Страница 26: ......
Страница 28: ......
Страница 30: ......
Страница 32: ......
Страница 34: ......
Страница 54: ...Programming manual 20 CNC 8070 1 CREATING A PROGRAM Parameters constants and expressions SOFT V02 0X 20...
Страница 62: ...Programming manual 28 CNC 8070 2 MACHINE OVERVIEW Home search SOFT V02 0X 28...
Страница 154: ...Programming manual 120 CNC 8070 6 TOOL PATH CONTROL Manual intervention G200 G201 G202 SOFT V02 0X 120...
Страница 178: ...Programming manual 144 CNC 8070 7 GEOMETRY ASSISTANCE General scaling factor SOFT V02 0X 144...
Страница 188: ...Programming manual 154 CNC 8070 8 ADDITIONAL PREPARATORY FUNCTIONS Probing G100 SOFT V02 0X 154...
Страница 360: ...Programming manual 326 CNC 8070 12 CYCLE EDITOR Random multiple machining SOFT V02 0X 326...
Страница 446: ...Programming manual 412 CNC 8070 14 CNC VARIABLES Alphabetical listing of variables SOFT V02 0X 412...
Страница 556: ...CNC 8070 16 PROBING CANNED CYCLES SOFT V02 0X 522 Programming manual...