CNCzone.com-The Largest Machinist Community on the net!



Home Page Mark Forums Read Today's Posts My Replies Classifieds Reviews Photo Gallery Web Links Share Files Advertise With Us Ad List
Go Back   CNCzone.com-The Largest Machinist Community on the net! > MetalWorking > General Metalwork Discussion


General Metalwork Discussion Discuss everything relating to metal work.


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 08-05-2007, 08:37 AM
 
Join Date: Mar 2007
Location: USA
Posts: 207
John3 is on a distinguished road
Swiss Lathe, Tool Change Position

I'm about to write a hand full of new programs for our CNC Swiss-Slant screwmachine lathe. This machine has front and rear turrets that slide on the same X-Axis.

I don't have a lot of experience working with this type of machine, and am unfamiliar with what's best or at least reasonable to do.

My question is; What is the best way to get clearance to allow turret indexing in the program?

It seems to me that I could;

1. Move the Z axis to slide the material into the guide bushing and not worry about where the turret X-Axis is when indexing. (I could index both turrets in preparation for next operations)

2. Leave the material extended out the guide bushing and move the turrets to a safe place for one of them to spin/index.

I wonder if its reasonable to use rapid G00 moves (800 IPM) along the Z-axis. For some of the parts there will be 12 foot of 1-1/4" round brass rod in the head stock. How likely is the material to slip in the collet due to its inertia if I do fast Z moves. Or will rapid Z moves screw with the FMB Hydraulic barfeeder?

The X axis on this machine only moves half the speed as Z and I'd have to move X a lot more than Z to get the needed turret clearance.

This may be a fine point, but we'll run thousands of parts so saving some time on indexing is worth it, as long as the material doesn't slip in the collet.

Any suggestions /comments welcome,

Thanks,

John
Reply With Quote

  #2  
Old 08-05-2007, 01:31 PM
tobyaxis's Avatar
Moderator
 
Join Date: Jan 2006
Location: USA
Posts: 4,396
tobyaxis is on a distinguished road

I usually move the X Axis in Rapid leaving the stock material (Z Axis) in the last position where it left off.

BTW: Write a Sub-Program for tool change positions so you can save yourself some confusion. Also when you call a tool on one Turret call the next tool on the other Turret. This helps to save a little cycle time.


%
O4130;
M8;
S2500 M3;
G0 G40 G80 G99 Y1.5 T0 M11;
G110 T0;
G100 C6.6;
G300 Z.75;
M10;
G50 Z-.01;
G0 X1.5 Z-.02 T0 M18;
M1;
;
N1(FACE);
T505 S6500 M13;
G0 X.4 Z0;
G1 X-.005 F.001;
G0 X.4 Z-.01;
X1.5 T0;
;
N2(SPOT DRILL 3/8 DIA. HSS);
T1111 S1500 M13;
G0 Z-.02;
Y0;
G1 Z.13 F.0015;
G4 U.05;
G0 Z-.05;
Y1.5 T0;
;
N3(DRILL 1/8 DIA. 135SPT COB STUB);
T1212 S1500 M13;
G0 Z-.02;
Y0;
G1 Z.335 F.0015;
G4 U.05;
G0 Z-.05;
Y1.5 T0;
;
N4(BORE .11 DIA. TRUEMADE COATED);
T1313 S2000 M13;
G0 Y.6 Z-.05;
G1 Y.339 Z-.015 F.005;
Y.127 Z.091 F.00025;
Z.285 F.0005;
Y.125;
G0 Z-.05;
Y1.5 T0;
;
N5(FACE/CH/TURN/SANDVIK CRMT);
T051505 S6500 M13;
G0 X.4 Z0;
G1 X.275 F.0008;
X.329 F.0015;
X.339 Z.005 F.0003;
U-.0005 Z.425 F.0005;
X.355 Z.4332 F.0003;
G0 X1.5 T0;
;
N6(R-GROOVE .058W THINBIT);
T140614 S1800 M13;
G0 Y.4 Z.3142;
G1 Y.24 F.0005;
Y.349 F.01;
G0 Z.308;
G1 Y.24 F.0005;
Y.349 F.01;
G0 Z.32;
G1 Y.24 F.0005;
Y.35 F.01;
G0 Y1.5 T0;
;
N7(F-GROOVE .069W CRMT ROBINSON);
T150615 S6000 M14;
G0 Y.349 Z.304;
G4 U.05;
G1Y.329 Z.314 F.0003;
Y.219;
Z.325;
Y.329;
Y.349 Z.335 F.0003;
G0 Y1.5 T0 M5;
;
N8(SLOT SAW 1.25 DIA. .02 WIDE 36T);
/T011501 M8;
/G50 A0;
/A.9;
/M70;
/M117(750 RPM);
/M114(CCW);
/M10000(0 DEGREES);
/G0 X.75 Z-.05;
/X0;
/G98 G1 Z.26 F15.0;
/G4 U.05;
/G1 A-.4 F3.5;
/Z-.05 F25.0;
/M10900(90 DEGREES);
/G0 A.8;
/G1 Z.26 F15.0;
/G4 U.05;
/G1 A-.4 F3.5;
/Z-.05 F25.0;
/G99 X.75 M115;
G0 X1.5 T0 M71;
;
N9(RE-BORE);
T130513 S2000 M13;
G0 Y.6 Z-.05;
G1 Y.339 Z-.015 F.005;
Y.127 Z.091 F.00025;
Z.285 Z.0005;
Y.125;
G0 Z-.05;
Y1.5 T0;
;
N10(RE-GROOVE);
T150515 S6500 M14;
G0 Y.349 Z.304;
G4 U1.0;
G1 Y.329 Z.314 F.0003;
Y.219;
Z.325;
Y.329;
Y.349 Z.335 F.0003;
G0 Y1.5 T0;
;
N11(RE-FACE/CH/TURN);
T051505 S6500 M13;
G0 X.4 Z0;
G1 X.275 F.0008
X.329 F.0015;
X.339 Z.005 F.0003;
U-.0005 Z.425 F.0005;
X.355 Z.4332 F.0003;
G0 X1.5 T0;
;
N12 (CH/BACK/CUT-OFF .06W THINBIT/CRMT);
T061506 S3500 M13;>>>>>>>This calls both sides at the same time
G0 Z.4;
X.4;
G1 X.2 F.0005;
X.349 F.003;
Z.39;
X.329 Z.4 F.0003;
X-.035 M17;
M18;
M95;
/M98 P9800;
M96;
M97;
M30;
%
__________________
Toby D.
"Imagination and Memory are but one thing, but for divers considerations have divers names"
Schwarzwald

(Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)

www.refractotech.com
Reply With Quote

  #3   Ban this user!
Old 08-06-2007, 06:47 AM
 
Join Date: Mar 2007
Location: USA
Posts: 159
yoopertool is on a distinguished road

What make and model machine are you working on? different machines do it different ways. I run a citezen E-32 lathe with dual turrets. When I program a tool change I simply rapid the tool back to its home position (X6.3) and conduct a tool change from there. I run 1 1/4" material and as long as the bar is consistant in diameter and your collet clamps nice and tight, you shouldnt have any issues with it sliding.
Reply With Quote

  #4   Ban this user!
Old 08-06-2007, 07:46 AM
 
Join Date: Mar 2007
Location: USA
Posts: 207
John3 is on a distinguished road

Thanks for the help and comments guys!

Its a Tsugami/Methods NP32 with dual Fanuc 0T controllers.

The Main spindle has two 6 position turrets (front and rear) about 9" apart. The rear turret is powered for live tooling.

There is a Back/Sub-spindle for picking off the cutoff and doing back working. That Spindle assembly moves in X and Z. There's a third turret for the back working process. It is also powered for live tooling.

John
Reply With Quote

  #5  
Old 08-06-2007, 05:31 PM
tobyaxis's Avatar
Moderator
 
Join Date: Jan 2006
Location: USA
Posts: 4,396
tobyaxis is on a distinguished road

Originally Posted by John3 View Post
Thanks for the help and comments guys!

Its a Tsugami/Methods NP32 with dual Fanuc 0T controllers.

The Main spindle has two 6 position turrets (front and rear) about 9" apart. The rear turret is powered for live tooling.

There is a Back/Sub-spindle for picking off the cutoff and doing back working. That Spindle assembly moves in X and Z. There's a third turret for the back working process. It is also powered for live tooling.

John
Tsugami's are nice machines. You say you have Dual Fanuc Controls, NICE!!!!!
Do you have any pictures???
__________________
Toby D.
"Imagination and Memory are but one thing, but for divers considerations have divers names"
Schwarzwald

(Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)

www.refractotech.com
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 08-06-2007, 05:43 PM
 
Join Date: Mar 2007
Location: USA
Posts: 207
John3 is on a distinguished road

Originally Posted by tobyaxis View Post
Tsugami's are nice machines. You say you have Dual Fanuc Controls, NICE!!!!!
You say nice? I'm thinking more like a pita... trying to get the two spindles / turrets and controllers synchronized. Do you have any experience with this sort of thing? I could sure use some advice. We inherited the machine already making a few parts, now we are trying to use it for other jobs.

When you finally do get it all figured out, it is cool watching the two spindles work on two different parts at the same time.

Originally Posted by tobyaxis View Post
Do you have any pictures???
I'll post pictures in the next few days......

John
Reply With Quote

  #7  
Old 08-06-2007, 06:46 PM
tobyaxis's Avatar
Moderator
 
Join Date: Jan 2006
Location: USA
Posts: 4,396
tobyaxis is on a distinguished road

If you have the Fanuc Manuals they will explain loads on how to do this. I believe they even give a few example Programs. There should be a G or M-Code Designation to Synchronize the Controls.
__________________
Toby D.
"Imagination and Memory are but one thing, but for divers considerations have divers names"
Schwarzwald

(Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)

www.refractotech.com
Reply With Quote

Reply




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Reversing turret tool position motter71 G-Code Programing 5 09-25-2007 08:57 PM
How to change Tool change position(About MAZATROL T1 control) liushuixingyun Mazak, Mitsubishi, Mazatrol 5 07-07-2007 02:58 PM
swiss lathe tooling help reddog37 General Metal Working Machines 36 06-28-2007 05:20 PM
Swiss Lathe Tooling? solgood General Metal Working Machines 8 12-15-2006 07:26 PM
Tool position indicator Jalex Machine Problems, Solutions , Wireless DNC, serial port 4 06-24-2006 01:25 PM




All times are GMT -5. The time now is 03:17 AM.





Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Content Relevant URLs by vBSEO
Template-Modifications by TMS

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361