Transmit Configuration - Siemens SINUMERIK 808D Function Manual

Hide thumbs Also See for SINUMERIK 808D:
Table of Contents

Advertisement

ZM
Z machine axis (linear)
XM
X machine axis (linear)
CM
C axis (main spindle as rotary axis)
Required machine kinematics
The two linear axes (XM, ZM) must be mutually perpendicular. The rotary axis (CM) must travel parallel to the linear axis ZM
(rotating around ZM). The linear axis XM intersects the rotary axis CM (center of rotation).
Activation/de-activation of TRANSMIT
The TRANSMIT function is activated in the program with
● TRANSMIT in a separate block and de-activated with
● TRAFOOF in a separate block
TRAFOOF deactivates any active transformation function.
Programming - principle
N10 G0 X... Z... SPOS=...
N20 G17 G94 T...
N30 SETMS(2)
N40 TRANSMIT
N50 G1 G41 F200 X... Y... Z... M3 S...
...
N90 G40 ...
N100 TRAFOOF
N110 G18 G95 T...
N120 SETMS
Explanation:
The movement of the machine axes XM and CM produces the contour on the face-end of the turned part with the milling
cutter in accordance with the X-Y path programmed (straight or circular path). The programmed Z axis (infeed) continues to
be traversed as the Z axis.
12.2.2

TRANSMIT configuration

Machine data
The names of the machine data, channel axes and geometry axes from the general machine data ($MN_AXCONF...) and
channel-specific machine data ($MC_AXCONF...) are also used for a transformation.
The geometry axis assignments specified in MD20050 AXCONF_GEOAX_ASSIGN_TAB only apply when the transformation
is de-activated. Additional assignments are specified for a transformation.
Note
The assigned machine axis names, channel axis names and geometry axis names must differ:
MD10000 AXCONF_MACHAX_NAME_TAB,
MD20080 AXCONF_CHANAX_NAME_TAB,
MD20060 AXCONF_GEOAX_NAME_TAB.
Exception for TRANSMIT:
The axis names of MD20060 and MD20080 (geometry and channel axes) can be the same, e.g. X, Y, Z. No Y axis exists
here outside the transformation.
Machine data for transformation
MD24100 TRAFO_TYPE_1
MD24110 TRAFO_AXES_IN_1[n]
MD24120 TRAFO_GEOAX_ASSIGN_TAB_1[n]
MD24200 TRAFO_TYPE_2
Function Manual
01/2017
; starting positions, spindle in position control
; plane, feed type, select milling tool
; switchover: master spindle is now the milling spindle
; switch on TRANSMIT
; milling of the face with milling tool radius compensa-
tion
; switch off TRANSMIT
; switch back to turning
; master spindle is main spindle
= 256 for first TRANSMIT transformation
Channel axes for transformation 1
Geometry axes for transformation 1
= 256 for second TRANSMIT transformation
125

Advertisement

Table of Contents
loading

Table of Contents