DXF to G-code Conversion Tutorial: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
Line 7: Line 7:
</html>
</html>


Download python DXF2gcode conversion script into /home/emc2/nc_files/ directory.
#Download python DXF2gcode conversion script onto your desktop.
 
#Go in to Terminal
 
#Navigate to the directory where you downloaded the script.
#Run the script from within the directory where the script is located: python scriptname.py
#Bingo. The GUI for DXF2gcode runs.
#Now...





Revision as of 23:22, 10 May 2011

Start with an Overview Video

In the video, DXF2Gcode is used. Installation Instructions for Linux.

  1. Download python DXF2gcode conversion script onto your desktop.
  2. Go in to Terminal
  3. Navigate to the directory where you downloaded the script.
  4. Run the script from within the directory where the script is located: python scriptname.py
  5. Bingo. The GUI for DXF2gcode runs.
  6. Now...