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! > CAM Software > MadCAM


MadCAM Discuss MadCAM software here.


Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 12-04-2011, 05:52 PM
 
Join Date: Jun 2007
Location: Australia
Posts: 65
phil m is on a distinguished road
Tool Changes, what am I doing wrong?

I tried to do some tool changes for the first time, didn't work. I first used a 3mm drill bit to cut a few holes then switch to a router bit to cut a contour, you can see that written down on the two layers in the properties. When I started the CNC, the drilling happened then after that it switched right away to the routing without stopping for changing the bit (i.e. it tried routing with my drill bit)

What do I have to do to get the machine to stop so I can manually change the bit and set the axis' again?

Reply With Quote

  #2   Ban this user!
Old 12-04-2011, 06:32 PM
 
Join Date: Dec 2007
Location: usa
Posts: 42
comandojon is on a distinguished road
Buy me a Beer?

I don't use mad cam but with out a tool changer you need to look at stuff a little different.

What I do is assign each tool path such as drilling, routing, part cut out to a separate file.

I run the drilling file when it stops I would then change to a router bit and run the next file.

Jon
Reply With Quote

  #3  
Old 12-05-2011, 04:23 AM
Moderator
 
Join Date: Apr 2003
Location: Canada
Posts: 714
Dan B is on a distinguished road

Did your tools have different tool numbers?

Let's start with that. We do tool changes all the time with madCAM, so we can rule out the program as being the source of the problem.

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

  #4   Ban this user!
Old 12-05-2011, 04:50 AM
 
Join Date: Jun 2007
Location: Australia
Posts: 65
phil m is on a distinguished road

Probably not, I don't even know where to number the tools. Can anyone be so kind as to give me a point by point beakdown of what I need to do with MadCAM to do tool changes or point me in the direction of a decent tutorial on it?
Reply With Quote

  #5  
Old 12-05-2011, 04:59 AM
Moderator
 
Join Date: Apr 2003
Location: Canada
Posts: 714
Dan B is on a distinguished road

Please see the attached screenshot from the madCAM help file. Does this help?

Dan
Attached Thumbnails
Click image for larger version

Name:	pic 2.png‎
Views:	33
Size:	229.6 KB
ID:	147457  
__________________
(Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 12-05-2011, 06:31 AM
 
Join Date: Oct 2011
Location: US
Posts: 19
Rodent is on a distinguished road

Dan - great stuff as always

Phil - great to see you found your way here


in my current workflows, and since I don't have a tool changer in my system (dream for some distant day when I have a spindle vs. a router head) I export tool paths based on the operation I plan to perform. in some cases I combine several steps with a common tool into a single export. in cases where I want to utilize one of several options within an otherwise common part (say I want to have the ability to choose a pickup configuration within a common body shape) I export up to the point where I would choose the unique feature selection and then export out each of my choices individually.

I'm sure there's a better way, but until I decide I have time to dive into scripting so I can author a quick interface to choose my options upfront, it works for me ... and it serves to help ensure I don't utilize the wrong tool for the current cutting path

the ROI on a spindle and tool changer are too small at this time to offset the time spent manually changing out cutters. someday ... someday

all the best,

R
Reply With Quote

  #7  
Old 12-05-2011, 06:38 AM
Moderator
 
Join Date: Apr 2003
Location: Canada
Posts: 714
Dan B is on a distinguished road

Okay, maybe I misunderstood what the issue is here. Since this is the second post mentioning how to work without a tool changer, I'm guessing I'm the one that missed the point.

If you want to post-process so that each path is a separate code (so you can manually change the tool) then simply shut the layer off with the path you don't want and post. Then turn that layer back on, and the others off, change to a new file name (1000.nc, 1001.nc for example) then post again. You will get separate toolpaths for each layer.

Displaying all the layers with paths is a great way to create a concatenated toolpath, but is only effective with different tools if you have a tool changer.

Does this make more sense?

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

  #8   Ban this user!
Old 12-05-2011, 01:15 PM
 
Join Date: Jun 2007
Location: Australia
Posts: 65
phil m is on a distinguished road

Maybe i just don't understand how tool changing works. Can I just create one nc file that will have some sort of command to bring Z back up and stop moving so I can manually change a bit, reset the Z level in Mach and then press the start or hold button for the program to continue on its merry way?

Or do I need to post process a separate nc file and load that up in Mach each time i want to use a different tool?

I haven't found any info on any of that in the help files/videos/tutorials so far. (or will it do all that i want it to by simply numbering my tools as you show in your pic?)

Hi Rod

Last edited by phil m; 12-05-2011 at 01:39 PM. Reason: Tryin' to be more clear :)
Reply With Quote

  #9  
Old 12-05-2011, 03:40 PM
Community Moderator
 
Join Date: Mar 2004
Location: Sweden
Posts: 1,084
svenakela is on a distinguished road

If you haven't setup Mach3 to stop when a tool change command occurs, you will not have a stop and next path will be cut right away. Either do it the Dan-way (make multiple nc-files) or reconfigure Mach3 to really make a stop for manual tool changes.

That on the other is out of my scope, I have Heidenhain and EMC2 machines.
Reply With Quote

  #10  
Old 12-05-2011, 03:43 PM
Moderator
 
Join Date: Apr 2003
Location: Canada
Posts: 714
Dan B is on a distinguished road

If you have a tool changer on your CNC machine, then the suggestion about changing tool numbers will work. If you don't, then posting each path individually is the proper procedure.

I suppose you could change your post to place an M0 (stop) at the tool change. I've never done that, but I suppose it might work. In that case, you would still need to change the tool numbers as I have shown in the picture, so that madCAM knows it needs to output a tool change to the post. Then instead of going to the turret to grab the tool, the machine would stop. I don't know if this would work, I'm kinda just thinking out loud. I would suggest you just post each path separately.

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

Sponsored Links
  #11   Ban this user!
Old 12-05-2011, 05:25 PM
 
Join Date: Jun 2007
Location: Australia
Posts: 65
phil m is on a distinguished road

I'm using a homemade cnc router, I don't have an automatic tool changer. Do I just need to change a setting somewhere in Mach3 to get it to stop automatically when it needs to change tools or should I have to live with making multiple nc files for each time I change tools?
Reply With Quote

  #12  
Old 12-05-2011, 06:12 PM
Moderator
 
Join Date: Apr 2003
Location: Canada
Posts: 714
Dan B is on a distinguished road

I don't know anything about the Mach 3. Heidenhain is my main focus.

Hopefully someone familiar with the Mach 3 can chime in. However, posting each layer separately isn't that big of a deal.

Dan
__________________
(Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)
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
V9, Tool path in wrong place when getting ops from library fastfrank Mastercam 2 11-01-2010 09:56 PM
wrong tool change in fanuc 6m rags Fanuc 3 04-08-2009 01:44 PM
custom tool wrong size in verify MC9 kojack Mastercam 3 09-28-2008 10:19 PM
Need Help!- Tool Changer picks up wrong Tool? KJ45 General Metal Working Machines 6 03-13-2008 06:51 AM
Tool Offsets - What's wrong with this Gear? edo G-Code Programing 2 12-27-2006 10:40 PM




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