Skip to content

solids/plater.me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stlplater

drag and drop stls to be plated for 3d printing

stlplater

install

git clone git://github.com/solids/plater.me.git
cd plater.me
npm install

use

npm start starts a beefy server and launches a browser

Once there, start dragging .stl files on the page and it will compute if/where the stl can fit on the plate

pressing control|alt|meta + s will download a file (stlplater.stl) which includes all of the models that fit.

todo

  • label stls
  • allow removal of stls
  • show parts that do not fit on the plater
  • allow pan+zoom
  • add webgl view to re-orient the stl (e.g. choose a different axis as the mesh bottom)
  • move packing into web worker

license

MIT

About

drag and drop stls to be plated for 3d printing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published