mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
Implemented possibility to create "shape" as an object (#2865)
This commit is contained in:
parent
76a657ce52
commit
584b37513f
4 changed files with 126 additions and 34 deletions
|
@ -225,6 +225,7 @@ public:
|
|||
int get_selected_object_idx();
|
||||
bool is_single_full_object_selection() const;
|
||||
GLCanvas3D* canvas3D();
|
||||
BoundingBoxf bed_shape_bb() const;
|
||||
|
||||
PrinterTechnology printer_technology() const;
|
||||
void set_printer_technology(PrinterTechnology printer_technology);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue