mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
Updated change log for the Prusa3D config index,
bumped up the version to 1.41.0-alpha3
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
min_slic3r_version = 1.41.0-alpha
|
min_slic3r_version = 1.41.0-alpha
|
||||||
0.2.0-alpha3
|
0.2.0-alpha3 Adjusted machine limits for time estimates, added filament density and cost,
|
||||||
0.2.0-alpha2 Renamed the key MK3SMMU to MK3MMU2, added a generic PLA MMU2 material
|
0.2.0-alpha2 Renamed the key MK3SMMU to MK3MMU2, added a generic PLA MMU2 material
|
||||||
0.2.0-alpha1 added initial profiles for the i3 MK3 Multi Material Upgrade 2.0
|
0.2.0-alpha1 added initial profiles for the i3 MK3 Multi Material Upgrade 2.0
|
||||||
0.2.0-alpha moved machine limits from the start G-code to the new print profile parameters
|
0.2.0-alpha moved machine limits from the start G-code to the new print profile parameters
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
#include <boost/thread.hpp>
|
#include <boost/thread.hpp>
|
||||||
|
|
||||||
#define SLIC3R_FORK_NAME "Slic3r Prusa Edition"
|
#define SLIC3R_FORK_NAME "Slic3r Prusa Edition"
|
||||||
#define SLIC3R_VERSION "1.41.0-alpha2"
|
#define SLIC3R_VERSION "1.41.0-alpha3"
|
||||||
#define SLIC3R_BUILD "UNKNOWN"
|
#define SLIC3R_BUILD "UNKNOWN"
|
||||||
|
|
||||||
typedef int32_t coord_t;
|
typedef int32_t coord_t;
|
||||||
|
|||||||
Reference in New Issue
Block a user