Permalink
Browse files

Update README.md

  • Loading branch information...
1 parent 089eb70 commit 7b4aaf63b007a0c8cd559bf8d66da20699d6c84c @lautr3k committed Mar 23, 2016
Showing with 16 additions and 0 deletions.
  1. +16 −0 README.md
View
@@ -1,2 +1,18 @@
# SLAcer.js ([demo](http://lautr3k.github.io/SLAcer.js/))
![Screenshot](/screenshot.png?raw=true)
+
+# 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 (slice only, no delay).
+- Open 2D viewer in new window (popup).
+- Configure slice height, speed, delays.
+- Slices export (zipped slice images).
+- 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.

0 comments on commit 7b4aaf6

Please sign in to comment.