Coordinate System - Roland Camm-3 PNC-3200 Programmer's Manual

Nc code
Hide thumbs Also See for Camm-3 PNC-3200:
Table of Contents

Advertisement

G92
Format
G92[X x ][Y y ][Z z ]
Parameter
x
y
z
Description
This sets the present position of the tool to the specified workpiece coordinate.
This word is used to operate the machine to move the tool to a certain point on the workpiece and set the workpiece coordinate for that
point. This changes the origin point for the workpiece coordinate system. Refer to "Part 1_Coordinate Systems" for an explanation of
workpiece coordinate systems.
G92 is a code effective only within the block. For this reason, only coordinate values specified in the same block as G92 are interpreted
as the set workpiece coordinates.
In general, the workpiece coordinate origin is not changed during the course of program execution. Consequently, this word is used at
the start of a program.
Executing
G92X20.0Y15.0Z10.0
sets the coordinate system taking
this as the origin point.

Coordinate System

Function
Workpiece coordinate (X axis)
Workpiece coordinate (Y axis)
Workpiece coordinate (Z axis)
Z
Y
15.0
10.0
20.0
Acceptable range
Range 1
Range 1
Range 1
Tool
Z
X
Effective range
Maximum cutting range
Maximum cutting range
Maximum cutting range
Y
X
45

Advertisement

Table of Contents
loading

Table of Contents