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.

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

3.<br />

AXES AND COORDINATE SYSTEMS<br />

Coordinate programming<br />

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

·T· MODEL<br />

(SOFT V16.3X)<br />

·52·<br />

<strong>Programming</strong> example assuming that the Polar Origin is located at the Coordinate Origin.<br />

Absolute coordinates:<br />

G90 R430 Q0 ; Point P0<br />

G03 Q33.7 ; Point P1, in an arc (G03)<br />

G01 R340 Q45 ; Point P2, in a straight line (G01)<br />

G01 R290 Q33.7 ; Point P3, in a straight line (G01)<br />

G01 R230 Q45 ; Point P4, in a straight line (G01)<br />

G01 R360 Q63.4 ; Point P5, in a straight line (G01)<br />

G03 Q90 ; Point P6, in arc (G03)<br />

Incremental coordinates:<br />

G90 R430 Q0 ; Point 0<br />

G91 G03 Q33.7 ; Point P1, in an arc (G03)<br />

G01 R-90 Q11.3 ; Point P2, in a straight line (G01)<br />

G01 R-50 Q-11.3 ; Point P3, in a straight line (G01)<br />

G01 R-60 Q11.3 ; Point P4, in a straight line (G01)<br />

G01 R130 Q18.4 ; Point P5, in a straight line (G01)<br />

G03 Q26.6 ; Point P6, in arc (G03)<br />

The polar origin, apart from being able to be preset using function G93 (described later) can be<br />

modified in the following cases :<br />

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

polar origin, the coordinate origin of the work plane defined by the general machine<br />

parameter"IPLANE".<br />

Every time the work plane is changed (G16,G17,G18 or G19), the <strong>CNC</strong> assumes the coordinate<br />

origin of the new work plane selected as the polar origin.<br />

When executing a circular interpolation (G02 or G03), and if the general machine parameter<br />

"PORGMOVE" has a value of 1, the center of the arc will become the new polar origin.

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

Saved successfully!

Ooh no, something went wrong!