Skip to content

Commit

Permalink
Merge branch 'master' of github.com:fablabnbg/inkscape-paths2openscad
Browse files Browse the repository at this point in the history
  • Loading branch information
jnweiger committed Nov 15, 2017
2 parents 92af7e0 + 511e880 commit 80b4e85
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,16 @@ paths2openscad

<img align="right" src="https://cloud.githubusercontent.com/assets/3838734/3856761/e55ecdf2-1efb-11e4-97f8-7c3195fc361d.png" width="200" />

Download and install from https://github.com/fablabnbg/inkscape-paths2openscad/releases
Download and install for Debian and Ubuntu Linux: https://github.com/fablabnbg/inkscape-paths2openscad/releases


SVG paths to OpenSCAD converter. Copied from Thingiverse things [24808](http://www.thingiverse.com/thing:24808) and [25036](http://www.thingiverse.com/thing:25036), both copyright user [dnewman](http://www.thingiverse.com/dnewman) and released under GPL v2 or later.

See also: Thingiverse things [1065500](http://www.thingiverse.com/thing:1065500) Inkscape to OpenSCAD converter v7 by Neon22.

Example for a scriptable call (untested)
Examples published on thingiverse: https://www.thingiverse.com/tag:inkscape-3D

Example for a scriptable call (untested)
```
inkscape --verb=EditSelectAll --verb=SelectionCombine --verb=EditDeselect --verb=command.extrude.openscad_auto.noprefs --verb=EditUndo --verb=EditUndo --verb=FileQuit /full/path/to/file.svg
```
Expand Down

0 comments on commit 80b4e85

Please sign in to comment.