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 > BobCad-Cam


BobCad-Cam Discuss all BobCad software here.


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 09-29-2008, 03:02 PM
 
Join Date: Jul 2005
Location: USA
Posts: 46
speedofsound is on a distinguished road
Incremental depth milling for 3D toolpath? (V21)

Please bear with me, as this noob is making the jump from 2.5D to 3D milling.

For my question, let's use a very simple part, say an ellipse measuring 2 x 1 x .25 (thickness).

In V21, I can draw this part, and generate the toolpath.

In a few tests, I tried both a planar and a spiral toolpath. No problems there, the mill is cutting the part as I'd anticipated - with one exception:

How can I rough the part? I do not see any way to incrementally step the Z depth down. I know in the CAM window, the U/D button is normally used when I make 2.5D parts. It doesn't appear to have any affect on the 3D toolpath.

Must I make a separate toolpath/generate code for each incremental depth of cut? Or is there a simple feature I'm missing?

Any help would be appreciated, as always.

thanks,

Alan
Reply With Quote

  #2   Ban this user!
Old 09-29-2008, 05:32 PM
 
Join Date: Mar 2005
Location: USA
Posts: 315
moldmker is on a distinguished road

On CAM side, make sure your 3D button is on.

Set your U/D window with Roughing Enabled and define an increment.
Disregard the Tool Cutting Depth, with 3D turned on it isn't used.

After creating your 3D path with Planar or other method, use CutAuto to create the code. This should show the toolpath being roughed down in steps.

Note that the stepped down toolpath is only shown temporarily. Sometimes it's handy to have the actual roughing passes for future reference.
To do this, highlight the code just created and select Edit > Geometry from NC and this will backplot the code into the CAD window. You may want to put it on a separate layer to blank it.

Good luck,
moldmker
Reply With Quote

  #3   Ban this user!
Old 09-29-2008, 06:24 PM
 
Join Date: Jul 2005
Location: USA
Posts: 46
speedofsound is on a distinguished road

Originally Posted by moldmker View Post
On CAM side, make sure your 3D button is on.

Set your U/D window with Roughing Enabled and define an increment.
Disregard the Tool Cutting Depth, with 3D turned on it isn't used.

After creating your 3D path with Planar or other method, use CutAuto to create the code. This should show the toolpath being roughed down in steps.

Note that the stepped down toolpath is only shown temporarily. Sometimes it's handy to have the actual roughing passes for future reference.
To do this, highlight the code just created and select Edit > Geometry from NC and this will backplot the code into the CAD window. You may want to put it on a separate layer to blank it.

Good luck,
moldmker
Thank you for your time; your information is very helpful.

I had discovered the 3D button on the CAM side, after getting several 2D toolpaths from my 3D surface. Clicking it was a "Doh!" moment indeed. Also have been using machine "auto" once I generate the code. This seems to work properly.

I will experiment with the U/D settings, perhaps I did not have a value entered correctly. My test programs would simply plunge to full depth (.235 in this case) and begin milling. I'd like to make this part in 2 lighter passes, finish passes aren't required.
Reply With Quote

  #4  
Old 09-29-2008, 08:33 PM
*Registered*
 
Join Date: Mar 2008
Location: usa
Posts: 163
HMB3000 is on a distinguished road

Originally Posted by speedofsound View Post
I will experiment with the U/D settings, perhaps I did not have a value entered correctly. My test programs would simply plunge to full depth (.235 in this case) and begin milling. I'd like to make this part in 2 lighter passes, finish passes aren't required.
In the lower part of the u/d dialog box you need to check the auto-ruogh box and put in a value for depth of cut.
If you just want say a .005 finish pass and the 3d contour allows you can just offset the tool for finish pass. I use 2 H value all the time for the same tool
Reply With Quote

  #5   Ban this user!
Old 09-29-2008, 09:35 PM
 
Join Date: Jul 2005
Location: USA
Posts: 46
speedofsound is on a distinguished road

Originally Posted by HMB3000 View Post
In the lower part of the u/d dialog box you need to check the auto-ruogh box and put in a value for depth of cut.
If you just want say a .005 finish pass and the 3d contour allows you can just offset the tool for finish pass. I use 2 H value all the time for the same tool
Thanks for the tips.

I regularly use the u/d button for 2.5D milling, and am familiar with with the auto-roughing portion of the window. My issue is the program seems to ignore my input in the u/d window.

Basically, my real project is milling a 4" diameter "disc" out of 1/4" ABS plastic sheet on a small benchtop CNC. This disc must have a 5 degree draft on the vertical wall. I'll do a small production run of these parts, and I"ll probably just use an off-the-shelf tapered endmill, but wanted the 3D practice (very novice user here). Given the small size of my Taig, I'd prefer to feed it a little quicker in two .125" passes (1/8" ball). For production, my larger Milltronics VMC will be used, so rigidity seems essentially moot for this material.

I'll edit with a quick drawing, if anyone is open to some toolpath strategy suggestions/tips.

Thanks again!

*edit*



screenshot of this part I'm working on. My process has been to draw the profile, clean it up, apply planar surface, extrude surface to desired height, generate toolpath.

Would making a negative (for a casting experiment) of this basically be a tapered pocket operation? I'd imagine it would just need to be mill "inverted" for the correct approach to milling the draft angle. Just thinking out loud...

Last edited by speedofsound; 09-29-2008 at 09:51 PM. Reason: added photo, more questions
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 09-29-2008, 09:47 PM
 
Join Date: Mar 2005
Location: USA
Posts: 315
moldmker is on a distinguished road

I'll add this:

I always set my UCS Z zero at the top of my solid.
Never had a problem with roughing not working correctly.

moldmker
Reply With Quote

  #7   Ban this user!
Old 09-29-2008, 09:54 PM
 
Join Date: Jul 2005
Location: USA
Posts: 46
speedofsound is on a distinguished road

Originally Posted by moldmker View Post
I'll add this:

I always set my UCS Z zero at the top of my solid.
Never had a problem with roughing not working correctly.

moldmker
Later this afternoon, after your first reply, I tried this with success.

Will check the roughing tomorrow, and I'll bet it works fine.

Notice in my quick drawing above, Z zero is at the bottom of the part. I'll bet the root of the quirks I experienced are here.

Thanks again for your help.
Reply With Quote

  #8   Ban this user!
Old 10-02-2008, 10:20 AM
 
Join Date: Dec 2005
Location: US
Posts: 42
Sam A is on a distinguished road

Originally Posted by moldmker View Post
I'll add this:

I always set my UCS Z zero at the top of my solid.
Never had a problem with roughing not working correctly.

moldmker
I to am just starting to do 3D with CNC and BCC 21. Why set the Z zero at the top of the solid?

Sam
Reply With Quote

  #9   Ban this user!
Old 10-02-2008, 11:58 AM
 
Join Date: Mar 2005
Location: USA
Posts: 315
moldmker is on a distinguished road

This rule isn't set in stone by any means.

If the Z zero is at the top of part, then any Z moves that are into the part would be negative. Makes it easier to proof-read the G-code.

Also, if your rapid plane is defined at Z .100", there are no worries of hitting the part with any of the cycles.

Also, a lot of the commands require the Z top of the part to be input. If it's always at 0 there are no worries, otherwise you will need to verify and enter the the height for each part.

I know, I know...the router guys like to have Z zero set at the table height. If you're always cutting the same thickness parts that's fine. But if you start setting up oddball jobs, it may bite you.

moldmker
Reply With Quote

  #10   Ban this user!
Old 10-15-2008, 08:48 PM
tjones's Avatar  
Join Date: Oct 2005
Location: USA
Age: 45
Posts: 851
tjones is on a distinguished road

My rule is this.

If I set zero at top of part then my Z must always go further to cut the part (or crash).

If I set Z at the bottom of the part then I can crash at any place.
Reply With Quote

Sponsored Links
  #11  
Old 10-16-2008, 06:05 AM
*Registered*
 
Join Date: Mar 2008
Location: usa
Posts: 163
HMB3000 is on a distinguished road

Z Zero at the top of the part work fine untill you get into some 4 or 5 axis moves. Then you could have both postive and negative values for Z moves.
Reply With Quote

  #12   Ban this user!
Old 10-17-2008, 10:15 PM
tjones's Avatar  
Join Date: Oct 2005
Location: USA
Age: 45
Posts: 851
tjones is on a distinguished road

True.

Hopefully that will be a concern in V23.
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 Help!- Posting toolpath in incremental moves in MC9 senna95 Post Processor Files 0 07-12-2008 11:42 AM
Incremental circle milling sub program Diggs G-Code Programing 25 01-07-2008 06:03 PM
Optimizing Milling - Speed, Feed & Depth of Cut palikalsi General Metalwork Discussion 5 04-03-2007 04:59 PM
Maximum CNC milling depth Dr. DRE General Metalwork Discussion 13 12-16-2006 10:39 PM
Milling: low depth passes or all the width? PEU DIY-CNC Router Table Machines 8 11-02-2005 05:57 PM




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