2D CAM: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 28: | Line 28: | ||
Double-click the dxf2gcode python file. Example: dxf2gcode_v01.py | Double-click the dxf2gcode python file. Example: dxf2gcode_v01.py | ||
Latest revision as of 22:33, 20 August 2012
Dxf2Gcode
Dxf2Gcode is a program that converts dxf files (2D drawings) to gcode files (computer-aided manufacturing files).
Download Dxf2Gcode
List of Version Downloads:
https://code.google.com/p/dxf2gcode/downloads/list
For Windows:
For Linux:
https://code.google.com/p/dxf2gcode/downloads/detail?name=2008-07-27-dxf2gcode_v01_src.zip&can=2&q=
Extract dxf2gcode Files
Navigate to the folder where you downloaded the dxf2gcode zip file.
Right-click the zip file and extract its contents to a folder of your choosing.
Run dxf2gcode
Navigate to the folder where you extracted the dxf2gcode zip file.
Double-click the dxf2gcode python file. Example: dxf2gcode_v01.py