npm install svg2gcodesvg2gcode
========
A command line utility for converting SVG to Gcode using Gcanvas and canvg.
npm install -g svg2gcode
`$3
`
Usage: svg2gcode [options] Options:
-h, --help output usage information
-V, --version output the version number
-s, --speed spindle speed
-f, --feed feed rate
-d, --depth z of final cut depth
-c, --depthofcut z offset of layered cuts
-t, --top z of top of work surface
-a, --above z of safe area above the work
``