mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 19:12:17 +00:00
3MF Export/Import Orca export tags (#12509)
* Using bbs versioning for bbs atributes * Orca tags * Bump SLIC3R version to match current BBS * New import logic * to_string_sf * 2.3.2 No tagged * Update comment
This commit is contained in:
@@ -14,7 +14,7 @@ set(ORCA_VERSION_MAJOR ${CMAKE_MATCH_1})
|
||||
set(ORCA_VERSION_MINOR ${CMAKE_MATCH_2})
|
||||
set(ORCA_VERSION_PATCH ${CMAKE_MATCH_3})
|
||||
|
||||
set(SLIC3R_VERSION "01.10.01.50")
|
||||
set(SLIC3R_VERSION "02.05.01.52")
|
||||
|
||||
if (NOT DEFINED ORCA_UPDATER_SIG_KEY)
|
||||
set(ORCA_UPDATER_SIG_KEY "" CACHE STRING "Base64url encoded updater signature key")
|
||||
|
||||
Reference in New Issue
Block a user