28.08.2013 Views

CNC 8035 - Programming manual - Fagor Automation

CNC 8035 - Programming manual - Fagor Automation

CNC 8035 - Programming manual - Fagor Automation

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

3.4 Absolute/incremental programming (G90, G91)<br />

The <strong>CNC</strong> allows the programming of the coordinates of one point either with absolute G90 or<br />

incremental G91 values.<br />

When working with absolute coordinates (G90), the point coordinates refer to a point of origin of<br />

established coordinates, often the part zero (datum).<br />

When working in incremental coordinates (G91), the numerical value programmed corresponds to<br />

the movement information for the distance to be traveled from the point where the tool is situated<br />

at that time. The sign in front shows the direction of movement.<br />

The G90 and G91 functions are modal and are incompatible.<br />

Example programming the X axis in diameter.<br />

Absolute coordinates:<br />

G90 X200 Z60 ; Point P0<br />

X160 Z60 ; Point P1<br />

X80 Z100 ; Point P2<br />

X80 Z120 ; Point P3<br />

Incremental coordinates:<br />

G90 X200 Z60 ; Point P0<br />

G91 X-40 ; Point P1<br />

X-80 Z40 ; Point P0<br />

Z20 ; Point P3<br />

On power-up, after executing M02, M30 or after an EMERGENCY or RESET, the <strong>CNC</strong> will assume<br />

G90 or G91 according to the definition by the general machine parameter "ISYSTEM".<br />

<strong>Programming</strong> <strong>manual</strong><br />

AXES AND COORDINATE SYSTEMS<br />

Absolute/incremental programming (G90, G91) 3.<br />

<strong>CNC</strong> <strong>8035</strong><br />

·T· MODEL<br />

(SOFT V16.3X)<br />

·47·

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!