SLA slicer in your browser.
JavaScript HTML CSS
Pull request Compare This branch is 12 commits ahead of Kudo3D:gh-pages.
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
app
src
vendor
.eslintrc.json
.gitignore
LICENSE.md
README.md
package.json
rollup-config-lib.js
screenshot.png
server-config-dev.json
yarn.lock

README.md

SLAcer.js (demo)

Screenshot

Main features

  • Browse or drag/drop STL file.
  • Mesh information: size, volume, cost, etc...
  • Mesh transformation: scale, rotate, translate, mirror.
  • 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 or SVG.
  • Export project settings as JSON.
  • 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.