mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 10:32:20 +00:00
Merge branch 'dev' of https://github.com/prusa3d/PrusaSlicer into dev
This commit is contained in:
@@ -4881,6 +4881,11 @@ GLCanvas3D* Plater::canvas3D()
|
||||
return p->view3D->get_canvas3d();
|
||||
}
|
||||
|
||||
BoundingBoxf Plater::bed_shape_bb() const
|
||||
{
|
||||
return p->bed_shape_bb();
|
||||
}
|
||||
|
||||
PrinterTechnology Plater::printer_technology() const
|
||||
{
|
||||
return p->printer_technology;
|
||||
|
||||
Reference in New Issue
Block a user