Inkscape for Makers: Complete Workflow Guide
Why Inkscape for Making? Inkscape is a free, open-source professional vector editor that runs on Windows, Mac, and Linux. For makers, it's the primary tool for: Cleaning up and preparing SVG/DXF files for laser and CNC Converting raster images to cut paths (Trace Bitmap) Designing original cut files from scratch Creating text-based signs and engravings Preparing files for LightBurn, VCarve, Fusion 360, or any CAM tool -- Document Setup Always start with correct units: 1. File → Document Properties (Shift+Ctrl+D) 2. Set Display Units to millimeters 3. Set document size to your work area (your laser bed or CNC bed dimensions) 4. This prevents scale errors when importing into LightBurn or other tools Grid: View → Show/Hide → Grid. A visible grid at 1mm helps with alignment. -- Essential Tools Selection tool (F1/S): select and move objects. Hold Shift to select multiple. Node editor (F2/N): edit individual path points — move, add, delete. Double-click a path to enter node mode. Draw Bezier (B): create curved and straight paths by clicking. Click for straight segments, click+drag for curves. Press Enter to finish. Draw rectangle (R): click and drag. Hold Ctrl for square. Enter exact dimensions in the W/H fields top bar. Draw ellipse (E): click and drag. Hold Ctrl for circle. Text tool (T): click to place text. Change font and size in top bar. Convert to path (Object → Object to Path) before export for guaranteed font rendering. Zoom: scroll wheel or +/-. Ctrl+Scroll for faster zoom. -- Path Operations (The Core of Vector Work) All under Path menu: Object to Path: converts shapes (rectangles, text, circles) into editable paths. Do this before any path operations or export. Union: merges overlapping paths into one combined shape. Difference: subtracts one shape from another. Select bottom shape first, then hold Shift and select the cutter shape, then Difference. Intersection: keeps only the area where two shapes overlap. Exclusion: keeps only non-overlapping areas. Combine: groups multiple paths into one compound path (useful for letters with holes like O, D, B). Break Apart: separates compound paths back into individual paths. Stroke to Path: converts a line with stroke width into a filled shape. Important when your outline needs to be a cut path, not just a visual stroke. -- Trace Bitmap (Raster to Vector) Located at Path → Trace Bitmap (Shift+Alt+B): Brightness Cutoff (best for most laser work): Converts to black and white based on brightness threshold Move threshold slider to adjust which grey tones become black Higher threshold = more detail but more fragmented paths Edge Detection: Finds edges between light and dark areas Good for photographs where you want only the outline Color Quantization: Traces multiple colors simultaneously as separate paths Good for multi-layer stencil work After tracing: 1. The trace is placed on top of the original image — click away to deselect, then move the trace off the image to see it 2. Delete the original image 3. Path → Simplify (Ctrl+L) — removes excess nodes while maintaining shape 4. Check for unclosed paths: Edit → Find/Replace → find open paths (or visually inspect in Node mode) -- Working with Text for Laser Text in Inkscape is a text object — most laser software cannot cut text directly. Convert it first: 1. Type your text with the Text tool 2. Select it 3. Object → Object to Path — converts to outlines 4. Path → Break Apart — separates each letter into individual paths 5. Path → Combine — re-combines them into a single compound path (maintains the holes in O, D, B, etc.) This sequence is essential for letters that need interior holes (like the counter of 'O' or 'B') to remain as holes, not filled shapes. -- Preparing Files for LightBurn/CAM Export SVG export: 1. File → Save As → SVG (Inkscape SVG or Plain SVG) 2. In LightBurn: File → Import → select SVG DXF export: 1. File → Save As → DXF or install the DXF output extension 2. Better for CAM tools like Fusion 360, VCarve, gSender Before exporting: Remove all elements that shouldn't be cut (guides, references, text that isn't converted) Make sure all stroke widths are consistent (LightBurn uses stroke color for layer assignment) File → Document Properties → Resize to Drawing — trims the canvas to exactly fit your artwork -- Useful Extensions for Makers Extensions → Render: Spirograph — generates gear-cut patterns Interpolate — creates gradient patterns between two shapes Extensions → Generate from Path: Gear — creates involute gear profiles for CNC cutting Inset — creates offset paths for laser kerf compensation Extensions → LaserTools (install separately) — adds laser-specific helpers like raster to vector conversion and kerf offset tools. -- Keyboard Shortcuts to Learn
Related Guides
- Inkscape for Laser Cutting: Complete Guide
- How to Use LightBurn for Production: Complete Workflow from Design to Cut
- Converting Raster Artwork to Vector for Laser Cutting
- Converting Artwork to Vector for Laser Cutting
- Hybrid Workflows: Combining CNC and Laser on One Project
- How to Use LaserGRBL: Free Laser Control Software for GRBL Engravers
- Adobe Illustrator for Laser Cutting: Complete Guide
- gSender Complete Workflow: Connect, Zero, Run, and Recover