FabForge template for laser cutting projects. Includes SVG source files and DXF cut output directories.
Find a file Use this template
2026-05-24 00:09:09 -07:00
docs Initial template: source and output dirs with example SVG panel 2026-05-24 00:09:09 -07:00
output Initial template: source and output dirs with example SVG panel 2026-05-24 00:09:09 -07:00
source Initial template: source and output dirs with example SVG panel 2026-05-24 00:09:09 -07:00
.gitignore Initial template: source and output dirs with example SVG panel 2026-05-24 00:09:09 -07:00
README.md Initial template: source and output dirs with example SVG panel 2026-05-24 00:09:09 -07:00

Laser Cut Project

A FabForge template for laser cutting projects.

Structure

source/          Design source files (.svg, .ai, .eps)
output/          Cut-ready exports (.dxf, .dwg)
docs/            Photos, material notes, assembly instructions

Getting started

  1. Add your design source files to source/
  2. Export cut-ready files to output/
  3. Link this repo to a FabForge project to track production

Part detection

FabForge auto-detects parts by matching source and output files with the same stem name. For example, source/panel.svg pairs with output/panel.dxf.

Conventions

  • Use separate SVG layers for cut, score, and engrave operations
  • Name files by the part they produce, not the material
  • Include kerf compensation notes in docs/ for each material