mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 10:51:22 +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:
@@ -719,6 +719,7 @@ enum class ConversionType : int {
|
||||
};
|
||||
|
||||
enum class En3mfType : int {
|
||||
From_Orca,
|
||||
From_BBS,
|
||||
From_Prusa,
|
||||
From_Other
|
||||
|
||||
Reference in New Issue
Block a user