Fagor 8055 M Owner's manual

CNC 8055
·M· & ·EN·
Programming manual
Ref.1711
Soft: V02.2x

This product uses the following source code, subject to the terms of the GPL license. The applications busybox V0.60.2;
dosfstools V2.9; linux-ftpd V0.17; ppp V2.4.0; utelnet V0.1.1. The librarygrx V2.4.4. The linux kernel V2.4.4. The linux boot
ppcboot V1.1.3. If you would like to have a CD copy of this source code sent to you, send 10 Euros to Fagor Automation
for shipping and handling.
All rights reserved. No part of this documentation may be transmitted,
transcribed, stored in a backup device or translated into another language
without Fagor Automation’s consent. Unauthorized copying or distributing of this
software is prohibited.
The information described in this manual may be subject to changes due to
technical modifications. Fagor Automation reserves the right to change the
contents of this manual without prior notice.
All the trade marks appearing in the manual belong to thecorresponding owners.
The use of these marks by third parties for their own purpose could violate the
rights of the owners.
It is possible that CNC can execute more functions than those described in its
associated documentation; however, Fagor Automation does not guarantee the
validity of those applications. Therefore, except under the express permission
from Fagor Automation, any CNC application that is not described in the
documentation must be considered as "impossible". In any case, Fagor
Automation shall not be held responsible for any personal injuries or physical
damage caused or suffered by the CNC if it is used in any way other than as
explained in the related documentation.
The content of this manual and its validity for the product described here has been
verified. Even so, involuntary errors are possible, hence no absolute match is
guaranteed. However, the contents of this document are regularly checked and
updatedimplementingthenecessary corrections ina later edition. Weappreciate
your suggestions for improvement.
The examples described in this manual are for learning purposes. Before using
them in industrial applications, they must be properly adapted making sure that
the safety regulations are fully met.
DUAL-USE PRODUCTS
Products manufactured by FAGOR AUTOMATION since April 1st 2014 will
include "-MDU" in their identification if they are included on the list of dual-use
products according to regulation UE 428/2009 and require an export license
depending on destination.

Programming manual
CNC 8055
CNC 8055i
SOFT: V02.2X
·3·
INDEX
About the product ......................................................................................................................... 9
Declaration of conformity and Warranty conditions .................................................................... 11
Version history............................................................................................................................ 13
Safety conditions ........................................................................................................................ 17
Returning conditions ................................................................................................................... 21
Additional notes .......................................................................................................................... 23
Fagor documentation.................................................................................................................. 25
CHAPTER 1 GENERAL CONCEPTS
1.1 Part programs ................................................................................................................28
1.1.1 Considerations regarding the Ethernet connection .................................................... 30
1.2 DNC connection............................................................................................................. 31
1.3 Communication protocol via DNC or peripheral device ................................................. 32
CHAPTER 2 CREATING A PROGRAM
2.1 Program structure at the CNC ....................................................................................... 34
2.1.1 Block header .............................................................................................................. 34
2.1.2 Program block ............................................................................................................ 35
2.1.3 End of block ...............................................................................................................36
2.2 Local subroutines within a program ............................................................................... 37
CHAPTER 3 AXES AND COORDINATE SYSTEMS
3.1 Axis nomenclature ......................................................................................................... 40
3.1.1 Axis selection .............................................................................................................41
3.2 Plane selection (G16, G17, G18, G19).......................................................................... 42
3.3 Part dimensioning. Millimeters (G71) or inches (G70) ................................................... 44
3.4 Absolute/incremental programming (G90, G91) ............................................................ 45
3.5 Coordinate programming ............................................................................................... 46
3.5.1 Cartesian coordinates ................................................................................................ 47
3.5.2 Polar coordinates ....................................................................................................... 48
3.5.3 Cylindrical coordinates ............................................................................................... 50
3.5.4 Angle and Cartesian coordinate................................................................................. 51
3.6 Rotary axes.................................................................................................................... 52
3.7 Work zones .................................................................................................................... 53
3.7.1 Definition of the work zones ....................................................................................... 53
3.7.2 Using the work zones................................................................................................. 54
CHAPTER 4 REFERENCE SYSTEMS
4.1 Reference points............................................................................................................ 55
4.2 Machine reference (Home) search (G74) ...................................................................... 56
4.3 Programming with respect to machine zero (G53) ........................................................ 57
4.4 Coordinate preset and zero offsets................................................................................ 58
4.4.1 Coordinate preset and S value limitation (G92) ......................................................... 59
4.4.2 Zero offsets (G54..G59 and G159) ............................................................................ 60
4.5 Polar origin preset (G93)................................................................................................ 64
CHAPTER 5 ISO CODE PROGRAMMING
5.1 Preparatory functions..................................................................................................... 66
5.2 Feedrate F ..................................................................................................................... 69
5.2.1 Feedrate in mm/min or inches/min (G94)................................................................... 70
5.2.2 Feedrate in mm/rev.or inches/rev (G95) .................................................................... 71
5.2.3 Constant surface speed (G96) ................................................................................... 72
5.2.4 Constant tool center speed (G97) .............................................................................. 73
5.3 Spindle turning speed (S) .............................................................................................. 74
5.4 Spindle selection (G28, G29)......................................................................................... 75
5.5 Synchronized spindles (G30, G77S, G78S) .................................................................. 76
5.6 Tool number (T) and tool offset (D)................................................................................ 77

·4·
Programming manual
CNC 8055
CNC 8055i
SOFT: V02.2X
5.7 Auxiliary function (M) ..................................................................................................... 78
5.7.1 M00. Program stop .................................................................................................... 79
5.7.2 M01. Conditional program stop.................................................................................. 79
5.7.3 M02. End of program ................................................................................................. 79
5.7.4 M30. End of program with return to the first block ..................................................... 79
5.7.5 M03, M4, M5. Spindle start and stop ......................................................................... 79
5.7.6 M06. Tool change code ............................................................................................. 81
5.7.7 M19. Spindle orientation ............................................................................................ 82
5.7.8 M41, M42, M43, M44. Spindle gear change .............................................................. 83
5.7.9 M45. Auxiliary spindle / Live tool................................................................................ 84
CHAPTER 6 PATH CONTROL
6.1 Rapid traverse (G00) ..................................................................................................... 85
6.2 Linear interpolation (G01) .............................................................................................. 86
6.3 Circular interpolation (G02, G03)................................................................................... 87
6.4 Circular interpolation with absolute arc center coordinates (G06) ................................. 92
6.5 Arc tangent to previous path (G08)................................................................................ 93
6.6 Arc defined by three points (G09).................................................................................. 94
6.7 Helical interpolation ....................................................................................................... 95
6.8 Tangential entry at the beginning of a machining operation (G37)................................ 96
6.9 Tangential exit at the end of a machining operator (G38) ............................................. 97
6.10 Automatic radius blend (G36) ........................................................................................ 98
6.11 Chamfer (G39)...............................................................................................................99
6.12 Threading (G33) .......................................................................................................... 100
6.13 Variable pitch threads (G34)........................................................................................ 102
6.14 Move to hardstop (G52)............................................................................................... 103
6.15 Feedrate "F" as an inverted function of time (G32)...................................................... 104
6.16 Tangential control (G45) .............................................................................................. 105
6.16.1 Considerations about the G45 function.................................................................... 107
6.17 G145. Temporary cancellation of tangential control .................................................... 108
CHAPTER 7 ADDITIONAL PREPARATORY FUNCTIONS
7.1 Interruption of block preparation (G04)........................................................................ 109
7.1.1 G04 K0: Block preparation interruption and coordinate update ............................... 111
7.2 Dwell (G04 K) .............................................................................................................. 112
7.3 Working with square (G07) and round (G05,G50) corners.......................................... 113
7.3.1 G07 (square corner)................................................................................................. 113
7.3.2 G05 (round corner) .................................................................................................. 114
7.3.3 Controlled round corner (G50) ................................................................................. 115
7.4 Look-ahead (G51)........................................................................................................ 116
7.4.1 Advanced look-ahead algorithm (integrating Fagor filters) ...................................... 118
7.4.2 Look-ahead operation with Fagor filters active ........................................................ 119
7.5 Mirror image (G10, G11. G12, G13, G14) ................................................................... 120
7.6 Scaling factor (G72)..................................................................................................... 121
7.6.1 Scaling factor applied to all axes. ............................................................................ 122
7.6.2 Scaling factor applied to one or more axes.............................................................. 123
7.7 Pattern rotation (G73) .................................................................................................. 125
7.8 Electronic axis coupling/uncoupling............................................................................. 127
7.8.1 Electronic axis coupling, slaving, (G77) ................................................................... 128
7.8.2 Cancellation of the electronic axis coupling, slaving, (G78)..................................... 129
7.9 Axes toggle G28-G29 .................................................................................................. 130
CHAPTER 8 TOOL COMPENSATION
8.1 Tool radius compensation (G40, G41, G42)................................................................ 132
8.1.1 Beginning of tool radius compensation .................................................................... 133
8.1.2 Sections of tool radius compensation ...................................................................... 136
8.1.3 Cancellation of tool radius compensation ................................................................ 137
8.1.4 Change of type of radius compensation while machining........................................ 143
8.2 Tool length compensation (G43, G44, G15)................................................................ 144
8.3 Collision detection (G41 N, G42 N) ............................................................................. 146
CHAPTER 9 CANNED CYCLES
9.1 Canned cycle definition................................................................................................ 148
9.2 Influence zone of a canned cycle ................................................................................ 149
9.2.1 G79. Modification of the canned cycle parameters.................................................. 150
9.3 Canned cycle cancellation ........................................................................................... 152
9.4 Some general points to consider ................................................................................. 153
9.5 Machining canned cycles............................................................................................. 154
9.6 G69. Drilling canned cycle with variable peck ............................................................. 157
9.6.1 Basic operation ........................................................................................................ 159

Programming manual
CNC 8055
CNC 8055i
SOFT: V02.2X
·5·
9.7 G81. Drilling canned cycle ........................................................................................... 162
9.7.1 Basic operation ........................................................................................................ 163
9.8 G82. Drilling canned cycle with dwell........................................................................... 165
9.8.1 Basic operation ........................................................................................................ 166
9.9 G83. Deep-hole drilling canned cycle with constant peck............................................ 168
9.9.1 Basic operation ........................................................................................................ 170
9.10 G84. Tapping canned cycle ......................................................................................... 172
9.10.1 Basic operation ........................................................................................................ 174
9.11 G85. Reaming canned cycle........................................................................................ 177
9.11.1 Basic operation ........................................................................................................ 178
9.12 G86. Boring cycle with withdrawal in G00.................................................................... 179
9.12.1 Basic operation ........................................................................................................ 181
9.13 G87. Rectangular pocket canned cycle. ...................................................................... 182
9.13.1 Basic operation ........................................................................................................ 185
9.14 G88. Circular pocket canned cycle .............................................................................. 188
9.14.1 Basic operation ........................................................................................................ 192
9.15 G89. Boring cycle with withdrawal at work feedrate (G01) .......................................... 194
9.15.1 Basic operation ........................................................................................................ 195
9.16 G210. Bore milling canned cycle ................................................................................. 196
9.16.1 Basic operation ........................................................................................................ 198
9.17 G211. Inside thread milling cycle ................................................................................. 199
9.17.1 Basic operation ........................................................................................................ 201
9.18 G212. Outside thread milling cycle .............................................................................. 202
9.18.1 Basic operation ........................................................................................................ 204
CHAPTER 10 MULTIPLE MACHINING
10.1 G60: Multiple machining in a straight line .................................................................... 206
10.1.1 Basic operation ........................................................................................................ 207
10.2 G61: Multiple machining in rectangular pattern ........................................................... 208
10.2.1 Basic operation ........................................................................................................ 210
10.3 G62: Multiple machining in grid pattern ....................................................................... 211
10.3.1 Basic operation ........................................................................................................ 213
10.4 G63: Multiple machining in a circular pattern............................................................... 214
10.4.1 Basic operation ........................................................................................................ 216
10.5 G64: Multiple machining in an arc................................................................................ 217
10.5.1 Basic operation ........................................................................................................ 219
10.6 G65: Machining programmed with an arc-chord.......................................................... 220
10.6.1 Basic operation ........................................................................................................ 221
CHAPTER 11 IRREGULAR POCKET CANNED CYCLE
11.1 2D pockets ................................................................................................................... 225
11.1.1 Drilling operation ...................................................................................................... 228
11.1.2 Roughing operation.................................................................................................. 229
11.1.3 Finishing operation................................................................................................... 232
11.1.4 Profile programming syntax ..................................................................................... 234
11.1.5 Profile intersection.................................................................................................... 235
11.1.6 Profile programming syntax ..................................................................................... 239
11.1.7 Errors ....................................................................................................................... 241
11.1.8 Programming examples ........................................................................................... 243
11.2 3D pockets ................................................................................................................... 246
11.2.1 Roughing operation.................................................................................................. 250
11.2.2 Semi-finishing operation........................................................................................... 253
11.2.3 Finishing operation................................................................................................... 255
11.2.4 Geometry of the contours or profiles........................................................................ 258
11.2.5 Profile programming syntax ..................................................................................... 259
11.2.6 Composite 3D profiles.............................................................................................. 264
11.2.7 Profile stacking......................................................................................................... 267
11.2.8 Profile programming syntax ..................................................................................... 268
11.2.9 Programming examples ........................................................................................... 270
11.2.10 Errors ....................................................................................................................... 282
CHAPTER 12 PROBING
12.1 Probing (G75, G76)...................................................................................................... 286
12.2 Probing canned cycles................................................................................................. 287
12.3 PROBE 1. Tool length calibrating canned cycle .......................................................... 288
12.3.1 Calibrate the length or measure the length wear of a tool. ...................................... 290
12.3.2 Calibrate the radius or measure the radius wear of a tool ....................................... 293
12.3.3 Measure or calibrate the tool radius wear and tool length wear............................... 295
12.4 PROBE 2. Probe calibration canned cycle. ................................................................. 298
12.4.1 Basic operation ........................................................................................................ 300

·6·
Programming manual
CNC 8055
CNC 8055i
SOFT: V02.2X
12.5 PROBE 3. Surface measuring canned cycle ............................................................... 302
12.5.1 Basic operation ........................................................................................................ 304
12.6 PROBE 4. Outside corner measuring canned cycle.................................................... 306
12.6.1 Basic operation ........................................................................................................ 307
12.7 PROBE 5. Inside corner measuring canned cycle....................................................... 309
12.7.1 Basic operation ........................................................................................................ 310
12.8 PROBE 6. Angle measuring canned cycle .................................................................. 312
12.8.1 Basic operation ........................................................................................................ 313
12.9 PROBE 7. Corner and angle measuring canned cycle................................................ 315
12.9.1 Basic operation (measuring an outside corner) ....................................................... 316
12.9.2 Basic operation (measuring an inside corner) ......................................................... 318
12.10 PROBE 8. Hole measuring cycle................................................................................. 320
12.10.1 Basic operation ........................................................................................................ 321
12.11 PROBE 9. Boss measuring cycle ................................................................................ 323
12.11.1 Basic operation ........................................................................................................ 324
12.12 PROBE 10. Rectangular part centering canned cycle................................................. 326
12.12.1 Basic operation ........................................................................................................ 328
12.13 PROBE 11. Circular part centering canned cycle........................................................ 329
12.13.1 Basic operation ........................................................................................................ 331
12.14 PROBE 12. Tabletop probe calibration........................................................................ 332
CHAPTER 13 HIGH-LEVEL LANGUAGE PROGRAMMING
13.1 Lexical description ....................................................................................................... 337
13.2 Variables...................................................................................................................... 339
13.2.1 General purpose parameters or variables ............................................................... 340
13.2.2 Variables associated with tools................................................................................ 342
13.2.3 Variables associated with zero offsets..................................................................... 345
13.2.4 Variables associated with function G49 ................................................................... 347
13.2.5 Variables associated with machine parameters....................................................... 349
13.2.6 Variables associated with work zones ..................................................................... 350
13.2.7 Variables associated with feedrates ........................................................................ 351
13.2.8 Variables associated with coordinates..................................................................... 353
13.2.9 Variables associated with electronic handwheels.................................................... 356
13.2.10 Variables associated with feedback......................................................................... 358
13.2.11 Variables associated with the main spindle ............................................................. 359
13.2.12 Variables associated with the second spindle ......................................................... 362
13.2.13 Variables associated with the live tool ..................................................................... 365
13.2.14 PLC related variables............................................................................................... 366
13.2.15 Variables associated with local parameters............................................................. 368
13.2.16 Sercos variables ...................................................................................................... 369
13.2.17 Software & hardware configuration variables .......................................................... 370
13.2.18 Variables associated with telediagnosis .................................................................. 373
13.2.19 Operating-mode related variables............................................................................ 376
13.2.20 Other variables......................................................................................................... 380
13.3 CONSTANTS............................................................................................................... 389
13.4 Operators..................................................................................................................... 390
13.5 Expressions ................................................................................................................. 392
13.5.1 Arithmetic expressions............................................................................................. 392
13.5.2 Relational expressions............................................................................................. 393
CHAPTER 14 PROGRAM CONTROL INSTRUCTIONS
14.1 Assignment instructions............................................................................................... 396
14.2 Display instructions...................................................................................................... 397
14.3 Enable-disable instructions.......................................................................................... 398
14.4 Flow control instructions .............................................................................................. 399
14.5 Subroutine instructions ................................................................................................ 401
14.5.1 Calls to subroutines using G functions..................................................................... 405
14.6 Probe related instructions ............................................................................................ 406
14.7 Interruption-subroutine instructions ............................................................................. 407
14.8 Program instructions.................................................................................................... 408
14.9 Kinematics related instructions .................................................................................... 411
14.10 Screen customizing instructions .................................................................................. 412

Programming manual
CNC 8055
CNC 8055i
SOFT: V02.2X
·7·
CHAPTER 15 COORDINATE TRANSFORMATION
15.1 Movement in an inclined plane .................................................................................... 424
15.1.1 Definition of the inclined plane (G49) ....................................................................... 425
15.1.2 G49 in swinging spindles ......................................................................................... 430
15.1.3 G49 on Huron type spindles..................................................................................... 431
15.1.4 Considerations about the G49 function.................................................................... 432
15.1.5 Variables associated with function G49 ................................................................... 433
15.1.6 Parameters associated with function G49................................................................ 434
15.1.7 Programming example ............................................................................................. 435
15.2 Movement according to the tool coordinate system (G47) .......................................... 436
15.3 TCP Transformation (G48) .......................................................................................... 437
15.3.1 Considerations about the G48 function.................................................................... 440
CHAPTER 16 ANGULAR TRANSFORMATION OF AN INCLINE AXIS
16.1 Turning angular transformation on and off................................................................... 445
16.2 Freezing the angular transformation ............................................................................ 446
APPENDIX
A ISO code programming................................................................................................ 449
B Program control instructions ........................................................................................ 451
C Summary of internal CNC variables............................................................................. 455
D Key code ...................................................................................................................... 463
E Programming assistance screens of the system. ........................................................ 473
F Maintenance ................................................................................................................ 477

·8·
Programming manual
CNC 8055
CNC 8055i
SOFT: V02.2X

CNC 8055
CNC 8055i
·9·
ABOUT THE PRODUCT
BASIC CHARACTERISTICS OF THE DIFFERENT MODELS.
HARDWARE OPTIONS OF THE 8055I CNC
8055i FL EN 8055 FL
8055i FL
8055 Power
8055i Power
Pendant 8055i FL EN 8055i FL 8055i Power
Enclosure ----- 8055 FL 8055 Power
USB Standard Standard Standard
Block processing time 1 ms 3.5 ms 1 ms
RAM memory 1Mb 1Mb 1 Mb
Software for 7 axes ----- ----- Option
TCP transformation ----- ----- Option
C axis (Lathe) ----- ----- Option
Y axis (Lathe) ----- ----- Option
Look-ahead 100 blocks 100 blocks 200 blocks
Flash Memory 512Mb / 2Gb 512Mb Option Option
Analog Digital Engraving
Ethernet Option Option Option
RS232 serial line. Standard Standard Standard
16 digital inputs and 8 outputs (I1 to I16 and O1 to O8) Standard Standard Standard
Another 40 digital inputs and 24 outputs (I65 to I104 and O33 to O56) Option Option Option
Probe inputs Standard Standard Standard
Spindle (feedback input and analog output) Standard Standard Standard
Electronic handwheels Standard Standard Standard
4 axes (feedback and velocity command) Option Option - - -
Remote CAN modules, for digital I/O expansion (RIO). Option Option - - -
Sercos servo drive system for Fagor servo drive connection. - - - Option - - -
CAN servo drive system for Fagor servo drive connection. - - - Option - - -
Before start-up, verify that the machine that integrates this CNC meets the 89/392/CEE Directive.

·10·
CNC 8055
CNC 8055i
About the product
SOFTWARE OPTIONS OF THE 8055 AND 8055I CNCS.
Model
GP MMC MCO EN TTC TCO
Number of axes with standard software 4 4 4 4 3 2 2 2
Number of axes with optional software 7 7 7 7 ----- 4 or 7 4 or 7 4 or 7
Electronic threading ----- Stand. Stand. Stand. Stand. Stand. Stand. Stand.
Tool magazine management: ----- Stand. Stand. Stand. ----- Stand. Stand. Stand.
Machining canned cycles ----- Stand. Stand. ----- Stand. Stand. Stand. -----
Multiple machining ----- Stand. Stand. ----- Stand. ----- ----- -----
Solid graphics ----- Stand. Stand. Stand. ----- Stand. Stand. Stand.
Rigid tapping ----- Stand. Stand. Stand. Stand. Stand. Stand. Stand.
Tool life monitoring ----- Opt. Opt. Opt. Stand. Opt. Opt. Opt.
Probing canned cycles ----- Opt. Opt. Opt. Stand. Opt. Opt. Opt.
DNC Stand. Stand. Stand. Stand. Stand. Stand. Stand. Stand.
COCOM version Opt. Opt. Opt. Opt. ----- Opt. Opt. Opt.
Profile editor Stand. Stand. Stand. Stand. ----- Stand. Stand. Stand.
Tool radius compensation Stand. Stand. Stand. Stand. Stand. Stand. Stand. Stand.
Tangential control Opt. Opt. Opt. Opt. ----- Opt. Opt. Opt.
Retracing ----- Opt. Opt. Opt. Stand. Opt. Opt. Opt.
Setup assistance Stand. Stand. Stand. Stand. Stand. Stand. Stand. Stand.
Irregular pockets with islands ----- Stand. Stand. Stand. ----- ----- ----- -----
TCP transformation ----- Opt. Opt. Opt. ----- ----- ----- -----
C axis (on Lathe) ----- ----- ----- ----- ----- Opt. Opt. Opt.
Y axis (on Lathe) ----- ----- ----- ----- ----- Opt. Opt. Opt.
Telediagnosis Opt. Opt. Opt. Opt. Stand. Opt. Opt. Opt.

CNC 8055
CNC 8055i
·11·
DECLARATION OF CONFORMITY AND
WARRANTY CONDITIONS
DECLARATION OF CONFORMITY
The declaration of conformity for the CNC is available in the downloads section of FAGOR’S corporate
website at http://www.fagorautomation.com. (Type of file: Declaration of conformity).
WARRANTY TERMS
The warranty conditions for the CNC are available in the downloads section of FAGOR’s corporate website
at http://www.fagorautomation.com. (Type of file: General sales-warranty conditions).

·12·
CNC 8055
CNC 8055i
Declaration of conformity and Warranty conditions

CNC 8055
CNC 8055i
·13·
VERSION HISTORY
Here is a list of the features added in each software version and the manuals that describe them.
The version history uses the following abbreviations:
INST Installation manual
PRG Programming manual
OPT Operating manual
OPT-MC Operating manual for the MC option.
OPT-TC Operating manual for the TC option.
OPT-CO Manual of the CO manual
Software V01.00 October 2010
First version.
Software V01.20 April 2011
Software V01.08 August 2011
Software V01.30 September 2011
List of features Manual
Open communication. INST
Improvements to Look Ahead machining. INST
Blocks with helical interpolation in G51. PRG
G84. Tapping with relief. PRG
List of features Manual
Spindle parameter OPLDECTI (P86). INST
List of features Manual
Gear ratio management on Sercos spindles INST
Improved feedrate limit management (FLIMIT). INST
New type of penetration in lathe type threading cycles. PRG
Improved lathe type thread repair. Partial repair. PRG
MC option: Rigid tapping with relief. OPT-MC
TC option: New type of penetration in threading cycles. OPT-TC
TC option: Improved thread repair. Partial and multi-entry (start) thread repair. OPT-TC
TC option: Zig-zag entry to the groove at the starting point of the groove. OPT-TC

·14·
CNC 8055
CNC 8055i
Version history
Software V01.31 October 2011
Software V01.40 January 2012
Software V01.60 December 2013
Software V01.65 January 2015
Software V02.00 February 2014
List of features Manual
CNC 8055 FL Engraving model INST / OPT/ PRG
List of features Manual
Execution of M3, M4 and M5 using PLC marks INST / PRG
Values 12 and 43 of variable OPMODE in conversational work mode. INST / PRG
List of features Manual
Auto-adjustment of axis machine parameter DERGAIN. INST
New value for axis machine parameter ACFGAIN (P46). INST
Value 120 of the OPMODE variable. INST / PRG
List of features Manual
Block processing time of 1 ms on the "CNC 8055i FL Engraving" model. INST / OPT/ PRG
List of features Manual
Profile machining in segments. J parameter for G66 and G68 cycles. PRG
Calls to subroutines using G functions. INST / PRG
Anticipated tool management. INST
Managing "PNG" and "JPG" graphic elements. INST
New values for parameters MAXGEAR1..4 (P2..5), SLIMIT (P66) and MAXSPEED (P0). INST
Retracing function of 2000 blocks. INST
Quick block search. OPT
Local subroutines within a program. PRG
Avoid spindle stop with M30 or RESET. Spindle parameter SPDLSTOP (P87). INST
Programming T and M06 with associated with a subroutine in the same line. PRG
New values of the OPMODE variable. INST / PRG
New variables: DISABMOD, GGSN, GGSO, GGSP, GGSQ, CYCCHORDERR. INST / PRG
Possibility to set the parameters of SERCOS nodes in a non-sequential order. INST
WRITE instruction: “$” character followed by “P”. PRG
Cancel additive handwheel offset with G04 K0. General parameter ADIMPG (P176). INST / PRG
Ethernet parameter NFSPROTO (P32). TCP or UDP protocol selection. INST
Face thread repair cycle. OPT TC
Penetration increment (step) in thread repair. INST / OPT TC
API compliant thread. OPT TC
Roughing by segments in inside profiling cycles 1 and 2. INST / OPT TC
Programming the Z increment and the angle on threads. INST / OPT TC
Reversal of the starting and final point of the face thread repair. INST / OPT TC
Manual tool calibration without stopping the spindle during each step. INST / OPT TC

CNC 8055
CNC 8055i
·15·
Version history
Software V02.03 July 2014
Software V02.10 November 2014
Software V02.21 July 2015
Software V02.22 March 2016
List of features Manual
Set PAGE and SYMBOL instructions support PNG and JPG/JPEG formats. PRG
New values for parameters MAXGEAR1..4 (P2..5), SLIMIT (P66), MAXSPEED (P0) and
DFORMAT (P1).
INST
List of features Manual
Incremental zero offset (G158). INST / PRG
Programs identified with letters. OPT
Variables PRGN and EXECLEV. INST
Korean language. INST
Change of default value for general machine parameters: MAINOFFS (P107), MAINTASF (P162)
and FEEDTYPE (P170).
INST
New variable EXTORG. INST / PRG
Image handling via DNC. PRG
Save/restore a trace of the oscilloscope. OPT
List of features Manual
PLC library. INST
Zero offsets table in ISO mode. OPT
Compensation of the elastic deformation in the coupling of an axis. INST
Machine axis parameter DYNDEFRQ (P103). INST
Change of maximum value of axis and spindle parameter NPULSES. INST
Operating Terms. OPT
List of features Manual
Axis filters for movements with the handwheel. General machine parameter HDIFFBAC (P129)
and machine axis parameter HANFREQ (P104).
INST
Change of maximum value of axis and spindle parameter NPULSES. INST

·16·
CNC 8055
CNC 8055i
Version history

CNC 8055
CNC 8055i
·17·
SAFETY CONDITIONS
Read the following safety measures in order to prevent harming people or damage to this product and those
products connected to it.
The unit can only be repaired by personnel authorized by Fagor Automation.
Fagor Automation shall not be held responsible of any physical or material damage originated from not
complying with these basic safety rules.
PRECAUTIONS AGAINST PERSONAL HARM
• Interconnection of modules.
Use the connection cables provided with the unit.
• Use proper Mains AC power cables
To avoid risks, use only the Mains AC cables recommended for this unit.
• Avoid electric shocks.
In order to avoid electrical discharges and fire hazards, do not apply electrical voltage outside the range
selected on the rear panel of the central unit.
• Ground connection.
In order to avoid electrical discharges, connect the ground terminals of all the modules to the main
ground terminal. Before connecting the inputs and outputs of this unit, make sure that all the grounding
connections are properly made.
• Before powering the unit up, make sure that it is connected to ground.
In order to avoid electrical discharges, make sure that all the grounding connections are properly made.
• Do not work in humid environments.
In order to avoid electrical discharges, always work under 90% of relative humidity (non-condensing)
and 45 ºC (113º F).
• Do not operate this unit in explosive environments.
In order to avoid risks, harm or damages, do not work in explosive environments.

·18·
CNC 8055
CNC 8055i
Safety conditions
PRECAUTIONS AGAINST PRODUCT DAMAGE
• Work environment.
This unit is ready to be used in industrial environments complying with the directives and regulations
effective in the European Community.
Fagor Automation shall not be held responsible for any damage that could suffer or cause when installed
under other conditions (residential or domestic environments).
• Install this unit in the proper place.
It is recommended, whenever possible, to install the CNC away from coolants, chemical product, blows,
etc. that could damage it.
This unit meets the European directives on electromagnetic compatibility. Nevertheless, it is
recommended to keep it away from sources of electromagnetic disturbance, such as:
Powerful loads connected to the same mains as the unit.
Nearby portable transmitters (radio-telephones, Ham radio transmitters).
Nearby radio / TC transmitters.
Nearby arc welding machines.
Nearby high voltage lines.
Etc.
•Enclosures.
It is up to the manufacturer to guarantee that the enclosure where the unit has been installed meets
all the relevant directives of the European Union.
• Avoid disturbances coming from the machine tool.
The machine-tool must have all the interference generating elements (relay coils, contactors, motors,
etc.) uncoupled.
DC relay coils. Diode type 1N4000.
AC relay coils. RC connected as close to the coils as possible with approximate values of R=220
1 W y C=0,2 µF / 600 V.
AC motors. RC connected between phases, with values of R=300 / 6 W y C=0,47 µF / 600 V.
• Use the proper power supply.
Use an external regulated 24 Vdc power supply for the inputs and outputs.
• Connecting the power supply to ground.
The zero Volt point of the external power supply must be connected to the main ground point of the
machine.
• Analog inputs and outputs connection.
It is recommended to connect them using shielded cables and connecting their shields (mesh) to the
corresponding pin.
• Ambient conditions.
The working temperature must be between +5 ºC and +40 ºC (41ºF and 104º F)
The storage temperature must be between -25 ºC and +70 ºC. (-13 ºF and 158 ºF)
• Monitor enclosure (CNC 8055) or central unit ( CNC 8055i)
Guarantee the required gaps between the monitor or the central unit and each wall of the enclosure.
Use a DC fan to improve enclosure ventilation.
• Power switch.
This power switch must be mounted in such a way that it is easily accessed and at a distance between
0.7 meters (27.5 inches) and 1.7 meters (5.5ft) off the floor.

CNC 8055
CNC 8055i
·19·
Safety conditions
PROTECTIONS OF THE UNIT ITSELF (8055)
• "Axes" and "Inputs-Outputs" modules.
All the digital inputs and outputs have galvanic isolation via optocouplers between the CNC circuitry
and the outside.
They are protected by an external fast fuse (F) of 3.15 A 250V against overvoltage of the external power
supply (over 33 Vdc) and against reverse connection of the power supply.
• Monitor.
The type of protection fuse depends on the type of monitor. See identification label of the unit itself.
PROTECTIONS OF THE UNIT ITSELF (8055I)
• Central unit.
It has a 4 A 250V external fast fuse (F).
• Inputs-Outputs.
All the digital inputs and outputs have galvanic isolation via optocouplers between the CNC circuitry
and the outside.
OUT IN
X7
X1
X8
X9
X2
X10
X3
X11
X4
X12
X5
X13
X6
+24V
0V
FUSIBLE
FUSES

·20·
CNC 8055
CNC 8055i
Safety conditions
PRECAUTIONS DURING REPAIRS
SAFETY SYMBOLS
• Symbols that may appear in the manual.
Do not manipulate the inside of the unit. Only personnel authorized by Fagor Automation may access
the interior of this unit.
Do not handle the connectors with the unit connected to AC power. Before manipulating the connectors
(inputs/outputs, feedback, etc.) make sure that the unit is not connected to AC power.
Symbol for danger or prohibition.
It indicates actions or operations that may cause damage to people or to units.
Warning or caution symbol.
It indicates situations that could be caused by certain operations and the actions to take to prevent
them.
Mandatory symbol.
It indicates actions or operations that MUST be carried out.
Information symbol.
It indicates notes, warnings and advises.
i
This manual suits for next models
3
Table of contents
Other Fagor Control System manuals

Fagor
Fagor CNC 8060 User manual

Fagor
Fagor CNC 8055 T User guide

Fagor
Fagor CNC 8070 Quick guide

Fagor
Fagor CNC 8070 User manual

Fagor
Fagor CNC 8060 Quick guide

Fagor
Fagor 8070 BL Owner's manual

Fagor
Fagor 8065 User manual

Fagor
Fagor CP-G905 Setup guide

Fagor
Fagor CNC 8035 User manual

Fagor
Fagor CNC 8060 User manual

Fagor
Fagor CNC 8070 Quick guide

Fagor
Fagor 101 User manual

Fagor
Fagor CNC 8065elite T User manual

Fagor
Fagor CNC 8055 TC User manual

Fagor
Fagor CNC 8060 LASER User manual

Fagor
Fagor CNC 8065 Quick guide

Fagor
Fagor CNC 8070 Quick guide

Fagor
Fagor CNC8 070 Administrator guide

Fagor
Fagor CNC 8060 User manual

Fagor
Fagor CNC 8060 User manual