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 11-15-2007, 10:30 PM
 
Join Date: Sep 2006
Location: USA
Posts: 49
Terry G is on a distinguished road
V21 Pocketing Question

I am using V21 with the DeskCNC post processor. I attempted to create a sprial pocket by selecting multiple objects. The toolpath was created sucessfully, and I generated the gcode. The pocketing involved many passes with a very small diameter end mill.

The problem with the gcode generated is that the tool never returns to the Z rapid plane setting when it needs to move to a different location to pocket.

The pocket is one continuous pocket but an odd shape with islands in the middle etc.. So when it finishes one pocket its goes G01 at my -Z setting to the next area then continues to pocket. What should happen is a G00 to my Z rapid plane setting, move to the new spot, then continue to pocket.

Any ideas? Thanks.
Reply With Quote

  #2  
Old 11-15-2007, 11:25 PM
sorincnc's Avatar
Gold Member
 
Join Date: Mar 2003
Location: U.S.A.
Age: 57
Posts: 107
sorincnc is on a distinguished road
V21 pocket

when creating the spiral pocket, make sure that the "connect" box is checked and also "connect rest with dotted lines" is checked as well as "mark start" When the tool path needs to go over islands, Bobcad creates fine dash lines witch later on it is the equivalent of G) rapid moves to whatever clearance you have set on the UD icon (cam side).
Did you download the videos from my web site yet???? If not, go to www.cadcamtrainer.com and download them for free.
hope this helps,
Sorin
__________________
Any society that would give up a little liberty to gain a little security will deserve neither and lose both.
Benjamin Franklin
Reply With Quote

  #3   Ban this user!
Old 11-16-2007, 01:30 PM
 
Join Date: Sep 2006
Location: USA
Posts: 49
Terry G is on a distinguished road

I double checked my settings, and I did not have the "connect rest with dotted lines" setting. I tried this, but still have the same problem. The G0 rapid works fine when the toolpath needs to go over an island. The problem is that when the tool needs to move to a different location within the same pocket, (and not crossing over any islands), it does not do a G0 rapid move. It just keeps cutting at my cutting depth as it traverses to the new location.

Sure, in the end it will machine just fine, but it just doesn't seem right to keep the cutter down while moving to a new location.

Let me know if their is anything else I can do or if this is normal operation.

Thanks.
Reply With Quote

  #4  
Old 11-17-2007, 08:45 AM
sorincnc's Avatar
Gold Member
 
Join Date: Mar 2003
Location: U.S.A.
Age: 57
Posts: 107
sorincnc is on a distinguished road
Spiral pocket settings

Could you please post the file itself and let me know what boxes are checked in the "spiral pocket window"??? I will try to see what is going on because the spiral pocket routine works very well and gives a very efficient tool path. It must be one of your settings but I need to see the part since it might require some trials on my part..... Please advise also on tool size, step over and finish allowance.
__________________
Any society that would give up a little liberty to gain a little security will deserve neither and lose both.
Benjamin Franklin
Reply With Quote

  #5   Ban this user!
Old 11-21-2007, 02:06 PM
 
Join Date: Sep 2006
Location: USA
Posts: 49
Terry G is on a distinguished road

Attached are my .DXF file and Gcode I generated.

Operation Roughing is checked. Tool Diameter .020". Distance between lines .010" Stock Distance 0. Connect, Connect rest with dotted lines, mark start are all checked. There is no finish allowance since I am only taking off .0025" of copper from a PCB.

Thats it for the spiral pocket window.

My environment general tab is set for general accuracy .001 and chain gap .0005. I had to change the general accuracy from the inital .0001" setting because it was doing strange things with the toolpaths. It would leave a bunch of toolpaths out, and send the tool right through an island, and even overlap 3 to 4 times on almost the exact same toolpath.

You can try it and see what I mean. But with the .001" accuracy, the toolpaths look perfect. Still, when the tool needs to move to a new location without crossing over an island, it does not do a G0 rapid.

Also one other questions which you will see in the files, I change my UCS to the small marks I made on the lower left hand side of the drawing. But when the gcode is generated, it always wants to go back to the center of the drawing (old 0,0 setting), then start machining. Anything I can do to fix that?

Thanks for taking a look at this. It took me a little while to get back to you since I don't always have access to the machine with this software.
Attached Files
File Type: txt gcode.txt‎ (16.2 KB, 89 views)
File Type: dxf bttest.dxf‎ (17.2 KB, 76 views)
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 11-21-2007, 03:11 PM
tjones's Avatar  
Join Date: Oct 2005
Location: USA
Age: 45
Posts: 851
tjones is on a distinguished road

The UCS change is normal. The code is generated as if the new UCS is the home position and therefore the path will appear from the screen zero when shown.

The UCS change is simply a way to change the zero while generating the code not for a perminate system change. Otherwise then you should move your part to the zero and not the UCS. The UCS is usefull like the workpiece coordinate system is on the machine.

As for the moving I am not sure that can be optimized without some manual editing. Otherwsie you could simply pocket the different areas then profile the entire contour afterwards. Bobcad simply does not know where there is air in your setup and when there is material for continuing the cut with stepover values. You really need to be careful in editing manually even so as not to rapid into solid stock. Maybe raise Z before rapid moving and then feed back down. (I never like rapid moves inside a pocket myself...raise Z first then lower afterward.)
Reply With Quote

  #7   Ban this user!
Old 11-21-2007, 04:28 PM
 
Join Date: Sep 2006
Location: USA
Posts: 49
Terry G is on a distinguished road

I still don't see why bobcad needs to move my tool to the old UCS 0,0, then start machining.

If you open the attachment you can see what I am talking about. The toolpath starts at my new UCS 0,0 then moves to the old 0,0 then starts machining. This can be a huge problem especially if I am far away from the original UCS 0,0.

I would much rather just have the corner of my part at the actual 0,0 without having to generate a new UCS. But this seems to be fairly difficult to do accurately. I use Autocad, and it is not very realistic to create a part and move it to 0,0 just so it will line up with bobcad. Even when I change the UCS in Autocad, for some reason it does not save this info, or bobcad does not use this info. The part is offset as it was in autocad.

I have used deskcnc for a few years and they have a great command which lets you select the drawing and just move to origin or center on origin. It will but the lower left corner right at 0,0. I do not machine many complicated parts, but this feature has worked great for me over the years.

About the pocketing, also from the drawing I attached you can see that the dotted lines (G0 move) show up when crossing an island. But when the tool needs to move to a different location within the pocket, it does not raise up and do a rapid move. It keeps cutting at my -Z height.

This all may be normal for bobcad and I'm just not used to it since deskcnc would always lift the cutter when moving to a different location regardless if it was crossing an island or not. Just want to make sure I understand how it all works. And I know I still have a lot to learn.

Thanks.
Attached Thumbnails
Click image for larger version

Name:	Pocket Toolpath.jpg‎
Views:	75
Size:	63.4 KB
ID:	47128  
Reply With Quote

  #8   Ban this user!
Old 11-21-2007, 10:05 PM
tjones's Avatar  
Join Date: Oct 2005
Location: USA
Age: 45
Posts: 851
tjones is on a distinguished road

Try using the translate feature. Make sure that the snaps are on in your settings. Now moving should be a simple few clicks.
Reply With Quote

  #9   Ban this user!
Old 11-21-2007, 11:02 PM
 
Join Date: Sep 2006
Location: USA
Posts: 49
Terry G is on a distinguished road

Originally Posted by tjones View Post
Try using the translate feature. Make sure that the snaps are on in your settings. Now moving should be a simple few clicks.
Thanks, that worked perfect.
Reply With Quote

  #10   Ban this user!
Old 11-28-2007, 11:41 AM
 
Join Date: Sep 2006
Location: USA
Posts: 49
Terry G is on a distinguished road

Originally Posted by sorincnc View Post
Could you please post the file itself and let me know what boxes are checked in the "spiral pocket window"??? I will try to see what is going on because the spiral pocket routine works very well and gives a very efficient tool path. It must be one of your settings but I need to see the part since it might require some trials on my part..... Please advise also on tool size, step over and finish allowance.
Hi Sorincnc,

Just wondering if you had a chance to look at the files I posted. I understand you must be very busy and if you have not had a chance, no rush at all.

Thanks.
Reply With Quote

Sponsored Links
  #11   Ban this user!
Old 11-30-2007, 10:32 AM
 
Join Date: Aug 2003
Location: United States
Posts: 449
The One is on a distinguished road

Terry,

It looks like the Tool Size, Step Over and Finish Allowance are causing the issues. There are Clearance moves in the program, but the system is also making paths in the small around the outside of the part. I think these are the paths you are having trouble with. The max distance I found in these smaller areas was 0.04" and the system generated paths in this area.

What is the Tool Diameter you are trying to use?

Regards
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
G-Code Question, polar offset and pocketing questions? mike71800b LinuxCNC (formerly EMC2) 4 03-20-2007 12:07 AM
Pocketing in V9 help Joe Rodney Mastercam 5 02-26-2007 11:57 AM
Pocketing CNCadmin GRZ Software- MeshCAM 5 05-11-2006 08:44 PM
Pocketing dneisler BobCad-Cam 4 12-18-2005 10:57 PM
Pocketing Mortek OneCNC 7 04-08-2003 04:08 PM




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