mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-14 10:17:55 -06:00
Do not compile sla related gizmos
This commit is contained in:
parent
8e2ab660c5
commit
005b83912d
4 changed files with 49 additions and 46 deletions
|
@ -85,10 +85,10 @@ public:
|
|||
Text,
|
||||
MmuSegmentation,
|
||||
Simplify,
|
||||
SlaSupports,
|
||||
//SlaSupports,
|
||||
// BBS
|
||||
//FaceRecognition,
|
||||
Hollow,
|
||||
//Hollow,
|
||||
Undefined,
|
||||
};
|
||||
|
||||
|
@ -279,7 +279,7 @@ public:
|
|||
|
||||
void set_flattening_data(const ModelObject* model_object);
|
||||
|
||||
void set_sla_support_data(ModelObject* model_object);
|
||||
//void set_sla_support_data(ModelObject* model_object);
|
||||
|
||||
void set_painter_gizmo_data();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue