mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
update OrcaCube v2
This commit is contained in:
Binary file not shown.
BIN
resources/handy_models/OrcaCube_v2.3mf
Normal file
BIN
resources/handy_models/OrcaCube_v2.3mf
Normal file
Binary file not shown.
@@ -488,7 +488,7 @@ wxMenu* MenuFactory::append_submenu_add_generic(wxMenu* menu, ModelVolumeType ty
|
|||||||
std::vector<boost::filesystem::path> input_files;
|
std::vector<boost::filesystem::path> input_files;
|
||||||
std::string file_name = item;
|
std::string file_name = item;
|
||||||
if (file_name == "Orca Cube")
|
if (file_name == "Orca Cube")
|
||||||
file_name = "OrcaCube_v1.3mf";
|
file_name = "OrcaCube_v2.3mf";
|
||||||
else if (file_name == "3DBenchy")
|
else if (file_name == "3DBenchy")
|
||||||
file_name = "3DBenchy.stl";
|
file_name = "3DBenchy.stl";
|
||||||
else if (file_name == "Autodesk FDM Test")
|
else if (file_name == "Autodesk FDM Test")
|
||||||
|
|||||||
Reference in New Issue
Block a user