Basic Programming Manual NCT 1 Part 1
Basic Programming Manual NCT 1 Part 1
NCT 1 part 1
All rights reserved. No part of this book shall be reproduced, stored in a retrieval system, or transmitted by
any means, electronic, mechanical, photocopying, recording, or otherwise, without written permission from
the publisher. No patent liability is assumed with respect to the use of the information contained herein.
While every precaution has been taken in the preparation of this book, the publisher assumes no
responsibility for errors or omissions. Neither is any liability assumed for damages resulting from the use
of the information contained herein.
TABLE OF CONTENTS
PAGE’
CO-ORDINATES . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
3. -~
TURRET/OCTO LAYOUT . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ..*.......................
G91 INCREMENTAL. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
MISC. FUNCI’IONS (M99, MOO Program Stop, MO1 Optiond Stop) ........................ 14
BLOCK DELETE . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
u. s. AMADA, LTD.
1
TABLE OF CONTENTS (Continued)
PAGE .f
PROGRAMMING PROCEDURE . . . . . . . . . . . . ..*............................................................ 21 ._ ..
OPERATOR WORKSHEET-TURRET.................................................................... 22
72-STATION TURRET . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25
48-STATION TURRET............................................................................................ 2 9
STATION ARRANGEMENT................................................................................... 45
SECTION II Station Arrangement Software
’
QUICK REFERENCE CARD ................................................................................... 1 -:
u. s. AMADA, LTD.
2
-.. TABLE OF CONTENTS (Continued)
i
>! G72 PATTERN ORIGIN STATEMENT . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ..pA3GE
.
=,”
G74 PUNCH OFF WlTH OFFSET(Octo only) ........................................................... 4
... ....................................................................................................
G29 ARC (ARC). 13
AUTO-INDEX ...........................................................................
PROGRAMMING 33 .
EXAMPLE NO.3 (Auto lndex G28, G29, G26, G66, G68) .......................................... 40
PARAMET’ERSETTINGDATA .............................................................................
’ - 10
SUBPROGRAMS ..................................................................................................... 2
AUTO-INDEX REORIGIN . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ,. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
MD1 OPERATION . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
u. s. AMADA, LTD.
TABLE OF CONTENTS (Continued)
.’
PAGE
.‘“i
MACHINE ORIGIN . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
,
REGISTRATION FO&M
CLASS FEEDBACK
6ASIC
PROGRAMMING
StCTIQN I
PLAN VIEW
Reference point from zero, zero location to punch center is 72” (X axis), 50” (Y axis).
i.e. G92X72.T50.
Bl-DIRECTIONAL
’ SIDE
STOP I
I
SO-
0.0 LOCATION
(Origin)
/
I
I CONTROL I
U. S. AMADA, LTD.
Sec. I Pg. 1
CO-ORDINATES -
I---,
-7.
.’
When material is placed against the work clamps the Y axis is located and the X axis is by the gauge block
on the operator’s side of the machine as shown in Fig. 1.
-x-
, WORK PIECE
GAUGE BLOCK
I 0” 0” LOCATION
-“\
F1GUR.E 1
.
In programming, the lower left hand corner of the sheet is considered as the origin (0” 0” location) and
dimensions are programmed from that origin point. X and Y dimensions are entered in inches with three
trailing zeros* or by using a decimal point. An X value of 1 inch would be written as X1000, or Xl., a value
of Xl without a decimal point would be equivalent to .OOl inch. The control would move three places to
the left of a given dimension unless a decimal is used.
X dimensions are considered positive to the right of the origin and negative to the left.
Y dimensions are positive up from the.origin and negative down from the origin.
*Note: Machines with! 200B or 3000C controls must use three trailing zeros. Decimal degrees are two
places.
u. s. AMADA, LTD.
Sec. I Pg. 2
7
TURRET WITH AUTO-INDEX DEVICE
--\i
2.’
STATION ARRANGEMENT
5%STATION TURRET
331 n A oy5
/ 0 22a 0 129 0 c7 w lJ2 336 i2 t 237 ) ;;“v 141 Ju 143 0 244 0 \ 0 246 0 0 34g
...-
11
2.087"
-x+ - x+
u. s. AMADA, LTD.
Sec. I Pg. 3
692 ESTABLISHING CO-ORDINATE SYSTEM /--.
.’ -..
irC- ..I
The G92 command is used at the beginning of each program. This command indicates to the control the
position of the origin relative to the punch center as shown in Fig. 2.
I
I
So”
ie. FOR COMA 50/50/50
G92X5o.Yso.
-\..
0.0 LOCATION
(Origin)
FIGURE 2
After reading the G92 command the control knows the position of the origin relative to the punch center. -,.
u. s. AMADA, LTD.
Sec. I Pg. 4
G90 ABSOLUTE
After the G90 command is entered, then all co-ordinates are relative to the origin. (G90 will stay in effect
until changed by G91 incremental command.) G90 need not be entered on every line.
Format example:
1. G92X---Y--- 1. G92X---Y---
2. G90X 1 OOOY 1 OOOOT--- OR 2. G90Xl .T
“Iiu.f---
-’
3.x11000 3. Xl 1.
4. Y20000 4.
- Y20.
..A
5. x1000 3. Al.
I I
6. G50
I.6*G50 -
0.0 LOCATION
(ongtn)
G91 INCREMENTAL
7%.
When a G91 incremental command is entered in a program, then the X and Y co-ordinates are incremen-
tal from the last hole punched (G91 will stay in effect until changed by G90). G91 need not be entered on
every line.
7
/A---/ -yY-y--
0.0 LOCATION
lorlglnb
Note: Regardless of absolute or incremental value, the value of X orY coordinate, which does not change,
can be omitted.
U. S. AMADA, LTD.
Sec. I Pg. 5
G50 PROGRAM END, HOME RETRACT .*-
,-
The 50 command is entered on a line by itself at the end of the program. This command brings the carriage ‘i
to the origin as specified in the last G92 statement and signals the control that the program has ended.
Offset values (G93 & G98) are cancelled and the program is ready to start again.
A SIMPLE PROGRAM
‘1;
w--)
G92X50000Y50000
1. G90X20000Y12000T266
2. Y8000
3. Y4000
4. Xl 2000Y8000T201 .
5. X4000Y4000T255
6. Y12000
GSO
Note:
1. Only the values whicf! change need be entered fri>m line to line.
2. Punching smaller holes first can eliminate inadequacies in certain situations.
3. Program louvers in one direction only to eliminate possible damage.
4. Striker movement is normally as fast as table positioning.
u. s. AMADA, LTD.
, Sec. I Pg.6
PROGRAM NO. 1
:
. 17.0"
-.I
t42
3.0"
7
3
A
A 2.25" R
4 3.0" *
. 10.0" c
17.0"
15.0"
.5 RO
I
8.0" \
I+ 4 1
. 18.0"
-
20.0" ' 1
u. s. AMADA, LTD. -
sec. T PO 7
(.5 RO)
. (4.5 RO)
(3.0 SC?)
(-5 SO)
- 18.0" c
@ ,-J=~ - 18.0"
t
15.0"
- 4.0" -1
9 . 0 ”
I
zIYixLr5 RonP’
I
3 0"
2.0" ' 2.0" - 2.0" . 2.0"
! i
-
. .
100
200 Stations
Stations
X-AXiS Y-AI&
OIigiIl Origin Y-Axis Movable Distance Accordance to Track Numbers
Sec. I Pg. 9
PROGRAM AREA LIMITS(Continued) ,’ .-
.-.
/‘--J
OCTO AUTO INDEX _ .’
Thin Rack Punching Range
T4
0 H-type .~
T1 TZ T3 T4 T5 T6 T7 T8 T9
0 L - t y p e ”
11 T2’) T3 T 4 T5 T6 T7 T8
62 mm 62,‘mm, 100.5 mm 141 mm . 100.5 m m , 6 2 rnrn~,-
62 m m
U. S. AMADA, LTD.
Sec. I Pg. 11
CLAMPSENSOR
The clamp sensor is a safety ,feature of the machine which prevents punching of the work clamps. -,
The sensor should be turned on when a new program is placed in the machine. With the sensor
“ON”, the machine will position the material, but will not punch a hole in the clamp sensor area.
For holes in the clamp sensor area the operator checks visually and overrides the sensor if the
clearance between the punch and work clamp is adequate. If collision is possible the part should
be re-programmed or the clamp position changed. After the program has been proofed the sensor
is turned “OFF’ and on subsequent runs of the program the machine will punch automatically in
the clamp sensor area.
As an extra feature, the machine automatically operates as if the clamp sensor is “ON” when a
program is first run through the machine.
Example: Any new’ program called out of memory or anytime you edit a program, the machine
will act like the sensor is “ON”.
6 M Control Only A (Punch Center)
Clamp (FIGURE 3)
I
Clamp
(FIGURE 4)
Punch
Die Die
0 El
----.
CLAMiANDDIE
Overriding the sensor allows punching in the clamp sensor area. The operator should never
override the sensor if there is any doubt as to whether the punch will miss the work clamp or not. .
The work clamps have the ability to pass through the turrets; however, when punching occurs
close to the work clamp, distortion may occur because the work clamp is raised up over an adja- ~,-
cent die button as illustrated in Fig. 4. The extent of distortion depends on material thickness and : ,I
the oroximitv of the work clamo to the nunch center.
u. s. AMADA, LTD.
Sec. I Pg. 12
CLAMP SENSOR (Continued)
When clamping the material is impossible due to the high density of holes along the edge of the
sheet, the following opitons may be considered:
Part #1 is punched and returned to the home position and flipped so that running the same pro-
gram will punch part #2. Separation of the parts may be accomplished on the CNC Punch press
by using a slotting tool or by shearing after punch completion.
Example:
u. s. AMADA, LTD.
Sec. I Pg. 13
MISCELLANEOUS FUNCTIONS /.
M99 punch delay, (COMA only) change in number of punching strokes
When “M99” is entered, the hit rate is changed from the lower hit rate to the standard hit rate.
This mode is effective in the memory or tape operating modes only.
l&le:
M99
Notes:
1. M99 must be entered on a block by itself.
2. G50 cancels M99.
3. M99 should be used for material .125” thick or less.
4. 1980 controls and before, M99 will slow down the punching.
5. New 6M controls on Comas will read M99 and punch faster.
6. Comas are made for heavier material’s and, therefore, default to the slower speed.
Format example:
2:;:
g:;:
MOO Machine stops until restarted.
X-Y-
X-Y-
u. s. AMADA, LTD.
Sec. I Pg. 14
MISCELLANEOUS F’UNCTIONS (Continued)
-.‘-J., N***Sequence Number
.,J
.-
;’ Entering a se uence number is optional. The four di ‘t number beginning with “N” may be en-
tered with eat% block, occasional blocks, or not at al P
s depending on programmer’s preference.
The block number is displayed on the control and is sometimes valuable for program checking.
Any number from 1 to 9999), preceded by-the letter “Nh may be used to identify blocks of data
numerically. sequence numbers (if used) must appear at beginning of the block, no space is used.
Example:
.~
NOOOlG92X3937OY29500
N0002G90X20000Y200001201
FiiiEETE
NOOO5G50
Notes: .
1. Sequence numbers may be omitted if desired. We recommend their use at key program blocks
to aid in identification of certain areas of the program.
2. Zero’s directly following “N” may be omitted.
i.e.: NO001 may be written Nl
3.1.If sequence numbers are used it is recommended to use numbers 5 or 10 digits apart to allow
editing, especially the addition of new blocks. i.e.:
-c,
‘-4.,
NOOOlG92X50.Y50.
NOOO5G9OX3O.Y3O.T304
NOOlOG72x24.Y23.
N0015G281.1.545.K31201
NOO2OG50
Block Delete
When the BLOCK DELETE switch on the controi panel is turned “ON”, the command to the
block preceded by the slash is disregarded.
If the switch is turned.“OFF”, the command inthis block is not disregarded but executed.
Example:
G90X13000Y84001203 ,
G91X20000
/x4000Y40001304 -
G90X23000Y12000T304 . j
In cases where the block-next to BLOCK DELETE is iven an incremental command, the position
when the switch is “ON” differs from that when it is “0 F F’. If the block with the / character includes .
‘. a T command, then the following block must also include a T command (see the above example).
” If blocks of data are to be omitted on time and not omitted the next time the block delete function may
. be used. A slash (/) is placed at the beginning of the block to be skipped. This will then be executed
or ignored depending upon the condition of the block delete push button on the CNC control. When
u. s. AMADA, LTD.
Sec. I Pg. 15
MISCELLANEOUS J?UNCTIONS (Continued)
the button is “ON”, the block following the slash will be ignored. When the button is “OFF”, the slash ,:,::-y
is ignored and the block is executed normally.
Example:
G92X50000Y50000
G90Tc&loQoY23oooT201
/X15oooY17ooo These blocks will be ignored when
rxm&yf~ the block delete button is “ON”.
G50 -
Notes:
1. Block delete should not be used in incremental positioning because the reference position will
be different when the switch is “ON” than it was’when it was “OFF”.
. 2. If the block to be skip d contains a tool command, the tool change will be ignored when the
block delete is “ON”. Ele tool command should b.e repeated in the block after the block delete
i.e.:
XloooY10oWr201
/X12000Y10001203
x1900Y50001203
3. When using block delete, it is recommended to confirm clamp dead zones with the block delete
switch in the position it will be in during the part’s run.
’ ‘\ . .
MO8 Start of punching completion signal delay.
MO9 End of punching completion signal delay.
By delaying the punch completion signal, the beginning of X or Y movement is also delayed. When
extrusion or louverin etc. is erformed, more punching time is necessary for the tooling to escape
from the workpiece a Pter punt ii-mg. The delayed punch completion signal is needed to give the punch
enough time to retract before the work piece moves.
x4000
MO9 (Resumes Normal Travel Speed)
Ml2 <Nibbling-Start
X###Y###
x-i##g###
- - -
Punching Hits Per Minute
- - - - -
e----
Nibbling Hits Per Minute On 1” Centers
350 PEGA/VELA 220
X###Y### 300 COMA 200
Ml3 <Nibbling Stop 300 ocro
475 PEGA KING -275
200 ARIES 120
Example:
(Using software command)
Ml2
G72X-Y-
G361--J--P--K-T-
Ml3
F FUNCTION
The NC has an F function which allows the axis speed to be varied. The F function may be pro-
.grammed as follows:
Example: ” s
G90X - Y - ,‘T -
F2 Axis speed F2 (75% of maximum),
x- Y - ,
m-
-
--
G50
u. s. AMAD& LTD.
Sec. I Pg. 17
MISCELLANEOUS FUNCTIONS (Continued)
‘--\
Notes:
1. F setting will remain as rogrammed until another value of F is programmed or G50 is read.
2. The value of F can be aBjusted on the NC console..If the rogrammed value of F and the value ! : .:
;t;zeon the NC console are drfferenf the machme ~11 Poperate under the slowest speed .-
Normally, it is not necessary to change the value of F during a program. When the sheets being
processed are large and heavy, it is advisable to rogram the feed rate at F2 or F3. For large
sheets of l/4” material, a feed rate of F4 would l!e recommended F3 and F4 also slow turret
rotation.
Example:
The dwell function is usually used in conjunction with a work chute command.
Notes:
1. Maximum part size for Work Chute if 7.75” x 7.75” (PEGA II is 13.78” x 13.78”).
2. Piece arts drop through the Work Chute by gravity so partin tool selection should be on the
outsiBe 1.25” track stations to locate parts over chute area be fore separation.
3. Machine should be slowed to allow the part ample time to drop through the chute (MO8 F2).
Example: 01000
G92X50000Y50000
. ^..,
. -i
;i50
u. s. AgAD& LTD.
Sec. I Pg. 18
PROGRAM I.D. NUMBER 0--- (Continued)
Notes:
3. ~%%?O” identifies I.D. number only, and should never appear in any other place in a
program.
.‘. G92X5O.Y50.
’ (Comment) --This is correct
Definitions: 3
CHARACTER: each block is made up of a series nf chsracterc lbtterc and Ainita\
-_ -__-_ -----I \‘-“.a” Y.SU YApb.2,.
u. s. AMADA, LTD.
Sec. I Pg 19
LIST OF TAPE CODES
The ASCII and EIA codes explained in the table below can be used in the FANUC.
u. s. AMADA, LTD.
Seq. I Pg. 20
?.. PROGRAMMlNG PROCEDURE
.~ . ,j
1. Check tool used and station number
Example:
5. Calculating coordinAtes
Calculate dimensions down to one-thousandth, degrees to one-hundredth.
6. Checking
Check the clamp position, punching order and coordinate values.
-
u. s. AMADA, LTD. -
Sec. I Pg.21
CNC AMADA OPERATOR WORK SHEET
WV. y*flRUL WANrrrTDPPAuTs
-(II l ANK
P/N
DATE PINISH
REPO&TlONIND USED
SS - STATION TURAET
#L CLEMANCL
I 1
Sec. I Pg. 22
CNC AMADA OPERATOR WORK SHEET
--$a,
!J
24 CUSTOMER NAME PART NO.: REV..
MATERIAL REQUIRED:
I
4 1
ooo.@-J o-06.
Tl 12 T3 T 4 TS T6 l-7 T8
Tl
j
T2
T3
T4
’ _-
T5
I
8: ’ NO:
YES: YES:
NO:
MADA, LTD.
Sec. I Pg. 23
CiiAMP DEAD ZONE
: -1‘..
_
/
Station Size Guide Assembly Minimum Distance Minimum Distance -;/
Size From Center of Clamps From Front Edge of Clamps
TAXiS- “y”MS
A l/Z" 1” 2 075
B a l-l/4” l-7/8" i512 1337
C 2" 3-m 332s 2.150
D 3-l/2" 4-15/16” 4.043 2.868
E 4-l/2" 5-l/4" 4.200 3.025
F 6” g-17164” 5.709 - -. 4.634 -
Using the above dimensions, the punch will hit within a few thousandths of the clamp. To be on
the safe side an4 to eliminate possible operator error in clamp set up, add one inch to the above
dimensions.
,
ki@i- -1
0.400” .1
f
6.500”
u. s. AMADA, LTD.
Sec. I Pg. 24
72 STATION TURRET
The distribution of station on each turret and the punches available, are as follow:
0
0
253
3%
152
72 - STATION TURRET
O0
11
$2 2'7
\ n 6
"'
0
161 n
Punch Type Nominal Punch Size Standard Punch Size Number of Stations
Available
A 112” 1.6 - 12.7 mm dia.* 4 8 (16)**
(0.063” - 0.5” dia.)
B l-1/4” 12.8 - 31.7 mm dia. 16 (8)
(0.501” - 1.25” dia.) i
c 2” 8 - 50.8 mm dia. 4 (4)
(1.251” - 2” dia.)
D 3-112” 50.9 - 88.9 mm dia. 2 (2)
(2.001” - 3.5’: dia.)
E 4-l/2” . 89.0 - 114.3 mm dia. 2 (2)
(3.501” - 4.5” dia.)
*The punches are available in gradations of 0.1 mm dia.
**The numerals in parentheses indicate keyed stations which can accept shaped punches.
U. S. AMADA, LTD.
Sec. I Pg. 25
TURRET WITH AUTO-INDEX DEVICE .-.
,+--. .,
i :
STATION ARIWVGEMENT
58-STATION TURRET
0116
: Auto-Index station
Punch Type Nominal Punch Size Standard Punch Size Number of Stations
Available
A l/2” 1.6 - 12.7 mm dia. 3 6 (12)*
(0.063” - 0.5” dia.)
B l-1/4” 12.8 - 31.7 mm dia. 14 (14)
(0.501” - 1.25” dia.)
C 2” 31.8 - 50.8 mm dia. 4 (4) -
(1.251” - 2” dia.)
D 3-112” 50.9 - 88.9 mm dia. 2 (2)
(2.001” - 3.5” dia.)
E 4-112” - 89.0 - 114.3 mm dia. 2 (2)
(3.501” - 4.5” dia.) 2
*The numerals in parentheses indicate keyed stations which can accept shaped punches.
u. s. AhdADA, LTD.
Sec. I Pg. 26
TURRET WITHOUT AUTO INDEX DEVICE
STATION ARRANGEMENT (PEGA 344)
'-0 336
lg 237
0
139
0
141
56 - STATION TURRET
01243
0
0 ‘“0
\3'2 - 0 106
Punch Type Nominal Punch Size Standard Punch Size Number of Stations
Available
A ,112” 1.6 - 12.7 mm dia. 24 (8)*
(0.063” - 0.5” dia.)
B l-1/4” 12.8 - 31.7 mm dia. .24 ( 1 2 )
(0.501” - 1.25” dia.)
c 2 ” 31.8 - 50.8 mm dia. 4 (4) -
. (1.251” - 2” dia.) ’
D 3-112” 50.9 - 88.9 mm dia. 2 (2).
(2.001” - 3.5” dia.)
E 4-l/2” 89.0 - 114.3 mm dia. 2 (2)
(3.501” - 4.5” dia.)
*The numerals in parentheses indicate keyed stations which can accept shaped punches.
U. S. AMADA, LTD.
Sec. I Pg. 27
52 - STATION TURRET (COMA)
0
138
(COMA) 241
52 - STATION TURRET
Punch Type Nominal Punch Size Standard Punch Size Number of Stations
I Available
A : 112” 1.6.. 12.7 mm dia.* 18 (6)**
(0.063” - 0.5” dia.)
B l-1,4” 12.8 - 31.7 mm dia. 24 (12)
(0.501” - 1.25” dia.)
C 2” 31.8 - 50.8 mm dia. 6 (6)
(1.251” - 2” dia.)
D 3-112” 50.9 - 88.9 mm dia. 2 (i) -
(2.001” - 3.5” dia.)
E 4-112” 89.0 - 114.3 mm dia. 2 (2)
(3.501” - 4.5” dia.)
\,
* The punches are available in gradations of 0.1 mm dia.
**The numerals in parentheses indicate keyed stations which can accept shaped punches.
u. s. AMADA; LTD.
Sec. I Pg. 28
48 - STATION TURRET
48 - STATION TURRET
Punch Type Nominal Punch Size Standard Punch Size Number of Stations
Available
A ., , l/2” 1.6 - 12.7 mm dia.* 18 (6)**
(0.063” -- 0.5” dia.)
,B l-1/4” 12.8 - 31.7 mm dia. 20 (10)
(0.501” - 1.25” ,dia.)
C 2” 31.8 - 50.8 mm dia. 4 (4)
(1.251” - 2” dia.)
D 3-112” 50.9 - 88.9 mm dia. 4 (4) _
(2.001” - 3.5” dia.) ’
E 4-112” 4 3 mm dia. 2 (2)
1” --4.5” dia.)
u. s. Ah4ADA, LTD.
Sec. I Pg. 29
.’ -
46 - STATION TURRET ,,-I’-“.
(COMA)
(COMA)
4&STATION TURRET
\- 0 0102,n luo Q
Punch Type Nominal Punch Size -Standard Punch Size Number of Stations
- Available
1
Punch Type ‘Nominal Punch Size Standard Punch Size Number of Stations
, Available
A ’ j/2” 1.6 0.12.7 mm dia. 18 (6)*
(0.063” - 0.5” dia.)
B 0 ”
18 (18)
(0.501” - 1.25” dia.)
C 2” 31.8 - 50.8 mm dia. 4 (4)
(1.251” - 2” dia.)
D 3-112” . 50.9 - 88.9 mm dia.’ 2t2j
(2.001” - 3.5” dia.)
E 4-112” 89.0 - 114.3 mm dia. 2 (2)’
(3.501” - 4.5” dia.)
a-
*The numerals in parentheses indicate keyed stations which can accept shaped punches.
u. s. AMADA LTD.
Sec. I Pg 31
.
.-.
44 - STATION TURRET -._
,, -.- . .
‘t
(COMN
w 130
0 214 115 0 232
(COMA)
0 0
000 44 - STATION TURRET 0 0 0
313 212 Ill 133 234 33s
210 236
Punch Type Nominal Punch Size Standard Punch Size Number of Stations
Available
A ’ l/2” 1.6 - 12.7 mm dia.* i8 (6)**
(O.d63” - 0.5” dia.)
B 1:1/4” 12.8 - 31.7 mm dia. 16 (8)
(0.501” - 1.25” dia.)
C 2” 318 0 508 di 4 (4)
(i.251”.- 2’ia.)a-
D W 50 9 0 88 9 d’ 4 (4) -
(2.001”-- 3;‘di:)
E 4-l/2” 89.0 - 114.3 mm dia. 1 (11
(3.501” - 4.5” dia.)
F 6” 114.4 - 152.4 mm dia. 1 (1)
(4.501” - 6” dia.)
* The punches are available in gradations of 0.1 mm dia.
**The numerals in parentheses indicate keyed stations which can accept shaped punches.
u. s. AMADA, LTD.
Sec. I Pg. 32
THIN TURRET 40 - STATION WITH AUTO INDEX
:Auto-index station
Punch Type Nominal Punch Size Standard Punch Size Number of Stations
Available
B l-1/4” 12.8 - 31.7 mm dia. 32 (32)*
(0.501” - 1.25” dia.)
c 2” 1 .8 - 50.8 mm dia. 2 (2)
(1.251” - 2” dia.)
D 3-l/2” 50.9 - 88.9 mm dia. 4 (4)
(2.001” - 3.5” dia.) -
B 0 ” 12.8 - 31.7 mm dia. 2 (2)
Auto-Index (0.501” - 1.25” dia.)
*The numerals in parentheses indicate keyed stations which can accept shaped punches. An
adapter is available for (B) stations to (A) stations.
U. S. Ah4ADA, LTD.
Sec. I Pg. 33
,..-
..
409STATIONTHINTURRET ‘.+-.
u
00
100
310
107
308
v 200
P
Keyway Location
Small diameter station 1114" Max.
-KWWY
16 stations 12 stations 2 stations 2 station8
.a3 0 stations
u. s. AMADA, LTD.
Sec. I Pg. 34
32 - STATION TURRET
0
0
215
216
0 220
214
PEGA II
32 STATl,ON TURRET
0
232
All stations are considered keyed stations which can accept shaped punches.
u. s. AMADA, LTD.
Sec. I Pg. 35
32 - STATION TURRET
(COlw
-0 217
(COMA)
0
126
2
32-STATION TURRET
Punch ‘Qpe Nominal Punch. Size Standard Punch Size Number of Stations
, Available
A > l/2” 1.6 - 12.7 mm dia. 12 (4)*
(0.063” - 0.5” dia.)
B A/4” 12.8 - 31.7 mm dia. 8 (4)
(0.501” - 1.25” dia.)
C 2” 3A.8 - 50.8 mm dia. 4 (4)
(1.251” - 2” dia.).
D 3-112” 50.9 - 88.9 mm did 4 (4) -
(2.001” - 3.5” dia.)
E 4-l/2” 89.0 - 1143 mm dia. 4 (4)’ I
(3.501” - 4.5” dia.)
‘,
*The numerals in parentheses indicate keyed stations which can accept shaped punches.
U.S. AMADA, LTD.
Sec. I Pg. 36
THICK TURRET WITH AUTO-INDEX
24- STATION
24.STATION TURRET
@ :Auto-Index station
Punch Type Nominal Punch Size Standard Punch Size Number of Stations
Available
A l/2” 1.6 - 12.7 mm dia. 12 (6)*
I (0.063” - 0.5” dia.)
B 1$/4” 12.8 0.31.7 mm dia. 8 (8)
(0.501” - 1.25” dia.)
C 2” 318 0 508 d’ 2 (2)
(;.251”‘- 2’ia.y
D 3-112” 50.9 - 88.9 mm dia. 2 (2)
(2.001” - 3.5” dia.) -
*The numerals in parentheses indicate keyed stations which can accept shaped punches.
U. S. AMADA, LTD.
Sec. I Pg. 37
THICK TURRET WITH AUTO-INDEX
20 - STATION
20-STATION TURRET
:Auto-Index station
punch Qpe Nominal Punch Size Standard Punch Size Number of Stations
Available
A l/2” 1.6 - 12.7 mm dia. 8 (4Y
(0.063” - 0.5” dia.)
B .I 1-l/4” 12.8 - 31.7 mm dia. 8 (8)
(0.501” - 1.25” dia.)
C ,* 2” 31.8’. 50.8 mm dia. 2 (2)
(1.251” - 2” dia.)
D 3-112” 50.9 - 88.9 mm dia. 1 (1)
(2.001” - 3.5” dia.)
E 4-112” 89.0 - 114.3 mm dia. l(l)
(3.501” - 4.5” dia,) -
‘@The numerals in parentheses indicate keyed stations which can accept shaped punches.
u. s. AMADA, LTD.
Sec. I Pg. 38
PEGA - 244 H TYPE WITH AUTO INDEX
20 - STATION
Index mtatlon
T208, T21s
Origin
20 STATION
:Auto-Index station
Punch Type Nominal Punch Size Standard Punch Size Number of Stations
Available
A .% , 112” 1.5 - 12.7 mm dia. s (4Y
(0.067” - 0.5” dia.)
B n
0 125 0 31 f 1:;” d’ dr;.) 6 (6)
C 2” 31.5
(0.50- 50.8
1” =- mm dia. .2(2)
(1.251” - 2” dia.)
D 3-l/2” 50.9 - 88.9 mm dia. 1 (0 _
(2.001” - 3.5”. dia.).
E 4-112” 89.0 - 114.3 mm dia. 1 (1)
(3.501” - 4.5” dia.)
B l-l/4” 12.9 - 31.7 mm dia. 2 (2)
._
Auto-Index (0.501” - 1.25” dia.)
*The numerals in parentheses indicate keyed stations which can accept shaped punches.
U. S. AMADA, LTD.
Sec. I Pe. 39
THIN TURRET WITH AUTO-INDEX
18 - STATION
180STATION TURRET
-y.
station
Punch Type Nominal Punch Size Standard Punch Size Number of Stations
u. s. AMADA, LTD.
Sec. I Pg. 40
PEGA - 244 L TYPE WITH AUTO INDEX
18 - STATION
Origin
18 STATION
206
Auto-Index station
@
Punch Type Nominal Punch Size Standard Punch Size Number of Stations
le
B .s l-1/4” 12.8 - 31.7 mm dia. 14
(0,501” - 1.25” dia.)
C ; 2” 31.8 - 50.8 mm dia. 1
(1.251” - 2” dia.)
D 3-W 50.9 - 88.9.mm dia. 1
(2.001” - 3.5” dia.)
B I- l/4” 12.8 - 31.7 mm dia. 2, -
Auto-Index (0.501” - 1.i5” dia.)
Sec. I PT. 41
,.?
12 - STATION TURRETS r7\,
FOR TYPES A & B TOOLS .’ :!
:
.._ 2’
10 - station turret
small-dia. tool stations T2, T3, T4, T5, T7, T8
12 - station twet
small-dia. tool stations Tl to ‘IS, Tll, T12
10 - station turret
small-dia. tool stations T9, TlO
12 - station turret
small-dia. too stations T9, T10
10 - station turret
large-dia. tool stations Tl, T6 ,
u. s. AMADA, LTD.
Sec. I Pg. 42
ARIES - 222 THIN TURRET
10 - STATION
1 O-STATION TURRET
O J 9
Punch Type Nciininal Punch Size Standard Punch Size Number of Stations
Available
B 1-1/4n 12.8 - 31.7 mm dia. 8 @I*
(0.501” - 1.25” dia.)
D 3-l/2” 50.9 - 88.9 mm dia. 2 (2)
(2.001” - 3.5” dia.)
-
*The numerals in parentheses indicate keyed stations which &I accept shaped punches.
U. S. AMADA, LTD.
Sec. I Pg. 43
10 - STATION TURRET (I)
T8
T9
u. s. AMADA, LTD.
Sec. I Pg. 44
STATION ARRANGEMENT
H-Type Tool Holder (9 Stations)
1 Front ride
Tl 12 13 T4 TS T6 l-7 T8 T9
Punch Type Nominal Punch Size Standard Punch Size : Number of Stations
Available
A l/2” 1.6 - 12.7 mm dia. 3
(t&063” - 0.5” dia.)
B l-l/4” It.% - 31.7 mm dia. 4
(0.501” - 1.25” dia.) .
C 2” 31.8 - 50.8 mm dia. 1
(1.251” - 2” dia.)
D ” 509 889 di 1
(i.Obl”: 3:‘dia:
.
C D
Upper
Tool Holder
(for punch) I
Q 0 43 I \
QY
Front
side
Lower
Tool Holder
(for die)
MAXIMUM NUMBER OF
SIZE ROUND STATIONS
(KEYED)
A 1p 12.7mm 36 (24)
B l-1/4” 31.7mm ’ 16( 16)
C 2 ” 50.8mm 2(2) -
D 3-W 88.9mm 2(2)
E 4-lnl, 114.3mm 2(2)
1 AUTO INDEX G l-1/4” 31.7mm w
u. s. AMADA, LTD.
Sec. I Pg. 46
Y..
PEGA 345K
‘- ‘\
.I
., ,’
60 STATION
9 TRACK TURRET -
SECTION A
u. s. AMADA, LTD.
CPC I PO 47
SOFTWARE ’
SECTION II
SOFTWARE Sectioti TVUO
QUICK REFERENCE FOR PROGRAMbiING U.S. AMADA CNC TURRET PUNCH PRESSES *
G” FUNCTIONS G”’ FUNCTIONS
Inch/metric SekCtiOn G78 Punching arc ’
Establishes cc+ordinate system. load position I = radius
J = starting angle; + or -
Absolute K = mbving angle; + or -
Incremental P = punch; +, -, or zero
Punch off 0 = pitch
Qcto punch off with offset D = material thickness
Pattern origin G79 Punching line
Line at angle I = length
I = spacing J = angle; + or -
J = angle: + or - P = punch, +, -, or zero
K = no. spaces 0 = pitch .-
D = material thickness ..
AC
I = radius * 673 MirrorimageX...Y...W...Q...
J = starting angle; + or - G27 Auto repositioning
P = angle increment; + or - G25 Auto repositioning with offset
K = no. holes G93 Origin offset
G26 Bolt hole circle ’ G04 Dwell function
I = radius g Return home, program end
J = starting angle: + or -
K = no. holes , MISCELLANEOUS FUNCTIONS -
MOO Program stop Ml5 Tapping rear
G36/G37 Grid X/Grid Y
I = X spacing; + or - MO1 Optional stop M60 Work chute open
P = na spaces X z. Program end M61 Work chute closed
J = Y spacing; + or - MO6 Punch delay effective M62 Slug selector left
K = no. spaces Y M09 Punch delay finish M63 Slug selector right
Shear prdof slotting iii7 Nibbling start M96 P-subprogram call
I = slot length iic. Nibbling stop M97 Subprogram end
J = angle; “Coma” - punch speed than
Ml4 Tapping front M99
P = punch length; + or - Must be
Q = punch width; + or - 1 same Sign x Single block storage F* Feed rate control
D = tab: + or - 81 Single block recall / Block delete
No slug window using K MULTIPLE PART PROGRAMMING y-y
I = Window length in J direction measured. G98. Multiple part layout
from G72 point Positive value only. X . . .Y . . . I . . . J . . . P . . . K . . .
J = Angle measured from 0 degrees, positive X = reference point for lower left hand part in X axis
angle only measured CCW from 0 degrees. Y = reference point for lower left hand part in Y axis
P = Tool length, positive or negative value I = distance between reference points in X direction
(the tool dimension in the “I” direction). (note: add slotting tool width)
Q = Tool width. Positive or negative value J = distance between reference points in Y direction
(the tool dimension in the “K” direction). (note: add slotting tool width)
K = Window length perpendicular to “I”. P = number of parts in the X axis- excluding the bottom left part
C = Angle of auto index tool, if applicable. K = number of parts in the Y axis- excluding the bottom left part
T = Tool station number Example: G96Xl 000Y300016000J5000F3K2
Rectangular cut-out ‘* - PUNCHING EXECUTION OF G98 MULTIPLE PARTS -
I = hole length X axis; + or - G75 Execution of punching in horizontal direction (X direction).
J = hole length Y axis; + or -
G76 Execution of punching in vertical direction (Y dire&ion).
P = punch width X axis
0 = punch width Y axis - optional MACROS k U-V
Nibbling arc m Multiple block store 1-59 Processes while stori
I = radius Multiple block recall 60-69. Stores only
l!E
J = starting angle; + or -
K = moving angle; + or - Parameter‘435 setting 90-99 Multiple macrd store
P = punch; +, -, or zero
Q = nibbling pitch 0: Programs which do not use software for muliiple product punching.
z - Trial punching with programs using software for multiple product
Nibbling line punching.
I = length Remaining punch work after trial punching.
J = angle Entire punch work of multiple product punching.
P = punch, +, -, or zero
Q = nibbling pitch
10-l-66
G70 PUNCH OFF
Allow the table to be moved to a specified location by means of X and/or Y command(s) with no
punch activity.
G70 can be used with either G90 (absolute or G91 (incremental) modes.
i.e. G90G70XlO.YlO. or G91G70XlO. 210.
G70 can also be used to set a new machine on in when used in conjunction with a new G92
statement. This feature is used for limiting tab Pe travel when punchmg narrow strips in the Y
direction. The format is as follows:
G70Y30. Moves table to this location)
$+9&y”. 4:O. Estabhshes tins posrtton as new table origin) - -. .~
-- B-s-b- (Punching command
G50 (Returns table to new set origin of 4 30.)
Note: At the end of production run, the machine must be returned to the home origin by using the
retract mode.
After a G70 is executed, the table does not stop; the next command is read and the punch
responds to the new programmed command.
The primary use for the G70 is to position the table without punching as a reparation for a-
repositioning command. Table position is important to allow existing hold aowns to support the
material during the reposition process. Material size and hole locations must be considered.
G72 PATTERN ORIGIN STATEMENT
G90G72X...Y...
G91G72X...Y...
G72 is used to locate the coordinates of pattern origin.
Example:
G90G72X20000Y 12006
When a pattern command is given to the next block. pattern processing
takes place with X20”, Y12” as the pattern origin.
The G72 command will be-covered in detail over the next few pages.
The command can be made both at an absolute value and at an incremental value.
G72 simply selects a &ordinate; neither positioning nor punching is made.
The block-after G72, a pattern command must always be given.
Never command M or T function in the block for G72.
Never program as follows:
G90G72X12000Y8000T20 1
G91G72X6000Y10000M00 \ -
In case an incremental value of X, Y is given after a pattern of command, it must refei from the
point of pattern completion.
U. S. AMADA, LTD.
Sec. II Pg. 3
674 - PUNCH OFF WITH OFFSET (OCTO ONLY) _-
-.
When .“G74 X Y ” is read, the worksheet is moved without punching to a position where /’ .:
the instructedSitionmes to the center of the left and ri ht work holders. When usin the auto T--’
repositioning K”nction, the work holder sition will be easify calculated by using this co iie. “G74”
can be entered along with “G90” or “Gir 1“.
Positioning by “G74” Positioning by “670”
G9OX11.8llY15.748T8 G9OX11.81lY15.748T8
674X35.433Y23.622 G7OX35.433Y23.622
t - 3 5
-4 . 4 3
23.622
3 - 7
I
-\
Position
instructed
7 W-74"
I
e
23.622
o-000
.I 0 000.
Tl T2 ; T3 T4 T5 T6 I7 T6
Note: Using G74 will position selected X and Y axis approximately in the center of the carriage.
U. S. AMADA, LTD.
Sec. II Pg. 4
\
G27 REPOSITIONING
Turret
Repositioning
Hold Downs
\ .~
Figure 5
..
I: The sequence of repositioning is as follows:
1. Work holders secure the material (both work holders should contact material).
2. Work clamps release.
3. Carriage backs away .094 inch.
4. Carriage moves programmed amount in X axis. (Positive X value repositions as shown in Fig.
5, negative X value will cause repositioning in reverse direction.)
5. Carriage moves in .094 inch to original position, work clamps reclamp material.
6. Work holders release material.
Note: Over-travel error may occur during a repositioning move. Example: If the X axis is at the
position X30000 prior to repositioning, the maximum repositioning move is G27X30000. The
amount to be repositioned with the G27 must be less than or equal to the X axis position before
the G27 command.
Example: ,
G70X30000Y 15000 G70X30000Y 15000
G27X25000 (Right) G27X35000 ’ (Wrong) ’ i
Overtravel 1
Note: MINIMUM Y VALUE for repositioning is 5 inches.
: A. If a value less than Y5.000 is used, the override light will come on and the machine will stop.
B. Pressing the START button will restart the machine and continue operation.
CAUTION: DAMAGE MAY OCCUR. A clamp may hit the turret or a holddown pad.
u. s. AMADA, LTD.
Sec. II Pg. 5
G27 REPOSITIONING (Continued) --
-q--
With repositioning, the programming limits relative to the X axis are changed by-the programme ,>-
amount.
Example: G27X20000 (For Coma 50/50/50)
1. Before repositioning, punching area is 0:’ to 50” X value.
70”
:: .:
After repositioning, absolute dimensions are still relative to the origin. The control automatically
compensates for the repositioning move. Repositioning may be in a positive or negative direction.
U. S. AMADA, LTD.
Sec. II Pg. 6
EXAMPLE NO. 1
l-
20.0"
f-
4.0"RO
x x -
2.0"RO
~
10.0"
1
G --If., m _7
)- 15.0" I254.0” 2
0 70.0" -
U. S. AMADA, LTD.
Sec. II Pg. 7
PROGRAM NO. 3
(2.RO)
(3. Rd)
(1. RO)
U. S. AMADA, LTD.
Sec. II Pg. 8
PROGRAM NO. 4
-<,,
,I’ (SRO)
(4.5 RO)
-(3. SQ)
0’ 170-, 47.o”-1
Lo”,,,
I I
S” RO NP
4 PLACES
*A
1
f
15.0’
7
5.0”
A-
-lO.o”--J
18.0--I
45.0” .-
Sec. II Pg. 9
OPTIONAL REPOSITIONING
The G25 repositioning move is executed as shown below:
i---
.098
LI
PROGRAMMED
l- AMOUNT
(G25X--)
m R
II I I
I .
I I
,
-
I 1
U. S. AMADA, LTD.
Sec. II Pg. 10
-\ 628 LINE AT ANGLE &AA)
1;’1.
G28 I (Spacing +) J (Angle + or -) K (# of Spaces) T XXX
Allows punching along a line at an angle to the X axis by specifying, in order, the increment value
between holes, angle of line, and number of spaces. First pattern origin coordinate must be given.
J: Angle+or-
O R I G I N
Note: Minutes must be converted to decimal notation. (One possible formula to convert-minutes
to decimal is 1.666 X Minutes = decimal notation.) .
Example:
G72G90X12000Y8000
G2811000J3000K61203
6 HOLES
sTA;;,;G “OLE+F,N,SH
\,,,N =J POINT
./ -PMTERNORlGlN
/
,
/
/
8” ‘h” DIA
When a hole is made at pattern origin (X12”, Y8”), neglect G72 and give T203 in the sari% block.
u. s. AMADA, LTD.
/ Sec. II Pg. 11
628 LINE AT ANGLE (LAA) (Continued)
Problem: 33-----{
24”
Problem:
1 j/2” ;
u. s. AMADA, LTD.
Sec. II Pg. 12
y 629 ARC OF HOLES (ARC)
7-J
G29 I (Radius) J (Starting Angle’f ) P (Angle Increment t ) K (# of Holes) T Xxx
Allows for computation of holes along an arc by specifying, in- order, the radius of arc: I, angle
from X axis of first hole: J, incremental angle between holes: P, number of holes: K.
Pattern origin coordinate (arc Center) must first be given in G72 block.
Example:
G72G90X20000Y5000
G2917000J3000P1500K6T203
FINISHING
H O E *, H’ Dlk
‘STARTING HOLE
I\
5”
’
PAlTERN ORIGIN
-
Notes: When a hole is made at pattern origin (X20”, YS”) neglect G72 and give T203 in the same
block. When P-1500 is given, punching is performed in the clockwise direction from the starting
point.
U. S. AMADA, LTD.
Sec. II Pg. 13
G29 ARC OF HOLES (ARC) (Continued)
Problem:
180
%” DIA
Problem: ‘\\
HOLES: W’ DIA.
%” DIA.
6”
-
:.
u. s. AMADA, LTD.
Sec. II Pg. 14
7. G26 BOLT HOLE CIRCLE (BHC)
% G26 I (Radius) J (Starting Angle *) K (# of Holes)
Allows for computation of bolt holes by specifying, in order, the radius of circle: I, angle from X
axis of first hole: J, and number of holes: K. Pattern origin coordinate (circle center) must first be
given in G72 block, or punching.
Example:
G72G90X12000Y10000 OR G72G9OXlZ.Y 10.
G2613OOOJ4500K6T203 G2613.J45,K61203
Notes: When a hole is made at pattern origin, neglect G72 and give T203 in the same block.
-
(Pattern finish point coincides with pattern origin).
U. S:AMADA, LTD.
Sec. II Pg. 15
626 BOLT HOLE CIRCLE (BHC) (Continued)
/ .
Problem: Process BHC first, then process two holes 3/4” dia. by means of incremental instruction.
,4 HOLES W DIA.
DIA
I- + 96” DIA
._
‘.
U. S. AMADA, LTD.
Sec. II Pg. 16
‘1
PROGRAM NO. 5
--v,‘;
;’ (25” R O )
.25” RO TYP
/-
4
c.c17
A
t -
45.”
0
2 5 . 0 ”
Y
P 80.”
18.0” O/
Aw
0
U. S. AMADA, LTD.
Sec. II Pg. 17
,--
G36 GRID (GRD-X) / G37 (GRD-Y) -““
,’ -
G3B (Grid X) I (Spacing “X”zk) P (No. of spaces “X“) J (Spacing “Y-F) K (No. of Spaces “Y”) T XXX ” -
Allows for computation of holes in a grid pattern by specifying, in order: direction, increment and
number of spaces of each axis.
I: Increment or Spacing f
+ X direction: positive
- X direction: negative
P: Number of spaces in X direction:
J: Increment or Spacing 2
+ Y direction: positive
-Y direction: negative
K: Number of spaces in Y direction:
ORIGIN
1 i
U. S. AMADA, LTD.
Sec. 11 Pg. 18’
636 GRID (GRD-X) / 637 (GRD-Y) (Continued)
,-I
’ Example:
/-
: T203
,/
FINISHING HOLE
G90X14000Y16000T203 G90X14000Y160001203
G3612OtHP3J-iOOOK5 G3712000P3J-1ooO~
When a hole is omitted at pattern origin (14”, 16”), add G72 and neglect T203 in the same block.
G72G90X14000Y 16000 -
G3612OOOP3J-lOOOK5T203 .
u. s. AMADA, LTD.
Sec. II Pg. 19
636 Grid (GRD-X) / G37 (GRD-I’) (Continued)
Problem: Choose the most appropriate direction to punch the grid below.
w DIA.
U. S. AMADA, LTD.
Sec. II Pg. 20
7 666 SHEAR PROOF (SHP)
e-. \
G661 (Hole Length +) J (Angle +) P (Punch Length f) Q (Punch Width?) D (Compensation
Value =t> T XXX
Allows for computation of holes in a shear proof pattern along a line at an angle to the X axis by
specifying, in order: hole length: I, angle: J, punch length: P punch width Q and compensation
value D. Pattern origin coordinate must first be given in G72 Block.
The signs of P and Q must be the same. When a punch is square, Q can be neglected.
I - 1
+
When G72 is neglected, the pattern origin (14”, 8”) is also punched.
3
Note: I (punching ien@h) must be at ieast 1.5 times as long as P (Punch Length). Pattern finish
point does not coincide with finishing hole center.
When “D” is negative,.“I” is shortened by “D” the amount of D, at each end of”‘1” dimension.
,
u. s. AMADA, LTD.
Sec. II Pg. 21
666 SHEAR.PROOF (SHP) (Continued)
Example:
(0) .754
+G
s-s. -.:
m
:
:
\ Final punch
i
:
.I Initiakpunch
:
I
1” x .75” RECTANGLE (90”)
,-es. I- 4
./
:
4 +; G72G90X14000Y8000
:
B-s-4. G661500OJ9000P1 OOOQ750T369
14 .
\ Pattern origin
Problem:
-
%” x 4” RECTANGLE
u. s. AMADA, LTD.
Sec. II Pg. 22
BASIC PROGRAMMING MANUAL
NCT 1 part 2
All rights reserved. No part of this book shall be reproduced, stored in a retrieval system, or transmitted by
any means, electronic, mechanical, photocopying, recording, or otherwise, without written permission from
the publisher. No patent liability is assumed with respect to the use of the information contained herein.
While every precaution has been taken in the preparation of this book, the publisher assumes no
responsibility for errors or omissions. Neither is any liability assumed for damages resulting from the use
of the information contained herein.
TABLE OF CONTENTS
PAGE’
CO-ORDINATES . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
3. -~
TURRET/OCTO LAYOUT . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ..*.......................
G91 INCREMENTAL. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
MISC. FUNCI’IONS (M99, MOO Program Stop, MO1 Optiond Stop) ........................ 14
BLOCK DELETE . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
u. s. AMADA, LTD.
1
TABLE OF CONTENTS (Continued)
PAGE .f
PROGRAMMING PROCEDURE . . . . . . . . . . . . ..*............................................................ 21 ._ ..
OPERATOR WORKSHEET-TURRET.................................................................... 22
72-STATION TURRET . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25
48-STATION TURRET............................................................................................ 2 9
STATION ARRANGEMENT................................................................................... 45
SECTION II Station Arrangement Software
’
QUICK REFERENCE CARD ................................................................................... 1 -:
u. s. AMADA, LTD.
2
-.. TABLE OF CONTENTS (Continued)
i
>! G72 PATTERN ORIGIN STATEMENT . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ..pA3GE
.
=,”
G74 PUNCH OFF WlTH OFFSET(Octo only) ........................................................... 4
... ....................................................................................................
G29 ARC (ARC). 13
AUTO-INDEX ...........................................................................
PROGRAMMING 33 .
EXAMPLE NO.3 (Auto lndex G28, G29, G26, G66, G68) .......................................... 40
PARAMET’ERSETTINGDATA .............................................................................
’ - 10
SUBPROGRAMS ..................................................................................................... 2
AUTO-INDEX REORIGIN . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ,. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
MD1 OPERATION . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
u. s. AMADA, LTD.
TABLE OF CONTENTS (Continued)
.’
PAGE
.‘“i
MACHINE ORIGIN . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
,
REGISTRATION FO&M
CLASS FEEDBACK
Y
\ G67 SQUARE (SQR)
:~ ,n
. . ”” G67 I (Hole Length *“X”) J (Hole Length AT’) P (Punch Size)
Allows for computation of holes in a square pattern by specifying, in order, hole length: I and J
punch size: P. Pattern origin coordinate must first be given in G72 block.
I: Hole length: f
+ X direction: length value is positive
- X direction: length value is negative
J: Hole length: 2
+ Y direction: length value is positive
- Y direction: length value is negative
P : Punch size: Positive value only
Square punch (rectangle optional)
Q: Punch width Y axis (optional)
Example: PArERi ORIGIN
4
tt
- C-S”
STARTING HOLE
FINISHING HOLE
I
5”
G72G90X22000Y 15000
G671-1 OOOOJ-5OOOP75OT324
MOO
%!a” x %” SQ.
When G72 is neglected, the pattern origin (22”, IS”) is also punched.
MOO or MO1 should be commanded when a workpiece slug remains.
The pattern origin is normally located in the upper right-hand corner, to make scrap removal
easier. Therefore both I and J will be negative..
Note: Both I and J lengths in the X and Y directions, respectively, must be at least three times as.
large as the punch width.
Problem: 14” e
I- ,
‘> f
6”
16” 1
-1 1 ‘i . . x 1 h” so.
6”
U. S. AMADA, LTD.
Sec. II Pg. 23
PROGRAM NO. 6
(S RO)
(1. SQ)
-
B
00000000000000
A
‘2.0”
c
0000000000000 .5 Rb
2G
0000000000000 lk
2.0”
23.0” 6.0”
8.5”
c
1 .o”
II tI + I 1
-
U. S. AMADA, LTD.
Sec. II Pg. 24
2 666 WITH “K” (No slug rectangular cutout)
:\
The G66 command can be used to punch out a square or rectangular cutout with no slug left by
inserting a K command within the G66 line. The “K” command would be used to describe the
height of the required cutout.
Notes:
1. This function is applicable only to machines with 6M Fanuc controls that use 931, Version 10
software or higher. The software version may be found by powering down the control, turn on
control and look at the CRT screen. A number next to the work version will appear. That is
the control software version. All versions of M31 controls are capable of this command.
2. 200B and 3000C controls do not have provisions for this function.
3. G66 processes a window and leaves no scrap, proper tool overlap is provided by the command,
. when “K” is used.
4. The ‘value of “I” must be at least 1.5 times the value of “P”.
5. The value of “K” must be at least 1.5 times the value of “Q”.
6. When it is desired to process a shear-proof slot; “K” should be omitted.
7. A square or rectangle punch may be used, however, square punches are recommended for
better tool life.
8. Small punches should not be used when processing large windows, excessive punching time
results. .’ ,
9. The sign of “P” determines the offset direction: i.e., positive offsets the punch to the left of the
“I” length for pattern origin, negative offsets the pattern to the right.
10. The sign of “P” and “Q” must be the same.
.j i
u. s. AMADA, LTD.
Sec. II Pg. 25
-
EXAMPLE NO. 2 : -.>
Z’
I- F -3
U. S. /$MADA, LTD.
Se& II Pg. 26
\ G68 NIBBLING ARC (NBL-A)
-\
G681 (Radius) J (Starting Angle?) K (Moving Angle 2) P (Punch Dia. Offsetk) Q (Pitch) T XXX
Allows nibbling along an arc or a circle by specifying, in order, radius of arc or circle: I, starting
angle: J, Moving angle: K, punch diameter offset: P, nibbling pitch: Q. Pattern origin coordinate
‘must first be given in G72 block.
I
I: Radius of circle: Positive value only
J: ’ Starting angle: t to the X axis
Counterclockwise: positive
Clockwise: negative
K: Moving angle:
Counterclockwise: positive
Clockwise: negative
P: Punch diameter offset: -I-. Take positive value when nibbling outside the circle and
negative value when inside the circle.
Q. Pitch: Positive value only.
K+
K-
-, +c
Value “Q” should be less than .200 OCTO, -315 PEGAWELA, .250 PEGA KING, .470 COMA,
.188 ARIES, and larger than material thickness.
Example:
PAlTERN FINISI-
YOINT ‘/!a” = 0 (.250)
STARTING HOLE
FINISkNG~
-- -
HOLE
I \ \
24”
-
\ .’
PATfERN ORIGIN
21”
G72G90X240OOY21000
G68112000J3000K11000P-1.500Q250T210
” When a hole at the pattern origin (24”, 21”) is made, neglect G72 and give T210 in the same block.
u. s. AMADA, LTD.
Sec. II Pg. 27
668 NIBBLING ARC (NBL - A) (Continued)
‘-...
When punch diameter (P) is zero, punching is executed on the arc of the circle with radius (I). :--I -
In the event a punching slug remains inside during large-hole punching, give J (angle* of the first
punching point 90 degrees or 45 degrees and command MOO or MO1 to make slug removal easy.
1 ‘/a” DIA.:
2%” DIA.:
Sec. II Pg. 28
678 PUNCHING ARC (FOR .125 MATERIAL and UP)
G781 (Radius) J (Starting Anglef ) K (Moving Angle +) P (Punch Dia. Offset Z!Z) Q (Pitch)
D (Material Thickness)
A function for punching along an arc or complete circle by specifying, in order, radius: I, starting
angle: J, moving angle: K, punch diameter: P, punching pitch: Q, and material thickness: D.
The Symbols:
Example:
G90G72X10000Y4000
G78115000J3000K12000P-750Q500D1251304
u. s. AMADA, LTD.
Sec. II Pg. 29
669 NIBBLING LINE (NBL - L) I’ -
\
G69 I (Length) J (Angle*) P (Punch Dia. Offset) Q (Pitch) T...
Allows nibbling along a line at an angle to the X axis by specifying, in order, length: I, angle: J,
punch diameter: P, pitch: Q.
.
Pattern origin coordinate must first be given in G72 block.
I: Length from the starting point (punch center to punch center) to the finishing point of a
straight line.
J: Angle: +
Counterclockwise: positive only J+
Punch diameter: C
;:
Pitch: Positive value only
++ .- 1,
Value “Q” should be less than .200 OCTO .315 PEGA/VEL&PEGA KING 250 470 COMA and
larger than material thickness.
G72G90X12dOOY5000
G6917000J300~P1000Q250T3 15
STARTING HOLe
PAlTERN ORIGIN
5”
If G72 is neglected, the pattern origin (12”, 5”) is also punched.
u. s. AMADA, LTD.
Sec. II Pg. 30
-1 669 NIBBLING LINE (NBL - L) (Continued)
Problem:
1” DIA::
Problem:
1” DIA.:
. u: s. AMADA, LTD.
Sec. II Pg. 31
.-
G79 PUNCHING LINE (FOR .125 MATERIAL UP) <,‘.
, --Y..x,
;
G79 I (Length) J (Angle +) P (Punch dia. offset 2 ) Q (Pitch) D (Material Thickness)
A function for punching holes along a line at an angle to the X axis by specifying in order; length I,
angle J, punch diameter offset P, pitch Q, and material thickness D.
I: Length from the starting point (punch center) to the finishing point of a straight line.
J: Angle S : Angle to the X axis is positive
axis is positive if
if counterclockwise only.
P: Punch diameter f : A positive punch diameter will allow punching on the counterclockwise
side of the angle.
Q: Pitch: The distance between punch centers. Note: A program error will occur if the pitch
has a smaller value than the material thickness.
D: Material thickness
\ I /
J+
--I4
P
-
M A T E R I A L .25”
.75” A0
G90G72X7500Y4500
Program: G79I lOOOOJ3OOOP750Q500D250T306
u. s. AMADA, LTD.
Sec. II Pg. 32
PROGRAM NO. 7
1” RO
2” RO
22.0” m
4.0” R
‘” R”l .l” RO
+ +’
r 8.0”
4.0” i i-
4s
1” RO
-I
1 8 . 0 ”
f
6.0”
u. s. AMADA, LTD.
Sec. II Pg. 33
PATTERN MEMORY AND PATTERN RECALL ,-
,..--‘..
A# Pattern Memory Store I:
B# Pattern Recall
In case a pattern instructed by G26 (BHC), G28 (LAA), G29 (ARC), G36 (GRD-X), G37 (GRD-
Y), G66 (SHP), G67 (SQR), G68 (ML-A) or G69 (NBL-L) occurs repeatedly, the pattern
memory can be used by having a numeral following “A” and by recalling the pattern, whenever
necessary, by using the same numeral following “B”. .~
Note: Use
-- numerals 1 to 5.
‘h” DIA.:
G72G90X14000Y 10000
AlG2516000JOK6T203 (Pattern memory)
G72X34000
Bl (Pattern recall)
“A#” should always be given before pattern to store command block, “B#” must be a single block
by itself.
Never use the same numeral for different types of pattern; if the same numeral is given, -the
\
previous pattern is erased.
u. s. AMADA LTD.
Sec. II Pg. 34
--.
PATTERN MEMORY AND PATTERN RECALL (Continued)
--, _.
.’ 1. Problem: Make a program by A, B and LAA.
rm m fh m m m m m m
1 2”
---H-v
8”
8” 54 HOLES %” DIA.
H” DIA.:
U. S. AMADA, LTD.
Sec. II Pg. 35
AUTO-INDEX PROGRAMMING
The Auto-Index program is used to control the angular orientation of punches and dies in punch --
presses equipped with the Auto-Index device.
X-Y- TOO0 Cf
Auto-Index punching is performed after the X, Y, T and C axis have been positioned. In the C
axis instruction, the value and sign of C determines the angle of the punch and die witlr~~w~.@;
.-WIG-c..* ‘-
.~
- -
T: Auto-Index station number I \+c
The angular input must be in the absolute angular value, referenced to the X axis. The minimum
angular input is 0.01 degrees.
When Auto-Index instructions are used.within pattern instructions, the Auto-Index tool angle will
be automatically compensated in the tangential direction with the progress of hole punching.
When Auto-Index instructions are used within the following instructions, the Auto-Index instruc-
tions will be ignored and machine operation will continue: G92, G93, G72, G27, G98, G75, G76,
G04, U, V, and W..
For stations other than Auto-Index stations, attempting to use a C axis instruction will cause a
program error.
When a program block with instructions to use a different station follows the Auto-Index punching
instructions, the C axis will be returned to its zero degree position after the punching operation at
the Auto-Index station is finished, the next station will then be selected.
Sec. II Pg. 36
AUTO-INDEX PROGRAMMING (Continued)
Y
A
B
I X
I
A
.~
(Zero degree posiiion)
Auto-Index punching will be performed after the X, Y, T and C axes have been positioned. The
punch and the die will be positioned 30 degrees (or - 330 degrees) with respect to the X axis.
._ _ . _ -
Pattern own
-& A
B
G72G90X13.Y19. ~
G28I2.3J30.00K3TWO$?30.00 (or C - 33O.pO)
The punch and the die will be positioned 30 degrees (-330 degrees) with respect to the X axis and
the Auto-Index punching will be performed according to the G28 pattern instruction.
If the pattern origin (X13.Yl9.) is to be punched also, omit “G72” and move “TOOOC3O.OU” to the
end of the upper instruction block. 1
C90x13.Y19.TDOOC30.00
G2812.3J3O.OOK3
u. s. AMADA, LTD. I.
Sec. II Pg. 37
626 - BOLT HOLE CIRCLE WITH AUTO-INDEX I
- Initial punch
Y
t
Pattern origin _
Final pattern point
4+ I
B
The first punching will be performed with the tool angle position 135 degrees (-225 degrees) with
respect to the X axis and all subsequent punchings will be performed with the tool angle automati-
cally compensated in the tangential direction.
-.
If the pattern origin (X27.Yl7.) is to be punched also, omit “G72” and enter Too0 C M” in the
upper instruction block.
G90X17.Y17.
G26IlO.J45.OOK4 c135.00
If there is no C axis instruction or 0 degrees is called out in the pattern instruction block, the
pattern punching will be performed without compensation of the tooi angle.
,G9OX27.Y17.ToOOCO
G26IlO.J45.OOK4 ,
U. S. AMADA, LTD.
Sec. II Pg. 38
668 - NIBBLING ARC WITH AUTO-INDEX
Y
.~
B
x _
A
.+b--
(Zero degree position)
G72G9OX13.Y19.
G6816.J25.00K45.00P0Q.200TUOOC115.00 (or C-245.00)
The tool angle is positioned 115 degrees (-245 degrees) with respect to the X axis and it will be
automatically compensated. Keep tangential direction with the progress of hole nibbling.
If the pattern origin (X13.Yl9.) is to be punched also, omit “G72” and enter “Too0 Ci:e” in the
upper instruction block.
G90X13.Y19.TOOOC*O
G6816.525.00K45.00P0Q.200C115.00
If the nibbling interval or nibbling interval angle exceeds the following values, a program error
will occur. .’ ,
Maximum nibbling pitch: 470 (COMA), 315 (VELA II), .250 (PEGA KING), .200 (OCrO).
Maximum nibbling interval angle: 12 degrees (COMA), 8 degrees (VELA II, PEGA),. degrees
(PEGA KING), 12 degrees (OCTO)
,
Note: 1. If an alarm condition arises (i.e. Alarm #148) you will need to shorten the “Q”pitch.
i.e. .200 to a .lOO
2. Formula-for C command is J + 90 degrees = C (J starting angle plus 90 degrees equals
C command). i.e. J = 25. + 90 degrees = Cl15
U. S. AMADA, -LTD.
Sec. II Pg. 39
EXAMPLE NO. 3
* SHEET SIZE 36000* 36000
* CLAMP (1) 8000
(2) 25ooo
#a
X6
Sec. II Pg. 40
TONNAGE CHART
APPRQXIMATE PRESSURE REOUIRED FOR PUNCHING
ROUND HOLES IN MILD STEEL P=3/1416xDxTx25(ton/in.‘)
HOLE DIAY. ,;:5” ;e’;; 114 38 112 S/8 :1/4 118 I 1 'I. IV2 I% 2 2% 3 3% 4 4 K
250 375 500 625 150 R7S I uo 125 150 I75 200 250 3.00 3.50 400 450
METAL THICK - PRESSUREINTONS
GAUGE INCHES . ..-_ - . - . - .._ - - - - .--
#28 015 .l .-- 2 5 .3 6 7 4 io li 15 1'8 _. 2.1 2.4 2.9
._- .---.--3.5 _ 4.1 __ 47 .--_5.3
-.
-X26 ,018 2
-A 3 - 1- 5- 7 ._ --9 11 1.2 14 -is .2.1 2.5 2.8 3.5 4.2 4.9- -5.7 -6.4 -
x24 ,024 .2 . 4._ 5 7 9 12 14 17 19 2.b 2.8 _3.3 _-. 3.8 4.7 5.7
.--_. _.-. - 66
._-. 75 8.5
__
x 2 2 .030 .3 4 6 9 12 1s 18 21 24 29 3 5 41 4.7 59 7.1 8.2 94 10
- x20- .--
_- 036- _- -.
4 ---.5. 7 I1 14 18 21 25 28 35 42 4.9 -5.j 71-Z- ii.:- Ii j 13
*la .I48 .5 .7 _- 9 ._ 14 1.9 24 28 33 .__ 3.8 47 -. 6.6
J.7 7.5 9.4 11.3 13.2 ----
15.1 -_-ii
#I6 ,060 .6 .9 ii .-..
1.2 -._._ 24 2.9
ii 3.5 . 4 1 _.. 47
- .- -_.-.5.9 71 0.2 9.4 11.8 14.1 16.5 18.8- 21 -
x14 .075 .7 1.1 1.5 - 2.2 . ._ _2.9
- _. 44 5.2 5.9 7.4 _ _ 0.0
- - _--__ 10.3 11.8 14.7 17.7 20.6- 23.6 - -.27
r12 105 1.0 1.5
.--. 21 - 7.2 - a.2
_ __ 10.3
-. __- 12.4 14.4 16.5 20.6 24.7 28.9 _ 32.9 -. 37
x11 ,120 1.2 1.8 2.4 8.2 9.4 11.8 14.1 16.5 le.8 23.6 28.6 33.0 3T7 42
#lo ,135 1.3 2.0 2.7 9.3 10.6 -13.3 15.9 18.6 21.2 26.5 31.8 37.1 42.4 40
5132 157-- -3.; 2.3 46 iYi 77 9i IO.8 ICC
_-. 154 ___ 10.5 -X! 24.7 30.8 37.0 -..- 43.2 i. 49.3 56
- 3/16
- - - 108
- x- 37 55 ;4 92 11 1 12.9 14.8 la5 22.1 2.5.f 29.5-- 36.9 44.3 51.7 59.1 66
-- l/4
-.
- ,250 . - _-_-___--.-.
4.9 74 9.8 12.3 -...-
14 7 172
..-__. 19.6
-. 2i.5
.- 29.5 --. 34.4 39.3 4x------ 58.9 68.7 70.5 ae
5/16 313 - - 92 12.3 I54 ‘104 215 24.6 30.7 36.9 43.0 49.2 61.5 73.0 96.0 98.3 Ill
-- 3/a- -,375
- - - - - _-- - - .- .--.
14 7 184-. 22
110 --.--- - I - - _-.
258 2g.5 36.8 44.2 51.5 58.9 73.6 80.4 103.1 1178 iti3
_ l/2_ ...xw-- - . . 19.6 24 5 29.5' 35.0 39.3 491
.- 58.9
-..-_ 68.7 78.5 90.2 117.8 137.4 157.1
--..---.~-_.- 177
._
TONNAGE CHART
APPROXIMATE PRESSURE REOUIRED FOR PUNCHING
SOUARE HOLE IN MILD STEEL P=4xAxTx25(ton/ln.‘)
“A” DIM. 114 112 314 1 1% I "2 I 1% 7 7% ?',: 2% 3 3% 3% 337y; 4 4% 4' :
-- 25 50 75 I 00 I25 150 I 75 2 110 2.'5 225 2 75 300 325 3.50 400 4250 4 500
METAL THICK
GAUGE INCHES PHESSURE IN TONS
15 :; 23 26 30 34 38 41 45.-- 49- 5.3 __ 5.6
__- 6.0. _-64 68
-----. - li I8 27 32 36
48. 41 45 50 5.4 -7884
-72 5.9 6.3 -___---
6.8 72 77 -_ il
- t24 -. ~ 6 12 24 30 36 42 54 60 66 -~--.-- 9.0 96
.- 10.2
..- -10.3
x22 030 a 1.5 2.3 30 38 45 53 60 68 75 83 90 9.8 10.5 '1.3 12.0 12.8 :35
-..---
x20 036 ._ --9 -- 10
- i7 36 45 54 63 7-j 81 90 9.9. ~-- 10.8 I17 _ 12.6 13.5 _ 144
_ ' ______
5.3 162
#18 i% I2 24 36 48 I, II I? 84 96 IUH I?0 I32 lb4 ls6 16.8 ii-i- 19.2 204 ii6
~16 060 I5 30 45 60 75 'J u I05 I?0 135 I50 I65 180 1915 210 22: 2i.d -25.5
-.-- - - 270
-
#I4 0% 19 38 Sfi I!, 'I4 I 13 I3 I l5il 169 I88 206 i25 244 26.3 28 1 30.0 319 338
._. Xl2 I05
-._- 26 53 I9 I05 I31 15H 184 .‘I II 236 263 289 _-._315 __34 -. I 3&i 39.4 42.0 f42 ."7_?
_-_ x11 _ 120_ _. -30 6~0
.-. 90 120 I50 I80 210 c4u 270 30 0 33.0 36.0 390 42.0 45.0 48.0 51.0 -__
540
al0 I35 34 68. IO I I35 169 203 ?36 '2711 304 338 3ii 405 z - i i -473 - . - 50.6
_ 54.0 574 608
5132 157 3.9 78'111 I56 135 234 273 31 .I 352 39 I 430 .._ 46.9 _ .soL 547 :gB:; 62.5 664 70.3
3116 I88 47 94 ’ I4 I 10.0 234 28 I 328 375 422 46.<-
. .._._ __Si6__ 56.3-. ---.-
- 60.9 65.6 ~75.0 79.7 - 044-
1 Ii- ?G 6.3 Ii 10.0 250 313 375 438 500 563 62.5 68.8 _.-..
750 813
-. 07.5
--__. 93.8 100.0 106.3 112.5
5/16 _ 313 I6 234 313 39 I 469 54 7 625 703 701 85.9 938 -102- - 109
.- - 117 125.0 132.8 -. 140.6
ii.3 375 19 281 375 469 563 656 750 844 93 a lb3 ii 122 131 141 .-..-
150.0 1594
.- 168.8
7/16 430 ?2 326 438 !,4 I 656 7lih 0711 9eb IO9 120 131 142 153 -'- .I64 1750 1859 1969
I,‘2 500 25 375 IlO 0 67 5 I5 II tl 7 !, IO11 II3 125 138 I50 163 175 I08 2000 2125 2250
.
-
U. S. AMADA, LTD.
Sec. II Pg. 41
WEIGHT OF THE SHEET
MILD STEEL (w = 0.283 Ibs/inch3)
24. x24" 5.86 7.80 9.76. 12.19 17.07 21.96 3461 40.81
u. s. AMADA, LTD.
Sec. II Pg. 42
7 i
7: PROGRAM 8
: Mat. size 48” x 36”
Mat .060 CRS
Tool List
.188 RO
250 RO
.313 RO
SO0 RO
2.00 RO
Sec. II Pg. 43
MULTIPLE
’ I< PARTS
’ PUNCHING
I
SECTION HI .- -
-\ G93 OFFSET (OFS)
3
: G90G93X Y
’ G91G93X- Y-
Establisheae origin of local coordinate system.
Example: .
Y Y Y
.~
A = .25” DIA. (T203)
- 4”
0 - X
Xl-
G90G93X2OOOY3000
G90G93X8OOOY5000 or G91G93X6OOOY2000
1.. G90X1’2000Y8000T203
U. S. AMADA, LTD.
Sec. III Pg. 1
G93 OFFSET (OFS) (Continued)
Method of returning a local coordinate system to a global coordinate system:
G90G93XOYO
Instructions other than G90 or G91 or N, X; Y must not be given in the same block with G93; e.g.,
do not instruct T or M.
Example:
G90G93X2000Y40001210
Program error
G90G93X Y
x Y--
G%- -
U. S. AMADA, LTD.
Sec. III Pg. 2
. EXAMPLE NO. 4 .~
-i 00008 X&Y-10.
1? (56 Sta. Pega) #4 Bl
_.
G93 Offset Center of Sheet: G72XOYb
(.500 RO) #5 G2616.J45K41201
Sheet Size (4.5 RO) #6 X-14.Y-12.T264
36000/36000 (1. SQ.) #7 x-10.
Clamp.( 1) 8W G92X39.37Y39.37 #8 X-6.
(2) 25ooo #l G9OG93X18.Y18. #9 X14.Y2.
X5.YlO.TlO8 #lO Y6.
#2 G28Il.J3O.K6 #ll YlO...
x-16.Y16. G50
#3 AlG36Il.P8J-1.K3 END
#3
0 0 0 0 0 0 0 0 0
~ 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 O0
oO’”
#2
O0 cl Rll
0 cl #lo
CbQ
0 . “4000000000
000000000
0000000~0
, 000000000
U. S. AMADA, LTD.
Sec. III Pg.3
EXAMPLE NO. 5
Sheet Size 00002
25ooomooo (56 Sta. Pega)
Clamp (1) 5000 (G93 Offset)
(2) 18000 (.5 RO)
(1. SQ.)
G92x39.37Y39.37
Ul
G90XlO.Yl4.T205
Y8.
Y6, .~
X4.YlO. -.
X4.Y4.7223
Yi8.
XlO.Yl2.
Vl
#l G93XlO.YO
Wl
G50
END
cl
0 0
cl cl
0. 0
0 0
0 ‘0
cl cl
-
t
U. S. AMADA, LTD.
Sec. III Pg. 4
Y.! w MACRO FUNCTION
,
-j uoo
.i
2 Memory
voo
WOO . . . Recall
Macro Storing
Using the macro function, the contents of multiple blocks of data can be stored within the memory
of NC as a single macro data and ,can be recalled whenever required. To store multiple blocks of
data, enter the address letter ~~$&~.~$vo,.di,,@.~~ As a single
block’ preceding the multiple’%ocks enter the%%&s letter “V” Gig the same two digit numeral
as used for the address letter “U” as a single block.
The two-digit numeral following ‘!U” or “V” is called-the “macro number.” This macro number
comes in the following three types:
01 - 59: The block 0f.dat.a between “U” and “V” are stored while they are simultaneously
being executed, when parameter 435 equals zero.
60 - 89: The blocks of data between “U” and “V” are only stored into the memory.
-..
90 - 99: Storing of multiple macros is accomplished.
Macro Recalling
The multiple blocks of data which were stored by “U” and “V” can be recalled by the address letter
I
“W” with the same numeral that was used at “U” and “V”:
Example:
GO
,
Y6.33 Stored. No Punching Until Recall
-
V60
G93X12.Y0-Offset
U. S. AMADA, LTD.
Sec. III Pg. 5
MACRO FUN&ION (Cbntinued)
’ T-12”
0
PART 2 PART
0
1
12”
0
PART 3 PART- 4
0 -.
L 1 22” 22”. -
G90G93X22000Y12000
Ul
G9OXpY-T203
2:: T+----
-m----
x a-- Ye,,,,,
x -WV Y,--,,
x m-B
Vl
1
Program Part
0
1
G90G93XO - Offset
Wl - Program Recall .Part 0 2
G90G93YO
Wl Part 0 3
G90G93X22000
Wl
u2
Part 0 4
G90X 1 Y3 ”0 6
---~-~~~~-~I
0
----m-----a-
-m-a-----w-- Part 4
m----B------
-w-e-----a--
v2
G90G93XO
w2 Part 0 3 -
G90G93Y1200.
w2 Part 0 2 ’
G90G93X22000
w2
G50
Part 0 1
U. S. AMADA, LTD.
Sec. III Pg. 6
PRO&AM NO. 9
3,’ 2. SQ.
2’ ,.’ .5 RO
SO RO NP J
.: A
i
-
18.0"
- 4.0" -I
- 8.0" -
u. s. AMADA, LTD.
Sec. III Pg. 7
MULTIPLE RECALLING OF MACRO
, ,A- . .
The data stored as macro data can be recalled and the recalled data can be stored and recalled 1 i-“.
again.
Example:
uos
....................* 1
0
ii%”
............... 2
0
0
u20
was . . . . . . . . . . . . . . . . 3
0
vet . . . . . . . . . . . . . . . . . 4
0
u70
............... 5
iii?&
..................... 6
V70
W70
0
In the above example, the execution is carried out in the following Manner.
The maximum memory capacity for macro is 2660 characters. One character equals:
One letter (CL X, Y, T, M, etc.) or -
One numeral (1, 2, 3, . . . . 0) or
One sysmbol (CR, I, F, -, /, etc.)
The delete, space, and other codes. which are ignored by the NC, are not considered characters.
U. S. AMADA, LTD.
Sec. III Pg. 8
-Y
STORING AND RECALLING OF MULTIPLE MACROS
-‘I.’ Multiple macros can be stored and recalled by using thev&T&%y&yThese macro
numbers are only capable of defining a group of multiplt macrosas oti&‘&a&&” They are unable
to store execution instructions.
Example:
u90
UOl
....
....
VOl
UlO
....
....
VlO
u15
....
....
v15
EEzX22.Y 18.T201 - This block is not stored, but is executed.
....
....
vo2
v90
The maximum number of macros stored by each of the macro numbers 90 to 99 is 15. ’
U. S. AMADA, LTD.
Sec. III Pg. 9
PARAMETER SETTING DATA -.
Run time Setting
F&n Time Display Macro Memow Setting’
LSK ABS
-
Setting Procedure ’
u. s. AMADA, LTD.
Sec. III Pg. 10
MULTIPLE PART PARAMETERS
0: When set at zero, it is an indication that G75 and G76 will not be used. All macro numbers 1
to 59 will be executed while simultaneously being stored in macro memory.
i: When set at one, trial punching of the lower left hand part is performed. This is useful for
checking one part in a G98 multiple part program to save time and material.
2: When set at two, the worksheet is processed in multiple part format, but the lower left hand
part is omitted. This will complete the sheet started by the trial punching. -~
3: When set at three, multiple part programs execute normally. This setting is used for produc-
tion running.
NOTE: When using G98 to produce multiple parts, parameter #435 must not be set at zero or an
alarm condition will result.
Example 1. G98X100qY300018000J5000P3K2
0 = X Y reference point
Notes: ,
1. This command establishes the reference points for the multiple part processing.and performs
no punching.
2. When microjoint, shake-a-part processing is desired, it is necessary to add the width of the _
slotting tool to the I and-J values. See examples for clarity.
U. SAMADA, LTD.
Sec. III Pg. 11
698 LAYOUT FOR PUNCHING MULTIPLE PRODUCTS
Format:G98X . . . . Y . . . . I . . . . J . . . . P...K . . . .
Example 1.
I
Mat-eerial
t
3.000 Y
Part
c
I I
1 .oocl 8.000’
CCr-
X I
d e f e r e n c e point for punching
multiple products
“2.j The valu es of I, J, P, and K, as specified by G98, must be either zero or positive values.
u. s. AMADA, LTD.
Sec. III Pg. 12
MULTIPLE PART PROGRAMMING TECHNIQUES
-1
-i,
,! Introduction:
.,’
We have seen in previous sections of this manual how more than one part may be fabricated on a
sheet by using U# -,V# MACROS to store program information and using G93 for moving the
zero reference pointto other locations. While this eliminates the need to write out the part
program over and over; we must still specify an offset (G93) and macro tail (W) for each tool
used, times the number of partson the sheet,
The G98 Multiple Part Set-Up Command gives us a way to tell the Fanuc Control how to find the
zero reference point of each part on the sheet using only one block of information. Then the
original part program can be repeated, one tool at a time, over the entire sheet, starting at any of
the four corners of the sheet.
The three basic steps to creating a Multiple Part program are as follows:
3. Punch all the parts located by the G98 statement. This is done by telling the machine three
things:
-..__ A. Which way to punch (G75 or G76)
B. What to punch (W#)
C. Where to Start (Q#)
u. s. AMADA, LTD.
Sec. iI1 Pg. 13
SHAKE-A-PART PROGRAM METHOD
,,/-- -
Ten Steps For Programming Microjoint Parts
2. Program the original part (one tool at a time, with each tool in a
separate macro, U# - V#)
4. Set up for slotting in one direction (G98 assuming the slot is the part),
7. Set up for slotting in the other direction ’ (G98 assuming the other slot is the part)
You have processed an entire shake-a-part sheet. Following these ten steps will make program-
ming micro-joint parts much easier.
u. s. AMADA, LTD.
Sec. III Pg. 14
EXECUTION OF PUNCHING
3
-5 G75 or G76 W# Q#
-’ Specifies Direction of Recalls U#.& V.# Specifies the Quadrant to
Punching in Program Start Punching
G75W#Q4
G76W+%Q4
n n
This specifies the quadrant of the punching layout from which the punching operation will begin
by G75 and G76.
, G75W#Ql G75W#Q3
G76W#Q2 G76W#Q4
U. S. AMADA, LTD.
Sec. 111 Pg. 15
_ -_
EXECUTION OF- PUNCHING (Continued) /---‘.
6 :
G75 - Execution of Punching In Grid X Direction. ..-
G76 - Execution of Punching In Grid Y Direction.
G76 - The program information between U# and V# is performed starting at the’part located in
the comer of the sheet specified by Q, Punching is performed in a manner similar to Y grid.
Q# - This specifies the sheet corner where punching will begin when using G75 or G76 with G98
format.
u. s. AMADA, LTD.
Sec. III Pg. 16
‘7 EXECUTION OF PUNCHING (Continued)
-b
,/! This shows the punching of products in the X-axis direction only.
\Part
\M a t e r i a l
c
Y 3.000 - I -
.: 1 .ooo
I
k-t! 1
, I
U’I
2600 Y I I -
\
t II
-IL X 1000
The orily “?” that can be used with either G75 or G76 is “Ql” when punching a single row of parts.
G75W#Q4 or Q3
u90 to u99
If the starting point specified by Q is unchnged and either G75 or G76 is to be used alone, it is
possible to represenf multiple sets of U# and V# by a single U# and V#. The macro number for
this function is 90 to 99
0: Programs which do not use software ‘for multiple part punching (does not use G98). -
1: Trial punching (Punches all of Part in corner Ql).
2: Remaining punch work after trial punching (all parts except the one in corner Ql).
3: Entire punch work of multiple part punching.
U. S. AMADA. LTD.
Sec. III Pg. 18
MULTIPLE PART PROGRAMMING
-r
I
I
I
EL
n
I I
I
01
:-
n
I I 12
-x
n
ii G-4
G92x5ooooY5oooo
G98X1000Y200016000J5000P5K3
4-.118 dia RO.
(4 0% m P) 4 t-l-- I BHCl”R.
Ul
G72X4OOOY2500
G2611000J9000K4T205 (. 118 dia.)
Vl
u2
G72X1000Y1000.
G6613OOOJ9OOOP-lOOOT3 12
1. Ul-VI Memory of 1205
‘: B
v2 2. U2-V2 Memory of 1312
u3 3. U3-V3 Memory qf 1228
X4OOOY25001228 (1.500 dia.) , 4, G75WlQ4 All punching of 1
5. G75W2Q2 All punching of 2
v3 6. G75W3Q4 All punchin’g of 3-
G75WlQ4
G75W2Q2
G75W3Q4
G50
u. s. AMADA, LTD.
Sec. III Pg. 19
MULTIPLE PART PROGGMMING (Continued) -
..- “>:
-. :
c-3
r
This is an example where there is neither a cutting area between parts nor a clamping area and
trimming is not performed.
1.8.000
If I (length of part along X axis) = 18 inches and Y (length of part along Y axis) = 10 inches, the
program is:.
U. S. AMADA, LTD.
Sec. III Pg. 20
\I. PROGRAM NQ 10
-1
-h
.-jy Sheet Size 36” X 36” :
1.0 SQ. 0 Deg.
.5 RO.
.125 Ro.
1
1.0” - - 0.5 TYP
_ .125 R O P/P
24 PLCS.
+
0.5” TYP
.!Y RO
TYP 8 PLCS.’
9.0”
4.5”
- 2 . 0 ” -
, 5.0”
-
1 6.0” .
i
U. S. AMADA, LTD.
Sec. III Pg. 21
SAMPLE MULTIPLE SHAKE-A-PART _’ -
I I I I
6 11.000 w
. 0
. . .
0 .
A
.
. 0
. .
. .
0 .
EliI
. 0
.
.
.
. . . .
. : 10.000
. c l -:
. -.
. -.
1
1
I I I I
I
1 v I II
T310 RO 141 0 ’
T-303 SQ 8 7 5 0 -
T207 RO 1500 0
T229 SQ 3000 0
T306 OB 250 x 125 90
T243 RE 3000 x 250 90
T215 RE 3000 x 250 0
END _’
U. S. AMADA, LTD.
Sec. III Pg. 22
SAMPLE MULTIPLE SHAKE-A-PART (Continued)
G92X39370Y39370 VlO
G98X1000Y3000111250J10250P2K2 G76WlQl
Ul G98X1000Y3000111250J 10250P2K3
X25OYl OOOT310 Ull
G371105OOPl J 1 OOOK8 G72XOYO
G72X2500Y6000 G66111 .JOP-30.25D-.OlT215
A 1 G2611 OOOJ4500K4 Vl 1
G72X2500Y8200 G75WlQl
81 G50. _ .~
;:2X85OOY8200
G72X8500Y6000
81
Vl 1
u2
X45OOY55OOT303
G3611 OOOP2J 1 OOOK3
’ ‘)
u3
X25OOY6OOOT207
G3716000P1J2200K1
v3
;;5OOY25OOT229
v4
u5 .
Ml2
X5OOOY 1 OOOT306
AlG28120OJOK24
Ml3
Ml2
X98OOY 1500
A2G28120OJ 18OOOK24
Ml3
Ml2
x5000Y3000 - -
81
Ml3
M l 2 ”
X9800Y35dQ
82
Ml3 ’
E5WlQ4
G75W2Ql ,
G75W3Q4
G75W4Ql
G75W504
G98Xl 000Y3000111250JP0250P3K2
UlO
G72XOYO
G66110000J90000P30000Q250D-1 OT243
U. S. AMADA, LTD.
Sec. III Pg. 23
PROGRAM NO. 11
- 1: -
2. The material is 18.0” in the X direction and 20.0” in the Y direction.
1 . 2 5 ” - -
- .25”
TYP 10 PLCS.
I
4
.7S”
4.75”
186 RO TYP
**
-A
1 ROTYP ZP2 PLCS
19
1;
i-
25”
TYP 2 PLCS.-
1. Process the attached problem as a multiple part using micro joints (shake-a-part)
A - 25 dia. holes
B - .187 dia. holes
C - .375 s q u a r e
D - 1.375 dia. hole
E - .7@ square
F - .156 dia. hole
G - 2. X 25 RE keyed 90 degrees
H - 3. X 25 RE keyed 0 degrees
.--75-m
I I t lA” I I
j-- 2 . 7 5 ” s-4 7 I
.. I= 5.625” 1-j
-2.
U. S. AMADA, LTD.
Sec. III Pg. 25
PROGRAM NO. 13
Program the pictured part as a shaker part. The sheet size is 36,000 x 36,000 mild steel. Use the
tools in the order shown below. Use G92X39.37Y39.37 (Pega 56 Sta.)
TOOL LIST
.093 x 1. OBROUND
18 PLCS.
.6 5 ‘* - - - .246" ,
TYP
5.32"
2.47" SQ
1.665"
U. S. AMADA, LTD.
Sec. III Pg. 26
ADD1TlONAL
‘ts PROGRAMMING
& 0PERATIONA.L
FEATlJRES
\ -
SECTION IV
C6NTROL .CAPABILITI&S
5
-\ CONTROL TYPE PUNCH TYPE SERVO TYPE G98 #MACROS
(This control does not have stripping miss and has Ram Head Discharge)
200B COMA iOH NO 25
Subprogram format:
1. Store the subprogram with a program number, i.e.: 01234
2. Write the program (remember that offsets (G93) can be used to locate the subprogram. No G92
statement is required when using subprograms).
-
3. End the subprogram with M97.
4. Recall the subprogram with M96 P1234 (subprogram number must correspond with the number
stored).
Example:
Subprogram Program
07846 06666
XOYOTl14( l.RO G92X50.Y50.
~0~5T309( .5X.150@90 deg.) G93X7.2Y 12.
M96P7846
M;j7 G93X14.4
M96P7846
G93X21.6
M96P7846
G93XOYO
Xl.Yl.l-215
G36134.PlJ28.Kl
G50
I I
30."
U. S. AMADA, LTD.
Sec. IV Pg. 2
EXAMPLE NO. 6
03337
G92x39.37Y39.37 _
#l G93X23.Y29.
M96P3336
4-G98’S USED As SUBPROGRAMS #2 G93Xl.Yl8.
40000 M96P3335
#3 G93XOYO
M96P3332
#4 G93X2O.YO
M96P3334 .
G50
END
NESTING WITH SUBPROGRAMS
Sec. IV Pg. 3
TURNING ON 673 MIRROR IMAGE ,- -
1. Open front panel of control, the panel with the CRT. Find the main “PC” board. Locate :“‘“y;
the large board toward the bottom of the control. The components will face you. Find the 1: _ .:,
small two (2) position switch in the lower left comer of the board and set on the “enable”
position.
2. Set the mode switch to MDI.
3. Turn the program protect key to “off’.
4. Press the param key.. -Make sure you are ‘on the parameter pagei not PC parameter page. If
PC parameter appears on the CRT, press the parameter button once. -
5. gy N 303. Press input. The cursor should now appear beneath parameter #303 on the
0
7 6 5 4 3 2 1 0 < bit number
u. s. AMADA, LTD.
Sec. IV Pg. 4
‘.
G73.MfRROR IMAGE
7
--$ (G73 X . . . Y.. . Q . . . W.. .)
i
When the patterns of holes to be punched are symmetrical, they can easily be programmed by
using this instruction and the macro function.
X: Distance from a s cified pattern reference-point “0” to the symmetrical pattern reference
point along the ”2r
” axis.
Y: Distance from the same specified pattern reference point “O’! to the symmetrical pattern
reference point along the “Y” axis.
Q: S cification of the starting point.
r1 = Lower Left Comer
Q2 = Lower Right Comer
Q3 = Upper Left Comer
Q4 = Upper Right Corner
W: Macro number storing the specified pattern.
Example:, Indicates Reference Point for Each Part
. 20”
G92mO.Y50. 03,
Ul
. G90X2.Y3.l356
G2811;75545.K4
‘~ Vl
G73X20.YOQ2Wl+ P a r t #2
G73X20.Y2O.Q4Wl + Part #3
~~~XOY20.Q3Wl + Part #4
Part u4 _ Parl x3
20”
Part a 1 Part +2
U. S. AMADA, LID.
Sec. IV Pg. 5
PROGRAM NO. 14
7
10.0
I
‘I
rI
I I
1 I --- -’
;A--. t
U. S. AMADA, LTD.
Sec. IV Pg. 6
EXAMPLE NO. 7
10
ORIGINAL PART G92X39.37Y39.37
SHEET SIZE 5000* 8000 ii G90X4.Y2.T317
G28Il.J9O.K4
z: x1.Yl.l31o
;i %YJoK3
9999 END
cl
cl
cl
q
0 0 0 0.
i
EXAMPLE NO. 7i
10
G92X39.37Y39.37
ii
%0x4 Y2 T317
G73 ALL 4 CORNERS 2 G28Il.i9O.k4
SHEETSIZE 10000* 16000 60
ii
90 $3X10 YOWlQ2
G73XlO:Y16.WlQ4 - -
E G73XOY16.WlQ3
120 G50
9999 END
0000 0000
cl cl
30 cl 4
q 0
cl q
cl El
cl cl
0. El
q Cl
1
c l cl
,
2
c l
u. s. AMADA, LTD.
Sec. IV. Pg. 8
EXAMPLE NO. 7B
G92X39.37Y39.37
G93XlO.Yl6.
%0x4 Y 2 1317
G93 OFFSET UPPER RlGHT Ab G73 G28Il.Ji7&4
SHEET SIZE 10000/16000 x-l.Y-1.1310
CLAMP (1) 2500 G28Il.J18O.K3
(2) 7500
$3X-10 -YOWlQ2
G7jX-lO:Y-16.WlQ4
G73XOY-16. WlQ3
G50
END
0000
cl
2cl
cl
..
cl
cl
4 cl
i
U. S. AMADA, LTD.
Sec. IV Pg.9
EXAMPLE NO. 7C ~
01113
G92x39.37Y39.37
G9OG93XOYO
M96P1212
G93XlO.YO
M96P1212
G93xiO.YO
G73 WITH G93 OVER ENTIRE SHEET M96P1212
SHEET SIZE 40000/32000 -G93X3o.y0
M96P1212
G93XOY16.
M96P1212
G93XlO.Yl6.
M96P1212
G93X2O.Yl6.
M96P1212
G93X30.Yl6.
M96P1212
G50
END
0000 0000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0000 oooa
;;-. a a
0”: : :
a a 0 0 : is a 0
-
: : 0 a
a" : a a : :
5 6 7 8
a 0 0 0 0 0
: : a a a 0 0 er
a 0 a 0 0 0 0 0
q 0 0 0 0 n 0 a
0 0 0 0 0 a 0 0
3600 0000 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
BOO0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0000 0 0 0 0 0 0 0 0
.o 0 a 0 0 0
0 0 : :: 0 0
: :
a a‘. : : : I: : :
a 0' 0 0 0 0 0 a
1 2 3
a 0 P 0 l o a
.: : : : : : aa.
ii : : : 0. 0 j 0 a
0 u a a
DO00 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0000
U. S. AMADA, LTD.
Sec. IV Pg. 10
EXAMPLE NO. 8
G98 WITH REPOSITION
U. S. AMADA, LTD.
Sec. IV Pg. 11
EXAMPLE NO. 9 .--
,c:- -a..
f -
G92X39370Y39370
G98Xl.Y316J6P3K3 !zO.Y20.
$2X2 Y2 FE0
AlG28i.75j45.K4T170 END
.Vl
SHEET SIZE 40000/40000
CLAMP 19000 %.5Tl32
2 27000
Ii gG3615.PlJ5.Kl
G75WlQ4 -
G75W2Q2
G72G90X30.YlO.
%2XlO.Y30.
$O.Y3O.T132
. 0
.
.
.
0
U. S. AMADA, LTD.
Sec. IV Pg. 12
EXAMPLE NO. 10 -
G92X39.37Y39.37 G75W6Q2
1. G98X750Y40001573OJ5570P5K4 3. G98X750Y9570I573OJOP5KO
G75W7Ql
::.25Y 1.5T235 1. G98X750Y41573OJOP5KO
Vl G75W6Q2
2. G98X750Y4IOJ5570F’OK4
:;2GQOXl.25Y1.5 .~
G261875J3000K5T338 :;2xoio
v2 G661532OJ90.P3.Q.25D-01 OT229
!:850Y1685T215 E6~8Qi
E5WlQ4 :;2GQOX548OY5320
G75W2Ql G661532OJ-90.P3000Q250D-010
G75W3Q4
1. G98X750Y4000I5730JOP5KO :?6WQQ3
4. G98X12.21 Y4JOJ5570POK4
&2 G76W8Ql
X65OY425OT317 G76WQQ3
G281246JOKl7 6 G98X23.67Y4.IOJ5570POK4
M l 3 G76W8Ql
G76WQQ3
~5w401 8 G98X29:4Y4.IOJ5570POK4
3. G98X750Y9570I5730JOP5KO UlO
G72X5480YO
kE2
G661532OJ90.P-3.Q-2500-010
X4832Y4250 VlO
G281-246JOKl7 _ G76WlOQl
Ml3 9. G98X750Y26.i815730JbP5KO
Ull
:?5W5Q2 G72GQOX5480Y5320
5. G98X750Y1514015730J0P5K0
G661548CAJ 18000P-3.Q-.25T201
G75W4Ql Vl 1
7. G98X750Y207lOI5730JOP5KO S75Wl lQ2
G75W5Q2 u12
9. G98X750Y26.28I5730JOP5KO 372XOY0
G75W4Qi: 3661548OJOP-3-Q-.25
r/l2
:?2GQOXZ’, Y3 575Wl2Ql
G691-1 SJOi=OQ:l50T209 5 . 1 298X75OY 15.1415730JOP5KO
I 375Wl lQ2
E5~6~2 , li75Wl2Ql
7. G98X750Y20.7lI5730JOP5KO 1. i98X750Y4.15730JOP5KO
;75Wl lQ2 -
:;2GQOX600Y3. ;75Wl2Ql
t;QI 15OOJOPOQl50 i50
G75W7Ql
5. G98X750Y15.1415730J0P5K0
U.S.AMADA,LTD.
Sec.IV Pg.13
EXAMPLE NO. 10A
1. 1. 1. iii wi
-Wll
W6-
WI-
_~~i,,
-01-j -Erj Fri En Fri Frj
-Wll
7.A 111111111111111111 111111111111111111 llllllllllllllllll 1 1 1 1 1 1 1 1 1 l l l l ltltl l l 111111111111111111 - *w4
W6-
pFypFR
- w12
WI---
- Wll
W6-
-~p&jg!$i - w12
l./
2.
4. 6. 4.
i
U. S. AMADA, LTD.
Sec. IV Pg. 14
-\
L.,\ PREPARATION FOR MACHINE OPERATION (6M) ’
-. /j 1. Turn on power (circuit breaker).
2. Push power on button.
3. Origin X, Y, T, and C axis.
A. Turn mode switch to manual.
B. Push jog buttons -X -Y move table about 8” in both X and Y directions.
If you push the wrong buttons and put the machine into an overtravel condition, follow these steps
to remove overtravel alarm.
a. Turn mode switch to manual.
b. Push and hold in OT release button on control panel (use b, onty if not-ready-
light is on).
c. Push jog buttons either plus or minus to move table off limit switches.
d. Once table is moved,. push reset button on control.
e. Continue with origin procedures.
C. Turn mode switch to retract.
D. Push jo buttons +X +Y until both X & Y axis stop at their origins and the originlights
19 & 2%) on the control come on.
E. k ush the turret button and hold until the turret origin light (21) comes on the control.
F. With Auto-Index machines push the +C button and hold until the C-origin light (22)
come on.
he machine is now readv for Automa
%!i
9 1
-ti v-
11
.-I
%
1
.Y.
B
u. s. AMADA, LTD.
Sec. IV Pg. 16
RECALLING SINGLE PROGRAMS OUT OF MEMORY
-.
..-.i, 1. Turn the Mode switch to Memory.
./ 2. Push the Ptigram button.
3. Press address key 0, then enter the program number to be found. Push cursor Down button.
The tirst page of the searched program will appear on the CRT screen.
Since you now have the program on the CRT screen, you may want to search for the word
needed.
WORD SEARCH METHOD
Example search for T201
1. Turn mode switch to “EDIT”.
2. Press address key T and data keys 2,0,1 in that order.
3. Push cursor button down to start search.
Upon coil-pletion of search, the cursor will appear under the T of T201.
ENTERING PROGRAMS MANUALLY INTO MEMORY FROM THE CONTROL PANEL
1. Turn the Program Protect switch to “OFF”.
‘-..zl 2. Turn the Mode switch to edit.
3. Push the Program button.
4. Press the address key 0, then enter the program number to be registered. Press the Insert but-
ton.
5. Push EOB(end of block) button, then insert button. The display on the CRT screen will appear
in the upper left of the screen.
6. Now you can enter the program to be stored in memory.
After word search, word insertion, or editing, the cursor should be returned to program start
position (top of program) before machine operation. Use the following procedures.
Method 1
1. Turn Mode switch (42 to memory.
2. Push Cursor buttod + The cursor will
return to the beginning of the program.
-
Method 2 ’
1. Turn Mode switch (42) to edit.
2. Push the Reset button. The cursor will return to the
beginning of the rogram.
3. Turn Mode switc rl to memory for automatic operation.
U. S. AMADA, LTD.
Sec. IV Pg. 17
LOADING TAi’E INTO MEMORY ;
U. S. AMADA, LTD.
Sec. IV Pg. 18
AUTO INDEX REORIGIN
‘\, In some emergency situations the auto index could be left in other than 0 de , position. If this
.-: , occurs it will be necessary to origin the auto index before the turret. This is t.fl e sequence to follow:
1. Turn SELECT switch to retract mode.
2. Holt in AUTO INDEX origin button until turret error message appears.
3. Hit emergency stop button on 6M control
4. Pull out emergency stop button on 6M control.
5. Origin X & Y axis.
6. Origin turret. :
7. Reorigin auto index. -
Punch is now ready for normal operation.
SETTING MULTIPLE PART
U. S. AMADA, LTD.
Sec. IV Pg. 19
SETTING MULTIPLE PARTWontinued)
u. s. AMADA, LTD.
Sec. IV Pg. 20
., ,
ARIES
r- Q U I C K
REFERENCE
S E C T I O N V
ARIES
Set Buttons
The set portion of the control only has two p,lgec: in it. The first page has seven components.
1. The number of sheets processed.
2. Power on is the actual time the machine is turned on.
3. R-unning time is the actual running time of your sheets. The clock starts when the table leaves
the limit switch and runs until the table returns home and shuts off the clock. __
4. Decimal Point Input. Here we have two options to choose from:
A. 0: When set at zero the machine will look at all your inch dimensions and assume a
whole number (i.e. 10 is read as 10000 or 10.). Angles will be read as complete
degrees (i.e. 90 is 9000 or 90.). So, in this zero mode the machine-adds three places
for your mch dimensions and two places for your angles.
Caution: In’ this mode you must use a decimal point for fractions of an inch and from minutes
of a degree (i.e. .250 for a quarter-inch and for 30 minutes) after the conversion it
would be wrrtten 5 or 50.
If you just put X250 without the decimal point the machine will give you an X-axis
over travel alarm because the machine ~111 try to move to two-hundred and fifty
inches away.
B. 1: In this mode the machine will carry out three places for all inch dimensions and two
places for all angles when you leave off the decimal point,
i.e. twenty inches (20”) is read .020 not 20.
i.e. ninety degrees is read .90 not 90.
5. Inch/Metric: Here you can choose to program with either inch or metric dimensions.
6. Punch Code: EIA or IS0
7. Macro delete.,
This completes the first page. Now, push the button titled “Next Page.” On the second page WC
have a hit counter for every tool in our turret and a total hit counter for all the tools combined.
Note: To set or reset any of the components on these two pages, do the following:
,
Push the MD1 button.
Move your cursor with any of the four arrow keys to whatever you want to change. Once-you have
moved your cursor to where you need it. Push the data keys for the number required:
Push the input button to complete the change.
U. S. AMADA, LTD.
Sec. V Pg. 1
MD1 Operation
u. s. AMADA, LTD.
Sec. V Pg. 4
Programs Store in Memory
< 1. Push Auto Button.
.:“’ 2. Push the Search Button. . . .
This will give you a list of all programs that exist in the controls memory.
3. Move the cursor to the required program or type in the program name.
4; Now push Input. .. <-
.j-
.-
The program will now appear on the CRT screen.
5. Push Start to run the piogram., ‘..
.> -
Search -Function
With your program on the screen you may want to search out some part of the program for editing
purposes.
1. Push the Edit Button.
For our example we will search for a dimension of Y25. in the middle of the program.
2. Push Y, 2,5, ., in that order. You will see YZ5. at the bottom left of the CR? screen.
.-: 3. Push the cursor down arrow (J, ) to start the search.
Note: Do not push the search button. If you do, it will change your screen to list all the programs
stored in memory.
The cursor is now under the Y25. in the program. Now that we are here let’s change the Y25. to
Y22.
A. Push the Y,. 2,2,. ., in that order. Y22. will appear at the bottom left of the screen.
B. Push the ‘Alter” button to make the change.
If this is-all you. need to change in this program, push the Auto button. This will do two
things. f
1) Set the machine for automatic operation.
2) Move the cursor to the beginning of’the program. .
i
4. If you are ready to run the program just push Start.
u. s. AMADA, LTD.
Sec. V Pg. 5
04PC
t- mlJICK
* REFERENCE
-
SECTION VI ”
PREPARATION FOR MACHINE OPERATION
7 (Amadan 04P Control)
k,.‘,
.- ,i! 1. Turn on Power (circuit breaker).
2. Push Power On button.
Wait until the TDC and the NC ready light have come on.
3. Push the Ref Zero button (the light must be on).
4. Now push the plus X, plus Y and turret buttons in that o ier,
5. Confirm that the lights on each of these jog buttons are (X, Y and turret).
6. At this time the “axes reference” light iocated under the TDC light.
7. The machine is now ready for automatic operation.
. . __
u. s. AMADA, LTD.
Sec. VI Pg. 1
1. Push and hold the OT release button until the “Not Ready)’ at the bottom of the CRT screen .
goes off. ,‘-
i. Still holding the OT button in with your other hand push the (-) X or (-) Y buttons to move the <‘-.‘:
table off the limit switches. Ii
3. Push Reset.
4. Push the Ref Zero button (make sure the-light is on).
5. Push plus (+) X, plus (+) Y and the turret buttons in that order.
Now you should have no alarms and the Axes Reference light should be on.
The machine is now ready for automatic operation.
_.
ENTERING PROGRAMS MANUALLY INTO MEMORY
(Using Program Directory) ,.
1. Push Edit.
2. Turn Edit Protect key.to off.
3. Push and hold the Func (function) button.
4. Still holding the Func button in, push the Prgnn (Program) button.
5. Push Directory button.
6. Type in the program ID number 1111 (you can use 0001 to 7999).
7. Push the “New Pro&9 button.
8. Push Insert. ,
9. Push EOB. -
10. Push Insert.
Doing steps 9 and 10 will separate the ID numbers from the program data.
Type in the program.
NOTE: Finish each line of the program with EOB button then push insert before going to the next
line.
u. s. AMADA, LTD.
Sec. VI Pg. 2
ENTERING PROGRAMS MANUALLY INTO MEMORY
(Using the Program Display)
,:,i 1. Push Edit.
2. Turn Edit Protect key to off.
3. Push and hold the Func button.
4. Still holding in the Func button, push the Prgrm button.
5. Push the address letter 0 and the ID number, i.e. 2222. (You can use..numbers 0001 to 7999).
6. Push Insert..
7. Push EOB.
8. Push Insert.
Steps 7 and 8 will separate the ID number from the program data.
9. Now type the program using the EOB button at the end of each line of information and
before pushing insert.
u. s. AMADA, LTD.
Sec. VI P. 3
6. Load the tape into tape reader.
.-
NOTE: The tape gear holes should be toward you as you load it into the reader. The tape
progresses from right to left .-..\. .’
.. .J
7. Plip the tape reader switch to “Auto”.
8. T in the ID number, i.e. 3456. Type in ID number only if the ta has no number or
tre number needs to be changed..You can use numbers from 000 rto 7999.
9. Push the Read button at the bottom of the CRT screen.
After the tape is read, the first page of the program will appear on the CRT screen.
II. 1. Push the Memory button (the light should be on).
2. Turn the Edit Protect key to off.
3. Push and hold the Func button.
4. Holding the Func button, push the Prgrxnbutton (T ).
5. Push the Program button at the bottom left of your CRT screen.
6. Load the tape into the tape reader (see note above).
7. Flip the tape reader switch to “Auto”.
8. Type in ID number (i.e. 01234), only if needed. .
NOTE: In the memory mode you must type in the Zero before the ID number.
9. Push the Read button at the bottom of the CRT screen.
.MDI OPERATION
(Manual Data Input)
To input one instruction block through the NC panel and execute, proceed as follows:
1. Push the MD1 button (the light should be on).
2. Push the Comnd button while holding in the’Func button. We want the page titled next block
MDI. ,You only have two pages to choose from.
3. Push the Pos button (T) or set button (,j,) to change pages.
4. Type in data needed. For our example, we will type in X10. Input Y20. Input T220 input.
-
5. Push the Start button for positioning only.
6. Push the Punching button to punch a hole if that is all you need.
7. Type in GSO Input.
8. The Start button will now bring the machine home.
U. S. AMADA, LTD.
Sec. VI Pg. 4
RECALLING SINGLE PROGRAMS OUT OF MEMORY
_
\‘! 1. Push the Memory button (the light should be on).
2. Holding in the Func button, push the program button.
3. Push the Program button at the bottom of the CRT screen.
4. Type in the ID number, i.e. 4567. In this mode there is no need to type in the Zero.
5. Push the Alarm button. This is the cursor down button.
The first page of the program will be on the CRT.
u. s. AMADA, LTD.
‘Sec. VI Pg. 5