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 07-01-2006, 08:21 PM
 
Join Date: Jun 2006
Location: United States
Posts: 56
PBfan is on a distinguished road
Noob question

I'm new to the CNC world. And have some questions about CAD - CAM - and G-Code.

1. What type of work is there, transfering from CAD to CAM software? It can't be as simple as importing, can it?

2. I'm using Inventor right now. Is there a CAM program that meshes with it better than the rest? IE. Less work for me when converting.

3. If there isn't. What is a good CAM program?

4. I read something about a program that reads G-code, and makes a virtual 3d model so you can virtually inspect it for any flaws. Is that included with most CAM software?

My needs will one day be small production runs of parts I've designed. So keeping accuracy is important. And will be taking all the steps I can to make sure my Mill is set with the most accuracy.

I'm sure I'll have moe questions later(ha ha).

Thanks for the help!!
-Raymond
Reply With Quote

  #2   Ban this user!
Old 07-01-2006, 09:48 PM
 
Join Date: May 2006
Location: australia
Posts: 15
RASPNC is on a distinguished road

You can simply import dxf files into CAM software which you can visualize in a CAD type environment for example top, front bottom bacl left and right views. You can also import 3D wireframes however I haven't done this.

You then have to apply toolpaths to to the shapes created by the dxf file.
This is quite easy an easy task but it may take you a few days to get the hang of it.

There are several variables and constants you will have to set up within the CAM software before you produce the G-CODE such as:

Tool dimensions for each tool your machine is to use, this is so that the software knows how far to offset the centre of the tool and position it in the Z axis (as all tools/cutters are different sizes).

The machining speed. (This may be tool Specific or may be a generic speed or a combination of both.)

Spindle Speed. (This is usually specific to the tool used and material to be machined
)

I havent used any CAM software for a few years so there may well be a package that is more automated and can create toolpaths from a 3D CAD model (especially for complex 3D >3 axis machining) , however I expect there will nearly always be some human input required when creating toolpaths such as direction of cut and order of cut (please correct me if I'm wrong) Its hard to get a computer to automataically prepare for every possible maching complication that you may encounter.

I have worked in the furniture industry so It was always important for me to decide which way a cutter would cut around a piece i.e clockwise or anticlockwise as it made a differnece to the cleaness of a cut due to the grain direction (which the computer could not automatically account for).

The software I have used was (Licom / AlphaCAM) this had the ability to show a virtual 3d model of the part to be machined. It would also show an animation of the part being machined, this was usefull but I wouldn't always trust it.

I would send the g-code file to a machine operator that used another program to control the machine, he could visualise the g code on a screen using 2d views, he could then make small changes by clicking on the toolpaths and changing settings.

A good CAM program is one that does what you require. It would depend on the complexity of the parts you wish to produce along with other factors like the limitations of your machine.

I would check out some of the different CAM package websites. There is probably a lot of advice on this website showing peoples personal preference in other forums on this website.

Hope this of use to you.

Nik
Reply With Quote

  #3   Ban this user!
Old 07-01-2006, 10:25 PM
 
Join Date: Jun 2006
Location: United States
Posts: 56
PBfan is on a distinguished road

Thanks for your input!

I will be doing 2 "types" of machining. One is basic parts that are not made to be visually pleasing(basic shapes). The other, are very visualy pleasing parts(complex shapes). That are very detailed. My very detailed may be different than others. I'm not sure.

I'm sure that the new machines I'm going to be purchasing, are capable at what I need done.

I may try and fins some freeware CAM software(if there is any) just to mess with before I'm ready to start any metal work.

Thanks again!
-Raymond
Reply With Quote

  #4   Ban this user!
Old 07-01-2006, 10:35 PM
 
Join Date: May 2006
Location: australia
Posts: 15
RASPNC is on a distinguished road

I think a lot of people tend to use mach3 and its good value for money.

If I understant correctly, Mach3 can be used to generate G-Code and to control your machine.

You may want to check out the following links.

There may be a demo version you can download and try out for free.

http://www.machsupport.com/artsoft/p...s/products.htm
http://machsupport.com/forum/index.php
Reply With Quote

  #5   Ban this user!
Old 07-01-2006, 11:36 PM
 
Join Date: Jun 2006
Location: United States
Posts: 56
PBfan is on a distinguished road

Thanks for the links. Didn't see any trial offers. It does say mach3 is available for registered users. But I'm thinking that's people who registered older products, not the for registered forum users.(Oh I wish).

I've been told by the company who's mill I'll be getting, that Mach3(Mill version) is best.

I'll do a search on freeware, hopefully turn up something. Just to see what it's going to involve, converting to CAM/G-Code.
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 07-01-2006, 11:45 PM
 
Join Date: May 2006
Location: australia
Posts: 15
RASPNC is on a distinguished road

As you will prob end up buying Mach3 in the end I would try the demo of Mach2.

Here is a link so you can download the demo.
http://www.artofcnc.ca/Mach2R6.11N.exe

It allows you to produce up to 1000 lines of G-Code.

You can prob do most of the things Mach3 can do using Mach2.
I think Mach3 is just a bit more stable and has a few extra options.

At least you'll be able to get a feel of how the software works.

Regards

Nikki
Reply With Quote

  #7   Ban this user!
Old 07-01-2006, 11:47 PM
 
Join Date: Jun 2006
Location: United States
Posts: 56
PBfan is on a distinguished road

Hey. Thanks a lot! I never thogt of looking for Mach2 demo(Go figure. lol).

I'll give this a try. Should answer a lot of my questions.

Thanks a lot!
Reply With Quote

  #8   Ban this user!
Old 07-03-2006, 03:04 PM
 
Join Date: Jun 2006
Location: United States
Posts: 56
PBfan is on a distinguished road
More questions

Is this the basic process of design to machining?

1. Draw a part in CAD
2. Import into CAM
3. Check the CAM file for any issues with the conversion. Fix them if there are.
4. Output G-code from the CAM File
5. Use a post processor to check the code.
6. If the codes looks good, import it to your CNC computer, and start throwing chips?


I may be wonrg on what post processor is. Since online checking gave me nothing.

Also. I'm going to play around with Mach2(Thanks Nikki) and use some manual g-code to learn what everything does. What are some other useful ways of learning G-code? (Reading here, I understood taht learning manual g-code will greatly help when learning CAM).

Lastly(Althohg I doubt my last question for now. ha ha). Which is the limiting factor for the # of g-code lines? The CAM software or the CNC software? Or both?

Thanks in advance!!! As I'm trying to figure out just everything I need to be able to properly start making parts.(Already have CAD software).
-Raymond
Reply With Quote

  #9  
Old 07-03-2006, 03:18 PM
Al_The_Man's Avatar
Community Moderator
 
Join Date: Dec 2003
Location: Canada
Posts: 16,539
Al_The_Man is on a distinguished road
Buy me a Beer?

Originally Posted by PBfan
. What are some other useful ways of learning G-code? (Reading here, I understood taht learning manual g-code will greatly help when learning CAM).
If you want to play around with G code and see the results, try a free simulator.
If you crash it won't do any damage.
http://www.cncsimulator.com/
Al.
__________________
CNC, Mechatronics Integration and Machine Design.
“Logic will get you from A to B. Imagination will take you everywhere.”
Albert E.
Reply With Quote

  #10   Ban this user!
Old 07-03-2006, 03:27 PM
 
Join Date: Jun 2006
Location: United States
Posts: 56
PBfan is on a distinguished road

Thanks!

One other question I forgot to add. Where are some good online courses for mostly CAM(That's where I learned to use Inventor.)? It's probably got to be more specific to what software. But I haven't chosen what I want to use yet. And for what I paid online for courses. I'm very pleased, since I can do anything I need to in the CAD program.

Edit: Thanks for the simulator, Al. Before, G-codes scared me(very new to CNC). Looking at a huge list of things that don't make sense to me. But going over them all, and seeing what they do. It's really helpful.

Last edited by PBfan; 07-03-2006 at 04:29 PM.
Reply With Quote

Sponsored Links
  #11  
Old 07-03-2006, 05:23 PM
ger21's Avatar
Community Moderator
 
Join Date: Mar 2003
Location: Shelby Twp, MI....USA
Posts: 20,453
ger21 is on a distinguished road
Buy me a Beer?

Don't download Mach2. Go straight to Mach3. Any Mach3 download will function as a demo, and become a full version with the addition of a license key (when you purchase it).

The demo has the following limitations. http://www.machsupport.com/MachJargo...de_limitations

1. Draw a part in CAD
2. Import into CAM
3. Check the CAM file for any issues with the conversion. Fix them if there are.
4. Output G-code from the CAM File
5. Use a post processor to check the code.
6. If the codes looks good, import it to your CNC computer, and start throwing chips?
The post processor is what tailors the g-code to your machine when the CAM software creates it. different posts are used for different machines.

You use a simulator to check the code. Some CAM packages include them, and there are other standalone packages available.


Lastly(Althohg I doubt my last question for now. ha ha). Which is the limiting factor for the # of g-code lines? The CAM software or the CNC software? Or both?
The control software would be the limiting factor. The Mach3 demo is limited to 1000 lines, but I don't believe there is a limit once it's registered.
__________________
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

  #12  
Old 07-03-2006, 05:30 PM
ger21's Avatar
Community Moderator
 
Join Date: Mar 2003
Location: Shelby Twp, MI....USA
Posts: 20,453
ger21 is on a distinguished road
Buy me a Beer?

One other thing with Mach3. If you're just playing around with it and won't be running a machine, then install it in simulation mode. During the install, towards the end, You'll see a checkbox that says "Install Driver". Uncheck it. By not installing the driver, you'll avoid any possible hardware issues. It will still run the same though, and won't tax your sustem resources nearly as much.
__________________
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

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





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