dxf2gcode
prepares drawings of parts for automatic machine tools
Install
- All systems
-
curl cmd.cat/dxf2gcode.sh
- Debian
-
apt-get install dxf2gcode - Ubuntu
-
apt-get install dxf2gcode - Kali Linux
-
apt-get install dxf2gcode - Fedora
-
dnf install dxf2gcode - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install dxf2gcode
dxf2gcode
prepares drawings of parts for automatic machine tools
This program reads 2D mechanical drawings of parts to be fabricated and produces G-code tool movement instructions for running on automatic machine tools (CNC machines) such as milling machines and lathes. This is a graphical CAM (Computer Aided Manufacturing) program. It accepts input in DXF, PDF, or Postscript format. It supports milling, drilling, and turning operations, as well as work-holding tabs.