Originally Posted by Cartierusm Howdy, I think I've got the process correct. Design a part in CAD then load that file (which file I don't know stl, dx?, NC??) into a CAM program to set start points, cut parameters, IPM, etc... Then load that file into Mach 3 to actually control the CNC Router. |
STL is stereolithograph file, a 3d shape made from a a series of points with lines meeting at the points to form a bunch of triangles, an stl file is usually the end result of digitising an object to create a cad file.
DXF is a generic Autocad file type (cad).
There are many other cad file types. IGS or IGES and STP or STEP are generic types which are compatible with most cad and cam programs. There are others such as MCX MC9 (Mastercam), DWG DXF (Autocad), X_T X_B (parasolid files), PRT ASM (ProE), 3DM (Rhino), SLDPRT (Solidworks), the list goes on and on.
NC is a G-Code file, which is the instructions for Mach 3 or other machine controller.
The CAM program is Computer Aided Machining or Computer Aided Manufacturing, it is used to create the NC file which is the toolpaths, speeds and feeds, tool change etc.
Originally Posted by Cartierusm OK if that part is correct then the question I have is about CAD. I'm totally confused with designing a part in CAD. I have tons of experience in graphic design and find designing in Photoshop, Illutrator, Quark, InDesign etc... easy as pie, but when I open a CAD program (currently I have BobCAD & VisualMill) it seems like drawing parts with dimensions is not so straight forward, seems very archaic compared to illustrator. |
The issue here is that you come from a graphic arts background where you make pictures look like they are 3D by shading, stretching etc. With CAD you are making drawings which actually ARE 3D so you MUST have dimensions. I have a friend who is a graphic artist who is learning Rhino at the moment and it took him a while to get use to the idea of making something that is 3D rather than something that looks 3D. He's moving along pretty well with it now.
Originally Posted by Cartierusm So where do I start, is there a tutorial about using CAD to design parts for CNC router? I've looked everywhere but seems to find only seriously technical articles. |
Generally speaking the tutorials which come with the software should be enough to get you going.
Hope this helps
Splint