mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-09 18:27:00 +00:00
ENH:modify bed type for machine
jira: none Change-Id: I6ea5bd463918109763f6550188adbbc0733cedc6 (cherry picked from commit 41551af46371a5b7e340d8674d333b738b7f9d05)
This commit is contained in:
@@ -163,6 +163,7 @@ public:
|
||||
//void update_partplate(PartPlateList& list);
|
||||
void update_presets(Slic3r::Preset::Type preset_type);
|
||||
//BBS
|
||||
const std::vector<BedType>& get_cur_combox_bed_types() { return m_cur_combox_bed_types; }
|
||||
void update_presets_from_to(Slic3r::Preset::Type preset_type, std::string from, std::string to);
|
||||
BedType get_cur_select_bed_type();
|
||||
std::string get_cur_select_bed_image();
|
||||
|
||||
Reference in New Issue
Block a user