

bin/dxfpreview tests/data/simple.dxf -o tests/data/simple.jpg ` bin/gcodepreview tests/data/simple.ngc -o tests/data/simple.jpg ` bin/viaconstructor tests/data/simple.dxf `

` git clone cd viaconstructor pip3 install -r requirements.txt ` Nested parts will milled in the right order (inside parts first)Ĭan read DXF, SVG, HPGL and STL (cross section) The dxf-reader can be used externaly to generate thumbnails and previewsĪutomatic order of multiple parts (nearest first)

The gcode-interpreter can be used externaly to generate thumbnails and previews The offsets are calculated internaly, no offset-support in the cnc controller is needed The preview of the milling path is generated by the original gcode data using a simple gcode-interpreter Headless-Support to generate gcode on the console * problems with some OpenGL versions (black 3D-View) OpenSource CAM-Tool to generate gCode from DXF,SVG and HPGL-Files
