Skip to content

Latest commit

 

History

History
112 lines (79 loc) · 5.14 KB

USERGUIDE.md

File metadata and controls

112 lines (79 loc) · 5.14 KB

User Guide

This contains typical usage examples and workflow for users using this plugin.


Prepping new design files

Adding Print and Cut Layers

You are recommended to add a layer named Print and Cut. The Print layer in addition to Regmarks will be ignored by Send to Silhouette extention.

Add registration mark

screenshot of the regmarked document

The plotter will search the registration marks at the given positions. If it locates the marks, they will serve as accurate reference and define the origin. Therefore it is necessary to set the correct offset values of the mark. As a result the cut will go precisely along the graphics.

  1. Extention > Render > Silhouette Regmarks
  2. Check regmark from document left and top is set to desired value
  3. Set mark to mark distance or clear it to zero if autocalculating from document size
  4. Press Apply

This will create a new layer called Regmarks with the newly generated registration mark.

On the bottom will also be a string shown below that would remind you what settings this was generated with.

  • mark distance from document: Left=10.0mm, Top=10.0mm; mark to mark distance: X=190.0mm, Y=277.0mm;

Note: You have the option of using the provided template at examples/registration-marks-cameo-silhouette-a4-maxi.svg for Silhouette Cameo using A4 paper format.


Plot

screenshot of Send to Silhouette

  1. Open your document with inkscape.
  • Note: documents in px are plotted at 96dpi
  1. Convert text objects to paths (Path - Convert object to path)
  2. Select the parts you want to plot.
  3. Open the extension. If you want to use the same cut settings for all of the paths in your file, use "Extensions -> Export -> Send to Silhouette." If you want use different cut settings based on the colors of different items in your file, use "Extensions -> Export -> Silhouette Multi Action."
  4. In the case of Multi Action, there is a first screen that is primarily for debugging. Typically you can just leave all of the boxes on this unchecked and click "Apply."
  5. Set your desired plot parameters. There are numerous aspects you can control with the dialog, here are just the core highlights:
  • X-Offset, Y-Offset An additional offset of your drawing from the top left corner. Default is 0/0
  • Tool Cut/Pen Cut mode drews small circles for orientation of the blade, Pen mode draws exactly as given.
  • Media Select a predfined media or set to custom settings.
  • Speed Custom speed of the movements
  • Pressure Custom Pressure on the blade. One unit is said to be 7g force.
  • Note: In Multi Action, you can select the color you want settings to apply to and then set all the same parameters, but with potentially different settings for each color. You can also change the order in which the colors are cut, and uncheck the box in the "Perform Action?" column to ignore a color altogether.
  1. To start the cut, in "Send to Silhouette, click the "Apply" button; in "Silhouette Multi" click the "Execute" button.

Plot with registration marks steps

screenshot of registration mark settings page

  1. Open the document which fit to your setup (e.g. With rendered registration mark as illustrated above)
  2. Insert your cutting paths and graphics on the apropriate layers.
  3. Printout the whole document including registration marks. You probably want to hide the cutting layer.
  4. Select your cutting paths in the document, but exclude regmarks and graphics.
  • The extention is smart enough to ignore any layers that has the word Print or Regmarks in it.
  1. On the Regmarks tab:
  • Check Document has registration marks
  • Check Search for registration marks
  1. Set all following parameters according to the registration file used:
  • X mark distance (e.g. 190)
  • Y mark distance (e.g. 277)
  • Position of regmark from document left (e.g. 10)
  • Position of regmark from document top (e.g. 10)
  • Note: values are read from regmarks layer if 0 is entered
  1. Set desired plot parameters as usual. Already explained in previous section.
  2. Start cut.

On some devices have an offset between the search optics and the cutting knife. For enhanced precision, you may have to set an offset on X-Offset and/or Y-Offset on the Silhouette tab to compensate.


Design Tips

Getting an outline of a vector object

  1. Path > Break Apart
  2. Path > Union
  3. Depening on your sticker cutting requirement:
  • Path > Inset
  • Path > Outset
  • Path > Dynamic Offset

Getting an outline of a bitmap object

  1. Path > Trace Bitmap
  2. Use brightness cutoff detection mode.
  3. Select threshold to get as much detail of the object in the image.
  4. Press Apply
  5. Select all the vector outlines that was detected and generated
  6. Path > Break Apart
  7. Path > Union
  8. Depening on your sticker cutting requirement:
  • Path > Inset
  • Path > Outset
  • Path > Dynamic Offset