2D CAM: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Dxf2Gcode= Dxf2Gcode is a program that converts dxf files (2D drawings) to gcode files (computer-aided manufacturing files). =Download Dxf2Gcode= List of Version Downloads: ...") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 16: | Line 16: | ||
https://code.google.com/p/dxf2gcode/downloads/detail?name=2008-07-27-dxf2gcode_v01_src.zip&can=2&q= | 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 |
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