EasyManuals Logo

Siemens SINUMERIK 810D Programming Manual

Siemens SINUMERIK 810D
687 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #284 background imageLoading...
Page #284 background image
Transformations
7.6 Compression of the orientation COMPON (A..., B..., C..., THETA)
Job planning
7-46 Programming Manual, 03/2006 Edition, 6FC5398-2BP10-1BA0
Example: "Compressor for orientations"
In the example program below, a circle approached by a polygon definition is compressed.
The tool orientation moves on the outside of the taper at the same time. Although the
programmed orientation changes are executed one after the other, but in an unsteady way,
the compressor generates a smooth motion of the orientation.
DEF INT NUMBER = 60
DEF REAL RADIUS = 20
DEF INT COUNTER
DEF REAL ANGLE
N10 G1 X0 Y0 F5000 G64
$SC_COMPRESS_CONTUR_TOL = 0.05
$SC_COMPRESS_ORI_TOL = 5
;Maximum deviations of the contour:
;0.05 mm
;Maximum deviations of the orientation:
;5 degrees
TRAORI
COMPCURV
N100 X0 Y0 A3=0 B3==1
N110 FOR COUNTER = 0 TO NUMBER
N120 ANGLE= 360 * COUNTER/NUMBER
N130 X=RADIUS*COS(ANGLE)Y=RADIUS*
SIN(ANGLE) A3=SIN(ANGLE)
B3=(ANGLE) C3=1
N140 ENDFOR
...
;The movement describes a circle
;generated from polygons.
;While the orientation moves on a taper
;around the Z axis with an opening angle
;of 45 degrees.

Table of Contents

Other manuals for Siemens SINUMERIK 810D

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Siemens SINUMERIK 810D and is the answer not in the manual?

Siemens SINUMERIK 810D Specifications

General IconGeneral
BrandSiemens
ModelSINUMERIK 810D
CategoryControl Unit
LanguageEnglish

Related product manuals