mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-12 02:29:01 +08:00
update OrcaCube v2
This commit is contained in:
parent
8206a54cb3
commit
5d1c36c7d4
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::string file_name = item;
|
||||
if (file_name == "Orca Cube")
|
||||
file_name = "OrcaCube_v1.3mf";
|
||||
file_name = "OrcaCube_v2.3mf";
|
||||
else if (file_name == "3DBenchy")
|
||||
file_name = "3DBenchy.stl";
|
||||
else if (file_name == "Autodesk FDM Test")
|
||||
|
Loading…
x
Reference in New Issue
Block a user