0.0.5 • Published 9 years ago

svg2gcode v0.0.5

Weekly downloads
13
License
MIT
Repository
github
Last release
9 years ago

svg2gcode

A command line utility for converting SVG to Gcode using Gcanvas and canvg.

Installation

First make sure you have nodejs installed.

npm install -g svg2gcode

Usage

  Usage: svg2gcode [options] <file ...>

  Options:

    -h, --help                 output usage information
    -V, --version              output the version number
    -s, --speed <number>       spindle speed
    -f, --feed <number>        feed rate
    -d, --depth <number>       z of final cut depth
    -c, --depthofcut <number>  z offset of layered cuts
    -t, --top <number>         z of top of work surface
    -a, --above <number>       z of safe area above the work
0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

10 years ago

0.0.2

11 years ago

0.0.1

11 years ago

0.0.0

11 years ago