mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-07-13 18:21:51 +08:00
Mark alpha version
This commit is contained in:
parent
b6d155b442
commit
a99da22d11
@ -1,3 +1,5 @@
|
|||||||
|
min_slic3r_version = 1.41.3-alpha
|
||||||
|
0.4.0-alpha
|
||||||
min_slic3r_version = 1.41.1
|
min_slic3r_version = 1.41.1
|
||||||
0.3.2 New MK2.5 and MK3 FW versions
|
0.3.2 New MK2.5 and MK3 FW versions
|
||||||
0.3.1 New MK2.5 and MK3 FW versions
|
0.3.1 New MK2.5 and MK3 FW versions
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
name = Prusa Research
|
name = Prusa Research
|
||||||
# Configuration version of this file. Config file will only be installed, if the config_version differs.
|
# Configuration version of this file. Config file will only be installed, if the config_version differs.
|
||||||
# This means, the server may force the Slic3r configuration to be downgraded.
|
# This means, the server may force the Slic3r configuration to be downgraded.
|
||||||
config_version = 0.3.5
|
config_version = 0.4.0-alpha
|
||||||
# Where to get the updates from?
|
# Where to get the updates from?
|
||||||
config_update_url = https://raw.githubusercontent.com/prusa3d/Slic3r-settings/master/live/PrusaResearch/
|
config_update_url = https://raw.githubusercontent.com/prusa3d/Slic3r-settings/master/live/PrusaResearch/
|
||||||
|
|
||||||
|
@ -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.2-beta"
|
#define SLIC3R_VERSION "1.41.3-alpha"
|
||||||
#define SLIC3R_BUILD "UNKNOWN"
|
#define SLIC3R_BUILD "UNKNOWN"
|
||||||
|
|
||||||
typedef int32_t coord_t;
|
typedef int32_t coord_t;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user