John Thornton 90c48ae594 GUI creates the ini file now and add layers
Signed-off-by: John Thornton <bjt128@gmail.com>
2015-11-05 08:20:53 -06:00
2015-11-04 10:25:29 -06:00
2015-10-29 18:28:44 -05:00
2015-10-30 13:20:49 -05:00
2015-10-30 13:45:18 -05:00
2015-10-21 11:40:01 -05:00
2015-11-04 10:32:48 -06:00

dxf2gcode

Don't confuse this with other dxf2gcode programs.

Status: Not Functioning

Current: adding command line flags and analyze

At this time dxf2gcode will convert a single layer DXF file to G code.

This is for G17 applications only at this time.

Usage: GUI dxf.py

Comand Line Flags Usage of dxf2gcode: -a Analyze contents of the file -c Convert contents of the file -d string Direction of path (default "CCW") -i string Input file path (default "/dxf/test.dxf") -o string Output file path (default "output.ngc")

Description
Convert DXF files to LinuxCNC G code
Readme 96 KiB
Languages
Go 57.8%
Python 42.2%