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 Machines > Sharp CNC


Sharp CNC Discuss Sharp CNC Machines Here!


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 08-21-2010, 01:11 PM
 
Join Date: Jul 2007
Location: US
Posts: 59
Larry Myers is on a distinguished road
Tool number question

Hi All

I have a silly question. Why does my Sharp 2412 (with a 10 tool carousel) have dozens of numbers in the tool offset? Why not just 10? What the heck am I missing here?

Thanks in advance.

Larry
Reply With Quote

  #2   Ban this user!
Old 08-21-2010, 03:45 PM
 
Join Date: Sep 2009
Location: usa
Posts: 22
chuck5121 is on a distinguished road

Some machines use different offset numbers for Radius Compensators than tool offset numbers. you can use different offset numbers to set up multiple jobs using the same tools, using different offset numbers. Just like you use G54 G55 G56 and so forth for different locations you use different Offset numbers.
Reply With Quote

  #3   Ban this user!
Old 08-21-2010, 05:26 PM
 
Join Date: Jul 2007
Location: US
Posts: 59
Larry Myers is on a distinguished road
Tool numbers

Thanks Chuck5121,

To be honest, I am not sure I follow: If a 0.5" diameter end mill is in the tool number 1 position, how can I use the nuber 1 tool for anything other than the offest that it is set for? Is there some coorelation betwen T1 in the offset table and T11? I am not sure that I am even clear on what I am asking

In other words, how is #11 (in the offset table) and up even used?

Thanks in advance!

Larry
Reply With Quote

  #4   Ban this user!
Old 08-21-2010, 06:15 PM
 
Join Date: Jun 2005
Location: us
Posts: 210
timlkallam is on a distinguished road

Hello Larry

Say you want to contor the outside of a part , You want to go around the part twice rough cut and a finish cut .So you write 2 different toolpaths . Some programers do it this way , I'm to lazy I just write the finish toolpath and paste it twice and use 2 different D addresses.

T01M6(. 5 inch end mill)
G54 G90G0X0Y0
G43H1Z0
G1G41 X?Y? D1( D1 calls up the tool radius used for cutter comp . I'm going to lie to the machine and input D1 as .255 this will leave .005 stock on the part for finishing .
G40 X?Y?

Finish cut same program
G54 G0X0Y0
G43H1Z0
G1G41 X?Y? D11 ( This time I call up D11 witch i imput .250 for the tool radius this will finish the part to the correct size.
G40 X?Y?
G0Z6
M30
Hope this helps
__________________
Tim
Reply With Quote

  #5   Ban this user!
Old 08-21-2010, 06:36 PM
 
Join Date: Jul 2007
Location: US
Posts: 59
Larry Myers is on a distinguished road
tool numbers

Hi Tim

Good to hear from you again. And again, thanks!

I followed what you did there in your example. It seems that #11 and up are for ONLY diameter compensation (D). Is that correct? Or can it be use also for the Z distance from the part being machined?

Lets say I have a manual indexing head in the machine. There is a part secured to it. I have set T1 to the top of that part and set my Z=0. Then I mill a slot in the top of my part.

Then I rotate the head 180. I want to mill another slot using the same end mill. This time, and because of the irregular shape of my part, my Z=0 is 1" higher than the first time.

I know I can figure this out mathmatically, however is there a way to use the additional tool offsets (those beyond 10) to compensate for that 1" difference in Z ?

Or am I all kinds of messed up in my thinking as usual?!!!

Thanks again,
Larry
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 08-21-2010, 08:58 PM
 
Join Date: Jun 2005
Location: us
Posts: 210
timlkallam is on a distinguished road

[QUOTE=Larry Myers;814292]Hi Tim

Good to hear from you again. And again, thanks!

I followed what you did there in your example. It seems that #11 and up are for ONLY diameter compensation (D). Is that correct? Or can it be use also for the Z distance from the part being machined?

Yes for both ,kind off , Think off that page ONLY as hight offsets (H) and diameter offsets used for cutter comp. (D) The tool number in the carosel does not have to match the H or D offset number.
T01 does not have to use H1 you could use H3 Its just easy to remember and setup tool 1 uses height offset 1 .


Lets say I have a manual indexing head in the machine. There is a part secured to it. I have set T1 to the top of that part and set my Z=0. Then I mill a slot in the top of my part.

Then I rotate the head 180. I want to mill another slot using the same end mill. This time, and because of the irregular shape of my part, my Z=0 is 1" higher than the first time. You can call H 11

yes

I know I can figure this out mathmatically, however is there a way to use the additional tool offsets (those beyond 10) to compensate for that 1" difference in Z ?

yes

You got the perfect example . Your not changing tools your changing tool height offsets. You can call up tool 1 and use any H (hight offset) on your machine you can use H1 through H400 you don't have to use tool number 1 with height offset number 1.

When setting up the machine using tool 1 you set your to Z0
then rotate the part 180 dreg. and set tool 1 (same tool) to Z0
this time using tool 11,S offset


So in your program
T01 M6
G0 G90 X0 Y0
G43 H1 Z0 ( H1 is the correct height for the first slot.)
G1 X ?
G0 Z6
M00 ( ROTATE 180 DREG)
G0 G43 H11 Z0 ( Now you have called up a different hight offset and still using the same tool.)

Tim
__________________
Tim
Reply With Quote

  #7   Ban this user!
Old 08-21-2010, 10:15 PM
 
Join Date: Jul 2007
Location: US
Posts: 59
Larry Myers is on a distinguished road
tool numbers

Hey Tim

I think I got it! Thanks

I was thinking that T1 was supposed to "match" H1. That is not the case, afterall. From what I think you are saying is that I can match any H value to a tool number.

In other words, I could have a H value for T1 (a 0.5" end mill) and assign another H value (mabe H11, for example) for the same T1 tool later on. This is as long as I use a G43 Hxx before I use it.

Wow, this just opened some doors for me, if I have it right!

Again, like many times in the past, thank you!

Larry
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
Need to asign a M number to this auto tool zero macro. glengeniii Mach Wizards, Macros, & Addons 4 12-31-2011 04:26 PM
Need Help!- Sequence Number Before Every Tool Change seattle77 Post Processors for MC 3 07-16-2009 09:28 AM
Tool Serial Number Lookup jcollazo Calibration & Measurement 1 10-06-2008 02:23 PM
Missing Tool Number barbter NCPlot G-Code editor / backplotter 1 10-04-2008 10:07 AM
Different tools with same tool number in CATIA? nma98ceg General CAM Discussion 0 08-25-2008 12:29 PM




All times are GMT -5. The time now is 09:30 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