mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-01 07:12:07 +00:00
NEW:add "slice error" for double extruder
jira: none Change-Id: I58e86c33bc91456d42efcc1a0cad003432bb13df (cherry picked from commit 166a46caa8157e246adfeec591dc13383a47b252)
This commit is contained in:
@@ -216,6 +216,8 @@ public:
|
||||
bool force_sinking_contours : 1;
|
||||
// Is render for picking
|
||||
bool picking : 1;
|
||||
// slice error
|
||||
bool slice_error : 1;
|
||||
};
|
||||
|
||||
// Is mouse or rectangle selection over this object to select/deselect it ?
|
||||
|
||||
Reference in New Issue
Block a user