Skip to content

Releases: OctoPrint/OctoPrint-Slic3r

Update to work with PrusaSlicer 2.4

29 Aug 17:06
Compare
Choose a tag to compare

Default slicer button and progress reports

02 Aug 04:19
b21c2aa
Compare
Choose a tag to compare
  • Added a button to set the default slicer #62
  • Add progress reports on slicing #63

Support Slicer 2.3 and improve logging

13 Jan 03:51
Compare
Choose a tag to compare
1.2.2

Increment version to 1.2.2

Support python3

13 Jan 00:31
Compare
Choose a tag to compare

This fixes #58
This fixes #57

Detect and support Prusa Slic3r 2.0

26 Jul 11:44
cd338c2
Compare
Choose a tag to compare

#51 Detect Prusa Slic3r 2.0 and use appropriate args for it

Report gcode analysis to OctoPrint

25 Jun 11:03
df37d20
Compare
Choose a tag to compare

After slicing a file, the filament used and time estimation are copied from the generate gcode, if it is present, and sent to OctoPrint.

image

Test button for slic3r executable

03 May 19:42
Compare
Choose a tag to compare

Adds a test button for the slic3r executable in the slic3r settings.

Minor fix to profile uploading

01 May 06:10
Compare
Choose a tag to compare

When uploading profiles, they would sometimes upload more than once. This fixes it.

First working release

07 Feb 15:24
Compare
Choose a tag to compare

With this release, basic slicing with slic3r should work.