FANUC Series 30i/300i/300is-MODEL A. Machining Center System. User's manual - page 84

 

  Index      Manuals     FANUC Series 30i/300i/300is-MODEL A. Machining Center System. User's manual (B-63944EN/03)

 

Search            copyright infringement  

 

 

 

 

 

 

 

 

 

 

 

Content      ..     82      83      84      85     ..

 

 

 

FANUC Series 30i/300i/300is-MODEL A. Machining Center System. User's manual - page 84

 

 

 PROGRAMMING 

B-63944EN/03

 

 

- 628 - 

18. PROGRAMMABLE 

PARAMETER INPUT (G10) 

Example 

1.  Set bit 2 (SBP) of bit type parameter No. 3404 
 

G10L52 ; 

Parameter entry mode 

N3404 R 00000100 ;  SBP setting 
G11 ; 

Cancel parameter entry mode   

 
2.  Change the values for the Z-axis (3rd axis) and A-axis (4th axis) 

in axis type parameter No. 1322 (the coordinates of stored stroke 
limit 2 in the positive direction for each axis). 

 

(When the increment systems for the 3rd and 4th axes are IS-B 
and millimeter machine, respectively) 

 

G10L52 ; 

Parameter entry mode 

N1322P3R4500 ; 

Change the value for the Z-axis to 4.500

N1322PP4R12000 ;  Change the value for the A-axis to 

12.000 

G11 ; 

Cancel parameter entry mode 

 
3.  Change compensation point numbers 10 and 20 of pitch error 

compensation. 

 

G10L50 ; 

Pitch error compensation data entry 
mode 

N10010R1 ; 

Change the compensation point number 
from 10 to 1 

N10020R5 ; 

Change the compensation point number 
from 20 to 5 

G11 ; 

Pitch error compensation data entry 
mode 

 
 

B-63944EN/03

 PROGRAMMING 

19.PATTERN DATA INPUT

 

 

- 629 - 

19 

PATTERN DATA INPUT 

 
Chapter 19, "PATTERN DATA INPUT", consists of the following 
sections: 
 
19.1 OVERVIEW...........................................................................630 
19.2 EXPLANATION ....................................................................631 
19.3  EXPLANATION OF OPERATION ......................................634 
19.4  DEFINITION OF THE SCREEN ..........................................638 
 

19.PATTERN DATA INPUT

 PROGRAMMING 

B-63944EN/03

 

 

- 630 - 

19.1 

OVERVIEW 

 
In the program of the fixed form processing with the custom macro, 
the operator select the processing pattern on the menu screen and 
specified the size, number and so on to the variable on the custom 
macro screen. As above mentioned, this function enables users to 
perform programming simply without programming using an existing 
NC language. 
With the aid of this function, a machine tool builder can prepare the 
program of a hole machining cycle (such as a boring cycle or tapping 
cycle) using the custom macro function, and can store it into the 
program memory. 
This cycle is assigned pattern names, such as BOR1, TAP3, and 
DRL2. 
An operator can select a pattern from the menu of pattern names 
displayed on the screen. 
Data (pattern data) which is to be specified by the operator should be 
created in advance with variables in a drilling cycle. 
The operator can identify these variables using names such as DEPTH, 
RETURN RELIEF, FEED, MATERIAL or other pattern data names. 
The operator assigns values (pattern data) to these names.

 

The operator selects the pattern on the menu screen, and the selected 
pattern number is assigned to the system variable. The custom macro 
of the selected pattern can be started by starting a program then 
referring to the system variable in the program. 
 

B-63944EN/03

 PROGRAMMING 

19.PATTERN DATA INPUT

 

 

- 631 - 

19.2 

EXPLANATION

 

 
This function is consist of Pattern menu screen and Custom macro 
screen. 
The process pattern is selected on the pattern menu screen. 
Then the process pattern is selected, the custom macro screen is 
displayed. 
On this custom macro screen, the variable with the name and coment 
is displayed according to the selected process pattern. 
The process data can be input by referring to the variable name with 
the numerical value on the drawing. 
 
The following is the example for the pattern menu and the custom 
macro. 
 
(1)  Pattern menu screen 

 

Fig. 19.2 (a) Pattern data menu screen (10.4-inch) 

 

19.PATTERN DATA INPUT

 PROGRAMMING 

B-63944EN/03

 

 

- 632 - 

 

Fig. 19.2 (b) Pattern data menu screen (15-inch) 

 
(2)  Custom macro screen 
 

The name of varialbe and comment can be displayed on the usual 
custom macro screen. 

 

The menu title and pattern name on the pattern menu screen and 
the variable name on the custom macro screen can be defined 

 

The position of the comment displayed on the custom macro 
screen can be selected by setting bit 0 (POC) of parameter No. 
11318. 

 

On 15-inch display unit, the comment is displayed at only bottom 
of the custom macro screen. 

 

 

 

Fig. 19.2 (c) Custom macro screen

 (

No. 11318#0=0

)

 (10.4-inch) 

 

B-63944EN/03

 PROGRAMMING 

19.PATTERN DATA INPUT

 

 

- 633 - 

 

Fig. 19.2 (d) Custom macro screen (parameter No. 11318#0=1) (10.4-inch) 

 

Fig. 19.2 (e) Custom macro screen

 

(15-inch) 

 

19.PATTERN DATA INPUT

 PROGRAMMING 

B-63944EN/03

 

 

- 634 - 

19.3 

EXPLANATION OF OPERATION 

 
The following explains how to display the pattern menu screen. 
 

For 7.2-, 8.4-, and 10.4-inch LCDs 

Press function key 

Press continous menu key 

Press soft key [PATTERN MENU]. 

 

For a 15-inch LCD 

Press function key 

Press vertical soft key [NEXT    PAGE] several times. 

Press vertical soft key [PATTERN MENU]. 

 

Pattern menu screen 

The following pattern menu is displayed. 
 

 

Fig. 19.3 (f) Pattern menu screen (10.4-inch) 

 

B-63944EN/03

 PROGRAMMING 

19.PATTERN DATA INPUT

 

 

- 635 - 

 

Fig. 19.3 (g) Pattern menu screen (15-inch) 

 
Select the pattern on this screen 
The following two methods are effective. 

 

Selection by cursor 

 

Move the cursor to the pattern name with the cursor move keys 

  and press the softkey [SELECT] or 

 

Selection by setting of pattern number 

 

The number that is displayed in the left side of the pattern name 
is input and press the softkey [select] or 

 
The selected pattern number is registered to system variable #5900. 
The custom macro of the selected pattern can be started by starting a 
fixed program (external program No. search) with an external signal. 
This program refers to the system variable #5900 in the program. This 
system variable #5900 is kept after power-off. 
 

 

 

 

 

 

 

 

Content      ..     82      83      84      85     ..