mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-24 19:32:18 +00:00
logo, release notes, readme update
This commit is contained in:
@@ -3,10 +3,11 @@
|
||||
#include <iostream>
|
||||
|
||||
|
||||
#define SLIC3R_APP_NAME "Snapmaker Orca"
|
||||
#define SLIC3R_APP_NAME "SnapmakerOrca-FullSpectrum"
|
||||
#define SLIC3R_APP_KEY "Snapmaker_Orca"
|
||||
#define SLIC3R_VERSION "01.10.01.50"
|
||||
#define Snapmaker_VERSION "2.3.1"
|
||||
#define FULLSPECTRUM_VERSION "0.9.5"
|
||||
#define MIN_FIRM_VER "1.0.0"
|
||||
#ifndef GIT_COMMIT_HASH
|
||||
#define GIT_COMMIT_HASH "0000000" // 0000000 means uninitialized
|
||||
@@ -33,4 +34,4 @@ namespace common
|
||||
|
||||
} // namespace common
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user