User Tools

Site Tools


inkscape_for_lasering

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
inkscape_for_lasering [2017-09-24 21:46] – [Exporting for the laser cutter software using a script] adqinkscape_for_lasering [2017-09-24 21:50] – [Exporting for the laser cutter software using a script] adq
Line 24: Line 24:
 #!/bin/bash #!/bin/bash
  
-inkscape --export-text-to-path -f $1 -E /tmp/tmp.eps ; pstoedit -f "dxf_s:-polyaslines -mm" /tmp/tmp.eps $+inkscape --export-text-to-path -f $1 -E /tmp/tmp.eps ; pstoedit -f "dxf_s:-polyaslines -mm" /tmp/tmp.eps ${1/\.svg/\.dxf}
 </code> </code>
 +
 +You'll need inkscape and pstoedit installed.
 +
inkscape_for_lasering.txt · Last modified: 2023-12-31 14:45 by dan

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki