Tool Cutting Speed (Svc) - Siemens SINUMERIK 840D sl Programming Manual

Nc programming
Hide thumbs Also See for SINUMERIK 840D sl:
Table of Contents

Advertisement

Fundamentals
2.6 Spindle motion
The SETMS(<n>) command can be used in the NC program to define any spindle as the
master spindle. SETMS must be in a separate block.
Example:
Program code
N10 SETMS (2)
Note
The speed specified with S..., along with the functions programmed with M3, M4, M5, now
apply to the newly declared master spindle.
If SETMS is programmed without a spindle name, the master spindle programmed in the
machine data is used instead.
2.6.2

Tool cutting speed (SVC)

As an alternative to the spindle speed, the tool cutting speed, which is more commonly used in
practice, can be programmed for milling operations.
The control uses the radius of the active tool to calculate the effective spindle speed from the
programmed tool cutting speed:
S = (SVC * 1000) / (R
with:
The tool type ($TC_DP1) of the active tool is not taken into account.
92
Comment
; Spindle 2 is now the master spindle.
Spindle speed
Tool radius
Tool cutting speed
* 2π)
T
S:
Spindle speed in rpm
SVC:
Tool cutting speed in m/min or ft/min
R
:
Radius of the active tool in mm
T
Programming Manual, 12/2019, 6FC5398-2EP40-0BA0
NC programming

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840de sl

Table of Contents