mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-14 10:17:55 -06:00
fix crash when there are unicode string in the model path
This commit is contained in:
parent
96810ea994
commit
644742133e
7 changed files with 15 additions and 15 deletions
|
@ -38,9 +38,7 @@ static std::vector<std::string> s_project_options {
|
|||
"wipe_tower_y",
|
||||
"wipe_tower_rotation_angle",
|
||||
"curr_bed_type",
|
||||
// #if !BBL_RELEASE_TO_PUBLIC
|
||||
"flush_multiplier",
|
||||
// #endif
|
||||
};
|
||||
|
||||
//BBS: add BBL as default
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue