mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
ENH: remove bbs namespace in 3mf
Signed-off-by: yifan.wu <yifan.wu@bambulab.com> Change-Id: Ib9db7bbfb8ebb9c1b29b50f5743c927250f58bef (cherry picked from commit d7a131b97c72c01b8fc256e179309cfde4f1f8b4)
This commit is contained in:
parent
13a1dc03c1
commit
f438c2dfcb
1 changed files with 1 additions and 1 deletions
|
@ -230,7 +230,7 @@ static constexpr const char* CUSTOM_SUPPORTS_ATTR = "paint_supports";
|
|||
static constexpr const char* CUSTOM_SEAM_ATTR = "paint_seam";
|
||||
static constexpr const char* MMU_SEGMENTATION_ATTR = "paint_color";
|
||||
// BBS
|
||||
static constexpr const char* FACE_PROPERTY_ATTR = "bbs:face_property";
|
||||
static constexpr const char* FACE_PROPERTY_ATTR = "face_property";
|
||||
|
||||
static constexpr const char* KEY_ATTR = "key";
|
||||
static constexpr const char* VALUE_ATTR = "value";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue