FANUC Series 30i/31i/32i-MODEL A Specification for Machining Data Management Function Additional Manual Page 3

Additional Manual
A-90226E
Title
Draw
No.
Ed. Date Design Description
Date Sep.15.05 Design. Apprv.
3/6
page
F
ANUC Series 30
i
i
/32
i
-
MODEL A
Specification for
Machining data management function
Example)
- G10 program format for tool offset
G10 G90 L10 P1 R1.000 /*Geometry offset for H code*/
G10 G90 L11 P1 R0.001 /*Wear offset for H code*/
G10 G90 L12 P1 R2.000 /*Geometry offset for D code */
G10 G90 L13 P1 R0.002 /*Wear offset for D code*/
- G10 program format for workpiece origin offset
G10 L2 P0 X0.0 Y0.0 Z0.0 /*External workpiece origin offset*/
G10 L2 P1 X0.0 Y0.0 Z0.0 /*Workpiece origin offset for G54*/
G10 L2 P2 X0.0 Y0.0 Z0.0 /*Workpiece origin offset for G55*/
G10 L2 P3 X0.0 Y0.0 Z0.0 /*Workpiece origin offset for G56*/
G10 L2 P4 X0.0 Y0.0 Z0.0 /*Workpiece origin offset for G57*/
Template folder
When new machining program is made, basic program are stored as model
program in TEMPLATE folder beforehand. When machining data folder is
made, editing the program copied from model program can make the
program efficiently and prevent mistaking. However, template folder is
common in all paths.
Operation for machining data management screen
The following operations can be executed on machining data management
screen.
Selection of machining data folder
When machining folder is selected, the programs in folder are displayed and
main program is automatically selected as program for auto operation.
New making of machining data folder
The machining folder can be made from template folder.
Copy of machining data folder
Current folder can be copied as specified folder name.
Deletion of machining data folder
Specified folder can be deleted.
Input/output of machining data folder
The folder can be input/output.

Contents Summary of FANUC Series 30i/31i/32i-MODEL A Specification for Machining Data Management Function Additional Manual

  • Page 1FANUC Series 30i/31i/32i-MODEL A Specification for Machining data management function FANUC Series 30i/31i/32i -MODEL A Title Specification for Machining data management function Draw No. A-90226E Ed. Date Design Description page 1/6 Date Sep.15.’05 Design. Apprv.
  • Page 21.1 Machining data management function Overview This function manages the folders that are distinguished by the kind of machining. The machining data can be newly made and selected in machining data management screen. Template folder is installed, and model program can be made into the folder. When
  • Page 3Example) - G10 program format for tool offset G10 G90 L10 P1 R1.000 /*Geometry offset for H code*/ G10 G90 L11 P1 R0.001 /*Wear offset for H code*/ G10 G90 L12 P1 R2.000 /*Geometry offset for D code */ G10 G90 L13 P1 R0.002 /*Wear offset for D code*/ - G10 program format for workpiece origin offset
  • Page 4Protection function Protection for template folder The template folder is protected by the 8-level data protection function. NOTE To use the function, the 8- level data protection is also necessary. Protection of model program In making machining data folder, it is prohibited to edit specified block
  • Page 5Template folder O0001; O0002; G28X0Y0Z0;//read-only Block that is protected in model program X10.Y10.Z10.; X20.Y20.Z20.; //read-only O0003; M30; O0004; Making new folder Machining data folder O0001; O0002; G28X0Y0Z0; //read_only Block that is protected in model program X5.; X10.Y10.Z10.; Block that