inkscape_for_lasering
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
inkscape_for_lasering [2015-07-18 19:37] – Started page al | inkscape_for_lasering [2024-08-26 19:39] (current) – [Drawing for lasering] danshearer | ||
---|---|---|---|
Line 7: | Line 7: | ||
You can [[https:// | You can [[https:// | ||
- | ===== Some hints to get started | + | ===== Drawing for lasering ===== |
+ | There are plenty of guides and such for learning how to use Inkscape, but here are some hints specifically for laser cutting. | ||
+ | |||
+ | The laser cutter works in millimetres but Inkscape defaults | ||
+ | |||
+ | You may also want to create a page that's the approximate size of the laser cutter bed. The [[lasercutter |original/ | ||
+ | |||
+ | {{ :: | ||
+ | |||
+ | |||
+ | ===== Exporting for the laser cutter software ===== | ||
+ | |||
+ | Before exporting, make sure to convert all objects to paths. The laser cutter software only imports paths, not Inkscape objects, so if you don't convert then you might lose objecty things like rounded boxes and text. This is easy to fix: select all of your drawing ('' | ||
+ | |||
+ | {{ :: | ||
+ | |||
+ | |||
+ | The laser cutter does a reasonable job of importing DXF files, so that's our preferred format for importing. Inkscape can write DXF files, just go to '' | ||
+ | |||
+ | You' | ||
+ | |||
+ | {{ :: | ||
+ | |||
+ | {{ :: | ||
+ | |||
+ | |||
+ | ===== Exporting for the laser cutter software using a script ===== | ||
+ | As an alternative, | ||
+ | |||
+ | < | ||
+ | # | ||
+ | |||
+ | inkscape --export-text-to-path -f $1 -E / | ||
+ | pstoedit -f " | ||
+ | </ | ||
+ | |||
+ | You'll need inkscape and pstoedit installed. | ||
- | | The laser cutter works in millimetres but Inkscape defaults to pixels. Create a new file and then switch to mm by opening the document properties from File -> Document Properties. Change the default units to mm. You may also want to create a page that's the approximate size of our laser cutter bed, which is 300x600mm. | {{ :: |
inkscape_for_lasering.1437248226.txt.gz · Last modified: 2015-10-05 15:55 (external edit)