Siemens SINUMERIK 840D sl Commissioning Manual page 147

Cnc: shopturn
Hide thumbs Also See for SINUMERIK 840D sl:
Table of Contents

Advertisement

11/2006
Simulation
example
© Siemens AG 2006 All Rights Reserved
SINUMERIK 840D sl Commissioning Manual CNC: ShopTurn – 11/2006 Edition
Table 9-1
Cycles for opening/closing the chuck
Scan cycle
chuck1cl.spf
Main spindle, close chuck
chuck1os.spf
Main spindle, open chuck when spindle is stationary
chuck1or.spf
Main spindle, open chuck when spindle is rotating
chuck2cl.spf
Counter–spindle, close chuck
chuck2os.spf
Counter–spindle, open chuck when spindle is stationary
chuck2or.spf
Counter–spindle, open chuck when spindle is rotating
Please proceed as follows:
S
Transfer the necessary cycles from the directory
CYCLES\SC\PROG\TEMPLATES to the user cycles directory.
S
Assign the M functions to cycles in the following machine data:
MD 10715 $MN_M_NO_FCT_CYCLE[n] = Number of M function
MD 10716 $MN_M_NO_FCT_CYCLE_NAME[n] = Name of cycle
S
Execute a "Power ON" in the NCK.
Sample program:
G54
...
G0 G90 X200
M280
COUPDEF (S3,S4,1,1,"noc","dv")
COUPON (S3,S4,1)
G0 Z3=300
G1 G91 F1000 Z3=–40
M281
M240
G1 G91 F1000 Z3=60
G0 G90 Z3=600
COUPOF (S3,S4)
G55
...
M30
To obtain the sample program above, set the following machine data:
$MN_M_NO_FCT_CYCLE[1]=M280
$MN_M_NO_FCT_CYCLE_NAME[1]=chuck2os
$MN_M_NO_FCT_CYCLE[2]=M281
$MN_M_NO_FCT_CYCLE_NAME[2]=chuck2cl
$MN_M_NO_FCT_CYCLE[3]=M240
$MN_M_NO_FCT_CYCLE_NAME[3]=chuck1os
For further information about machining with the counter–spindle, please see:
References:
/BAT/, ShopTurn Operating/Programming Guide
9 Additional Functions
9.6
Counter–spindle
Function
; Machine front face
; Retract tool
; Open chuck on counter–spindle
; Define coupling
; Coupling ON
; Position counter–spindle
; Gripper position
; Close chuck on counter–spindle
; Open chuck on main spindle
; Pull
; Machining position
; Coupling OFF
; Activate rear face WO with
; mirroring
; Machine rear face
; End of program
9-147

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents