Skip to content

v3.5

Latest
Compare
Choose a tag to compare
@ChHarding ChHarding released this 24 Oct 22:03
· 169 commits to master since this release

Rewrote how large STL/OBJ files are created, they are now written during the process to disk rather first into memory. That turned out to be too much for our 4 Gb server which would kill the process and end in a time-out. Still not sure what happens if several large jobs are run but this will certainly improve the odds of finishing.