Skip to content

Generate Plywood sheet cutting patterns from dynamically generated 3D model of a table.

License

Notifications You must be signed in to change notification settings

rdastartupguy/parametric-3d-cutist-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D coffee table cutlist optimizer

We have a very simple coffee table 3D model that can be parametrically adjusted to any dimension as preferred by the user. They can then click on the “Generate Cutlist” button which will then identify pieces to be cut and present them on a standard plywood sheet.

Demo

https://demo.craftpixels.in/3d-cutlist-optimizer/

Commercial Development:

Commercial implementation or further development based on varied use cases is possible. Please contact [email protected]

Features:

  • Parametric Generation: The coffee table is created programmatically. Use the value sliders on the top right section to change the table dimensions or form.
  • Cut list generator : Depending on the table you’ve created, the individual planks are identified, their dimensions are mapped to the cutlist optimizer to generate the pieces to be cut, which can help maximize material usage and minimize waste.
  • Export PDF : You can export the generated cutlist as a PDF that can be shared with your carpenter.

Getting Started:

  1. Clone the repository:
  2. Install dependencies: npm run setup:install
  3. Run the development server: npm run start
  4. Access app at URL : http://localhost:8080

Contributing:

You can export the generated cutlist as a PDF that can be shared with your carpenter.

License:

This project is licensed under the MIT license.

Credits:

https://github.com/jasonrhansen/cut-optimizer-2d – For creating Cut Optimizer 2D that uses genetic algorithms and multiple heuristics to find the best solution for the provided dimensions.

About

Generate Plywood sheet cutting patterns from dynamically generated 3D model of a table.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published