Taking out center on bed for design tools.
This commit is contained in:
parent
4cbb0d6e71
commit
6c22a896d9
11 changed files with 16 additions and 69 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue