mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-14 02:07:54 -06:00
ENH: load bed type from app config
Change-Id: I60a7ccff55e30bedb2cdd2e90224c93c04dc0622 Signed-off-by: Stone Li <stone.li@bambulab.com>
This commit is contained in:
parent
b9afbd92c3
commit
5a7e3cebcb
3 changed files with 44 additions and 5 deletions
|
@ -303,6 +303,7 @@ public:
|
|||
bool is_custom_defined();
|
||||
|
||||
bool is_bbl_vendor_preset(PresetBundle *preset_bundle);
|
||||
BedType get_default_bed_type(PresetBundle *preset_bundle);
|
||||
bool has_cali_lines(PresetBundle* preset_bundle);
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue