Description
Project Home Page: https://sourceforge.net/p/dxf2gcode/wiki/Home/
dxf2gcode is a tool for converting 2D (dxf, pdf, ps) drawings to CNC machine compatible GCode. It has the following features:
- Integration in EMC2,
- Fully adjustable Postprocessor,
- G0 moves reduction by route optimization,
- Import of DXF and PDF,
- Improved accuracy for splines import by Line and Arc's,
- Mill parameter specification by layers,
- Drag knife and lathe support,
- Breaks a.k.a Tabs support,
- AutoCAD Blocks and Inserts,
- Multiple tools,
- Multiple language support: English, German, French, Russian,
- 3D viewer.
Stable versions are on Fedora >=26. This repository might contains development versions (from the develop branch).
Installation Instructions
# dnf copr enable dwrobel/dxf2gcode
# dnf install dxf2gcode
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora rawhide | i386 (14)*, ppc64le (10)*, x86_64 (12)* | Fedora rawhide (202 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable dwrobel/dxf2gcode
More info about enabling Copr repositories