DXF to G-code Conversion Tutorial: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 7: | Line 7: | ||
</html> | </html> | ||
Download python DXF2gcode conversion script | #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.
- 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...