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! > Machine Controllers Software and Solutions > Fanuc


Fanuc Discuss Fanuc controllers here!


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 08-24-2010, 11:30 AM
 
Join Date: Jan 2010
Location: Brasil
Posts: 23
ecapatto is on a distinguished road
Exclamation Oriented Thread Cutting on 18i TB

Hi,

I'm trying to cut some threads that need to have the start point aligned with one face on the workpiece. I heard about FANUC controls are able to "remachine" threads, just positioning the cutter in the thread and then storing the value on some parameter. But it's one Manual Guide functionality and I have not this option on my control.

So I ask, there is some way to change the thread positioning by changing some parameter? I mean, if the guide do the job done so the parameter must be there somewhere, even without the Guide installed.

I really need to get this job done, if one of you can help me with some tips I'll be glad.

P.S. I already know that if I change the Z entry coordinate I can archieve the entry point position change, but it isn't precise enought to my workpiece, because I need the correct alignment, So I'll need to align the face, read the Spindle position, change the "unknow to me" parameter and then cut the thread.

I also have no idea on how can I see the spindle encoder position.

Thanks,
Eduardo
Reply With Quote

  #2   Ban this user!
Old 08-24-2010, 05:03 PM
dcoupar's Avatar  
Join Date: Mar 2003
Location: USA
Posts: 2,312
dcoupar is on a distinguished road

If you're using the G76 threading command, I believe you can specify a start angle with Q. However, you have to change your settings to use the F15 format (one line Multiple Repetitive Cycles)

If you're using G32 or G92, try specifying a Q starting angle... you shouldn't need to change the F15 setting.

180 degrees = Q180000
Attached Thumbnails
Click image for larger version

Name:	F18iT-B Setting F15 Format.jpg‎
Views:	49
Size:	75.1 KB
ID:	113377   Click image for larger version

Name:	F18iT-B Multiple Thread Cutting.jpg‎
Views:	56
Size:	107.8 KB
ID:	113378  
Reply With Quote

  #3   Ban this user!
Old 08-25-2010, 01:26 AM
 
Join Date: Feb 2006
Location: india
Posts: 1,187
sinha_nsit is on a distinguished road

While you may adjust the start point/angle in threading cycles, it may not be possible to hold the previously threaded workpiece in exactly the same angular position. So, rework would not be possible, once you unclamp the workpiece.
Manual Guide may have some special feature, as described by you. I am not aware of it, and would like to know more about it.
Reply With Quote

  #4   Ban this user!
Old 08-25-2010, 02:15 AM
dcoupar's Avatar  
Join Date: Mar 2003
Location: USA
Posts: 2,312
dcoupar is on a distinguished road

Here's the section of the Manual Guide Lathe Operator's Manual dealing with Rethreading.
Attached Files
File Type: pdf Manual Guide Rethreading.pdf‎ (90.6 KB, 69 views)
Reply With Quote

  #5   Ban this user!
Old 08-25-2010, 03:09 AM
 
Join Date: Feb 2006
Location: india
Posts: 1,187
sinha_nsit is on a distinguished road

Thanks a lot for the information.
Till now, I was under the impression that Manual Guide is for those who do not have enough knowledge of part programming; Manual Guide prepares machining codes for them in an interactive manner. But, this feature is a unique one, not available otherwise.

I, however, could not find these pages in the 0i manual. Are there different versions of Manual Guide?
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 08-25-2010, 07:26 AM
 
Join Date: Jan 2010
Location: Brasil
Posts: 23
ecapatto is on a distinguished road

Thanks for the tips. The Manual Guide manual section really show to me that what I'm thinking about rethreading. Manual Guide does this automaticly, but to who have no Manual Guide the processe is perfectly possible, just by calculating the Q parameter, maybe with one macro or something like that, even the manual shows how to calculate it begining in the page 247.

The entire goal here is to be able to ready, somewhere, the spindle actual position. Maybe must exist some function to transform the Spindle into C axis, just to capture the position. Or some parameter that store that position. Or even an maintenance screen that shows the encoder position.

I'm very happy to see that it's possible, but I can't find where can I see the spindle position.
Reply With Quote

  #7   Ban this user!
Old 08-25-2010, 09:38 AM
dcoupar's Avatar  
Join Date: Mar 2003
Location: USA
Posts: 2,312
dcoupar is on a distinguished road

Originally Posted by sinha_nsit View Post
Thanks a lot for the information.
Till now, I was under the impression that Manual Guide is for those who do not have enough knowledge of part programming; Manual Guide prepares machining codes for them in an interactive manner. But, this feature is a unique one, not available otherwise.

I, however, could not find these pages in the 0i manual. Are there different versions of Manual Guide?
Yes. Manual Guide, and Manual Guide-i.
Reply With Quote

  #8   Ban this user!
Old 08-25-2010, 09:41 AM
dcoupar's Avatar  
Join Date: Mar 2003
Location: USA
Posts: 2,312
dcoupar is on a distinguished road

Originally Posted by ecapatto View Post
Thanks for the tips. The Manual Guide manual section really show to me that what I'm thinking about rethreading. Manual Guide does this automaticly, but to who have no Manual Guide the processe is perfectly possible, just by calculating the Q parameter, maybe with one macro or something like that, even the manual shows how to calculate it begining in the page 247.

The entire goal here is to be able to ready, somewhere, the spindle actual position. Maybe must exist some function to transform the Spindle into C axis, just to capture the position. Or some parameter that store that position. Or even an maintenance screen that shows the encoder position.

I'm very happy to see that it's possible, but I can't find where can I see the spindle position.
Does your machine have the C-axis option? Can you orient the spindle with M19?
Reply With Quote

  #9   Ban this user!
Old 08-25-2010, 10:51 AM
 
Join Date: Jan 2010
Location: Brasil
Posts: 23
ecapatto is on a distinguished road

It's one Special Machine that we received from UK and then refurbished here in Brazil. The PCL programmer didn't released the M19 or M190 function, but they did one function on PCL called "Spindle Oriente", because we have one mechanism that opens and closes the chuck fisically, so the spindle must be oriented to that specific position to allow this "machanism" to clamp with the chuck.

I know that the spindle doesn't uses one FANUC motor and the Drive is from Telemecanique (Schinneider Electronics).

And there is an Pulse Coder in the spindle. I had worked for this Machine Manufacturer years ago (www.romi.com.br), and I saw many times this kind of configuration in other kind of machines, and I know that M19 function, to work propertly, must be implemented on PLC, but in this case it wasn't.

I just don't know where the spindle position are. Maybe just in the Drive? If it is there so it's possible to see, even in the Drive, will helps anyway, I just asked about this issue to the Drive manufacturer.

But I think that the Pulse Coder position must be monitored by the control.

The Machine Manufacturer just told me that the G33 with Q command will work fine, and they are engaged in find where the spindle angle is. But if anyone knows where it is, please tell me.

Thanks for the advance...
Reply With Quote

  #10   Ban this user!
Old 08-26-2010, 10:49 AM
 
Join Date: Jan 2010
Location: Brasil
Posts: 23
ecapatto is on a distinguished road
Update

The G76, G78 and G33 doesn't work. But the G32 works fine with Q parameter, I did one 4 entry thread on this machine today and all OK.

I did some tests with #4077 - SPINDLE ANGULAR SHIFT. Exactly what I was expecting. There is an Analog Spindle, so Serial Spindle parameters will not work for instance.

Now it's just about to see the Spindle Angle. I'm almost mad, but I'll find this value.
Reply With Quote

Sponsored Links
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
10T Thread cutting dirttrack86 G-Code Programing 2 06-22-2009 06:02 PM
Need Help!- Fanuc O-MD controller-"Magazine not oriented” message machinerytech Machine Problems, Solutions , Wireless DNC, serial port 4 02-19-2009 10:51 AM
Need Help!- Thread cutting Ognian FeatureCAM CAD/CAM 0 01-16-2009 05:01 AM
Need thread cutting help Larry Myers Sharp CNC 1 03-08-2008 11:26 AM
Need thread cutting help Larry Myers G-Code Programing 10 03-06-2008 03:38 PM




All times are GMT -5. The time now is 11:45 PM.





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