Delete filament property

This commit is contained in:
QIDI TECH
2023-07-10 10:48:36 +08:00
parent 60871304b5
commit 63b19be83f
9 changed files with 4 additions and 423 deletions

View File

@@ -28,9 +28,6 @@ public:
// versus top/bottom_min_shell_thickness. Which of the two values wins depends
// on the active layer height.
static std::string top_bottom_shell_thickness_explanation(const PresetBundle &preset_bundle);
//Y7
static std::string drying_box_description(const Preset &preset);
static std::string anneal_temperature_description(const Preset &preset);
};
} // namespace Slic3r