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! > WoodWorking Machines > DIY-CNC Router Table Machines


DIY-CNC Router Table Machines Discuss the building of home-made CNC Router tables here!


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 12-11-2009, 12:38 PM
 
Join Date: Feb 2009
Location: United States
Posts: 17
Smokingman is on a distinguished road
Questions about a tool height touch probe

Many of my designs require several tool changes. Most of my time seems to be spend setting the Z-height of each tool. Because of this I've decided to automate it as much as possible (without investing in a auto tool changer).

I'm working on making a tool height probe, and I would like to get some opinions of what direction I should go in. I can think of 2 simple ways to do this:

1. A metal "button" with a plunger spring (so the tool won't crash into is during deceleration) that's connected to an input pin. When the tool touches it the pin is pulled to ground. The advantage of this is it's simplicity. The disadvantage is the normally-open nature makes it not fail-safe.

2. A simple normally-closed momentary switch plunger switch.This is more electrically isolated from the frame and is fail-safe, but requires a switch that always brakes contact at the same exact point.

Does anyone have any experience/suggestions on which way I should go? Or am I going in the wrong direction with both of these methods?

The next step will be writing a tool change macro for Mach 3, but I think I can handle that. I have programming experience, just not a log of CNC experience.

Thanks in advance,
Chris Esser
Reply With Quote

  #2   Ban this user!
Old 12-11-2009, 12:44 PM
 
Join Date: Mar 2003
Location: Orange County, California
Posts: 317
jemmyell is on a distinguished road

I would be very interested in a viable design for this also. What I would like to throw into the mix is the ability to work with router bits as small as .008. I regularly use bits in the .031 to .015 range but need to go down to .008 on occaison.

Anybody thought about an optical sensor?

Proximity switch maybe?

-James
__________________
James Leonard - www.DragonCNC.com - www.LeonardCNCSoftware.com - www.CorelDRAWCadCam.com - www.LeonardMusicalInstruments.com
Reply With Quote

  #3   Ban this user!
Old 12-11-2009, 12:53 PM
 
Join Date: Feb 2009
Location: United States
Posts: 17
Smokingman is on a distinguished road

I thought about optical as well. I guess I'm like you; I'll go from a 3/4" roughing bit to a .023" fret slot cutting bit in the same run. I can't think of a way to make an optical sensor that would accurately accommodate both extremes. It would need to be fine enough to sense the tiny bits, but big enough to accommodate the larger ones.

I was thinking if the landing zone was stable enough to be accurate and at the same time had enough give to prevent damage to the extra fine bits, it would work in all (most) cases.

-Chris
Reply With Quote

  #4   Ban this user!
Old 12-11-2009, 01:02 PM
 
Join Date: Mar 2003
Location: Orange County, California
Posts: 317
jemmyell is on a distinguished road

Hi Chris,

Maybe two (or even three) different optical sensor stations? One that was 1/4" for 1/8" microtools, one that was 1/2" for 1/4" shank tools and one that was 1" for all others?

Or maybe just the 1/4" one for the 1/8" shank microtools. The larger tools should be robust enough to use a spring loaded touch sensor if you could guarantee an electrical connection to the router bit.

The 1/8" tools I use come with depth setting rings so they would be close when they were mounted, but I reall need very precise Z depth control.

-James
__________________
James Leonard - www.DragonCNC.com - www.LeonardCNCSoftware.com - www.CorelDRAWCadCam.com - www.LeonardMusicalInstruments.com
Reply With Quote

  #5   Ban this user!
Old 12-11-2009, 01:12 PM
 
Join Date: Feb 2009
Location: United States
Posts: 17
Smokingman is on a distinguished road

Actually, that gives me an idea.

My 1/8" micro tools also have rings. If they all have the same ring (offset) depth, It wouldn't be too hard to write a tool change macro that checks to see if the new tool number is within a certain range (say 50-75). If the tool is within that range, then skip the probe and use the known length. Otherwise, use the touch probe.

-Chris
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 12-11-2009, 03:50 PM
 
Join Date: Nov 2009
Location: usa
Posts: 20
jaybird22 is on a distinguished road

I have a Mazak CNC Lathe, and it has a tool setting touch probe. It typically is right on the money with accuracy to well under .0005. Why not get a replacement probe head, and use that to build your set-up. It will already be a sealed unit, and be sensative enough to accurately do what you're looking to do. Sorry if I'm off base on this. It's just an idea that popped into my head while reading your post.
Reply With Quote

  #7   Ban this user!
Old 12-11-2009, 04:16 PM
jalessi's Avatar  
Join Date: Feb 2007
Location: U.S.A.
Posts: 3,154
jalessi is on a distinguished road
Post

Smokingman,

The Auto Tool Zero in Mach3 works flawlessly.

We use it to set tool height on a .005 diameter cutter several times a day for years with awesome results and no tool damage.

Read the attached thread it is very informative.

http://www.cnczone.com/forums/showthread.php?t=36099

Jeff...
__________________
Patience and perseverance have a magical effect before which difficulties disappear and obstacles vanish.
Reply With Quote

  #8   Ban this user!
Old 12-11-2009, 04:19 PM
 
Join Date: Mar 2009
Location: UK
Posts: 622
hemsworthlad is on a distinguished road

Dont know if this is any use to you or could be modified to do what you want.?

This thread http://www.cnczone.com/forums/showth...=36099&page=22

Also checkout the Vid for how sensitive it is, he use's a tiny bit without trouble.

Last edited by hemsworthlad; 12-11-2009 at 04:20 PM. Reason: forgot vid link
Reply With Quote

  #9   Ban this user!
Old 12-11-2009, 05:00 PM
 
Join Date: Jan 2009
Location: Latvia
Posts: 17
shadowvoice is on a distinguished road
Smile

For sure You can use quite installation seen on that video and I believe quite enough preciseness can be achieved. Just because of I hate an idea to attach separate wire to mill by clip and being extra lazy man - I went a way to create quite simply unit utilising end-switch to close a circut. I've made a touch probe producing repeatable measurements within 0.004mm which is more than enough for my job.

The biggest issues You will face creating that stile surface probe is:
1. Selection of right switch with perfectly repeatable action;
2. Design and machining body of surface block to maintain precise measurements in case of tool touches surface not in same point every time;
3. Dust-proof and tool safe design.

PS - as I dont have a time to follow posts here - pls mail me in case of questions.
Reply With Quote

  #10   Ban this user!
Old 12-14-2010, 02:27 AM
 
Join Date: Dec 2009
Location: USA
Posts: 4
Stubby1 is on a distinguished road
height adjustments

If there a probe or a way to make a probe that is in continuous contact with the material to keep the bit at a precise height to the material? I engrave in sheet metal and it is not always perfectly flat so it would be neat to have a probe that continuously adjusts the tool height depending on the metal surface.
Reply With Quote

Sponsored Links
  #11   Ban this user!
Old 12-14-2010, 02:36 AM
 
Join Date: Jan 2009
Location: Latvia
Posts: 17
shadowvoice is on a distinguished road

Originally Posted by Stubby1 View Post
If there a probe or a way to make a probe that is in continuous contact with the material to keep the bit at a precise height to the material? I engrave in sheet metal and it is not always perfectly flat so it would be neat to have a probe that continuously adjusts the tool height depending on the metal surface.
For that kind of jobs You need an "floating" spindle - see that unit.
Reply With Quote

  #12   Ban this user!
Old 12-14-2010, 03:53 AM
jalessi's Avatar  
Join Date: Feb 2007
Location: U.S.A.
Posts: 3,154
jalessi is on a distinguished road
Post

Stubby1,

Take a look at a spring loaded engraving tool.

YouTube - cnc spring loaded engraving tool scorpion
Jeff...
__________________
Patience and perseverance have a magical effect before which difficulties disappear and obstacles vanish.
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 On
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Tool Height Block Questions?? SPEEDRE DIY-CNC Router Table Machines 8 06-12-2008 05:39 PM
Moving tool touch probe 1ctoolfool Haas Mills 3 09-18-2007 07:56 PM
Tool Height Touch Sensor for Techno-Isel mikkojay DIY-CNC Router Table Machines 8 08-08-2006 02:28 PM
Tool height "touch off" tool unusable DHK DeskCNC Controller Board 6 05-06-2006 12:54 PM
Pop-up tool touch probe dmealer General Metal Working Machines 4 04-04-2005 06:47 AM




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