15me62t U4 Sy
15me62t U4 Sy
Part program is a alpha numeric code written to control the movement of the
machine tool. It contains the following details
The Cartesian coordinate system is used for locating any section or point on
any drawing, machine or part along three mutually perpendicular axis as shown in the
figure. The four sections are called as quadrants. The quadrants are formed in the
plane where X and Y axes cross each other. The quadrants are numbered in counter
clockwise direction as I, II, III and IV. The centre is called as origin where both X
axis and Y axis cross each other. The Z axis is perpendicular to both X and Y axis and
goes through the origin.
From the origin to right the X values are positive and to the left X values are
negative. From the origin upwards all the Y values are positive and downwards Y
values are negative.
Each point in 2D Cartesian coordinate system is represented by two values i.e, (x,y).
Any point in I quadrant will have both X and Y value positive i.e, (+,+).
Any point in II quadrant will have X negative and Y value positive i.e, (-,+).
Any point in III quadrant will have both X and Y value negative i.e, (-,-).
Any point in IV quadrant will have X value positive and Y value negative i.e,
(+,-).
4.3. Dimensioning:
There are two types of dimensioning
a. Absolute dimensioning.
b. Incremental dimensioning.
4.3.1. Absolute dimensioning:
In this system of dimensioning all dimensions are taken from a single point
called datum point or origin. Absolute dimensioning is represented by G90 code.
This is most commonly used method of dimensioning drawings for part production on
CNC machines.
This method has definite advantages and some disadvantages. For example, if
the hole 2 is put wrong location, the hole 3 will not be affected. This is one reason
why absolute dimensioning is used more often than incremental dimensioning.
4.3.2. Incremental dimensioning:
In this system the measurement is taken from hole to hole as shown in the
figure. This method of dimensioning is called as absolute dimensioning. It proves
advantageous for machining a complicated pocket or part. It is denoted by the
preparatory function G91.
Proper care should be taken while using this method because, if one hole ex.
Hole 2 is wrongly located then all the remaining holes which are created in reference
to Hole2 will be incorrectly positioned.
X- axis: The X axis is always horizontal and parallel to the work holding surface.
When Z axis is vertical (as in vertical machining centre), the positive X axis is
to the when looking from the spindle.
Y-axis: The Y axis is perpendicular to both X and Y axis. The positive direction of Y
axis can be determined by reference to the right hand rule.
Z-Axis: The axis of the main machine spindle is denoted as Z-axis. It can be the axis
of the tool spindle (as in machining centres) or the axis about which the work-piece
rotates (as in turning centres). The Z axis is positive in a direction from the work-
piece towards the spindle.
The position where the tool is placed away from work zero point as well as
machine zero point for sake of safety of tool, job and machine is known as home
position or tool home position. The tool is changed only at home position