PRO CNC Draw combine CAD and CAM steps. It is a software to draw and generate G code for 2,5D objects. This is the most common task to any mill machine.
All CNC (Computerised Numerical Control) machines work with G code. From idea to object, processing chain usually follows three steps : design using CAD (Computer Aided Design) software, this is the step where you draw the object. Second step is generation of G code which is done by CAM software (Computer Aided Manufacturing). And at last a CNC driver (Computerised Numerical Control) to drive the machine (mill or lathe) that will produce the final shape.
Comments