hiding 3d gcode view.

This commit is contained in:
larsbrubaker 2014-05-27 10:17:36 -07:00
parent d7d08479bd
commit 6fda0ce21c

View file

@ -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