Updated slic3r version and Prusa3D bundled printer presets.

This commit is contained in:
bubnikv 2018-04-27 18:39:29 +02:00
parent 81587d5af6
commit b9d80a364c
5 changed files with 3121 additions and 421 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -14,7 +14,7 @@
#include <boost/thread.hpp>
#define SLIC3R_FORK_NAME "Slic3r Prusa Edition"
#define SLIC3R_VERSION "1.39.0"
#define SLIC3R_VERSION "1.39.2-beta"
#define SLIC3R_BUILD "UNKNOWN"
typedef int32_t coord_t;