

Load the SVG file you want to draw or cut into Inskcape.Open Inkscape, go to file->Save As, then verify in dropdown filetype selector that "3-axis gcode plotter (*.gcode)" is an option.įrom Instructable, in pertinent part, after installing extension:.'gcodeplot-master/TODO' -> '/usr/share/inkscape/extensions/TODO' 'gcodeplot-master/svgpath/shader.py' -> '/usr/share/inkscape/extensions/svgpath/shader.py' 'gcodeplot-master/svgpath/path.py' -> '/usr/share/inkscape/extensions/svgpath/path.py'

The last few lines should look like the following:.You will see several lines appear, indicating that the files have been copied.Terminal will request sudo password (this is the same password you use to log into OSE linux) - Character entry is not shown, so very carefully enter your password and hit enter.(More info easily found by Googling "Linux cp command" or typing "cp -help" in the console)

