mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-14 02:07:54 -06:00
Info in ObjectList: Added variable layer height
This commit is contained in:
parent
df3fb31268
commit
dfe926ef63
6 changed files with 47 additions and 18 deletions
|
@ -191,6 +191,7 @@ public:
|
|||
bool is_selection_empty() const;
|
||||
void scale_selection_to_fit_print_volume();
|
||||
void convert_unit(ConversionType conv_type);
|
||||
void toggle_layers_editing(bool enable);
|
||||
|
||||
void cut(size_t obj_idx, size_t instance_idx, coordf_t z, bool keep_upper = true, bool keep_lower = true, bool rotate_lower = false);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue