drawing (DXF) to gcode (NGC) converter

Stefan Schuermans Stefan Schuermans add compiling hints 8e8b94d @ 2013-05-20 18:27:02
..
.gitignore add support for dwell time before each path 2013-04-22 19:59:17
cmdparser.cpp sort alphabetically 2013-05-20 17:20:54
cmdparser.h supoort rotation around z axis 2013-05-18 14:37:50
drawing.cpp implement finer approximation for circles and arcs on import, implement import of ellipses 2013-01-29 23:06:23
drawing.h implement finer approximation for circles and arcs on import, implement import of ellipses 2013-01-29 23:06:23
filename.cpp initial version, DXFs can be read, some G-code can be produced 2013-01-20 20:53:53
filename.h initial version, DXFs can be read, some G-code can be produced 2013-01-20 20:53:53
gcmd.cpp initial version, DXFs can be read, some G-code can be produced 2013-01-20 20:53:53
gcmd.h initial version, DXFs can be read, some G-code can be produced 2013-01-20 20:53:53
gcode.cpp add support for dwell time before each path 2013-04-22 19:59:17
gcode.h add support for dwell time before each path 2013-04-22 19:59:17
gcustom.cpp initial version, DXFs can be read, some G-code can be produced 2013-01-20 20:53:53
gcustom.h initial version, DXFs can be read, some G-code can be produced 2013-01-20 20:53:53
gdwell.cpp add support for dwell time before each path 2013-04-22 19:59:17
gdwell.h add support for dwell time before each path 2013-04-22 19:59:17
gfast.cpp initial version, DXFs can be read, some G-code can be produced 2013-01-20 20:53:53
gfast.h initial version, DXFs can be read, some G-code can be produced 2013-01-20 20:53:53
gfeed.cpp initial version, DXFs can be read, some G-code can be produced 2013-01-20 20:53:53
gfeed.h initial version, DXFs can be read, some G-code can be produced 2013-01-20 20:53:53
glinear.cpp initial version, DXFs can be read, some G-code can be produced 2013-01-20 20:53:53
glinear.h initial version, DXFs can be read, some G-code can be produced 2013-01-20 20:53:53
layer.cpp add support for cutting a layer path-by-path (i.e. each path all the way down, then next path) 2013-04-22 20:33:49
layer.h implement joining and improving paths 2013-01-26 23:15:34
main.cpp initial version, DXFs can be read, some G-code can be produced 2013-01-20 20:53:53
optdbl.cpp initial version, DXFs can be read, some G-code can be produced 2013-01-20 20:53:53
optdbl.h initial version, DXFs can be read, some G-code can be produced 2013-01-20 20:53:53
path.cpp supoort rotation around z axis 2013-05-18 14:37:50
path.h process each layer z step by z step 2013-01-28 21:14:28
point.cpp supoort rotation around z axis 2013-05-18 14:37:50
point.h supoort rotation around z axis 2013-05-18 14:37:50
polygons.cpp fix segfault if path contains just a single point (ignore paths with just a single point) 2013-04-21 14:19:18
polygons.h implement filling polygon with inner offset polygons and pocket cutting 2013-01-28 21:50:18
settings.cpp typo 2013-05-20 17:19:54
settings.h supoort rotation around z axis 2013-05-18 14:37:50
traverse.cpp implement finer approximation for circles and arcs on import, implement import of ellipses 2013-01-29 23:06:23
traverse.h implement finer approximation for circles and arcs on import, implement import of ellipses 2013-01-29 23:06:23