200 ISO Programming
4.5 Attributes for Contour Description
Oversize G52-Geo
G52 defines an equidistant oversize that applies to basic contour
elements and form elements and is taken into consideration in G810,
G820, G830, G860 and G890.
Feed per revolution G95-Geo
G95 influences the finishing feed rate of G890 for basic contour
elements and form elements.
Parameters
P Oversize (radius)
H P applies as an absolute or additive value (default: 0)
0: P replaces G57/G58 oversizes
1: P is added to G57/G58 oversizes
G52 is a modal function.
Program G52 in the NC block for which it is intended.
G50 preceding a cycle (MACHINING section) cancels an
oversize programmed for that cycle with G52.
Example: Attributes in contour description G95
. . .
FINISHED
N1 G0 X0 Z0
N2 G1 X20 BR-1
N3 G1 Z-20
N4 G25 H5 I0.3 K2.5 R0.6 W15
N5 G1 X40 BR-1
N6 G95 F0.08
N7 G1 Z-40
N8 G25 H5 I0.3 K2.5 R0.6 W15 BF0
N9 G95
N10 G1 X58 BR-1
N11 G1 Z-60
. . .
Parameter
F Feed per revolution
The G95 finishing feed rate replaces a finishing feed rate
defined in the machining section.
G95 is a modal function.
To cancel a finishing feed rate set with G95, program
G95 without an input value.