20 issues in lautr3k/SLAcer.js
A quick change to add zero padding to fix an issue I had with the T3D printer needing the files to be in numeric order with padding.
This problem popped up after I updated Wordpress theme. The files are loading OK in Google Chrome locally but not when loaded from the website. BUT all is ok when I try Edge Browser. The error looks like ...
The default naming is 1 2 3 4 Could you make it 0001 0002 0003 0004 The printer prints this list which is just annoying. Using the kudo3d.local/ controller 1 10 100 101 102 103 I can batch rename but ...
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. ...
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 ...
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, ...
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
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 ...
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. ...