turn off experimental settings
This commit is contained in:
parent
3f4d5aac6f
commit
8f762f23d7
1 changed files with 2 additions and 0 deletions
|
|
@ -857,7 +857,9 @@ namespace MatterHackers.MatterControl
|
|||
Visible = OperationGroup.GetVisible("Path", false),
|
||||
Operations = new List<SceneOperation>()
|
||||
{
|
||||
#if DEBUG
|
||||
AddSliceSettingsOperation(),
|
||||
#endif
|
||||
ToggleSupportOperation(),
|
||||
ToggleWipeTowerOperation(),
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue