mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-14 06:35:57 +08:00
typo
This commit is contained in:
parent
a0175ebc81
commit
bc0b249803
@ -548,7 +548,6 @@ void GLCanvas3D::Bed::_render_prusa(const std::string &key, float theta, bool us
|
||||
void GLCanvas3D::Bed::_render_prusa(const std::string &key, float theta) const
|
||||
#endif // ENABLE_PRINT_BED_MODELS
|
||||
{
|
||||
std::cout << "render prusa?\n";
|
||||
std::string tex_path = resources_dir() + "/icons/bed/" + key;
|
||||
#if ENABLE_PRINT_BED_MODELS
|
||||
std::string model_path = resources_dir() + "/models/" + key;
|
||||
|
Loading…
x
Reference in New Issue
Block a user