Siemens SINUMERIK 802D Short Manual

Siemens SINUMERIK 802D Short Manual

Milling iso dialect
Hide thumbs Also See for SINUMERIK 802D:

Advertisement

SINUMERIK 802D
Short Guide
09.2001
Milling
ISO Dialect M
User Documentation

Advertisement

Table of Contents
loading

Summary of Contents for Siemens SINUMERIK 802D

  • Page 1 SINUMERIK 802D Short Guide 09.2001 Milling ISO Dialect M User Documentation...
  • Page 3 SINUMERIK 802D Milling ISO Dialect M Short Guide Valid for Control Software Version SINUMERIK 802D 09.2001 Edition...
  • Page 4 SINUMERIK and SIMODRIVE are registered trademarks of the Siemens AG. Other product names used in this documentation might be trademarks which, if used by third parties, could infringe the rights of their owners. Further information is available on the Internet under: http://www.ad.siemens.de/sinumerik...
  • Page 5 The method of description is as follows: Operating Prerequisite Operating sequence Programming Programming the function Meaning of the parameters Descriptive picture with an example of a workpiece © Siemens AG, 2001. All rights reserved SINUMERIK 802D Milling ISO Dialect M (ISF) - Edition 09.01...
  • Page 6: Table Of Contents

    7-37 Program Feed, G94/G95 ..........7-38 Exact Stop, G9/G61 ............7-39 Feed in Continuous-Path Mode, G64 ......7-40 Program Spindle Motion ..........7-41 Subroutine Call, M98/M99 ..........7-42 © Siemens AG, 2001. All rights reserved SINUMERIK 802D Milling ISO Dialect M (ISF) - Edition 09.01...
  • Page 7 Table of Contents Table of Contents 8. Appendix 8-43 List of M Commands ............8-44 List of the G Functions............8-45 Cycle Alarms..............8-47 Notes ................8-48 © Siemens AG, 2001. All rights reserved SINUMERIK 802D Milling ISO Dialect M (ISF) - Edition 09.01...
  • Page 8 © Siemens, AG 2001. All rights reserved SINUMERIK 802D Milling ISO Dialect M (ISF) - Edition 09.01...
  • Page 9 1. Setup Activate ISO Dialect M, G291 1-10 Tool Offsets 1-11 Enter Zero Offset 1-12 © Siemens AG 2001, All rights reserved. SINUMERIK 802D Milling ISO Dialect M (ISF) - Edition 09.01...
  • Page 10: Setup

    ISO dialect programming language is active. ISO dialekt The "ISO Dialect M" NC programming language is a second programming language with a G Code command set. 1-10 © Siemens AG, 2001. All rights reserved SINUMERIK 802D Milling ISO Dialect M (ISF) - Edition 09.01...
  • Page 11: Tool Offsets

    Tool list Functions Delete tool offsets Del. tool offsets Search for tool Search Create new tool. New tool Enter the new values. 1-11 © Siemens AG 2001, All rights reserved. SINUMERIK 802D Milling ISO Dialect M (ISF) - Edition 09.01...
  • Page 12: Enter Zero Offset

    PARAM Select "Zero offset" menu. Zero offset Select zero offset with the cursor: • Base • Parameterizable (G54 to G59) Enter/change value. 1-12 © Siemens AG, 2001. All rights reserved SINUMERIK 802D Milling ISO Dialect M (ISF) - Edition 09.01...
  • Page 13: Create/Edit Program

    2. Create/Edit Program Create/Open Program 2-14 Insert/Edit Block 2-15 Copy/Insert/Delete Block 2-16 Block Search/Numbering 2-17 Start/Simulate Program 2-18 2-13 © Siemens AG, 2001. All rights reserved SINUMERIK 802D Milling ISO Dialect M (ISF) - Edition 09.01...
  • Page 14: Create/Open Program

    Open Note If the program is already open in the editor, it can be selected directly using the PROGRAM operating area key. 2-14 © Siemens AG, 2001. All rights reserved SINUMERIK 802D Milling ISO Dialect M (ISF) - Edition 09.01...
  • Page 15: Insert/Edit Block

    Note If the program is already open in the editor, it can be selected directly using the PROGRAM operating area key. 2-15 © Siemens AG, 2001. All rights reserved SINUMERIK 802D Milling ISO Dialect M (ISF) - Edition 09.01...
  • Page 16: Copy/Insert/Delete Block

    Start marking. Mark block Use the cursor to select the end point of the marking Delete marked text Delete block 2-16 © Siemens AG, 2001. All rights reserved SINUMERIK 802D Milling ISO Dialect M (ISF) - Edition 09.01...
  • Page 17: Block Search/Numbering

    Search from the block start. Block numbering Prerequisite: Program is open. The block numbers of the Numbering complete program are renumbered in increments of 2-17 © Siemens AG, 2001. All rights reserved SINUMERIK 802D Milling ISO Dialect M (ISF) - Edition 09.01...
  • Page 18: Start/Simulate Program

    Automatic scaling of the Zoom selected tool path. Auto Change cursor increment. Cursor coarse/fine Delete simulation display. Delete display Return to edit mode. Edit 2-18 © Siemens AG, 2001. All rights reserved SINUMERIK 802D Milling ISO Dialect M (ISF) - Edition 09.01...
  • Page 19: Execute/Correct Program

    3. Execute/Correct Program Select/Trace Program 3-20 Correct Program 3-21 Block Search 3-22 3-19 © Siemens AG, 2001. All rights reserved SINUMERIK 802D Milling ISO Dialect M (ISF) - Edition 09.01...
  • Page 20: Select/Trace Program

    Note As for the simulation, functions for various display settings are also available here (Zoom, To origin, ...). 3-20 © Siemens AG, 2001. All rights reserved SINUMERIK 802D Milling ISO Dialect M (ISF) - Edition 09.01...
  • Page 21: Correct Program

    NC start is used to start the program at the beginning Note The control interrupts the execution should a system error occur in the parts program. 3-21 © Siemens AG, 2001. All rights reserved SINUMERIK 802D Milling ISO Dialect M (ISF) - Edition 09.01...
  • Page 22: Block Search

    Continue the program with NC start. Notice Tool changes are only taken into consideration when the tool is entered in the target block. 3-22 © Siemens AG, 2001. All rights reserved SINUMERIK 802D Milling ISO Dialect M (ISF) - Edition 09.01...
  • Page 23 4. Program Positional Data Absolute Dimension, Incremental Dimension, G90/G91 4-24 Zero Offset, G54 to G59 4-25 Select the Working Plane, G17 to G19 4-26 4-23 © Siemens AG, 2001. All rights reserved SINUMERIK 802D Milling ISO Dialect M (ISF) - Edition 09.01...
  • Page 24: Program Positional Data

    N5 G00 X25 Y15 Z2 N10 G01 Z-5 F300 N20 G01 Change between absolute and incremental dimensioning 4-24 © Siemens AG, 2001. All rights reserved SINUMERIK 802D Milling ISO Dialect M (ISF) - Edition 09.01...
  • Page 25: Zero Offset, G54 To G59

    These must have been entered from the operator panel or serial interface into the control prior to the programming. Zero offsets permit multiple machining 4-25 © Siemens AG, 2001. All rights reserved SINUMERIK 802D Milling ISO Dialect M (ISF) - Edition 09.01...
  • Page 26: Select The Working Plane, G17 To G19

    The working plane cannot be changed for active G41/G42. Default setting: G17 Select the working plane for horizontal and vertical machining for milling 4-26 © Siemens AG, 2001. All rights reserved SINUMERIK 802D Milling ISO Dialect M (ISF) - Edition 09.01...
  • Page 27: Program Axis Motions

    5. Program Axis Motions Rapid Traverse, G0 5-28 Linear Interpolation, G1 5-29 Circular Interpolation, G2/G3 5-30 Tapping, G74/G84 5-31 Polar Coordinates, G15/G16 5-32 5-27 © Siemens AG, 2001. All rights reserved SINUMERIK 802D Milling ISO Dialect M (ISF) - Edition 09.01...
  • Page 28: Rapid Traverse, G0

    Please refer to the manufacturer's documentation for the type of approach used to position to the target point. Fast positioning of the tool in rapid traverse during milling 5-28 © Siemens AG, 2001. All rights reserved SINUMERIK 802D Milling ISO Dialect M (ISF) - Edition 09.01...
  • Page 29: Linear Interpolation, G1

    N20 G1 Z-12 F500 N30 X30 Y35 Z-3 F700 X, Y, Z Coordinates of the target point Feedrate value Manufacturing an angular groove 5-29 © Siemens AG, 2001. All rights reserved SINUMERIK 802D Milling ISO Dialect M (ISF) - Edition 09.01...
  • Page 30: Circular Interpolation, G2/G3

    G2 and G3, respectively, viewed in the direction of the third coordinate axis. X50 Y45 I0 J-15 F500 Manufacturing a circumferential groove 5-30 © Siemens AG, 2001. All rights reserved SINUMERIK 802D Milling ISO Dialect M (ISF) - Edition 09.01...
  • Page 31: Tapping, G74/G84

    Tapping cannot be programmed together with G0/G1/G2/ G3/G41/G42 in a block. • Tool radius offsets are ignored. Ausgangspunkt Punkt R Zielpunkt Tapping 5-31 © Siemens AG, 2001. All rights reserved SINUMERIK 802D Milling ISO Dialect M (ISF) - Edition 09.01...
  • Page 32: Polar Coordinates, G15/G16

    If the pole is moved from the current position to the workpiece zero point, the radius is calculated as distance between the positions. Description of the paths using polar coordinates 5-32 © Siemens AG, 2001. All rights reserved SINUMERIK 802D Milling ISO Dialect M (ISF) - Edition 09.01...
  • Page 33: Tool Offsets

    6. Tool Offsets Call Tool 6-34 Cutter Radius Path Offset, G41/G42 6-35 6-33 © Siemens AG, 2001. All rights reserved SINUMERIK 802D Milling ISO Dialect M (ISF) - Edition 09.01...
  • Page 34 If an offset data block does not contain any H number, this offset cannot be activated in ISO Dialect. The H number must be unique. Z-30 H1 Tool length offset negative 6-34 © Siemens AG, 2001. All rights reserved SINUMERIK 802D Milling ISO Dialect M (ISF) - Edition 09.01...
  • Page 35 The offset acts only in the programmed working plane (G17 to G19). Cutter radius offset to the left or right of the programmed path 6-35 © Siemens AG, 2001. All rights reserved SINUMERIK 802D Milling ISO Dialect M (ISF) - Edition 09.01...
  • Page 36 6. Tool Offsets 09.01 6-36 © Siemens AG, 2001. All rights reserved SINUMERIK 802D Milling ISO Dialect M (ISF) - Edition 09.01...
  • Page 37: Program Preparatory Functions

    Program Feed, G94/G95 7-38 Exact Stop, G9/G61 7-39 Feed in Continuous-Path Mode, G64 7-40 Program Spindle Motion 7-41 Subroutine Call, M98/M99 7-42 7-37 © Siemens AG, 2001. All rights reserved SINUMERIK 802D Milling ISO Dialect M (ISF) - Edition 09.01...
  • Page 38 Constant feed with feedrate value in mm/revolution The OEM specifies the maximum values for feed and spindle speed. Control the speed for constant cutting speed 7-38 © Siemens AG, 2001. All rights reserved SINUMERIK 802D Milling ISO Dialect M (ISF) - Edition 09.01...
  • Page 39 G64 The exact stop functions are used to manufacture sharp outside corners or to accurately finish inside corners. Manufacture sharp outside corners 7-39 © Siemens AG, 2001. All rights reserved SINUMERIK 802D Milling ISO Dialect M (ISF) - Edition 09.01...
  • Page 40: Feed In Continuous-Path Mode, G64

    Optimization of the manufacturing results using continuous path operation 7-40 © Siemens AG, 2001. All rights reserved SINUMERIK 802D Milling ISO Dialect M (ISF) - Edition 09.01...
  • Page 41: Program Spindle Motion

    Spindle speed in rpm Clockwise direction of rotation Counterclockwise direction of rotation Spindle stop Spindle positioning Programming the spindle direction of rotation 7-41 © Siemens AG, 2001. All rights reserved SINUMERIK 802D Milling ISO Dialect M (ISF) - Edition 09.01...
  • Page 42 Subroutine end: return to the main program at block number N..The subroutine call must be made in a dedicated NC block. 7-42 © Siemens AG, 2001. All rights reserved SINUMERIK 802D Milling ISO Dialect M (ISF) - Edition 09.01...
  • Page 43: Appendix

    8. Appendix List of M Commands 8-44 List of the G Functions 8-45 Cycle Alarms 8-47 Notes 8-48 8-43 © Siemens AG, 2001. All rights reserved SINUMERIK 802D Milling ISO Dialect M (ISF) - Edition 09.01...
  • Page 44: List Of M Commands

    Please observe the details supplied by the machine OEM. 8-44 © Siemens AG, 2001. All rights reserved SINUMERIK 802D Milling ISO Dialect M (ISF) - Edition 09.01...
  • Page 45: List Of The G Functions

    Approach position in the machine coordinate system Select 1st zero offset Select 2nd zero offset Select 3rd zero offset Select 4th zero offset 8-45 © Siemens AG, 2001. All rights reserved SINUMERIK 802D Milling ISO Dialect M (ISF) - Edition 09.01...
  • Page 46 These commands are not described in the accompanying document Initial setting: Refer to details supplied by the machine OEM M = acts modally; S = acts blockwise 8-46 © Siemens AG, 2001. All rights reserved SINUMERIK 802D Milling ISO Dialect M (ISF) - Edition 09.01...
  • Page 47: Cycle Alarms

    Programming error for G27: reached position does not agree with the reference point. Remedy: Deselect zero offsets, tool offsets and restart G27. 8-47 © Siemens AG, 2001. All rights reserved SINUMERIK 802D Milling ISO Dialect M (ISF) - Edition 09.01...
  • Page 48: Notes

    8. Appendix 09.01 Notes You can enter your user-specific functions here. 8-48 © Siemens AG, 2001. All rights reserved SINUMERIK 802D Milling ISO Dialect M (ISF) - Edition 09.01...
  • Page 49 Suggestions Corrections SIEMENS AG For Publication/Manual: A&D MC BMS SINUMERIK 802D P.O. Box 3180 Milling ISO Dialect M D-91050 Erlangen Short Guide Germany (Phone ++49-180-5050-222 [Hotline] Fax ++49-9131-98-2176 E-mail: User Documentation motioncontrol.docu@erlf.siemens.de) From Order No.: 6FC5698-1AA50-0BP0 Edition: 09.01 Name: Company/Dept.:...

Table of Contents