NC Programming for PUMA Turning Centers Equipped with Live Tools, Sub Spindle, Y- Axis

Size: px
Start display at page:

Download "NC Programming for PUMA Turning Centers Equipped with Live Tools, Sub Spindle, Y- Axis"

Transcription

1 NC Programming for PUMA Turning Centers Equipped with Live Tools, Sub Spindle, Y- Axis For PUMA Turning Centers 200M, 200MS, 230M, 230MS, 240M, 240MS, 300M, 300MS 1500Y/SY, 2000Y/SY, 2500Y/SY 1

2 TABLE OF CONTENTS ROTARY AXIS FUNCTIONS...6 C - Axis... 6 C-axis locking function... 6 Normal Rotary Axis Assignment for PUMA 1500, 2000, 2500 YS Models... 7 A - Axis... 8 A-axis locking function... 8 Switching the Rotary Axis Names by M-Code... 8 Switching the Rotary Axis Clamp M-Code... 8 Feed Rate Calculation for Linear Interpolation with Rotary Axis... 9 SPINDLE MODE AND ROTARY AXIS MODE COMMANDS...11 Main Spindle Mode (C-Axis Disconnected) Sub Spindle Mode (C-Axis Disconnected) Rotary axis mode (C-Axis or A-Axis connected) M-Codes for switching the Rotary axis Name ANGULAR POSITIONING FUNCTION FOR SPINDLES...14 Spindle orientation Parameter Settings related to Spindle Orientation Angular spindle positioning Angular Spindle positioning and spindle locking DRILLING AND TAPPING WITH LIVE TOOLS ON THE C-AXIS...16 Simplified canned cycles for hole machining with C and Z-axis Z-axis peck drilling, C-axis positioning Z-axis tapping Example: Drilling and Tapping on the Front Face of a part Simplified canned cycles for hole machining with the C and X-axis

3 X-axis peck drilling, C-axis positioning X-axis tapping Example: Drilling and Tapping on the OD of a part...17 DRILLING AND TAPPING WITH LIVE TOOLS ON THE SUB SPINDLE...18 Z-axis peck drilling on the sub spindle Z-axis tapping Example: Drilling and Tapping on the Face of a part using Sub Spindle positioning X-axis peck drilling on the sub spindle X-axis tapping on the sub spindle Example: Drilling and Tapping on the OD of a part using Sub Spindle positioning POLAR COORDINATE INTERPOLATION FUNCTION G Principle of Operation Layout of the X-C coordinate system Programming Notes Polar Coordinate Interpolation Example Geometry Layout Cutter Compensation / Tool Offset NC Program for Sample Part CYLINDRICAL INTERPOLATION...23 Principle of Operation Layout of the Z-C Coordinate system Programming Notes Formula for converting the length of an arc to degrees of rotation Cylindrical Interpolation Example Y-AXIS PROGRAMMING FOR PUMA TURNING CENTERS...27 Y - Axis Design

4 X-Y Plane Layout Y- Z Plane Layout Notes for Y-axis operation WORK PIECE TRANSFER BETWEEN MAIN AND SUB SPINDLE...31 Parameter Settings related to Spindle Synchronization Setting the orientation angle for Spindle Synchronization Oriented spindle synchronization command Synchronized spindle stop command Non- oriented spindle synchronization command...33 Caution with G96 in Spindle Synchronization Mode TORQUE CONTROL FUNCTIONS FOR B-AXIS...35 Live center support with Sub Spindle Cutoff Confirmation Sample Program1: Spindle Synchronization, Cutoff and Parts Transfer to Sub Spindle Sample Program 2: Spindle Synchronization, Cutoff and Parts Transfer to Sub Spindle BAR FEED OPERATION...39 M-codes used for the bar feed operation Bar feed sub programs Bar Stopper (Tool for stopping the bar) Top cutting the front face of a new bar End of bar-signal Timer Setting (M50/M51 time-out) Inserting the bar feed command into the machining program Bar Feed Sub Program Call Bar Reload Sub Program Call Program Examples for use with bar feeder

5 M-CODE LIST FOR DAEWOO PUMA-TURNING CENTERS...42 M-Codes for switching the Rotary axis Name MISCELLANEOUS PROGRAMMING INFORMATION...47 G76 THREADING CYCLE TWO LINE FORMAT Programming Examples, using the G76-Thread Cutting Cycle G76 THREADING CYCLE - SINGLE LINE FORMAT

6 ROTARY AXIS FUNCTIONS When machining with live tools a rotary-axis allows angular positioning of the work piece between zero and 360 degrees. The CNC system converts one of the lathe spindles into a rotary axis. C - Axis PUMA Turing centers equipped with a turret and driven tools normally employ a rotary axis, called the C-axis. The main spindle motor drives the rotary axis. A position-encoding device attached to the spindle provides for positioning of the rotary axis at degree resolution. Linear interpolation with the rotary axis, together with any other axis is possible. For circular interpolation between a rotary axis and a linear axis, special control functions such as polar coordinate interpolation or cylindrical interpolation is applied. The rotary axis is switched ON or OFF by M-codes, alternating between normal spindle operation and C-axis operation. Rotary Axis Mode: Main Spindle Mode: Sub Spindle Mode: M-codes M33, M34, M35 switch the C-axis, ON M-codes M3, M4, M5 switch the C-axis, OFF M-codes M103, M104, M105 switch the C-axis, OFF Reference Return Command: G28 H0, (or G30 H0) C-axis positioning Command: G0 C Absolute command, degrees G0 H Incremental command, degrees Work offsets G54 through G59 or the coordinate system setting command G50 sets the work coordinates for the rotary axis. System parameter 1240 & 1250 sets the reference point (Home position) for the C-axis. Linear Interpolation command: G98 G1 C (H ) F (F = degrees of rotation per minute) G99 G1 C (H ) F (F = degrees of rotation per tool revolution) C-axis locking function During machining with live tools, locking of the C-axis can provide improved stability. There are two different locking functions available: Low-pressure clamp M88 (Pressure is adjustable. Normal setting is ~125 PSI) X/C axis interpolation is enabled while M88 is active. Rapid positioning is disabled. High-pressure clamp M89 (fixed at maximum hydraulic system pressure) Both, rapid positioning axis interpolation are disabled while M89 is active. Unlock command M90 Front view of Main and Sub spindle, PUMA 2500SY 6

7 + + C- AXIS A - AXIS Normal Rotary Axis Assignment for PUMA 1500, 2000, 2500 YS Models The C-Axis (also referred to as C1-axis) normally assigned to the Main Spindle, on left side. The A-Axis (also referred to as C2-axis) normally assigned to the Sub Spindle, on right side. 7

8 A - Axis PUMA Turning centers that are equipped with a sub spindle and Y-axis include a rotary axis each on the main and on the sub spindle. The rotary axis on the sub spindle is assigned as the A-axis. NC programming for the A-axis is done same way as on the C-axis, except as noted, below. Reference Return Command: G28 A0, (or G30 A0) A-axis positioning Command: G0 A (Absolute position, degrees) No incremental command is available for A A-axis locking function Low-pressure clamp M188 (Pressure is adjustable. Normal setting~125 PSI) Axis interpolation is enabled while M88 is active. Rapid positioning is disabled. High-pressure clamp M189 (fixed at maximum hydraulic system pressure) Both, rapid positioning axis interpolation are disabled while M89 is active. A-axis unclamp command M190 Switching the Rotary Axis Names by M-Code For programmer s convenience, the following M-Codes are used for re-naming the rotary axis: M290 This M-Code restores the normal axis name assignment, setting the C- axis on the main spindle and the A-axis on the sub spindle. M291 This M-Code inverts the normal axis name assignment, setting the C-axis on the sub spindle and the A-axis on the main spindle. Switching the Rotary Axis Clamp M-Code M390 sets the condition so that M89 clamps the C-Axis, M189 clamps the A- axis M391 sets the condition so that M189 clamps the C-Axis. M89 clamps the A- axis. 8

9 Feed Rate Calculation for the Rotary Axis The feed rate for a rotary-axis is specified in units of angular velocity, either in degrees per minute or in degrees per tool revolution. To convert the tangential feed rate on the circumference of a circle that is defined by the radius R from inches per minute (IPM) into degrees per minute ( PM), the following formula is applied: F per minute =F (IPM) x / R To convert a feed rate from inches per revolution (IPR) into degrees per tool rotation ( / REV) the formula is the same: F per revolution =F (IPR) x / R The above formulas calculate the feed velocity for moving the rotary axis alone, not together with another axis. For example: Suppose that machining is done on the OD of a 1.5 diameter part, rotating the C-axis only. The tangential feed rate desired is 5 per minute. What is the required feed rate in degrees per minute? Answer: Feed rate required=5 x / 0.75=382 degrees per minute Feed Rate Calculation for Linear Interpolation with Rotary Axis Caution concerning the feed rate must be applied when linear interpolation between the rotary axis and the Z-axis is done. The tangential feed rate along the tool path becomes high when the arc length of the rotary axis move is relatively short in comparison to the travel distance along the Z-axis. The feed rate must be reduced, accordingly. It can be calculated as shown in the example, below. Example: Machining is done on the OD of a 1.5 diameter part, rotating the C- axis Angle = 30 while moving the Z-axis minus 1, at the same time. The desired feed rate along the tool path F = 5 /minute. Calculate the feed rate to be used for the interpolation command: G1G98 H60. W-1.0 F? Steps for calculation of the tangential feed rate: 1. Calculate the length of the 30 arc segment on the periphery of a 1.5 diameter circle: Arc length=2rxπ/360x60=2x0.75x3.14/360x30= Calculate the length of the tool path: L= Square root of (0.392²+1²)=1.07 9

10 3. Calculate the time it should take for the 1.07 long cut, applying the feed rate of 5 per minute. Time = 60/5x1.07=12.84 seconds. 4. Calculate the feed rate in degrees per minute that is required for a rotation of 30 degrees in12.8 seconds: F=30/12.8*60=141 degrees per minute. Or apply the following formula, where: F = feed rate in inches per minute, A= C-axis rotation angle L = Length of the tool path F per minute =F (IPM) x A / L Feed rate in degrees per minute =5 x 30 / 1.07=141 degrees per minute Command line for above example: G1G98 H60.0 W-1.0 F

11 SPINDLE MODE AND ROTARY AXIS MODE COMMANDS For PUMA Lathes, equipped with a C-axis, the program commands as shown below apply. Commands are shown for turning mode and for live tool mode, separately. Main Spindle Mode (C-Axis Disconnected) For turning operations on the main spindle, the commands as shown in the table, below are applicable. These commands may be used at the initial program startup in Turning-Mode or when switching from Live Tool-Mode to Turning-Mode. Command M5,M3 or M4 G0 G18G40 G80 G99 G96 S G97 S Explanation These commands are normally used for starting or stopping the main spindle. In addition, they will automatically disconnect the C-axis. When the C-axis happens to be clamped, at the time unclamping will be done, automatically by these commands. Use these G-codes at the beginning of any program segment where Canned cycles G81through G88 or cutter compensation G41, G42 is used. G18 (X-Z Plane select, default on power up) IPR-feed mode should always be used for turning. (G99-mode is set as default on power-up) Constant surface speed control command is used for turning only. Not to be used for drilling, tapping, milling or thread cutting. Constant (RPM) control command. Use G97 for drilling, tapping milling or thread cutting. (G97-mode is set as default on powerup). Sub Spindle Mode (C-Axis Disconnected) For turning operations on the sub spindle, the commands as shown in the table, below are applicable. Command M105,M103 or M104 Explanation These commands are normally used for starting or stopping the sub spindle. In addition, they will automatically disconnect the C-axis. When the C-axis happens to be clamped, at the time unclamping will be done, automatically by these commands. 11

12 Rotary axis mode (C-Axis or A-Axis connected) For Live Tool operations, the commands as shown in the table, below are applicable. These commands may be used at the initial program start-up in Live Tool-Mode or when switching from Turning-Mode to Live Tool Mode. Command Remarks M35 Live tool spindle rotation-stop command and C-axis-selection. This command is used for switching from Turning-Mode to Live- Tooling Mode. The main spindle now serves as the C-axis. G0 G40 G80 Use these G-codes at the beginning of any program segment where Canned cycles G81through G88 or cutter compensation G41, G42 is used. M90 C-axis unclamp-command. Use at the beginning of any program segment where C-axis clamp function (M88 or M89) is used. G28 H0 C-axis Reference-point-return command. This command should be used always after the C-axis has been newly activated. G50 C G50 C only! No other axis. This may be used to pre-set the C- axis coordinates, at the reference point, if desired. G97 S M33, Constant (RPM) control command must be used always when M34 C-axis is active. (G97-mode is set as default on power-up). Note: The G96 command must never be used in Live Tooling Mode. M206 Allows simultaneous spindle rotation of more than one spindle at a time. This command is used just after sub spindle positioning is done. It will keep the live tool spindle running. G97 S M119 Sub spindle positioning (when applicable) M33 M34 M88 M89 G99 G98 Live tool spindle-forward rotation command. Also activates the C-axis. Live tool spindle-reverse rotation command. Also activates the C-axis. C-axis low pressure clamp. Use only when necessary. C-axis clamping may be required for heavy milling, drilling or broaching operations on relatively large diameters. C-axis high pressure clamp. Use only when necessary. (See above) IPR-feed mode may be used for any live tool operation, except on machines built before (G99 set default on power-up). IPM-feed mode may be used for any live tool operation. Preferably, the IPR (G99) feed mode should be used, if possible. For machines built before 1998, the IPM-feed mode must be applied for Live-Tooling operations. 12

13 M-Codes for switching the Rotary axis Name The table below shows special M-codes that apply for PUMA 1500SY, 2000SY and 2500SY models, only. These M-codes simplify programming by re-naming the rotary axis name assignment and the rotary axis-axis clamp M-codes. These M-codes call the sub programs as registered in NC-parameter tables # 6071 through # M-Code M289 M389 M290 M291 Description Sets the C-axis clamp M-Code as M89 (normal) The A-axis clamp M-code is M189 M289 Calls program O9001 Sets the C-axis clamp M-Code as M189 The A-axis clamp M-code is M89 (used when the C-axis is switched from the main spindle to the sub spindle) M389 Calls program O9002 Sets the normal rotary axis assignments: The C-axis is located at the main spindle. The A-axis is located at the sub spindle. M290 Calls program O9003 Inverts the rotary axis assignments: The C-axis is located at the main spindle. The A-axis is located at the sub spindle. M291Calls program O

14 ANGULAR POSITIONING FUNCTION FOR SPINDLES Angular positioning function for spindles can be utilized for machining with live tools. Angular positioning is applied typically on the sub spindle for the PUMA MS-series turning centers. Spindle orientation When the spindle orientation option is provided the command M19 S0 is used for positioning the main spindle at a preset rotation angle. Spindle orientation is used for applications such as bar pulling of polygon shaped stock, in-feeding of polygon shaped bar material from a bar feeding device, positioning of the chuck for loading of work pieces, etc. Parameter Settings related to Spindle Orientation Entering data at system parameter 4077 does setting of the orientation reference angle. Main Spindle: Sub Spindle: #4077 S1 #4077 S3 Data range for parameter setting: zero ~ 4096, positive or negative value. One full rotation (360 degrees)=4096 units. One unit equals degrees. (360/4096=0.088 degrees) One degree equals units. (4096=1000 Hexadecimal value, or 4096=Bit 12 =1 Binary value ( ) Caution: Parameter 4077 S2 must not be changed. This parameter sets the live tool spindle orientation position that is critical about alignment of the drive coupling. Angular spindle positioning On machines where the spindle positioning option is available, positioning at a spindle rotation angle is possible in angular increments of 0.1 degrees. This function cannot do interpolation with another axis. Angular positioning of the main spindle The command for main spindle positioning is as follows: Zero-degree angle: G97 S0 M degree angle: G97 S1800 M19 (multiply positioning angle by 10) Any angle: G97 S3599 M19 (not to exceed 3600 units) Once commanded, the spindle is held in position under power by the spindle motor. The M3, M4 or M5-command cancels spindle positioning. 14

15 System parameter 4077 S-1 sets the reference angle for the main spindle. Angular positioning of the Sub spindle The command for sub spindle positioning is as follows: Zero-degree angle: G97 S0 M degree angle: G97 S1800 M119 (multiply positioning angle by 10) Any angle: G97 S3599 M119 (not to exceed 3600 units) The M103, M104 or M105-command cancels spindle positioning. System parameter 4077 S-3 sets the reference angle for the sub spindle. Angular Spindle positioning and spindle locking When the spindle locking option is provided, angular positioning and locking of the spindle is possible. Spindle locking is available on the sub spindle for all PUMA MS-type turning centers. Angular positioning of the sub spindle is done the same way as described, above. However, locking of the spindle is available at 5 intervals, only. Hence, the angular positioning command is to be done in 5- degree increments from zero (S-command in 50-unit increments). Once the spindle has been positioned at the desired angle, it can be firmly locked by the M-code M189. The teeth of a gear attached to the spindle will be in alignment with the hydraulically powered locking pin every 5 degrees. No M-Code is used for unlocking the spindle. Spindle positioning or spindle rotation command unlocks the spindle, automatically. System parameter 4077 S3 is used for adjustment and setting the alignment between the gear teeth and the locking pin. 15

16 DRILLING AND TAPPING WITH LIVE TOOLS ON THE C-AXIS Simplified canned cycles for hole machining with C and Z-axis Z-axis peck drilling, C-axis positioning G83 C Z Q P F Z-axis tapping G84 C Z F Notes: C = C-axis position, X = X-end position, (diameter), Q = peck distance (No decimal point allowed with the Q. Repeat Q on each subsequent line), P = Dwell, F = Feed Rate. C-axis clamping command M89 is optional. It can be added to the cycle, as shown in the example, below. Example: Drilling and Tapping on the Front Face of a part Drill (4) Holes, diameter on the front face equally spaced on a 1.5 Diameter circle, 0.45 deep. Peck depth is Clamp the C-axis during drilling. Tap the 4 holes, ¼-20-UN, and 0.35 deep. Peck Drilling Program Tapping Program (Rigid Mode) G0G40G80G99 G0G40G80G99 M90 M90 M35 M35 G28 H0 G28 H0 T0707 T0808 G97S2500M33 G0C0Z.5 G0C0Z.5 X1.5 M8 X1.5 M8 Z.1 Z.1 G97S1000M29 G83C0Z-.45.Q1250F.005M89 G84C0Z-.35F.05M89 C90.Q1250M89 C90. M89 C180.Q1250M89 C180. M89 C270.Q1250M89 C270.M89 G0G80Z.5M90 G0G80Z.5M90 X8.Z4.M35 X8.Z4.M35 M1 M1 16

17 Simplified canned cycles for hole machining with the C and X-axis X-axis peck drilling, C-axis positioning G87 C X Q P F X-axis tapping G88 C X F Notes: C = C-axis position, Z = Z-end position, Q = peck distance (No decimal point allowed with the Q. Repeat Q on each subsequent line), P = Dwell, F = Feed Rate. C-axis clamping command M89 is optional. It can be added to the cycle, as shown in the example, below. Example: Drilling and Tapping on the OD of a part Drill (4) Holes, diameter 0.201, located at Z (minus)-0.5. Holes equally spaced around a 2 OD. Drill through into the 1.5 diameter bore. Peck depth is Clamp the C-axis during drilling. Tap the (4) holes ¼-20-UN, 0.35 deep from the OD. Peck Drilling Program Tapping Program (Rigid Mode) G0G40G80G99 G0G40G80G99 M90 M90 M35 M35 G28 H0 G28 H0 T0909 T1010 G97S2500M33 G0C0Z.5 G0C0Z.5 X2.25 M8 X2.15 M8 Z-.5 Z-.5 G97S1000M29 G87X1.3C0Q1250F.005M89 G88X1.3C0F.05M89 C90.Q1250M89 C90. M89 C180.Q1250M89 C180. M89 C270.Q1250M89 C270.M89 G0G80X2.15 G0G80X2.2 Z.5 Z.5 X8.Z4.M35 X8.Z4.M35 M1 M1 17

18 DRILLING AND TAPPING WITH LIVE TOOLS ON THE SUB SPINDLE The canned cycles shown below can be applied for drilling and tapping operations on the sub spindle on PUMA-MS type machines. Angular spindle positioning is applied. Z-axis peck drilling on the sub spindle G83 Z Q P F Z-axis tapping G84 Z F Example: Drilling and Tapping on the Face of a part using Sub Spindle positioning. Drill (4) Holes, diameter on the face equally spaced on a 1.5 Diameter circle, 0.45 deep. Peck depth is Clamp the C-axis during drilling. Tap holes ¼-20-UN, 0.35 deep. Peck Drilling Program Tapping Program (Rigid Mode) G0G40G80G98 G0G40G80G98 M35 M35 T0707 T0808 G97S2500M33 G0Z.-5 M206 X1.5 M8 G0Z-.5 Z.-1 X1.5 M8 S0M119 Z.-1 M98P1235 S0M119 S900M119 M98P1234 M98P1235 S900M119 S1800M119 M98P1234 M98P1235 S1800M119 S2700M119 M98P1234 M98P1235 S2700M119 G0G80 Z-.5 G0G80 Z-.5 X8.Z4.M35 X8.Z4.M35 M1 TAPPING SUB PROGRAM M1 DRILLING SUB PROGRAM O1235 O1234 M189G98 M189G98 G97S1000M29 G83Z.45Q1250F12.5 G84Z.45F50. G80Z-.1 G80Z-.1 M99 M99 18

19 The canned cycles shown below can be applied for drilling and tapping operations on the sub spindle on PUMA-MS type machines. Angular spindle positioning is applied. X-axis peck drilling on the sub spindle G87 X Q P F X-axis tapping on the sub spindle G88 X F Example: Drilling and Tapping on the OD of a part using Sub Spindle positioning. Drill (4) Holes, diameter 0.201, located at Z 0.5. Holes equally spaced around a 2 OD. Drill through into the 1.5 diameter bore. Peck depth is Clamp the C-axis during drilling. Tap the (4) holes ¼-20-UN, 0.35 deep from the OD. Peck Drilling Program Tapping Program (Rigid Mode) G0G40G80G98 G0G40G80G98 M35 M35 T0707 T0808 G97S2500M33 G0Z-.1 M206 X2.25 M8 G0Z-.1 Z.5 X2.15 M8 S0M119 Z.5 M98P1235 S0M119 S900M119 M98P1234 M98P1235 S900M119 S1800M119 M98P1234 M98P1235 S1800M119 S2700M119 M98P1234 M98P1235 S2700M119 G0G80 Z-.5 G0G80 Z-.5 X8.Z4.M35 X8.Z4.M35 M1 TAPPING SUB PROGRAM M1 DRILLING SUB PROGRAM O1235 O1234 M189G90 M189G98 G97S1000M29 G87x1.3Q1250F12.5 G88x1.3F50. G80Z-.1 G80Z-.1 M99 M99 19

20 POLAR COORDINATE INTERPOLATION FUNCTION G12.1 Principle of Operation The polar coordinate interpolation function G12.1 simplifies programming of linear and circular interpolation between the X-axis and a rotary axis. Programming is done using Cartesian coordinates that are converted into polar coordinates by the control. Layout of the X-C coordinate system Programming Notes G12.1 activates the polar coordinate interpolation function. In this mode, the rotary axis C is programmed the same way as if it were a linear axis. Input of degree-units is no longer valid for the C-axis at this time. G13.1 cancels the polar coordinate interpolation function, restoring the rotary axis function back to degree-input. In G12.1-mode, a coordinate along the horizontal axis X is expressed as a diameter (twice the actual distance from origin). A coordinate along the vertical axis C is expressed as the actual, linear distance from origin. The origin (zero point) of the X-C coordinate system is fixed at the center point of the rotary axis. The origin cannot be changed. Syntax for Linear Interpolation command: G1 X C F Syntax for Circular Interpolation command: 20

21 G2 (G3) X C R (I ) (J ) F Programming of arcs is done the normal way. Letters I and or J, or letter R is used for arc specification. Z-axis moves must be commanded in a block separately from X-C moves. Cutter radius compensation commands (G40, G41 and G42) must be commanded during G12.1-mode only. The cutter radius as registered under R on the tool-offset tables is applied for cutter radius compensation automatically. The letter D for cutter radius compensation is not used. The tool-vector T at the tool-offset tables is set at zero when a milling cutter is used. Positioning command G0 is not allowed in G12.1-mode Plane select command G18 is used in G12.1-mode. Parameters #5460 & #5461 set the interpolation axis names for polar coordinate interpolation. Polar Coordinate Interpolation Example The sketch, above shows two flat surfaces to be milled onto a outside diameter. The flat surfaces start at the front-face (Z0), ending at Z A ¾ -diameter end mill is to be used for cutting the flats. Points 1 through 6 describe the tool path. The coordinates X1.950, C represent the start point of the tool path. Geometry Layout When preparing a layout for the tool path geometry, it is advisable to start the tool path on the positive side of the X-axis. The negative side of X as a start point should be avoided. This is due to the limited travel of the X-axis on the negative side. A NC program for polar coordinate interpolation may include negative X- coordinates. The X-axis will not actually travel to the negative side of X0. Instead, the part is rotated around. In the example shown, no cutting is done on the arc between points 3 and 4. The arc has been added, so that both flats can be machined in a continuous path. Since the arc is not actually machined, a high feed rate is applied going around the arc. Cutter Compensation / Tool Offset The sketch, above shows the dimensions for the tool-center path. In theory, cutter compensation might not be needed, in this case. However, it is advantageous to apply the cutter compensation function, regardless. Cutter compensation allows the operator to control the size of the entities machined by changing the R -value of the tool offset. 21

22 A ramp-on-move must be programmed, together with the cutter compensation command G41 or G40. A line perpendicular to the flat is to be constructed for the ramp-on move. Ramp-on Distance=0.1 when the tool center path is programmed. Ramp-on Distance=0.1 plus cutter radius, when the part geometry only is programmed. A ramp-off-move is required for cancellation of the cutter compensation, G40. A line in the same amount as shown, above, perpendicular away from the flat is to be programmed. In polar coordinate interpolation, size control cannot be achieved by adjusting the X-axis tool offset. Adjusting the R-value for the cutter compensation does size control. The X-axis offset represents the diametrical distance between the x-axis origin and the cutter center position. This offset value is usually zero, in case of a standard axial milling attachment. Once it is set correctly, the value must not be changed. Faulty tool offset data or faulty coordinate data may result in concave or convex shapes, instead of straight, linear shapes. NC Program for Sample Part (Note: The R -offset for this tool is set = 0 prior to cutting the part. After checking the part size, adjust R plus or minus, as needed for size control) M35 G40 G13.1 G30 U0 W0 G28 H0 T0808 (3/4 DIA. CUTTER) G97 S2000 M33 G0Z.1 C0 M8 X2.1 G12.1 G1 G98 X1.950 C.5339 F60. (Point 1) G1 Z F10. G1 G41 X1.750 F7. (Point 2) G1 C (Point 3) G2 X-1.75 R1.025 F60. (Point 4) (No cutting is done on the arc) G1 C.5339 F7. (Point 5) G1 G40 X F60. (Point 6) G13.1 G99 G0 X2.5 Z.1 M35 G30 U0 W0. M9 M1 22

23 CYLINDRICAL INTERPOLATION Principle of Operation The cylindrical interpolation function G7.1 allows circular interpolation between the Z-axis and a rotary axis. Programming is done using Cartesian coordinates for the Z-axis and degrees of rotation for the rotary axis. Arc specifications are given in units of linear measurement. Typical applications for this function include engraving operation for lettering or for milling of cam shapes on the circumference of a cylinder. Layout of the Z-C Coordinate system The sketch below shows the Z-C coordinate system. Programming Notes Plane Select Command: G18 G7.1H < 0 or G7.1 C < 0 activates the cylindrical interpolation function. An H- value or a C-value greater than zero specifies the radius of the cylinder to be machined. For example: Cylindrical interpolation mode is set by this command: G1 G18 W0 H0 followed by G7.1 H0.75 in separate block. G7.1 H0 or G7.1 C0 cancels the cylindrical interpolation function. Z-coordinates specify absolute dimensions parallel to the length of the cylinder. The letter W can be used for incremental specification along the Z- axis. 23

24 C- axis rotation is specified as an absolute angle in degrees. The letter H for incremental angle specification can be used, instead. X-coordinates specify absolute dimensions on the OD of the cylinder. The letter U can be used for incremental specification along the X-axis. Positioning G0 cannot be done when cylindrical interpolation mode is active. Linear interpolation G1 is possible with all three axes, simultaneously. Circular interpolation (G2, G3) between Z-linear coordinates and C- angular coordinates is performed automatically by the control using the G7.1-function. Circular interpolation between X and C axis cannot be done. Arc radius specification. The letter R must be used for arc specifications. Letters I J or K cannot specify an arc radius in cylindrical interpolation. Cutter Radius Compensation Functions (G40, G41and G42) can be applied. The cutter radius as registered under R on the tool-offset tables is applied for cutter radius compensation automatically. Tool path: For programming purposes, the surface on the circumference of a cylinder is laid out in the shape of a rectangle whose length is equal to the cylinder diameter times pi. The height equals the height of the cylinder. The tool path is then projected onto this rectangle. Horizontal dimensions are to be converted from linear to angular C axis coordinates. The Vertical dimensions represent Z-axis coordinates. The zero point of the coordinate system can be decided at an arbitrary location. Formula for converting the length of an arc to degrees of rotation The use of RADIANS can simplify conversion from linear units to degree-units. To convert the length of an arc for a segment of a circle into degrees of rotation, the following formula is applied: C = Degrees of rotation, L = linear distance R = radius of the circle, = one radian. C º = L / R x When diameter D is used to define the circle, use this formula: = two radians. C º = L / D x

25 Cylindrical Interpolation Example The letters J and R to be engraved around the OD of a 2.9 -diameter part, using cylindrical interpolation-function G7.1 A 1/32-radius ball-nose end mill is used for engraving the letters. In order to define the tool path, coordinates X, C and Z for every point on the entities are required. Layout of tool path In order to simplify programming the cylindrical surface of the part to be machined is represented in form of a flat sheet that measures the equivalent of the part s circumference vertically and the part s length in horizontal direction. Orientation of the part is the same as viewed looking down from the operator s side of the machine when the part is clamped in the chuck. Converting linear coordinates to degrees of rotation 25

26 For the sample part at hand the factor for converting linear units into degrees is calculated as follows: 1 / 2.9 x = º per 1 of linear distance C º = L x º The table below shows the start-points and end-points for the lettering X Z C Start point of letter J * = º End point of letter J Start point of letter R * = º End point of letter R * = º N100 (ENGRAVING LETTERS J & R ) G0G80G40G18 M35 G7.1H0 G28H0 T1111 G97M33S4000 G0Z-.7 G0X3.1.C M8 G1G98 G18W0H0 G7.1H1.45 X2.9F5. C3.951 Z-.45 G3Z-.45C15.805R.15 G1X3.5F200. Z-.3C G1X2.9F5. Z-.7 C G3Z-.45C R.125 G1C C G1Z-.3C G1X3.1F200. G7.1H0 G30U0M35 G30W0 M1 26

27 Y-AXIS PROGRAMMING FOR PUMA TURNING CENTERS Instructions shown here apply for PUMA CNC Turning Centers, series 1500Y, 2000Y and 2500 Y or SY with FANUC-control models 18i -T. Y - Axis Design In theory, the Y-axis on a Turning Center runs perpendicular to the X and the Z- axis. Machining on three planes is possible by use of live tools. On the machine models as listed, above, the Y-axis virtually runs on a 30-degree angle to the X- axis. This design allows for compact construction and improved stability. When Y-axis movement is commanded, both the X-axis and the Y-axis are moving automatically synchronized so that the resultant tool path of the Y-axis is perpendicular to the X-axis. 27

28 X-Y Plane Layout Note: Travel on the negative side of the X-axis is restricted due to limitation of the X- axis stroke. The X-axis will let the cutter center travel approximately 2 inches maximum, radially past the spindle center. However, the interference between the turret body and the sub spindle body varies, depending on the position of the Z and B-axis. The safe maximum travel past center is only 0.1 inch, radially. 28

29 Y- Z Plane Layout Note: Part Layout for programming purpose is done, looking at the part from the back of the cutter, not from the front of the machine. Positioning of the cutter in axial direction is done by the X-axis. Dimensions specified on diamter. Notes for Y-axis operation During manual Zero-return mode the Y-axis first then the X-axis must be homed, independently in this order. The rotary axis must be active in order to command Y-axis operation in automatic mode or in MDI-mode. M-codes M33, M34, M35 switch the rotary axis ON, allowing Y-axis operation in automatic mode or in MDImode. During machining operations with non-rotating tools, the Y-axis must remain parked at its home position. M-codes M3, M4, M5, M103, M104, M105 switch the rotary-axis OFF, prohibiting commands for Y-axis movement. 29

30 Reference Return Command for Y-axis: G28 V0, (or G30 V0) Y-axis positioning Command: G0 Y (+/-) Absolute command G0 V (+/-) Incremental command The zero point for the Y axis can be shifted by work offsets G54 through G59 or by coordinate system setting command G50. Plane select command G17 allows circular interpolation between the X and Y-axis. Due to limitation of the X-axis movement at negative coordinates, please pay attention, avoiding collision that may occur between the turret and sub spindle body. Plane select command G18 (default on power up) allows circular interpolation between the X and the Z-axis. Plane select command G19 allows circular interpolation between the Y and the Z-axis Helical interpolation between Y and Z-axis with the X-axis used for the axial dimension of the helix is possible when the 3-D Helical Interpolation Option is available on the system. Diameter programming is used. All X-coordinates are on diameter. 30

31 WORK PIECE TRANSFER BETWEEN MAIN AND SUB SPINDLE Transferring a work piece from one spindle to the other is done with the B-axis that transports the sub spindle. Moving the sub-spindle onto the main spindle allows handing-over the work piece from one spindle to the other. Normally, machining is done on the main spindle at first then the part is transferred to the sub spindle for additional machining to be done on the back-end of the part. The following aspects need to be considered for work transfer operations: Chucking equipment on the sub-spindle. The sub-spindle that normally serves as the Receiver of the transferred part uses either a three-jaw chuck or a True-Length type collet chuck. No axial movement of the collet must occur while closing the chuck, such as is the case with a standard collet chuck. The use of compactly designed collet chucks is preferred. For example: Type 3-J DL, with reduced collet nose diameter is best. Larger chucks cause interference with turret and cutting tools during parts transfer. Chucking equipment on the main-spindle. The main-spindle can use either a three-jaw chuck or a standard collet chuck, for most applications. The use of compactly designed collet chucks is preferred. For applications that employ the sub spindle for advancing ( pulling ) of bar stock, either a three-jaw chuck or a True-Length type collet chuck is required. Non oriented, synchronized spindle rotation. This feature allows synchronizing the spindle rotation with both spindles engaged on the work piece at the same time. Synchronization can be done from spindle stopped condition. Both spindles operate in unison, at precisely synchronized rotation. This type of synchronization is applied typically for turning of long shafts that are clamped by the chucks at each end. Alternatively, it can be used for cutting off a part from the bar stock then transferring it to the sub spindle. Timing or orientation between the two spindles in this case is at random. (See details for parameter settings, below) Oriented and synchronized spindle rotation. Synchronization of the spindle rotation angle on each spindle is done before commencement of synchronized rotation. This function establishes and maintains the rotation angle relationship between entities machined separately on the main spindle and on the sub spindle. The condition for using this feature is that only one spindle is connected to the work piece. The chuck on the other spindle needs to be opened, before synchronization can occur. (See details for parameter settings, below) 31

32 B-axis torque control functions. a) B-axis torque skip function. This function allows seating of the sub spindle chuck in axial direction firmly against the work piece to be transferred, before closing the chuck. b) Cutoff confirmation. B-axis torque control function is used for checking the actual separation between work piece and bar stock after cutoff. Parameter Settings related to Spindle Synchronization a) Setting the data of keep relay K0, bit 0 decides the type of spindle synchronization that is performed. Non-oriented spindle synchronization: K0.0 = 1 Oriented spindle synchronization: K0.0 = 0 b) Phase synchronization angle (orientation) is shifted by following system parameters: Main Spindle: System parameter #4034-S1 Sub Spindle: System parameter #4034-S3 Data range for parameter setting: zero ~ 4096, positive or negative value. One full rotation (360 degrees)=4096 units. One unit equals degrees. (360/4096=0.088 degrees) One degree equals units. Setting the orientation angle for Spindle Synchronization When a part is to be transferred from the main to the sub spindle, precise alignment with the jaws or collet chuck on the sub spindle may be required. For example: when gripping on a polygon shape with the sub-spindle chuck, the following procedure is used for checking and setting the synchronized orientation position. 1. Set keep relay 0.0=0 2. In handle mode, move the B-Axis with the sub spindle chuck as close to the face of the part. Both spindles must be allowed to rotate freely, without touching the part. 3. Execute following commands, either in MDI-mode or Auto-mode, single block: M131 M169 G97 S0 M203 -Sub Spindle Chuck interlock bypass command -opens the sub spindle chuck -synchronizes orientation on both spindles by rotating each of the spindles at their respective orientation position, as set by parameter #4034. Both spindles are now locked in position by the spindle motor. 32

33 4. At this time, the synchronized orientation position can be checked. Alignment error is measured by use of the C-axis position display. 5. Set Origin to H, on the Relative position display for the C-axis. 6. Switch to handle mode. The motor releases both spindles at this time. Do not touch or move the spindles. Activate the C-axis mode by pushing the C-axis button on the operation panel. 7. Find the angular mismatch between jaws and the work piece by rotating the C-axis until the sub spindle jaw lines up with the part. 8. Adjust data setting on parameter #4034, accordingly. Repeat steps 2 to 8 until perfect alignment is established. Oriented spindle synchronization command Set Keep Relay 0.0 =zero. The jaws or collet of one of the two chucks must be opened before the spindle synchronization command. This will allow each spindle to perform orientation, independently, without being connected to each other by the work piece. The following series of commands are used in the order as shown when synchronizing the spindles: M131 Sub Spindle Chuck interlock bypass command M169 opens the sub spindle chuck G97 S1000 M203 (M204) Synchronizes spindles at 1000 RPM with simultaneous acceleration or deceleration. Synchronized spindle stop command When both spindles are running in synchronized mode, it is possible to do a synchronized stop. Both spindles come to a stop, synchronously. The synchronized spindle stop command is used only when both spindles are engaged with the work piece. M205 Synchronized stop command Non- oriented spindle synchronization command Set Keep Relay 0.0=1 Keep relay is set 1for applications where machined entities on each spindle have no relationship concerning rotation angle to each other. Synchronization command is possible with both chucks engaged with the work piece. G97 S1000 M203 (M204) Synchronizes spindles at 1000 RPM with simultaneous acceleration or deceleration. 33

34 Caution with G96 in Spindle Synchronization Mode The G96-command may cause erratic acceleration or deceleration when machining is done on relatively small work diameter. This is typically the case during cutoff operation where the cutoff tool is moved to X0. Consequently, slippage between the sub spindle chuck and the work piece may occur, when both chucks are engaged with the work piece. Slippage causes error in angular relationship between entities that are machined on each spindle separately. It is best to do the cutoff operation as follows: 1. Position the cutoff tool a little above the bar stock diameter with the Z-axis at the correct position for cutting off. 2. Start-up the main-spindle in G96-mode and move the B-axis close to the part. 3. Cut a groove to the smallest possible part diameter, leaving enough material so that the part will not break away from the bar stock. At the bottom of the groove, slightly retract the tool. ( U0.01) 4. Synchronize both spindles in G97-mode at the desired RPM. Then gripping the part with the sub spindle, completing the cutoff operation. For reliable operation in spindle synchronization mode, the spindle speed should be kept between 60 and 2500 RPM. 34

35 Torque Control Functions for B-axis The table below shows special G-codes that apply for PUMA 1500SY, 2000SY and 2500SY models, only. These G-codes command B-axis torque control functions. G-codes call the sub programs as registered in NC-parameter tables # 6050 through # Live center support with Sub Spindle G-Code G300 Description Live-Center Support with B-axis ON G300 Calls program O9010 Program Example: Attach a suitable work support device to the sub spindle, such as a livecenter. Then insert the following commands into the program: 1. G0 B ---Position the B-axis within 0.1 to 0.2, clear of the end of the work-piece that is to be supported. Synchronize the spindle RPM for main and sub spindle, if desired. 2. G300 B-200. G300 calls the sub program. The B -command sets the torque for the B-axis. B-200. Means 20% of the available torque applied on the B-axis in minus direction. The B-axis now commences to move in negative direction, pushing the live center onto the work, applying the specified torque. 3. X Z Start the machining operation with live center in place. 4. G301 --G301 Calls the sub program O901, canceling the torque control mode. This command is required before positioning the B- axis. G301 Center Support OFF (cancel) G301 Calls program O9011, canceling the torque control function. 35

36 Cutoff Confirmation G-Code G350 Description Cutoff confirmation G350 Calls program O9011 Use the cutoff confirmation command for cutoff operation in combination with work piece transfer from main to sub spindle only. Program Example: Upon separation of the work-piece from the bar stock, retract the cutoff tool with the X-axis, so that the tool clears the OD of the bar stock. Now, insert the following commands into the program: 1. G Calls the sub program O9012. The B-axis will now attempt to close the gap that exists between the bar stock and the work piece, automatically. When the movement of the B-axis is less than 0.04, an alarm occurs, signaling that the work piece has not been separated from the bar stock. When the movement is greater than 0.04, no alarm will occur. 2. G4 U0.5---A dwell time of 0.5 seconds is required. 3. G0 B Positioning command, clearing the sub spindle out of the way. 36

37 Sample Program1: Spindle Synchronization, Cutoff and Parts Transfer to Sub Spindle Program includes torque-skip function. N1400( CUTOFF & TRANSFER) G0G40G80G99 G50S3000M31 G53 B0M131 G30U0W0 T0303 M169 G97S1000M203 G0X3.Z-2.250S1500 M31= main spindle interlock bypass M131=sub spindle interlock bypass M169=open sub spindle Chuck M203= spindle synchronization-command Positioning the cutoff tool at cutoff position G0B-15.2 S2000 Step up rpm & bring sub chuck to within 0.1 to face of part M86 Torque Skip data setting G31G98B F30. Command the B-axis to move by 0.1 past the point where the shoulder on the chuck bottoms out on the face of the part. G99M168 M87 G0X2.1M8 G1X0 F.002 M5 G0B-3.5 G0X3.M9 G30U0W0 M105 M1 M168= close sub chuck Torque Skip data setting cancel Final approach with cutoff tool Cutoff Part in sub spindle is now separated from bar stock. Sub spindle axial pressure releases, pushing slightly against cutoff tool. Stop main spindle. This twist-off any remaining material Retract sub spindle Retract cutoff tool Stop sub spindle 37

38 Sample Program 2: Spindle Synchronization, Cutoff and Parts Transfer to Sub Spindle Program includes torque-skip function, pickup position check and cutoff confirmation G350. N200(CUTOFF & TRANSFER) G0G18G40G99 G53B0 G30U0 G30W0M131 Interlock bypass T0303 G0Z-2.895M114 Move Z at cutoff position Clean sub spindle chuck G97S1275M3X2.1 Start main spindle, move X to part X1.2 G0B (1-INCH CLR.OF FACE) Move B close to part G96S400M8 CSS & coolant on G1G99X.25F.002 Pre-cutoff U.02 Tool release G97S1500M169 Fixed spindle rpm M203 Synchronize spindles G4U1. G0B (.1CLR) B within 0.1 clear of shoulder M86 Torque skip on G31G98P99B-17.9F5. (B ) B to to skip position G99M87 Torque skip off WHILE[#5104NE0]DO1 Wait until B quits moving END1 #100=0 Set alarm flag at zero #524=#5024 Store the current machine Coordinates of the B-axis. #525=# Calculate the difference between actual and theoretical pickup position. #525=ABS[#525] Make it a positive number IF[#525GT0.005]GOTO205 Check the tolerance. Skip to N205 if not in tolerance. If within tolerance, do next line. M168 Close the sub chuck M8 G1G99X-.01F.002 Cutoff all the way X2.1F.01 Feed the tool back out (B-axis may exert pressure onto the tool) G0X4. Clear the tool away from stock 38

39 N206G350(CUTOFF CONFIRMATION) G4U.5 GOTO206 N205#100=1 N206G53B0M105 G30U0M9 G30W0M5 IF[#100NE1]GOTO208 #3000=1(PICKUP N0 GOOD) N208M1 B axis attempts to close the gap left by the cutoff tool. If it cannot move at least 0.05, alarm occurs. Must have dwell command here Skip the alarm flag Set the alarm flag Retract B axis Retract X Retract Z, main spindle off If alarm flag not set, skip to N208 Alarm condition. #525 shows the deviation from the expected pickup position Bar Feed Operation M-codes used for the bar feed operation M5 Stop the spindle M9 Stop the coolant M31 Chuck interlock bypass (allows operation in auto mode with chuck open) M69 Open the chuck M50 (M51) Bar-push command (M50 or M51 depending on wiring connections) M68 Close the chuck Bar feed sub programs Using separate sub-programs that contain all the necessary commands for the bar feed operation is recommended. (See sample programs O7000 and O7001 shown below) Bar Stopper (Tool for stopping the bar) When a SERVO-type bar feeder is at hand, ordinarily no bar stopper is required. However, in some cases the user may choose to use a bar-stopper anyway for improved accuracy and reliability. When a bar stopper is used, the bar-feed program needs to be modified, accordingly. Top cutting the front face of a new bar The front end-face of a new bar in some cases may have to be cutoff or machined separately from the normal machining operation. In this case, the top cutting can be included in the bar-reload sub program if desired. 39

40 End of bar-signal The bar feeder sends a signal to the NC at the time when there is not enough material left for the next bar-advance. The bar-end signal operates the Block- Skip Switch / 2 on the NC. This feature allows the NC to distinguish between normal bar feed out and bar reload operation. When M50 is commanded at the time the bar-end signal is ON the bar feeder ejects the remnant material first, then automatically loads a new bar. The bar stopper must not block the front of the spindle at this time. Timer Setting (M50/M51 time-out) Timer T32 in the PMC-Parameters sets the time-out for the M50 & M51 function. Standard setting is 20 seconds. When the bar feed out or bar reload, time exceeds the set time an alarm occurs. Inserting the bar feed command into the machining program In a bar-machining program, the bar feeding operation is done typically after all machining operations have been completed. The bar feed command is normally inserted into the machining program near the bottom. Bar Feed Sub Program Call N7000 M98 P7000 (Bar feed sub program call.) Insert this command near the bottom the machining program. Bar Reload Sub Program Call /2M98 P7001 (Bar reload sub program call.) This command is needed only for applications where a bar-stopper is used or when top cutting is done. Insert this command into the bar feed sub program O7000. Program Examples for use with bar feeder Example 1: Bar Feed Sub Program, for use without bar stopper or without top cutting. O7000 (Bar Feed) M5 (Spindle stop) M9 (Coolant off) M31 (Chuck Interlock-bypass command) M69 (Open chuck) M50 (M51) (Bar-push command) M68 (Close chuck) M99 (Return to Main Program) 40

SHOP NOTES. GPocket Guide and Reference Charts. for CNC Machinists. Made in the U.S.A.

SHOP NOTES. GPocket Guide and Reference Charts. for CNC Machinists. Made in the U.S.A. SHOP NOTES GPocket Guide and Reference Charts for CNC Machinists Made in the U.S.A. WHAT S INSIDE THIS BOOKLET? Decimal Equivalent Chart / Millimeter to Inch Chart Haas Mill G-Codes / Haas Mill M-Codes

More information

NZX NLX

NZX NLX NZX2500 4000 6000 NLX1500 2000 2500 Table of contents: 1. Introduction...1 2. Required add-ins...1 2.1. How to load an add-in ESPRIT...1 2.2. AutoSubStock (optional) (for NLX configuration only)...3 2.3.

More information

Fixed Headstock Type CNC Automatic Lathe

Fixed Headstock Type CNC Automatic Lathe Fixed Headstock Type CNC Automatic Lathe MSY The BNE series is renowned for its high rigidity, heavy cutting capability and outstanding precision. The new MSY model extends the ability of the BNE series

More information

527F CNC Control. User Manual Calmotion LLC, All rights reserved

527F CNC Control. User Manual Calmotion LLC, All rights reserved 527F CNC Control User Manual 2006-2016 Calmotion LLC, All rights reserved Calmotion LLC 21720 Marilla St. Chatsworth, CA 91311 Phone: (818) 357-5826 www.calmotion.com NC Word Summary NC Word Summary A

More information

Turning and Lathe Basics

Turning and Lathe Basics Training Objectives After watching the video and reviewing this printed material, the viewer will gain knowledge and understanding of lathe principles and be able to identify the basic tools and techniques

More information

Miyano Evolution Line

Miyano Evolution Line Evolution Line CNC Turning center with 2 spindles, 2 turrets and 1 -axis slide BNJ-34/42/51 "Evolution and Innovation" is the Future What could not be done can be done. -axis movement is added to the traditional

More information

The enriched system configuration designed based on the loader head accommodates a wide range of automation needs.

The enriched system configuration designed based on the loader head accommodates a wide range of automation needs. CNC Lathe These are high-precision chucking machines equipped with a general-purpose in-machine loader head. The loading time is shortened substantially through coordinated operation of the loader head

More information

Table of Contents. Preface 9 Prerequisites 9. Key Concept 1: Know Your Machine From A Programmer s Viewpoint 13. Table of Contents

Table of Contents. Preface 9 Prerequisites 9. Key Concept 1: Know Your Machine From A Programmer s Viewpoint 13. Table of Contents Preface 9 Prerequisites 9 Basic machining practice experience 9 Controls covered 10 Limitations 10 Programming method 10 The need for hands -on practice 10 Instruction method 11 Scope 11 Key Concepts approach

More information

Lathe Series Training Manual. Live Tool for Haas Lathe (including DS)

Lathe Series Training Manual. Live Tool for Haas Lathe (including DS) Haas Factory Outlet A Division of Productivity Inc Lathe Series Training Manual Live Tool for Haas Lathe (including DS) Created 020112-Rev 121012, Rev2-091014 This Manual is the Property of Productivity

More information

SAMSUNG Machine Tools PL2000SY CNC TURNING CENTER

SAMSUNG Machine Tools PL2000SY CNC TURNING CENTER SAMSUNG Machine Tools CNC TURNING CENTER SAMSUNG'S Advanced Engineering and Machine Design Cast iron structure for superior dampening characteristics and thermal displacement Rigid 30 degree slant bed

More information

Figure 1: NC Lathe menu

Figure 1: NC Lathe menu Click To See: How to Use Online Documents SURFCAM Online Documents 685)&$0Ã5HIHUHQFHÃ0DQXDO 5 /$7+( 5.1 INTRODUCTION The lathe mode is used to perform operations on 2D geometry, turned on two axis lathes.

More information

Mach4 CNC Controller Lathe Programming Guide Version 1.0

Mach4 CNC Controller Lathe Programming Guide Version 1.0 Mach4 CNC Controller Lathe Programming Guide Version 1.0 1 Copyright 2014 Newfangled Solutions, Artsoft USA, All Rights Reserved The following are registered trademarks of Microsoft Corporation: Microsoft,

More information

Table 5.1: Drilling canned cycles. Action at the bottom of the hole. Cancels drilling canned cycle Intermittent or continuous feed.

Table 5.1: Drilling canned cycles. Action at the bottom of the hole. Cancels drilling canned cycle Intermittent or continuous feed. 5.18 CANNED CYCLES FOR DRILLING On a lathe, equipped with live tooling (which allows a tool, obviously a drilling or a similar tool, to rotate at the specified RPM, as in a milling machine) and an additional

More information

PROGRAMMING January 2005

PROGRAMMING January 2005 PROGRAMMING January 2005 CANNED CYCLES FOR DRILLING TAPPING AND BORING A canned cycle is used to simplify programming of a part. Canned cycles are defined for the most common Z-axis repetitive operation

More information

CNC Turning Center with 2 Spindles, 2 Turrets and 1 Y-axis Slide BNE-34/51

CNC Turning Center with 2 Spindles, 2 Turrets and 1 Y-axis Slide BNE-34/51 CNC Turning Center with 2 Spindles, 2 Turrets and 1 Y-axis Slide BNE-34/51 "Evolution and Innovation" is the Future The BNE series handles your high value barwork. 2 Miyano BNE-34/51 The BNE Series was

More information

Prof. Steven S. Saliterman Introductory Medical Device Prototyping

Prof. Steven S. Saliterman Introductory Medical Device Prototyping Introductory Medical Device Prototyping Department of Biomedical Engineering, University of Minnesota http://saliterman.umn.edu/ Images courtesy of Haas You must complete safety instruction before using

More information

CNC TURNING CENTER 3. (06. 07) Head Office. Seoul Office. Head Office & Factory. HYUNDAI - KIA MACHINE AMERICA CORP. (New Jersey Office)

CNC TURNING CENTER 3. (06. 07) Head Office. Seoul Office. Head Office & Factory. HYUNDAI - KIA MACHINE AMERICA CORP. (New Jersey Office) CNC TURNING CENTER Head Office Head Office & Factory. (06. 07 Seoul Office HYUNDAI - KIA MACHINE AMERICA CORP. (New Jersey Office HYUNDAI - KIA MACHINE AMERICA CORP. (Chicago Office HYUNDAI - KIA MACHINE

More information

Fixed Headstock Type CNC Automatic Lathe

Fixed Headstock Type CNC Automatic Lathe Fixed Headstock Type CNC Automatic Lathe GTY Configured with two spindles, one turret, 2 x Y axes, gang tools and X3 axis to back spindle, the BNA42GTY can mount up to 45 tools. 3 tool simultaneous cutting

More information

Computer Numeric Control

Computer Numeric Control Computer Numeric Control TA202A 2017-18(2 nd ) Semester Prof. J. Ramkumar Department of Mechanical Engineering IIT Kanpur Computer Numeric Control A system in which actions are controlled by the direct

More information

Fixed Headstock Type CNC Automatic Lathe

Fixed Headstock Type CNC Automatic Lathe Fixed Headstock Type CNC Automatic Lathe The BNA series packs sophisticated functions and high accuracy into a space-saving compact body. The BNA series aims to set the new standard for machines for cutting

More information

COMPUTER INTEGRATED MANUFACTURING LABORATORY (14AME31)

COMPUTER INTEGRATED MANUFACTURING LABORATORY (14AME31) COMPUTER INTEGRATED MANUFACTURING LABORATORY (14AME31) (For III B.Tech - II SEM- Mechanical Engineering) DEPARTMENT OF MECHANICAL ENGINEERING SRI VENKATESWARA COLLEGE OF ENGINEERING & TECHNOLOGY R.V.S

More information

CNC LATHE TURNING CENTER PL-20A

CNC LATHE TURNING CENTER PL-20A CNC LATHE TURNING CENTER PL-20A CNC LATHE TURNING CENTER For High Precision, High Speed and High Productivity MAIN FEATURE Introducing the latest and strongest CNC Lathe PL20A that has satisfied the requirements

More information

FNL-220Y / 220SY / 200LS Series CNC Turning-Milling Machines Linear Way

FNL-220Y / 220SY / 200LS Series CNC Turning-Milling Machines Linear Way RICH WELL 206.0 Dimensions R450 E FNL-220Y / 220SY / 200LS Series CNC Turning-Milling Machines Linear Way 20 C D Chip conveyor 092 H G B 46 575 A F Unit:mm A B C D E F G H FNL220LSY/FNL220LY 952 2946 2700

More information

Chapter 22 MACHINING OPERATIONS AND MACHINE TOOLS

Chapter 22 MACHINING OPERATIONS AND MACHINE TOOLS Chapter 22 MACHINING OPERATIONS AND MACHINE TOOLS Turning and Related Operations Drilling and Related Operations Milling Machining Centers and Turning Centers Other Machining Operations High Speed Machining

More information

Basic NC and CNC. Dr. J. Ramkumar Professor, Department of Mechanical Engineering Micro machining Lab, I.I.T. Kanpur

Basic NC and CNC. Dr. J. Ramkumar Professor, Department of Mechanical Engineering Micro machining Lab, I.I.T. Kanpur Basic NC and CNC Dr. J. Ramkumar Professor, Department of Mechanical Engineering Micro machining Lab, I.I.T. Kanpur Micro machining Lab, I.I.T. Kanpur Outline 1. Introduction to CNC machine 2. Component

More information

SAMSUNG Machine Tools

SAMSUNG Machine Tools NC Unit Specifications / FANUC Series Item Specification 0i-TD 32i-B i SAMSUNG Machine Tools PL 2000Y/SY PL 2500Y/SY SMEC Co., Ltd. 157-10, Goldenroot-ro, Juchon-myeon, Gimhae-si, Gyeongsangnam-do, Korea

More information

4. (07. 03) CNC TURNING CENTER

4. (07. 03) CNC TURNING CENTER 4. (07. 0) CNC TURNING CENTER World Top Class Quality HYUNDAI-KIA Machine Tool High Speed, High Accuracy, High Rigidity CNC Turning Center New Leader of Medium and Large Size CNC Turning Center More Powerful

More information

Touch Probe Cycles TNC 426 TNC 430

Touch Probe Cycles TNC 426 TNC 430 Touch Probe Cycles TNC 426 TNC 430 NC Software 280 472-xx 280 473-xx 280 474-xx 280 475-xx 280 476-xx 280 477-xx User s Manual English (en) 6/2003 TNC Model, Software and Features This manual describes

More information

HAAS AUTOMATION, INC.

HAAS AUTOMATION, INC. PROGRAMMING WORKBOOK HAAS AUTOMATION, INC. 2800 Sturgis Rd. Oxnard, CA 93030 JANUARY 2005 . JANUARY 2005 PROGRAMMING HAAS AUTOMATION INC. 2800 Sturgis Road Oxnard, California 93030 Phone: 805-278-1800

More information

BHARATHIDASAN ENGINEERING COLLEGE NATTRAMPALLI DEPARTMENT OF MECHANICAL ENGINEERING LABORATORY MANUAL ME6411-MANUFACTURING TECHNOLOGY LAB- II

BHARATHIDASAN ENGINEERING COLLEGE NATTRAMPALLI DEPARTMENT OF MECHANICAL ENGINEERING LABORATORY MANUAL ME6411-MANUFACTURING TECHNOLOGY LAB- II BHARATHIDASAN ENGINEERING COLLEGE NATTRAMPALLI 635 854 DEPARTMENT OF MECHANICAL ENGINEERING LABORATORY MANUAL ME6411-MANUFACTURING TECHNOLOGY LAB- II YEAR / SEMESTER : II / IV DEPARTMENT : Mechanical REGULATION

More information

G02 CW / G03 CCW Circular Interpolation Motion (Group 01) - Mill

G02 CW / G03 CCW Circular Interpolation Motion (Group 01) - Mill Haas Technical Documentation G02 CW / G03 CCW Circular Interpolation Motion (Group 01) - Mill Scan code to get the latest version of this document Translation Available G02 CW / G03 CCW Circular Interpolation

More information

Improved productivity for complex machining. Sliding Headstock Type CNC Automatic Lathe

Improved productivity for complex machining. Sliding Headstock Type CNC Automatic Lathe Improved productivity for complex machining Sliding Headstock Type CNC Automatic Lathe Cincom Technology, Support and Financing. Marubeni Citizen-Cincom is your single source provider of Swiss type lathes

More information

KDL 30M HORIZONTAL TURNING CENTER

KDL 30M HORIZONTAL TURNING CENTER HORIZONTAL TURNING CENTER with LIVE TOOLING KEY FEATURES 12 Chuck BOX Ways Turret Style Tooling Slant Bed Construction Live Tooling Maximum Swing 610mm (24.02 ) Maximum Cutting Diameter 420mm (16.54 )

More information

Table of Contents. Table of Contents. Preface 11 Prerequisites... 12

Table of Contents. Table of Contents. Preface 11 Prerequisites... 12 Table of Contents Preface 11 Prerequisites... 12 Basic machining practice experience... 12 Controls covered... 12 Limitations... 13 The need for hands -on practice... 13 Instruction method... 13 Scope...

More information

Cincom Evolution Line

Cincom Evolution Line Efficient Production Impressive Value Cincom Evolution Line Sliding Headstock Type Automatic CNC Lathe Cincom Evolution line from Citizen Introducing the K16E faster processing with outstanding ease-of-use.

More information

Motion Manipulation Techniques

Motion Manipulation Techniques Motion Manipulation Techniques You ve already been exposed to some advanced techniques with basic motion types (lesson six) and you seen several special motion types (lesson seven) In this lesson, we ll

More information

Techniques With Motion Types

Techniques With Motion Types Techniques With Motion Types The vast majority of CNC programs require but three motion types: rapid, straight line, and circular interpolation. And these motion types are well discussed in basic courses.

More information

Projects. 5 For each component, produce a drawing showing the intersection BO.O. C'BORE 18 DIA x 5 DEEP FROM SECTION ON A - A

Projects. 5 For each component, produce a drawing showing the intersection BO.O. C'BORE 18 DIA x 5 DEEP FROM SECTION ON A - A Projects ~ Figure Pl Project 1 If you have worked systematically through the assignments in this workbook, you should now be able to tackle the following milling and turning projects. It is suggested that

More information

Touch Probe Cycles itnc 530

Touch Probe Cycles itnc 530 Touch Probe Cycles itnc 530 NC Software 340 420-xx 340 421-xx User s Manual English (en) 4/2002 TNC Models, Software and Features This manual describes functions and features provided by the TNCs as of

More information

HAAS AUTOMATION, INC.

HAAS AUTOMATION, INC. PROGRAMMING WORKBOOK HAAS AUTOMATION, INC. 2800 Sturgis Rd. Oxnard, CA 93030 January 2005 JANUARY 2005 PROGRAMMING HAAS AUTOMATION INC. 2800 Sturgis Road Oxnard, California 93030 Phone: 805-278-1800 www.haascnc.com

More information

CNC TURNING CENTRES B1200-M-Y

CNC TURNING CENTRES B1200-M-Y CNC TURNING CENTRES B1200-M-Y Great versatility and superb chip removal. B1200 2-3 The family of BIGLIA B1200 lathes universally appreciated for their rigidity, accuracy and durability, has been designed

More information

BNA-42MSY2. Fixed Headstock Type Automatic CNC Lathe BNA

BNA-42MSY2. Fixed Headstock Type Automatic CNC Lathe BNA BNA-42MSY2 Fixed Headstock Type Automatic CNC Lathe BNA BNA- 42MSY2 Configured with two spindles and one turret and equipped with a Y axis and X2 axis, the BNA-42MSY2 is able to handle complex machining,

More information

OmniTurn Start-up sample part

OmniTurn Start-up sample part OmniTurn Start-up sample part OmniTurn Sample Part Welcome to the OmniTum. This document is a tutorial used to run a first program with the OmniTurn. It is suggested before you try to work with this tutorial

More information

MACHINIST S REFERENCE GUIDE

MACHINIST S REFERENCE GUIDE MACHINIST S REFERENCE GUIDE Hurco Companies, Inc. One Technology Way / P.O. Box 68180 Indianapolis, IN 46268-0180 800.634.2416 Info@hurco.com HURCO.com Hurco Applications Hotline 317.614.1549 applications@hurco.com

More information

Servomill. Multipurpose Milling Machine Servomill. Conventional Multipurpose Milling Machine.

Servomill. Multipurpose Milling Machine Servomill. Conventional Multipurpose Milling Machine. Multipurpose Milling Machine Conventional Multipurpose Milling Machine for workshop applications, single parts production and training purposes Servo motors and preloaded ball screws on all axes infinitely

More information

1640DCL Digital Control Lathe

1640DCL Digital Control Lathe 1640DCL Digital Control Lathe MACHINE SPECIFICATIONS Multiple Function CNC Lathe 1. Manual Hand wheel Operation 2. CNC G-Code Operation 16.1 swing over bed, 8.6 swing over cross-slide 2.05 diameter hole

More information

SAMSUNG Machine Tools

SAMSUNG Machine Tools NC Unit Specifications / FANUC Series Controlled axis Operation functions Interpolation functions Feed function Spindle function Tool functions Program input Setting and display Data input/output Max.

More information

Lathe Series Training Manual. Haas CNC Lathe Programming

Lathe Series Training Manual. Haas CNC Lathe Programming Haas Factory Outlet A Division of Productivity Inc Lathe Series Training Manual Haas CNC Lathe Programming Revised 050914; Rev3-1/29/15; Rev4-31017 This Manual is the Property of Productivity Inc The document

More information

High Precision CNC Lathe

High Precision CNC Lathe High Precision CNC Lathe Designed for high-precision machining of smalldiameter workpieces, this machine has a wing type fixed spindle for low thermal influence installed on a thermally symmetrical machine

More information

Multipurpose Milling Machine Servomill 700. Conventional Multipurpose Milling Machine.

Multipurpose Milling Machine Servomill 700. Conventional Multipurpose Milling Machine. Multipurpose Milling Machine Conventional Multipurpose Milling Machine For workshop application, single parts production and training purposes Servo motors and preloaded ball screws on all axes Infinitely

More information

CAD/CAM/CAE Computer Aided Design/Computer Aided Manufacturing/Computer Aided Manufacturing. Part-10 CNC Milling Programming

CAD/CAM/CAE Computer Aided Design/Computer Aided Manufacturing/Computer Aided Manufacturing. Part-10 CNC Milling Programming CAD/CAM/CAE Computer Aided Design/Computer Aided Manufacturing/Computer Aided Manufacturing Part-10 CNC Milling Programming To maximize the power of modern CNC milling machines, a programmer has to master

More information

Prof. Steven S. Saliterman Introductory Medical Device Prototyping

Prof. Steven S. Saliterman Introductory Medical Device Prototyping Introductory Medical Device Prototyping Department of Biomedical Engineering, University of Minnesota http://saliterman.umn.edu/ You must complete safety instruction before using tools and equipment in

More information

Cincom Evolution Line

Cincom Evolution Line Efficient Production Impressive Value Cincom Evolution Line Sliding Headstock Type Automatic CNC Lathe Cincom Evolution line from Citizen Introducing the L20E meeting the needs of today Citizen s highly

More information

High Precision, High Productivity Swiss Type Turning Center

High Precision, High Productivity Swiss Type Turning Center High Precision, High Productivity Swiss Type Turning Center High Precision, High Productivity Swiss Type Turning Center The PUMA ST series features excellent machining performance and productivity to meet

More information

CNC TURNING CENTRES B750 B1250

CNC TURNING CENTRES B750 B1250 CNC TURNING CENTRES B750 B1250 Cutting edge technology and unequalled productivity. B750 2-3 Machine configurations The new B750/B1250 series represents the state of the art of multifunction turning centres.

More information

This just may be the Rotary Transfer machine you ve been waiting for.

This just may be the Rotary Transfer machine you ve been waiting for. This just may be the Rotary Transfer machine you ve been waiting for. A Machine Like No Other T he new Eclipse 12-100 is a ground-up redesign of the famous Hydromat concept with all new components. It

More information

Cincom Evolution Line

Cincom Evolution Line Evolution and Innovation is the Future Sliding Headstock Type Automatic CNC Lathe Cincom Evolution Line Exceptional productivity and cost performance in a 5-axis ø20 mm machine Non-guide bushing spindle

More information

FBL-250Y/320Y/SY Series. CNC Turning-Milling Machines Linear/Box Way

FBL-250Y/320Y/SY Series. CNC Turning-Milling Machines Linear/Box Way FNLY/2Y/SY Series FBLY/2Y/SY Series CNC TurningMilling Machines Linear/Box Way Multifunctional Turning and Milling Excellence FNLY/2Y/SY Linear Way Series FBLY/2Y/SY Box Way Series CNC TurningMilling Machines

More information

Preview Sample. Date: September 1, 2010 Author: Matthew Manton and Duane Weidinger ISBN:

Preview Sample. Date: September 1, 2010 Author: Matthew Manton and Duane Weidinger ISBN: Computer Numerical Control Workbook Generic Lathe Published by CamInstructor Incorporated 330 Chandos Crt. Kitchener, Ontario N2A 3C2 www.caminstructor.com Date: September 1, 2010 Author: Matthew Manton

More information

Single Spindle Gang Tool Lathe

Single Spindle Gang Tool Lathe Single Spindle Gang Tool Lathe The Prodigy GT-27 delivers the perfect blend of performance, features and affordability. Designed to efficiently machine a wide variety of materials to superb accuracies,

More information

HNK VERTICAL TURNING CENTERS R Series

HNK VERTICAL TURNING CENTERS R Series www.hnkkorea.com HNK VERTICAL TURNING CENTERS R Series CNC VERTICAL TURNING CENTER - Compact Design - Rigid Construction - Accuracy and Reliability Ram Head 240 x 240mm Square Ram - Hardened and ground

More information

FANUC SERIES 21i/18i/16i TA. Concise guide Edition 03.01

FANUC SERIES 21i/18i/16i TA. Concise guide Edition 03.01 FANUC SERIES 21i/18i/16i TA Concise guide Edition 03.01 0.1 GENERAL INDEX- CONCISE GUIDE FOR PROGRAMMER PAGE PAR. CONTENTS 7 1.0 FOREWORD 8 2.0 NC MAIN FUNCTIONS AND ADDRESSES 8 2.1 O Program and sub-program

More information

Trade of Toolmaking. Module 6: Introduction to CNC Unit 2: Part Programming Phase 2. Published by. Trade of Toolmaking Phase 2 Module 6 Unit 2

Trade of Toolmaking. Module 6: Introduction to CNC Unit 2: Part Programming Phase 2. Published by. Trade of Toolmaking Phase 2 Module 6 Unit 2 Trade of Toolmaking Module 6: Introduction to CNC Unit 2: Part Programming Phase 2 Published by SOLAS 2014 Unit 2 1 Table of Contents Document Release History... 3 Unit Objective... 4 Introduction... 4

More information

NUMERICAL CONTROL.

NUMERICAL CONTROL. NUMERICAL CONTROL http://www.toolingu.com/definition-300200-12690-tool-offset.html NC &CNC Numeric Control (NC) and Computer Numeric Control (CNC) are means by which machine centers are used to produce

More information

Manual Guide i. Lathe Training Workbook. For. Lathe Turning & Milling

Manual Guide i. Lathe Training Workbook. For. Lathe Turning & Milling Manual Guide i Lathe Training Workbook For Lathe Turning & Milling A-816A Hardinge Inc., 2008 Part No. A A-0009500-0816 Litho in USA June 2008 2 Section Pages Section One: Basic Machine Operations Sequence

More information

Lathe. A Lathe. Photo by Curt Newton

Lathe. A Lathe. Photo by Curt Newton Lathe Photo by Curt Newton A Lathe Labeled Photograph Description Choosing a Cutting Tool Installing a Cutting Tool Positioning the Tool Feed, Speed, and Depth of Cut Turning Facing Parting Drilling Boring

More information

WINMAX LATHE NC PROGRAMMING

WINMAX LATHE NC PROGRAMMING WINMAX LATHE NC PROGRAMMING Dual-screen and Max Consoles for Hurco Turning Centers April 2013 704-0115-309 Revision A The information in this document is subject to change without notice and does not represent

More information

Mill Series Training Manual. Haas CNC Mill Programming

Mill Series Training Manual. Haas CNC Mill Programming Haas Factory Outlet A Division of Productivity Inc Mill Series Training Manual Haas CNC Mill Programming Revised 021913 (Printed 02-2013) This Manual is the Property of Productivity Inc The document may

More information

SAMSUNG Machine Tools PL 1600G/1600CG GANG CNC TURNING CENTER

SAMSUNG Machine Tools PL 1600G/1600CG GANG CNC TURNING CENTER SAMSUNG Machine Tools PL 1600G/1600CG GANG CNC TURNING CENTER SAMSUNG Machine Tools GANG CNC TURNING CENTER PL 1600G/1600CG Best fit on Both High Speed Machining and Automation System. Automation Ready

More information

BNA42. Fixed Headstock Type CNC Automatic Lathe

BNA42. Fixed Headstock Type CNC Automatic Lathe BNA42 Fixed Headstock Type CNC Automatic Lathe The BNA series packs sophisticated functions and high accuracy into a space-saving compact body. The BNA series aims to set the new standard for machines

More information

KTM-16/20 TECHNICAL DATA

KTM-16/20 TECHNICAL DATA TECHNICAL DATA Table Diameter : 1,600mm Max. Turning Diameter : 2,000mm Max. Turning Height : 1,750mm Table Indexing Degree : 0.001mm CNC Controller : FANUC 18i-TB ** Bed The bed has symmetrical structure

More information

Machine Tool Technology/Machinist CIP Task Grid

Machine Tool Technology/Machinist CIP Task Grid 1 100 ORIENTATION / SAFETY 101 Describe the Occupational Safety and Health Administration (OSHA) and its role in the machining industry. 102 Identify & explain safety equipment and procedures. 103 Identify

More information

CNC Barwork Turning Center. Sales Manual

CNC Barwork Turning Center. Sales Manual CNC Barwork Turning Center BX-Series Sales Manual 2 nd Edition Aug-2005 Main Feature * Simultaneous machining operation BX series feature traversable No.2-spindle (R-SP) with 2-axis movement X and Z which

More information

High Performance Vertical Turning Center

High Performance Vertical Turning Center High Performance Vertical Turning Center The vertical turning center is designed for long term accuracy, heavy duty cutting and to minimize floor space. Its powerful spindle drives, meehanite casting and

More information

Maier ML20D - Technical Details. for illustration purposes only. Maier CNC Swiss Type Lathe ML20D ProLine

Maier ML20D - Technical Details. for illustration purposes only. Maier CNC Swiss Type Lathe ML20D ProLine Maier ML20D - Technical Details for illustration purposes only Maier CNC Swiss Type Lathe ML20D ProLine Machine concept & construction The machine base of all the Maier ProLine CNC Sliding Headstock Machines

More information

Lesson 2 Understanding Turning Center Speeds and Feeds

Lesson 2 Understanding Turning Center Speeds and Feeds Lesson 2 Understanding Turning Center Speeds and Feeds Speed and feed selection is one of the most important basic-machining-practice-skills a programmer must possess. Poor selection of spindle speed and

More information

SL 3500Y series Y-AXIS HORIZONTAL TURNING CENTER

SL 3500Y series Y-AXIS HORIZONTAL TURNING CENTER NC Specifications / FANUC Series Controlled axes Item 3-axis(X,Y,Z) Description Controlled axes Max. simultaneously controlled axes Least input increment Positioning(G00) / Linear Interpolation(G01) Circular

More information

Turning Center. Tan-Tzu Factory No.1, Lane 113, An-Ho Road, Tan-Tzu Hsiang, Taichung Hsien, Taiwan 427, R.O.C.

Turning Center. Tan-Tzu Factory No.1, Lane 113, An-Ho Road, Tan-Tzu Hsiang, Taichung Hsien, Taiwan 427, R.O.C. Turning Center ACCUWAY MACHINERY CO., LTD. Shen-Gang Factory: No.26, Lane 8, Da-Jou Road, Shen-Gang Hsiang, Taichung Hsien, Taiwan 429, R.O.C. TEL:+886-4-2-988 FAX:+886-4-2-916 E-mail:market@accuway.com.tw

More information

Broderik Engineering UK Limited Unit B, Buxton Rd Leek, Staffordshire ST13 6EJ

Broderik Engineering UK Limited Unit B, Buxton Rd Leek, Staffordshire ST13 6EJ CNC Single Columns Vertical Turret Lathe with C axis and ATC We never produce the cheapest machine, but the high class & reliable machine Price of standard machine CK5116M, Siemens 828D ATC: 6 turning

More information

Getting Started. Terminology. CNC 1 Training

Getting Started. Terminology. CNC 1 Training CNC 1 Training Getting Started What You Need for This Training Program This manual 6 x 4 x 3 HDPE 8 3/8, two flute, bottom cutting end mill, 1 Length of Cut (LOC). #3 Center Drill 1/4 drill bit and drill

More information

High Precision CNC Lathe

High Precision CNC Lathe High Precision CNC Lathe GN3200 High efficiency through space savings A compact design with a total machine width of 700 mm and a floor space requirement of 1.04 m2 has made it possible to shorten production

More information

Study of Vee Plate Manufacturing Method for Indexing Table

Study of Vee Plate Manufacturing Method for Indexing Table Study of Vee Plate Manufacturing Method for Indexing Table Yeon Taek OH Department of Robot System Engineering, Tongmyong University 428 Sinseon-ro, Nam-gu, Busan, Korea yeonoh@tu.ac.kr Abstract The indexing

More information

Turning Center ACCUWAY MACHINERY CO., LTD. ISO 9001 FM

Turning Center ACCUWAY MACHINERY CO., LTD. ISO 9001 FM Turning Center ACCUWAY MACHINERY CO., LTD. ISO 91 FM 58377 No.31, Fenggong Central Rd., Shengang Dist., Taichung City 429, Taiwan TEL: +88-4-25 9588 FAX: +88-4-25 971 E-mail: market@accuway.com.tw Website:

More information

Sliding Headstock Type Automatic CNC Lathe M16-III / M16-V. "Evolution and Innovation" is the Future

Sliding Headstock Type Automatic CNC Lathe M16-III / M16-V. Evolution and Innovation is the Future Sliding Headstock Type Automatic CNC Lathe M16-III / M16-V "Evolution and Innovation" is the Future Cincom M16-III/M16-V Highly Flexible Machining of Complex Parts in High Performance Cutting Applications

More information

SAMSUNG Machine Tools PL35 CNC TURNING CENTER

SAMSUNG Machine Tools PL35 CNC TURNING CENTER SAMSUNG Machine Tools PL35 CNC TURNING CENTER SAMSUNG'S Advanced Engineering and Machine Design Cast iron structure for superior dampening characteristics and thermal displacement Rigid 45 degree slant

More information

CNC Programming Guide MILLING

CNC Programming Guide MILLING CNC Programming Guide MILLING Foreword The purpose of this guide is to help faculty teach CNC programming without tears. Most books currently available on CNC programming are not only inadequate, but also

More information

sliding head machine, furthers the quest for cost and performance featuring the ability to switch between guide bush and non-guide bush types.

sliding head machine, furthers the quest for cost and performance featuring the ability to switch between guide bush and non-guide bush types. The Citizen A20, an evolving 5-Axis CNC sliding head machine, furthers the quest for cost and performance featuring the ability to switch between guide bush and non-guide bush types. Acclaimed for its

More information

Introduction to Machining: Lathe Operation

Introduction to Machining: Lathe Operation Introduction to Machining: Lathe Operation Lathe Operation Lathe The purpose of a lathe is to rotate a part against a tool whose position it controls. It is useful for fabricating parts and/or features

More information

Module 2. Milling calculations, coordinates and program preparing. 1 Pepared By: Tareq Al Sawafta

Module 2. Milling calculations, coordinates and program preparing. 1 Pepared By: Tareq Al Sawafta Module 2 Milling calculations, coordinates and program preparing 1 Module Objectives: 1. Calculate the cutting speed, feed rate and depth of cut 2. Recognize coordinate 3. Differentiate between Cartesian

More information

ROOP LAL Unit-6 Drilling & Boring Mechanical Engineering Department

ROOP LAL Unit-6 Drilling & Boring Mechanical Engineering Department Lecture 4 Notes : Drilling Basic Mechanical Engineering ( Part B ) 1 Introduction: The process of drilling means making a hole in a solid metal piece by using a rotating tool called drill. In the olden

More information

PL 35/35M/40 CNC TURNING CENTER

PL 35/35M/40 CNC TURNING CENTER NC Specifications / FANUC Series Controlled axis Operation functions Interpolation functions Feed function Spindle function Tool functions Program input Setting and display Data input/output 본사및공장 Max.

More information

LAB MANUAL / OBSERVATION

LAB MANUAL / OBSERVATION DHANALAKSHMI COLLEGE OF ENGINEERING DR. VPR NAGAR, MANIMANGALAM, CHENNAI- 601301 DEPARTMENT OF MECHANICAL ENGINEERING LAB MANUAL / OBSERVATION ME6611- CAD/CAM LABORATORY STUDENT NAME REGISTER NUMBER YEAR

More information

SLV 1000/1000M VERTICAL TURNING CENTER

SLV 1000/1000M VERTICAL TURNING CENTER NC Specifications / FANUC Series Controlled axis Operation functions Interpolation functions Feed function Spindle function Tool functions Program input Setting and display Max. feed axes Feed axes Item

More information

BNJ51 Fixed Headstock Type CNC Automatic Lathe

BNJ51 Fixed Headstock Type CNC Automatic Lathe BNJ51 Fixed Headstock Type CNC Automatic Lathe Turret No. 2 now has 8 tool mounting stations in place of the 6 on the previous machines, so the number of tools has increased and optional revolving tools

More information

OmniTurn Training. Jeff Richlin OmniTurn Training Manual Richlin Machinery - (631)

OmniTurn Training. Jeff Richlin OmniTurn Training Manual Richlin Machinery - (631) OmniTurn Training Jeff Richlin 631 694 9400 jrichlin@gmail.com OmniTurn Training Manual Richlin Machinery - (631) 694 9400 1 OmniTurn Training Manual Richlin Machinery - (631) 694 9400 2 Codes Honored

More information

Application and Technical Information Thread Milling System (TMS) Minimum Bore Diameters for Thread Milling

Application and Technical Information Thread Milling System (TMS) Minimum Bore Diameters for Thread Milling Inserts Application and Technical Information Minimum Bore iameters for Thread Milling UN-ISO-BSW tpi 48 3 4 0 16 1 10 8 7 6 5 4.5 4 Technical ata Accessories Vintage Cutters Widia Cutters Thread Milling

More information

CHAPTER 6 EXPERIMENTAL VALIDATION AND RESULTS AND DISCUSSIONS

CHAPTER 6 EXPERIMENTAL VALIDATION AND RESULTS AND DISCUSSIONS 119 CHAPTER 6 EXPERIMENTAL VALIDATION AND RESULTS AND DISCUSSIONS 6.1 CNC INTRODUCTION The CNC systems were first commercially introduced around 1970, and they applied the soft-wired controller approach

More information

ROOP LAL Unit-6 Lathe (Turning) Mechanical Engineering Department

ROOP LAL Unit-6 Lathe (Turning) Mechanical Engineering Department Notes: Lathe (Turning) Basic Mechanical Engineering (Part B) 1 Introduction: In previous Lecture 2, we have seen that with the help of forging and casting processes, we can manufacture machine parts of

More information

[ means: One-stop shop. EMCOMAT FB-450 L / FB-600 L. Universal milling machines with Heidenhain TNC 320 or EMCO Easy Cycle

[ means: One-stop shop. EMCOMAT FB-450 L / FB-600 L. Universal milling machines with Heidenhain TNC 320 or EMCO Easy Cycle [ E[M]CONOMY] means: One-stop shop. EMCOMAT FB-450 L / FB-600 L Universal milling machines with Heidenhain TNC 320 or EMCO Easy Cycle EMCOMAT FB-450 L / FB-600 L Whether single or small series production,

More information

the Art of turning 2017/3

the Art of turning 2017/3 the Art of turning 17/3 Advanced automation from concept to reality This year, we are proud to announce a major and positive step in our production line up. From the beginning, we have strived to produce

More information