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 > General CAM Discussion


General CAM Discussion Discuss CAD/CAM software and Design software methods here!


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 04-23-2007, 02:57 AM
 
Join Date: Dec 2006
Location: USA
Posts: 808
Cartierusm is on a distinguished road
Steps

I've done searches and still can't grasp the overall picture. If any can help I'd appreciate it. I don't need 10 pages of details just a little description of what I need to accomplish a normal cnc task. A little info first, I have a 48" x 48" CNC router table I built from scratch. I'm using Mach 3 and have BobCAD/CAM and Solidworks. I've setup Mach 3 using the basics, calibration my motors etc... What I don't understand is let say we are making a square 3" x 3" and I place a piece of 4" x 4" piece of 1" maple on the table near the center of the table (not in any particular place). Now do I used CAD or CAM? I can't seem to figure out the difference. SO let's say I draw a square 3" x 3" in BobCAD what program do I use to answer the following questions: do I have to tell the program that I'm using a piece of wood 4" X 4", how do I tell the CNC machine where the piece is located, how do I tell it how many passes to take (especially if want to take small passes), how do I calculate where the cutter hits the piece of wood, how do I tell it which direction to cut and then move the cutter so it doesn't hit anything on it's way back to making a deeper cut on the same piece.

I have a ton of more questions I just don't understand where to tell the machine to do all this stuff. If anyone can answer some of these or tell me where I can read a tutorial on the progression from drawing to machine setup. Thanks, I've been reading the manuals that came with my programs but they are a bit confusing without knowing where some of the steps come in.
Reply With Quote

  #2  
Old 04-23-2007, 05:06 AM
High Seas's Avatar
Gold Member
 
Join Date: Sep 2003
Location: Malaysia/Australia/NZ/USA
Age: 62
Posts: 1,124
High Seas is on a distinguished road
Lightbulb Process Thoughts

For what its worth I'll take a stab at the questions - Let me say I've been away from the machining for a year - so my answer will be PROCESS oriented - not to close DETAIL. I needed to figure this out for myself too - so I can understand your confusion. All that said, try this on:

DESIGN THE PART:
Use your CAD program and design the part. You'll want to have an output that can be converted into some type of Machine File.

For example you could use iges, stl, or whatever and convert into machine code with an appropriate conversion program Don't know what you have on hand ... I'd probably take the Solidworks as an stl file for the next step.

CONVERT TO MACHINE LANGUAGE:

You now take the second BIG step. To make the part you have designed ready to be machined - but hang on - its not always simple....

Personally, I like a small program STLWORK. It lets me take an stl file and generate machine code. please note I am Not associated or affiliated with the company- I just like it. There are a variety of options and opinions - try and find something you like. What you want to end up with is a file that contains the G-Code for the machine to run on.

Depending on what program you use - you may be able to specify the safe heights for rapid moves, set up so you don't cut "air" , roughing and finishing passes. May even include slabbing as an option as well.

This is when Tool Changes and things like that and other machine pauses are written into your code to make the job a bit easier.

{NOTE You BOBCAM might do all this for you if it is well integrated with your BOBCAD -- not familiar with the products - sorry but the process is the same - you want to generate G-Code}

MACHINING THE PART:
NOW -- you are nearly there. Less coding and more placing and setting up the machine. First open the nc file in MACH ( or whatever you GCode is in (txt, etc). You might like to do a trial run/simulation before the next steps.

With Mach2, - suppose 3 is the same - you'd place and secure the stock on the milling surface.

Now, manually move (jog) the router and bit to the location you want to identify as zero, x. y, z. Tell the computer that is where it is! (Use the Mach controls to set this new reference zero position.)

Don ear protection and safety glasses then, turn the router on.
Stand - back and let the chips fly! Well, ya gotta press GO

NOTE - I would suggest starting with a 1 inch block of foam rather than the maple to "proof" your setup and design before turning the maple into chips for the bbq! Use a vacuum (shopvac) to catch the foam bits and wear a mask! Stand near the STOP BUTTON and be Vigilant!

CHECK THE PRODUCT:
Remember speed and feed for materials is different - an advantage to using foam - you can fly thru the material and see the product in prototype before investing nice materials.

Hope that lays out a process for you - I'd be happy to have some of the experts add some revisions. I don't wanna screw up in a couple of weeks when I fire the machine back up.

Jim
__________________
Experience is the BEST Teacher. Is that why it usually arrives in a shower of sparks, flash of light, loud bang, a cloud of smoke, AND -- a BILL to pay? You usually get it -- just after you need it.

Last edited by High Seas; 04-23-2007 at 05:13 AM. Reason: add refs to BOBCAD/CAM
Reply With Quote

  #3   Ban this user!
Old 04-23-2007, 10:20 AM
 
Join Date: Dec 2006
Location: USA
Posts: 808
Cartierusm is on a distinguished road

Thank you that was a good start. I read through more of the Mach 3 manual and it seems I'm slowly getting there.

When designing a part right now all I need is one side routered out, should that just be a profile of a straight line in a CAD program?
Reply With Quote

  #4  
Old 04-23-2007, 10:22 AM
ger21's Avatar
Community Moderator
 
Join Date: Mar 2003
Location: Shelby Twp, MI....USA
Posts: 20,455
ger21 is on a distinguished road
Buy me a Beer?

Most of what you're asking needs to be done in BobCAD. The only thing you need to do is set your axis' to 0 in Mach3. the 0,0,0 in Mach3 should correspond to where you drew the part in BobCAD.
__________________
Gerry

Mach3 2010 Screenset
http://home.comcast.net/~cncwoodworker/2010.html

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

  #5   Ban this user!
Old 04-23-2007, 09:46 PM
 
Join Date: Dec 2006
Location: USA
Posts: 808
Cartierusm is on a distinguished road

So let's say I draw a square in BobCAD, then I set the tool path, size bit I'm using, break away coordinates(where the tool move when it's not cutting so it doesn't hit anything), ipm speed, how many passes and how deep of cuts in each pass....all that in BobCad.

Then I mount a piece of material on my table and move the cutter to the exact spot I want to start cutting, so slightly touching the workpiece Z=0, and the virtual corner I want to start cutting Y=0 X=0, and then zero out the DRO in Mach 3 and then run the program?
Reply With Quote

Sponsored Links
  #6  
Old 04-24-2007, 07:47 AM
DareBee's Avatar
Monkeywrench Technician
 
Join Date: Jan 2004
Location: Stratford, Ont. Canada
Posts: 2,783
DareBee is on a distinguished road

You have it figured out now
__________________
www.integratedmechanical.ca
Reply With Quote

  #7   Ban this user!
Old 04-24-2007, 12:33 PM
 
Join Date: Dec 2006
Location: USA
Posts: 808
Cartierusm is on a distinguished road

Thanks guys. Now I have to figure out BobCAD. I'm very technical and used to be an IT guy and did graphic design for many years and so far BobCAD doesn't seem to be a very well designed program, but maybe all CAD programs are this way.

I basically was fooling around and drew a single line representing the one side I need milled and was looking for a place to input all those variables I talked about in previous posts and couldn't find any?
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
steps per inch Chris Tucker Linear and Rotary Motion 12 08-14-2008 07:50 AM
Steps from IGS to Gcode bill south General CAM Discussion 0 02-08-2006 03:24 PM
Full Steps -vs- Micro Steps DJB282000 General Electronics Discussion 10 12-28-2005 11:25 PM
125,000 steps per second smarbaga Stepper Motors and Drives 3 07-30-2005 09:47 AM
Lost Steps boxwood Machine Problems, Solutions , Wireless DNC, serial port 7 07-09-2005 09:26 AM




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