add an ignore
This commit is contained in:
parent
7c15e8edea
commit
0193b06f37
1 changed files with 1 additions and 0 deletions
|
|
@ -561,6 +561,7 @@ namespace MatterHackers.MatterControl.SlicerConfiguration
|
|||
/// </summary>
|
||||
public PrinterSettingsLayer UserLayer { get; private set; } = new PrinterSettingsLayer();
|
||||
|
||||
[JsonIgnore]
|
||||
public PrinterSettingsLayer SceneLayer
|
||||
{
|
||||
get
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue