Skip to content
SLA slicer in your browser.
JavaScript HTML CSS
Tree: 60a14a3173
Clone or download
Latest commit 60a14a3 Nov 24, 2018
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.idea Serivce worker and manifest to allow offline usage Mar 5, 2018
css reset to default option for gcode Sep 7, 2018
js init printer field to settings value Oct 9, 2018
other - added samples Mar 2, 2018
stl - runtime tests Mar 4, 2018
vendor add bootstrap colorpicker Mar 21, 2016
.gitignore
LICENSE.md Update and rename LICENSE to LICENSE.md Jan 28, 2016
README.md Update README.md Mar 1, 2018
favicon.ico
index.html Merge branch 'gh-pages' into dev Nov 24, 2018
manifest.json Serivce worker and manifest to allow offline usage Mar 5, 2018
screenshot.png update sceenshot Mar 23, 2016
sw.js Serivce worker and manifest to allow offline usage Mar 5, 2018
viewer2d.html Fix : mirror output Jul 26, 2016

README.md

SLAcer.js for SparkMaker (demo)

Screenshot

Work in Progress

  • currently working on an option to slice .wow files

Default 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.
You can’t perform that action at this time.