Skip to content
SLA slicer in your browser.
JavaScript HTML CSS
Branch: gh-pages
Clone or download
Pull request Compare This branch is 29 commits behind lautr3k:gh-pages.
Latest commit ee50e51 on Apr 8, 2016
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
css add add alert box 9 years ago
js fix lautr3k#9 9 years ago
stl add example STL files 9 years ago
vendor add bootstrap colorpicker 9 years ago
.gitignore add example STL files 9 years ago
LICENSE.md Update and rename LICENSE to LICENSE.md 10 years ago
README.md Update README.md 9 years ago
index.html add uniform scaling 9 years ago
screenshot.png update sceenshot 9 years ago
viewer2d.html 2D Viewer done! 9 years ago

README.md

SLAcer.js (demo)

Screenshot

Main features

  • Browse or drag/drop STL file.
  • Mesh information: size, volume, cost, etc...
  • Mesh transformation: scale, rotate.
  • Live slicing in 2D/3D viewer.
  • Speed mode (slicing only, no delay).
  • Open 2D viewer in new window (popup).
  • Configure slice height, speed, delays.
  • Export slices as PNG (zipped folder).
  • Configure build volume size (in or mm).
  • Configure output images size and resolution.
  • Configure resin price and density for cost calculation.
  • Configure mesh and slice colors in 3D viewer.
  • Persistent settings between session (local storage).
  • Move and collapse sidebar panels.

To do soon

  • Network communication (SmoothieBoard).
  • Serial communication (Chrome only).
  • Export slices as SVG, DXF (zipped folder).
  • Refactoring.
You can’t perform that action at this time.