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 > Mastercam


Mastercam Discuss Mastercam software here.


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 09-22-2009, 01:43 PM
 
Join Date: Mar 2009
Location: USA
Posts: 53
Cellar Dweller is on a distinguished road
Simple Contour Chaining Problem!

Hello All,
This is driving me crazy. I am a newbie so easy, and use some lube. I want to "contour" the outside of this part (the blue areas) after I face the top. (the yellow areas) I asked a friend how to do this and he said the only way he knows is to draw lines to complete the outside geometry of the part when their is a drop is z height as I have. He said that is what he always has to do in MC and I tried it, it works, but I hate idea of having to draw on my part to create tool paths.

The problem I have is the chain does not want to "skip" over the z height change when using the top of the part as my tool path geo. Their must be a selection process or setttings in mc so i don't have to add geo to my part.

Basically, if my friend is correct in his approch, it means you cannot contour the outside of a part that has a slot across the top of it with a z value cut. If that is true, that is laim. I know mc needs geo to drive tool paths, but their mus be a way to "jump" a gap.

I don't have MC support. I use the work stations ( MC X3) at work and bring my NC code home on flash drive.

I draw in SolidWorks, and us MC for cam. I do not like the idea of redrawing or adding anything to my part.

Thanks a lot for your time,
CD
Attached Thumbnails
Click image for larger version

Name:	sr_mc_help.jpg‎
Views:	102
Size:	20.7 KB
ID:	89441  
Reply With Quote

  #2   Ban this user!
Old 09-22-2009, 05:00 PM
Matt Berube's Avatar
Power User
 
Join Date: Mar 2005
Location: USA
Posts: 461
Matt Berube is on a distinguished road

There are lots of ways to do it...

On this part you're just not going to be able to contour the outer shape without some geometry creation...

It really doesn't have to be a chore though.

I can get the entire thing at once using either an xform project (project a line from the front plane) or even more direct using create curve slice (through a z coordinate in the x-y plane).

Either way you're talking about 15-30 seconds of work once you learn how it functions.

P.S. If you really have to have it with no geometry creation (assuming you have mill level 3) you could do it with Surface Finish Contour but I've never met a MC programmer that would approach such a simple part in that way.

Last edited by Matt Berube; 09-22-2009 at 05:05 PM. Reason: P.S.
Reply With Quote

  #3   Ban this user!
Old 09-22-2009, 05:52 PM
 
Join Date: Mar 2009
Location: USA
Posts: 53
Cellar Dweller is on a distinguished road

Ok. So my friend is correct? It sounds like you agree. In order to "drive around" / Contour this part geo must be added. My concerns with adding geo is that it will possibly present other problems further along in programming a part. It also muddys the screen a bit.

Anyway, thanks for your feedback. I have not used Xform project. Any tips? It sounds straight forward. I assume it allows you to project a surface geo a measured distanced from it's original location. Similar to a plan projection in many cad apps.

Thanks,
CD
Reply With Quote

  #4   Ban this user!
Old 09-22-2009, 06:33 PM
Matt Berube's Avatar
Power User
 
Join Date: Mar 2005
Location: USA
Posts: 461
Matt Berube is on a distinguished road

Basically your friend is correct but like I said above it is possible with no geometry creation.

Mastercam X has up to 2 billion different levels (called layers in other systems) available for use. To avoid cluttering up the screen could you put the part model on level 1 and the contour geometry on level 2 ?

As far as causing problems later on in the file... Don't delete or modify the wireframe entities that are driving your toolpaths and there will be no problems. I work like this all the time. 99.9% of my jobs require only surface/solid data and maybe a rectangle boundary... Couldn't be much simpler.

When using the levels in MC if you take your time to name each level things shouldn't be confusing at any point even if you had a really complex part with dozens of wireframe contours required... Just turn them on and off as needed.

Xform Project...

You would set the g-view and c-plane to "front" and create a horizontal line (temporary) that is longer than your part and extends beyond both ends of your part.

Then use xform project onto surfaces, select the model and apply the projection. If you choose "move" your temporary line will be deleted...

Assuming that you are using a "solid" entity from Solidworks you'll also have to find the "activate solid selection" button during this process because otherwise MC is defaulting to look for "surfaces" not "solids"...

It sounds worse than it is... Practice a little and it's sooooo easy.

But anyway the Create Curve Slice method is much easier usually.
Reply With Quote

  #5   Ban this user!
Old 09-22-2009, 07:03 PM
 
Join Date: Mar 2009
Location: USA
Posts: 53
Cellar Dweller is on a distinguished road

Ok. Thanks for the feedback. I will put the time in on the solutions you have suggested. I understand that like most software programs, it just a matter of putting in the seat time and then it all becomes almost second nature. The people here use the term "drive" as it relates to cad and cam to make your point. They might say, "he can really drive the cad station." Implying that the cad draftsperson is very proficient with the cad stations operation.

Thanks,
CD
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 09-28-2009, 07:05 AM
neurosis's Avatar  
Join Date: Aug 2008
Location: USA
Posts: 85
neurosis is on a distinguished road

This has been my complaint with Mastercam from the beginning. I came to Mastercam from Cimatron, where creating all of this extra geometry was unnecessary. You could just use existing geometry and it would do as you suggested above "jump gaps" as long as the geometry that you were using intersected some how in the x,y plane. Coming from that to a system that requires loads of construction geometry to drive your tool path was very frustrating at first.

That being said, once you get used to it, you just learn to do it and dont think much about it. The longer that you use the system, the more that you are able to look ahead and you'll get more efficient at preparing to drive your path. Its a pain, but its necessary.
Reply With Quote

  #7   Ban this user!
Old 09-28-2009, 09:15 AM
 
Join Date: Mar 2005
Location: Silicon Valley, CA
Posts: 982
psychomill is on a distinguished road

I don't see the contour problem here... Just use the contour at the "bottom" of the part to drive the toolpath around. Ignore the top features with the little wall/step.... Don't need added geometry (or "unreal" geo) from I see....
__________________
It's just a part..... cutter still goes round and round....
Reply With Quote

  #8   Ban this user!
Old 09-28-2009, 06:49 PM
 
Join Date: Mar 2009
Location: USA
Posts: 53
Cellar Dweller is on a distinguished road

Neurosis,
I agree. This aspect of MC SUCKS! It is still the my preferred cam program and thats only because the "world runs on MC" and I like keeping my skills and new skills as marketable as possible.

psychomill,
The bottom is the same. The same slot seen in the view above (blue areas) presents the same chaining problem. Also, it not just the slot, the top or bottom of part has Z depth changes, so unless you know (PLEASE, LOL) a way to tell MC to jump gaps or follow vectors similiar to a CMM, PC-DMIS stuff, I don't know what to do except create geo.

Thanks for the input, please see my other problem. "Machine stops at end of tool path" the more brains the better,
CD
Reply With Quote

  #9   Ban this user!
Old 09-28-2009, 08:20 PM
 
Join Date: Mar 2005
Location: Silicon Valley, CA
Posts: 982
psychomill is on a distinguished road

OK....
So for this, you can chain a 3D path but force a 2D cut. Follow this:

Select contour and when the chain select menu pops up, change it to "3D" instead of "C-Plane" then select your toolpath chain. On your geo, it will stop at multiple intersections so just simply select the next chain portion to continue around the part even if its a Z line. Your point is to get to the next XY line. (See picture 1).

Now in your Toolpath menus, you're going to force this to be a 2D cut. So on your "Cut Parameters" menu, change the cut to "2D Contour" using the pull down menu on the right side of the tab. (See picture 2)

Now, simply fill out the rest of the info needed for the cut and post it. As you can see on the path generation in picture 3, it stays as a simple 2D cut around the part even though the chain has Z moves in it. (See picture 3)

.... as you can see in the posted program, there are no Z moves for the geo and the cut stays as a 2D cut. (See picture 4)


Therefore..... no need to create any extra geometry...
Attached Thumbnails
Click image for larger version

Name:	3D_Contour.jpg‎
Views:	41
Size:	29.8 KB
ID:	90091   Click image for larger version

Name:	Cut_Prm.jpg‎
Views:	48
Size:	77.2 KB
ID:	90092   Click image for larger version

Name:	2Dcut_3Dcontour.jpg‎
Views:	43
Size:	25.9 KB
ID:	90093   Click image for larger version

Name:	code.JPG‎
Views:	41
Size:	80.9 KB
ID:	90094  

__________________
It's just a part..... cutter still goes round and round....
Reply With Quote

  #10   Ban this user!
Old 09-28-2009, 09:30 PM
 
Join Date: Mar 2009
Location: USA
Posts: 53
Cellar Dweller is on a distinguished road

OK, I will give that a try! Thanks for taking the time to present this approach to me.
was driving me nutzzz trying to read your post. LOL Life is funny!


Thanks again,
CD
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
Rookie g41 problem simple part slkret G-Code Programing 5 05-31-2009 01:41 AM
Profiling a contour - radius problem knsmilk88 Mastercam 32 01-31-2009 10:04 AM
Simple problem just need an answer. Cartierusm G-Code Programing 3 07-05-2008 08:12 PM
Simple slot milling problem jwknow Mastercam 5 01-22-2008 05:03 PM
problem with a simple pocket corpse OneCNC 9 12-01-2004 12:50 AM




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