Skip to content

Releases: eyal0/OctoPrint-Slicer

Make labels clickable and fix spiral vase

07 Dec 19:59
Compare
Choose a tag to compare
1.3.4.20171207

bump version to 1.3.4.20171207

Vase mode and brim lines

06 Dec 20:23
Compare
Choose a tag to compare
  • Added vase mode for slic3r
  • Added brim lines count for cura

Add perimeters option to advanced tab

04 Dec 13:45
Compare
Choose a tag to compare

Allows for setting perimeters count for slic3r.

Add chop feature

21 Nov 14:00
Compare
Choose a tag to compare

The chop feature lets you chop your object into two pieces, for example, if it's too large to print at once.

Improve object splitting

18 Sep 09:20
Compare
Choose a tag to compare

Splitting of objects is improved with a new algorithm.

Better arranging of parts

14 Jun 12:17
Compare
Choose a tag to compare
  • When trying to arrange parts, try more angles looking for the best fit.
  • Faster collision detection.

1.2.7.20170511

11 May 19:24
Compare
Choose a tag to compare

More performance improvements, especially while loading large STL files.

Faster collision detection

08 May 10:08
Compare
Choose a tag to compare
1.2.7.20170508

version 1.2.7.20170508

Performance improvements and better destination filename

03 May 11:10
Compare
Choose a tag to compare
  • Better destination filename selection when multiple files are selected for printing.
  • Using the new Box3 algorithm in more places for better performance

Merge 1.2.6 from upstream + fetaures

02 May 15:35
Compare
Choose a tag to compare
  • Improved performance by:
    • Using convex hull to calculate bounding box.
    • Memoize overhang calculation.
  • More slicing options.