Difference between revisions of "Designing for the laser cutter"

From MakeICT Wiki
Jump to navigationJump to search
Line 1: Line 1:
== Recommended Software ==
+
== Resources ==
 
The [[Media:LaserCut_v5.3.zip|LaserCut]] software is quirky, prone to crashes, and only available as a demo version on most computers. It is recommended that design work be done in a separate application, and as few steps as possible are taken within the LaserCut software.
 
The [[Media:LaserCut_v5.3.zip|LaserCut]] software is quirky, prone to crashes, and only available as a demo version on most computers. It is recommended that design work be done in a separate application, and as few steps as possible are taken within the LaserCut software.
 
* [http://inkscape.org Inkscape] is illustration software for creating or modifying vector images. It's like the 100% free and open source cousin of Adobe Illustrator. Inkscape can be used to create designs that can include both etches and cuts in a single file.
 
* [http://inkscape.org Inkscape] is illustration software for creating or modifying vector images. It's like the 100% free and open source cousin of Adobe Illustrator. Inkscape can be used to create designs that can include both etches and cuts in a single file.
 +
** [[Media:LaserCut_DXF_Palette.gpl|LaserCut DXF Palette]]
 +
** [[Media:MakeICT_Rabbit_Laser.svg|Inkscape template for the Rabbit Laser]]
 
* [http://gimp.org GNU Image Manipulation Program (GIMP)] is photo-editing software for creating or modifying raster images (jpg, png, bmp, etc). It's like the 100% free and open source cousin of Adobe Photoshop. GIMP can be used to create etch designs only.
 
* [http://gimp.org GNU Image Manipulation Program (GIMP)] is photo-editing software for creating or modifying raster images (jpg, png, bmp, etc). It's like the 100% free and open source cousin of Adobe Photoshop. GIMP can be used to create etch designs only.
  
Line 34: Line 36:
 
Inkscape can generate DXF files, which can be imported into LaserCut.
 
Inkscape can generate DXF files, which can be imported into LaserCut.
 
* '''Always''' save your file as .SVG - this is the native file format for Inkscape and preserves data. Use the "Save a copy" feature to export alternative file types.
 
* '''Always''' save your file as .SVG - this is the native file format for Inkscape and preserves data. Use the "Save a copy" feature to export alternative file types.
*  
+
* Text and some other shapes must be converted to paths before they will appear in the DXF.
 +
** To make sure everything is a path before you export:
 +
*** Edit > Select all in all layers
 +
*** Path > Object to path
 +
** You will lose the ability to modify some properties of some objects, like changing a text's font or a rectangle's rounded corners
 +
** Images cannot be converted to paths in this manner. To do so, see the "Tracing" section
 
* To export the DXF,
 
* To export the DXF,
 
** Select File > Save a copy...
 
** Select File > Save a copy...
Line 56: Line 63:
  
 
== Tracing ==
 
== Tracing ==
Inkscape has some pretty sophisticated vectorization algorithms built-in. This means that you can feed it a raster-type image, and it can generate a vector trace from it. This can be used for a number of different effects.
+
Inkscape has some pretty sophisticated vectorization algorithms built-in. This means that you can feed it a raster-type image, and it can generate a vector trace from it. This can be used to generate cut paths from a raster image - if you brought the image directly into LaserCut instead, it would only allow you to engrave it.
 +
 
 +
It can also be useful for including an image with vector designs in a single file.
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-

Revision as of 18:39, 11 January 2016

Resources

The LaserCut software is quirky, prone to crashes, and only available as a demo version on most computers. It is recommended that design work be done in a separate application, and as few steps as possible are taken within the LaserCut software.

  • Inkscape is illustration software for creating or modifying vector images. It's like the 100% free and open source cousin of Adobe Illustrator. Inkscape can be used to create designs that can include both etches and cuts in a single file.
  • GNU Image Manipulation Program (GIMP) is photo-editing software for creating or modifying raster images (jpg, png, bmp, etc). It's like the 100% free and open source cousin of Adobe Photoshop. GIMP can be used to create etch designs only.

Rasters

LaserCut can be used to etch raster images (jpg, png, bmp, etc) with some caveats:

  • LaserCut will accept a full-color image, but will process it as a black-and-white.
    • In other words, LaserCut will not scale the power of the laser according to the brightness or darkness of each pixel. As it scans your raster, it will either fire the laser at the power specified or not at all
    • No, it doesn't work on grayscale images either.
    • Transparency = black. Don't waste your time trying to be fancy with opacity in PNG's or GIF's - it won't work.
  • For the best (and most predictable) results,
    • Scale up your image
      • In GIMP, select Image > Scale...
      • I'd recommend 300dpi. You'll need to know your desired physical size and do the math to figure out how many pixels that is
    • And convert your image to a black-and-white dither
      • In GIMP, select Image > Mode > Indexed...
      • Select "Use black and white (1-bit) palette"
      • Set "Color dithering" to your desired effect (probably something besides "None").
  • Rasters can be set to different layers just like any other shape in LaserCut (pick the raster, then pick a color). The outline of the raster when it's not selected indicates its layer.

Dither examples

Size No dither Floyd-Steinberg (normal) Floyd-Steinberg (Reduced) Positioned Original
Regular Founders-no-dither.png Founders-floyd-steinberg-normal.png Founders-floyd-steinberg-reduced.png Founders-positioned.png Founders-original.png
2x scaled Founders-scaled-no-dither.png Founders-scaled-floyd-steinberg-normal.png Founders-scaled-floyd-steinberg-reduced.png Founders-scaled-positioned.png

DXF export from Inkscape

Inkscape can generate DXF files, which can be imported into LaserCut.

  • Always save your file as .SVG - this is the native file format for Inkscape and preserves data. Use the "Save a copy" feature to export alternative file types.
  • Text and some other shapes must be converted to paths before they will appear in the DXF.
    • To make sure everything is a path before you export:
      • Edit > Select all in all layers
      • Path > Object to path
    • You will lose the ability to modify some properties of some objects, like changing a text's font or a rectangle's rounded corners
    • Images cannot be converted to paths in this manner. To do so, see the "Tracing" section
  • To export the DXF,
    • Select File > Save a copy...
    • Set the file type to "Desktop Cutting Plotter (AutoCAD DXF R14) (*.dxf)"
    • Uncheck ROBO-Master and LWPOLYLINE
    • Set the Base unit to 'mm'
    • Layer export works as expected

Layer support

  • The Inkscape DXF export can generate separate layers when imported into LaserCut
  • The COLOR of the STROKE is used as the layer color when importing to LaserCut, but the stroke style, stroke width, and fill color have no impact.
  • While the LaserCut software supports 40 distinct layers, only 7 are supported with the DXF import.
  • For convenience, save this LaserCut DXF Palette in your Inkscape palette's folder
    • In Linux (and probably Mac?), that's ~/.config/inkscape/palettes
    • In Windows, it's %appdata%\Inkscape\palettes
  • If no stroke is configured for a shape, it will default as black.

DXF import to LaserCut

  • Make sure that Inkscape has finished saving the DXF before you attempt to import it. The status bar will give an indication when it is complete
  • Occasionally, LaserCut will fail to import a DXF properly. If this happens, close the application and try again. Sometimes, you may need to try more than twice. Weird, I know.

Tracing

Inkscape has some pretty sophisticated vectorization algorithms built-in. This means that you can feed it a raster-type image, and it can generate a vector trace from it. This can be used to generate cut paths from a raster image - if you brought the image directly into LaserCut instead, it would only allow you to engrave it.

It can also be useful for including an image with vector designs in a single file.

Original Traced
Bat-and-rob-original.png Bat-and-rob-traced.png
  • For line work (black-and-whites, line-drawings, cut-outs, silhouettes, etc), you'll probably want to use "Brightness Cutoff"
  • To preserve/separate colors, select "Colors" under "Multiple Scans"
    • Be sure to uncheck "Stack scans", or your shapes will overlap (and be lasered multiple times!)