16 issues in lautr3k/SLAcer.js
custom gcode sections
I assume most people are using this instead of creation workshop (and along with photonic3d, as it's built-in). For the simplest prints this is fine, but what it's missing is custom gcode sections. ...
-
Opened by nicksears
Jan 14, 2018
customize output colors and inverting colors possibilities
Program is super, but i need some improvements. 1. need to customize color for image export as black to white change or another color choose for export active area. 2. exporting only active area to ...
-
Opened by sjsivo
Oct 6, 2017
issue related to Fresnel Lens & LCD display
I am also designing SLA printer based on 2K LCD. Could you please tell me, what is focal length for your Fresnel Lens & from where you have purchased it ? When I keep the LCD on the top of 100 W LED, ...
-
Opened by vikrant8051
Aug 22, 2017 - 1 comment
Feature request : Possibility to add more parts to 1 build plate
Hi, I would love to see an option that I can add several items on 1 build plate like in creation workshop host. Also it would be awesome if I could multiply parts from SLAcer.js
-
Opened by kloknibor
Aug 18, 2016 - 2 comments
Integration Fixes for Web Based Controllers
Two small fixes: - Null check so that updateBuildVolumeSettings() will work even when a mesh hasn't been loaded yet (fixing a null pointer exception when slicer.mesh is null). - Use window.location.href ...
-
Opened by jmkao
Aug 8, 2016 - 1 comment
Cannot delete all numbers from rotate fields
If i want to rotate say 90 i need to place a 9 before the 0, the if i want to go from there and put 180 i need to again go from left put new numbers and then erase the rest. 1 character seems to be sticky. ...
-
Opened by cojarbi
May 3, 2016 - 1 comment
REST API based integration with printer controllers
I'm a contributor to the Photonic3D (formerly Creation-Workshop-Host) project, which is a web-based printer controller than can run on a Raspberry Pi. We are looking at integrating with browser-based ...
-
Opened by jmkao
Apr 19, 2016
unable to set rotation to zero after having it at a non zero value
Since the last fix I can no longer set rotation back to 0 degrees after setting a non zero value. Probably a side effect of the fix for the disapearing part (#8). For scaling the fix seems to work well. ...
-
Opened by rkoeppl
Apr 8, 2016
setting an empty value in scale/rotate lets the part vanish
When scaling or rotating a part: if you enter a wrong number and delete it to correct it, the part vanishes from view and does not return after proper values have been entered. information in Mesh window ...
-
Opened by rkoeppl
Apr 8, 2016 - 1 comment
Local printer control
For embedded systems it would be great to directly control the printer from the SLAcer menu. ideally this would be done through a menu that allows to call local programs that interface with the printer ...
-
Opened by rkoeppl
Apr 5, 2016 - 2 comments