drawing (DXF) to gcode (NGC) converter
.. | ||
---|---|---|
.gitignore | initial version, DXFs can be read, some G-code can be produced | 2013-01-20 20:53:53 |
circle_ellipse.dxf | implement finer approximation for circles and arcs on import, implement import of ellipses | 2013-01-29 23:06:23 |
circle_ellipse.txt | implement finer approximation for circles and arcs on import, implement import of ellipses | 2013-01-29 23:06:23 |
gear.dxf | another example file: gear | 2013-01-28 21:26:51 |
gear.txt | another example file: gear | 2013-01-28 21:26:51 |
millme.dxf | implement outer polygon offset and cutting outside contour | 2013-01-28 21:04:35 |
millme.txt | add support for dwell time before each path | 2013-04-22 19:59:17 |