Society of Robots - Robot Forum

General Misc => Misc => Topic started by: macbook on June 21, 2009, 05:16:10 AM

Title: How to use CNC?
Post by: macbook on June 21, 2009, 05:16:10 AM
Hey,
Is there a tutorial available on this site or some other site on How to use CNC machines?
Title: Re: How to use CNC?
Post by: SmAsH on June 21, 2009, 05:58:43 AM
well, most cnc's are different...
but the general idea is you make a 3D image in cad software and the cnc will cut it out.
look for tutorials for the cnc you will be using.
Title: Re: How to use CNC?
Post by: Admin on June 21, 2009, 06:08:19 PM
Hey,
Is there a tutorial available on this site or some other site on How to use CNC machines?
Probably not very useful if you don't have a Haas . . .
http://www.societyofrobots.com/misc_Haas_CNC.shtml (http://www.societyofrobots.com/misc_Haas_CNC.shtml)
Title: Re: How to use CNC?
Post by: macbook on June 22, 2009, 02:51:27 AM
We have this CNC -
http://www.askarmicron.co.in/main/hst_solution.html (http://www.askarmicron.co.in/main/hst_solution.html)
Now can u help us?
Title: Re: How to use CNC?
Post by: guru on June 23, 2009, 06:03:43 AM
You need to head over to www.cnczone.com (http://www.cnczone.com). That is a great resources for CNC people. You have a lathe so what you can do will still be somewhat limited without a CNC Mill. CNC can also be difficult to program...well, it's not that it's so difficult to do, but difficult to know what you are doing and not crash the head into the part at very fast rates. Most CNC owners would not let you or your gcode near thier machine unless they trusted you *real* well.

You can design your part in a CAD program such as SolidWorks, AutoCad, SolidEdge, and many more.

You then take your 3D CAD part and create "tool paths" using programs such as SolidCAM, EdgeCAM, GibbsCam, ArtCAM, CAMBAM, GnuCAM, and many many more....Some programs are geared more for toolpaths from 3D geometry, other programs are more about performing operations on 2D contours. Here's where the tricky part of CNC comes in. You are generating paths that the cutting tool will follow. So how much metal will you remove per pass, how deep a cut, how fast will you spin the tool, will you spin counter clockwise or clockwise? These questions are not easy to answer. Books give a general idea, but it is also limited by your machine, spindle horsepower, the tool material and the stock material. Going very slow is not a good option either, it kills the tool, gives poor surface finish, and simply takes a lot of time on the machine. Some trial and error cuts will be needed until you get a feel for what your machine can do given the material, etc.

You can also learn GCode, it's pretty simple, and code your own toolpaths/parts. It helps to know GCode anyway.

Hope I didnt turn you off?!?! CNC is very fun actually and you are lucky to have access to a nice lathe ...I saw the pics.

Colin
Title: Re: How to use CNC?
Post by: Admin on June 23, 2009, 05:21:09 PM
We have this CNC -
http://www.askarmicron.co.in/main/hst_solution.html (http://www.askarmicron.co.in/main/hst_solution.html)
Now can u help us?
I'm guessing you got it second hand, or didn't pay for support? Otherwise they'd have a rep help you out.

Where are you stuck in using it? Read the manual yet? Definitely start looking into g-code . . . I got EdgeCAM though . . .