The file CNCPath v2.dvb contains 2 macros for AutoCAD 2000. They are for use in generating
G-Code Programs for CNC Mills and CNC Lathes. The Milling Macro is capable of interpreting
Three Dimensional Geometry from an ACAD Drawing. The X, Y, and Z axis Data is converted into
CNC G-code suitable for a milling machine. The Turning Macro is intended to convert the X and Y
axis data in a 2D part drawing into CNC G-Code suitable for a lathe. It is all done from inside
the ACAD Environment, so there is no need to export the drawing to DXF format, or create any
other kind of data file, except the G-Code file itself. |