Skip to content

LulzBot fork of pynest2d: Python bindings for libnest2d

License

Notifications You must be signed in to change notification settings

lulzbot3d/pynest2dLE

 
 

Repository files navigation

PyNest2DLE

Badge Conan

Badge Size Badge License

CPython bindings for LibNest2D, a library to pack 2D polygons into a small space.

Button Requirements Button Usage Button Building Button Packaging Button Developing

Details

Note:
The following is regarding the UltiMaker repository, this may not all apply to the code being used in this LulzBot fork.

We may use as of yet unmerged work done on our own Fork of libnest2d whenever convenient.

Libnest2d implements the 2D bin packing problem.

The objective of this repository is to allow libnest2d functions to be called from Python using Numpy.

To this end, there is a competing solution to provide Python bindings.

However it doesn't expose enough of the configurability that Cura requires and its bindings aren't as transparent.

About

LulzBot fork of pynest2d: Python bindings for libnest2d

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.2%
  • CMake 5.8%