Specifications

_____________________________________________________________________
_____________________________________________________________________
CONCISE GUIDE FANUC 107
N17 …….
N18 T101 ; Call up for turning tool
N19 …….
N20 ……. ; Turning
N21 …….
N22 T202 ; Call up for milling tool
N23 G54 ; Origin activation
N24 M303 S1000 ; Module rpm and direction of rotation
N25 G94 F500 ; Feed mm/min set.
N26 …….
N27 ……. ; Machining with motor driven module
N28 …….
N29 M305 ; Stop module rotation
N30 T303 ; Call up for turning tool
N31 G95 ; Feed mm/rev. set
N32 …….