hiding 3d gcode view.
This commit is contained in:
parent
d7d08479bd
commit
6fda0ce21c
1 changed files with 1 additions and 1 deletions
|
|
@ -481,7 +481,7 @@ namespace MatterHackers.MatterControl.PartPreviewWindow
|
||||||
meshViewerWidget.Visible = false;
|
meshViewerWidget.Visible = false;
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
layerInfoContainer.AddChild(show3D);
|
//layerInfoContainer.AddChild(show3D);
|
||||||
}
|
}
|
||||||
|
|
||||||
// Put in the sync to print checkbox
|
// Put in the sync to print checkbox
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue