Taking out center on bed for design tools.

This commit is contained in:
Lars Brubaker 2017-06-08 14:42:32 -07:00
parent 4cbb0d6e71
commit 6c22a896d9
11 changed files with 16 additions and 69 deletions

View file

@ -108,8 +108,6 @@ namespace MatterHackers.PolygonMesh.UnitTests
// Set the static data to point to the directory of MatterControl
StaticData.Instance = new FileSystemStaticData(TestContext.CurrentContext.ResolveProjectPath(4, "StaticData"));
MatterControlUtilities.OverrideAppDataLocation(TestContext.CurrentContext.ResolveProjectPath(4));
ActiveSliceSettings.Instance?.SetValue(SettingsKey.center_part_on_bed, "0");
#endif
var view3DWidget = new View3DWidget(
null,