# Deepnest

An open source nesting application for laser cutters, plasma cutters and other CNC machines

Repository: https://github.com/Jack000/Deepnest
Canonical: https://ross.abutalabs.com/products/deepnest
Language: JavaScript
License Family: other
Last push: 2020-07-07T04:04:56+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2958, "days_push": 2248, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1151, forks 320 (observed 2026-08-28T04:03:46.796930+00:00)

## What it is
Deepnest (and its browser-based predecessor SVGnest) is an open-source vector nesting tool that packs arbitrary 2D shapes into sheets of material with minimal waste, using No Fit Polygon placement and a genetic algorithm for optimization. It serves as a free alternative to expensive commercial nesting software for laser cutting, CNC, and similar fabrication workflows.

## Use cases
- nest svg parts for laser cutting to minimize material waste
- pack irregular shapes onto sheets for cnc cutting
- fit parts into holes of other parts (part-in-part nesting)
- free alternative to commercial nesting software
- optimize sheet layout for plasma cutting
- reduce number of material sheets needed for a cut job

## When to choose
- you need to nest arbitrary or concave vector shapes, not just rectangles
- you want a free open-source alternative to expensive industrial nesting tools
- you work with SVG files and laser/CNC cutting workflows
- you need part-in-part placement support

## When to avoid
- you need rectangular-only bin packing, where simpler specialized tools suffice
- you require commercial support or guaranteed industrial-grade results
- you need a fast solution - the genetic algorithm is CPU intensive
- your input isn't clean vector outlines

## Facets
- artifact type: application
- maturity: active
- function: graphics, simulation, developer-tools
- domain: graphics, cross-platform
- platform: browser, cross-platform
- tags: nesting, laser-cutting, cnc, svg, bin-packing, genetic-algorithm, fabrication, automation, web-server

## Member repositories
- Jack000/Deepnest (main) score 32
- Jack000/SVGnest (mirror) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:46.796930+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:22:29.945190+00:00, confidence not recorded.
  - readme: https://github.com/Jack000/Deepnest (fetched 2026-08-28T04:03:46.796930+00:00, sha 50410eecd124)
- Data as of 2026-08-30T08:39:29.467469+00:00.
