Skip to content
forked from Jack000/Deepnest

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

Notifications You must be signed in to change notification settings

mfussi/Deepnest

 
 

Repository files navigation

Deepnest

Deepnest: A fast, robust nesting tool for laser cutters and other CNC tools

Download: https://deepnest.io

Deepnest is a desktop application based on SVGNest

  • new nesting engine with speed critical code written in C
  • merges common lines for laser cuts
  • support for DXF files (via conversion)
  • new path approximation feature for highly complex parts

Mac Hint: Environment Flags to build an run on Macs > 10.9: CXXFLAGS="-mmacosx-version-min=10.9" LDFLAGS="-mmacosx-version-min=10.9" npm install

Changes: Added a simple REST API. Enables to use Deepnest in an automated generate/build/layout process.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.5%
  • HTML 12.9%
  • Makefile 3.6%
  • CSS 2.0%
  • Python 1.5%
  • C++ 1.5%