..
|
|
|
.gitignore
|
add support for dwell time before each path
|
2013-04-22 19:59:17
|
cmdparser.cpp
|
add support for dwell time before each path
|
2013-04-22 19:59:17
|
cmdparser.h
|
add support for dwell time before each path
|
2013-04-22 19:59:17
|
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
|
bugfix: do not access begin/end point of empty paths
|
2013-01-29 19:36:44
|
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
|
add support for dwell time before each path
|
2013-04-22 19:59:17
|
path.h
|
process each layer z step by z step
|
2013-01-28 21:14:28
|
point.cpp
|
implement joining and improving paths
|
2013-01-26 23:15:34
|
point.h
|
implement joining and improving paths
|
2013-01-26 23:15:34
|
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
|
add support for dwell time before each path
|
2013-04-22 19:59:17
|
settings.h
|
add support for dwell time before each path
|
2013-04-22 19:59:17
|
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
|