Part 1 Programming Basics; Programming - Roland Camm-3 PNC-3200 Programmer's Manual

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

Advertisement

1
1
Part

Programming

The Process of Programming
First, examine the drawing and determine such conditions as the workpiece material, the size of the workpiece to be prepared, the tool
diameter, the tool type, the proper turning speed, and the proper feed rate. Then determine the sequence in which to cut. The cutting
sequence is in extremely important point for carrying out cutting efficiently and safely.
In actual cutting, the moving portion may be either the workpiece or the spindle. Programming is carried out with consideration given
to how the tool moves, with no distinction made for the actual movement.
1
Drawing
4
Once the appropriate conditions and cutting sequence for the job have been determined, then before cutting is begun, the programming
steps are written down on a piece of paper like the one shown below. (This form is called a "process sheet.") This sheet is handy for
confirming the cutting sequence and numerical values.
N
N 01
N 02
N 03
N 04
N 05
N 06
N 07
N 08
N 09
N 10
Programming Basics
2
Workpiece material
Size of workpiece to be prepared
Tool diameter
Tool type
Turning speed
Feed rate
Cutting sequence
Etc.
Determine conditions and
cutting sequence
5
Program
G
X
Y
G 90
G 00
X ••••
Y ••••
G 01
X ••••
Y ••••
X ••••
Y ••••
G 02
X ••••
Y ••••
3
G00X
G01X
G02X
Cutting
Z
S
F
Z ••••
S 5000
F 300
Z ••••
F 150
Y
Y
Y
Process sheet
6
M
%
M 03
3

Advertisement

Table of Contents
loading

Table of Contents