add an ignore

This commit is contained in:
Lars Brubaker 2022-04-12 17:51:24 -07:00
parent 7c15e8edea
commit 0193b06f37

View file

@ -561,6 +561,7 @@ namespace MatterHackers.MatterControl.SlicerConfiguration
/// </summary>
public PrinterSettingsLayer UserLayer { get; private set; } = new PrinterSettingsLayer();
[JsonIgnore]
public PrinterSettingsLayer SceneLayer
{
get