Inkscape quick start guide: Difference between revisions

From Fab Lab Wiki - by NMÍ Kvikan
Jump to navigation Jump to search
No edit summary
Line 43: Line 43:
== Links ==
== Links ==


* [http://en.flossmanuals.net/Inkscape/Introduction Inkscape Tutorial from Floss manuals]
* [http://en.flossmanuals.net/Inkscape/Introduction Inkscape Tutorial from Floss manuals at flossmanuals.net — licensed under GNU GPL V3]
* [http://tavmjong.free.fr/INKSCAPE/MANUAL/html/index.php Help Inkscape tutorial]
* [http://tavmjong.free.fr/INKSCAPE/MANUAL/html/index.php Help Inkscape tutorial]
* [http://inkscape.org Inkscape] — official web page
* [http://inkscape.org/doc/ Official User Documentation] — licensed under GNU GPL V2[http://inkscape.svn.sourceforge.net/viewvc/inkscape/doc-docbook/trunk/COPYING?revision=14188&view=markup]
* [http://tavmjong.free.fr/INKSCAPE/MANUAL/html/index.php Inkscape Manual] by Tavmjong Bah — available without paying ony for personal use
* [http://inkscape.deviantart.com/favourites/ Inkscape drawings] on DeviantArt


[[Category:Tutorials]]
[[Category:Tutorials]]
[[Category:Software]]
[[Category:Software]]

Revision as of 16:24, 6 September 2009

Common commands

Page Size: File-> Document Properties

  • (px, mm, cm o.s.frv.)
  • Width (x axis) (px, mm, cm o.s.frv.)
  • Height(y axis) (px, mm, cm o.s.frv.)


Transform objects Object -> Transform

  • (%, px, mm, cm o.s.frv.)
  • (move)
  • (Scale)
    • Scale proportionally
  • (rotate) degrees

Fill and stroke Object -> Fill & Stroke

  • (Fill)
  • Outlines and color: Stroke Paint
  • Thickness of the outlines: Stroke Style

Import a bitmap bitmap, jpg or gif mynd and change to vector image

  • Import image, File -> Import -> Open
  • Choose Path -> Trace Bitmap

Using Inkscape with Vinyl Cutter

For making outline stickers

  • Object -> Fill and Stroke -> Stroke paint set to Flat Color

If you have text in your file, you should convert it to path.

  • Path -> Object to Path

If you want to have filled stickers

  • Object -> Fill and Stroke -> Fill Flat color
  • Object -> Fill and Stroke -> Stroke paint set to No paint

And if you want to cut it out on the vinyl cutter

  • File -> Print -> Preference -> Get data from Machine-> Ok


Using Inkscape with laser Cutter

  • Object -> Fill and Stroke -> Stroke paint set to Flat Color -> Stroke Style set to 0,01 mm


Links