Skip to content
SLA slicer in your browser.
JavaScript HTML CSS
Tree: f4640b5009
Clone or download
Latest commit f4640b5 Mar 23, 2016
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
css add add alert box Mar 21, 2016
js reset transformation values on new mesh Mar 21, 2016
stl add example STL files Mar 18, 2016
vendor add bootstrap colorpicker Mar 21, 2016
.gitignore add example STL files Mar 18, 2016
LICENSE.md Update and rename LICENSE to LICENSE.md Jan 28, 2016
README.md Update README.md Mar 23, 2016
index.html add scale and rotate mesh Mar 21, 2016
screenshot.png update sceenshot Mar 23, 2016
viewer2d.html 2D Viewer done! Mar 20, 2016

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 DXF (zipped folder).
  • Refactoring.
You can’t perform that action at this time.